Fixes job deletion.
[platal.git] / classes /
2008-07-20 Vincent ZanottiMerge branch 'master' into hruid
2008-07-20 Vincent ZanottiFixes the logger instantation in plat/al-xorg (will...
2008-07-20 Vincent ZanottiMerge branch 'master' into hruid
2008-07-20 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-07-20 Vincent ZanottiUpdates plat/al implementation of PlUser for the newest...
2008-07-19 Florent BruneauMerge branch 'platal-0.9.17'
2008-07-19 Vincent ZanottiMerge commit 'origin/master' into hruid
2008-07-13 Vincent ZanottiMerge branch 'master' into hruid
2008-07-12 Stéphane Jacobplset is not meant to know what it's dealing with,...
2008-07-11 Stéphane JacobIndicates the bounds of the page's display if possible...
2008-07-11 Stéphane JacobTypo in classes/xorgsession.php.
2008-07-10 Florent BruneauMerge branch 'platal-0.9.17'
2008-07-02 Stéphane JacobMerge branch 'platal-0.9.17'
2008-06-30 Vincent ZanottiMerge branch 'master' into hruid
2008-06-30 Vincent ZanottiMerge branch 'platal-0.9.17'
2008-06-30 Florent BruneauMerge branch 'platal-0.9.17'
2008-06-30 Florent BruneauMerge branch 'platal-0.9.16' into platal-0.9.17
2008-06-30 Vincent ZanottiMerge branch 'platal-0.9.17'
2008-06-30 Vincent ZanottiAdds XSRF protection to the Profile module.
2008-06-27 Florent BruneauMerge branch 'platal-0.9.17'
2008-06-27 Vincent ZanottiMerge commit 'origin/master' into hruid.
2008-06-23 Florent BruneauMerge branch 'platal-0.9.17'
2008-06-23 Florent BruneauMerge branch 'platal-0.9.16' into platal-0.9.17
2008-06-22 Florent BruneauMove and factorize code:
2008-06-22 Florent BruneauMove globals.inc.php to /classes
2008-06-22 Florent BruneauMerge branch 'platal-0.9.17'
2008-06-22 Florent BruneauAuth use Post data, not Env, remove debug.
2008-06-22 Florent BruneauMove xorg/xnet classes in /classes.
2008-06-22 Florent BruneauFirst bench of moves.
2008-06-22 Florent BruneauOops.
2008-06-22 Florent Bruneau$page is not anymore a global variable.
2008-06-22 Florent BruneauFix SUID
2008-06-22 Florent BruneauFixes
2008-06-21 Florent BruneauPort X.org session management to the new session format.
2008-06-21 Florent BruneauBase for the PlSession object.
2008-06-21 Florent Bruneau{site}.inc.php is the base for all jobs.
2008-06-21 Florent BruneauGlobals, Session and Page object are now built by the...
2008-06-21 Florent BruneauRewrite FlagSet in order to run flag operation in const...
2008-06-21 Florent BruneauSplit Globals into PlGlobals and PlatalGlobals:
2008-06-21 Florent BruneauRename PlatalPage to PlPage
2008-06-21 Florent BruneauRename CoreLogger to PlLogger
2008-06-21 Florent BruneauCoding rules.
2008-06-16 Vincent ZanottiMerge branch 'platal-0.9.17' into hruid
2008-06-16 Vincent ZanottiFixes direct references to abstrat PlUser methods.
2008-06-16 Florent BruneauCan pass a FlagSet objet to XDB::...({?}). This will...
2008-06-16 Florent BruneauSmarty debug for templated mails.
2008-06-15 Vincent ZanottiFinally makes xorg/xnet sessions compliant with the...
2008-06-15 Vincent ZanottiAllows the use of 'uid' as an alias for 'user_id' in...
2008-06-15 Florent BruneauCan pass a FlagSet objet to XDB::...({?}). This will...
2008-06-15 Florent BruneauSmarty debug for templated mails.
2008-06-15 Vincent ZanottiAllows the PlUser class to be instantiated lazily ...
2008-06-15 Vincent ZanottiMerge branch 'platal-0.9.17' into hruid
2008-06-15 Vincent ZanottiMoves SQL-dependant method of PlUser to the Polytechniq...
2008-06-15 Vincent ZanottiRenames CoreUser to PlUser to comply with platal-core...
2008-06-15 Vincent ZanottiCreates a User class to handle user identification.
2008-06-14 Florent BruneauAdd S::rssActivated() to check whether the rss_hash...
2008-06-09 Pascal CorpetMerge branch 'master' into fusionax
2008-06-08 Florent BruneauSwitch to the new trigger pattern.
2008-06-08 Florent BruneauAdd trigWarning() too. Update xnet CSS.
2008-06-08 Florent BruneauCleaner display for 'trig'.
2008-06-07 Florent BruneauLoad jquery.js on all pages.
2008-06-01 Florent BruneauMerge branch 'platal-0.9.16'
2008-05-31 Florent BruneauMerge branch 'platal-0.9.16'
2008-05-30 Florent BruneauMerge branch 'platal-0.9.16'
2008-05-27 Florent BruneauMerge branch 'platal-0.9.16'
2008-05-25 Florent BruneauMerge branch 'platal-0.9.16'
2008-05-19 Vincent ZanottiImproves the XSRF protection by reducing it to a single...
2008-04-29 Florent BruneauFix pl_self() on X.net (no more %grp in the URLs).
2008-04-25 Vincent ZanottiFixes coding style in the last 4 commits (uses S::...
2008-04-25 Vincent ZanottiFixes XSRF token generation for Xnet.
2008-04-25 Vincent ZanottiFixes XSRF vulnerabilities in password page, admin...
2008-04-25 Vincent ZanottiAdds basic support for XSRF protection.
2008-04-24 Florent BruneauFix false positive in error detection in XMLRPC backtrace.
2008-04-04 Aymeric AugustinMerge branch 'master' of /home/git/platal
2008-04-03 Pascal Corpetmerge with master
2008-04-01 Florent Bruneau404/403 do not require auth.
2008-04-01 Florent Bruneau404/403 do not require auth.
2008-03-28 Florent BruneauUser upload directory is not anymore spool/uploads...
2008-03-21 Florent BruneauMerge branch 'platal-0.9.15'
2008-03-19 Florent BruneauImport a safer fix from banana.
2008-03-19 Florent BruneauWorkaround buggy mime_content_type on php 5.2.0+etch10...
2008-03-18 thomas.deniau@poly... Mise en place d'un systeme de bannissement SQL des...
2008-03-08 Florent BruneauCan add image in announce on x.net.
2008-03-06 Florent BruneauMerge branch 'platal-0.9.15'
2008-03-02 Florent BruneauStore IP as uint instead of strings.
2008-02-27 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-22 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-17 Florent BruneauAdd a PlUpload::$lastError to get more information...
2008-01-28 Florent BruneauDo not forget to assign $globals in mail templates.
2008-01-17 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-16 Olivier Le FlochMerge branch 'master' of /home/git/platal
2008-01-13 Pierre HabouzitMerge commit 'origin/platal-0.9.15'
2007-12-31 Florent BruneauHappy new year!
2007-12-21 Florent BruneauAutoreplace ' [?!:;]' => ' \1' in html mails.
2007-12-14 Florent BruneauUse smarty plugins in mail templates.
2007-11-10 Florent BruneauAdd a step function to the profiler to easily switch...
2007-11-10 Florent BruneauAdd a new PlProfiler tool based on PlBacktrace.
2007-11-05 Florent BruneauBuild carnet notification email using PlMailer wiki...
2007-11-04 Florent BruneauPack html generated by the MiniWiki in <html><body...
2007-10-28 Pascal CorpetAdd a where clause to table editor
next