Fixes S::user() for non-hruid branches.
[platal.git] / classes /
2008-08-25 Vincent ZanottiFixes S::user() for non-hruid branches.
2008-08-24 Vincent ZanottiFixes improper code in __get (code was inadvertantly...
2008-08-23 Vincent ZanottiReplaces 'forlife' with 'hruid' in PlUpload (pure refac...
2008-08-23 Florent BruneauTrash on_subscribe.
2008-08-23 Vincent ZanottiUpdates class PlMailer to use the new User object.
2008-08-23 Vincent ZanottiAdds fields 'gender' and 'email_format' to the PlUser...
2008-08-23 Florent BruneauAdd a Makefile that generates version.inc.php (used...
2008-08-23 Florent BruneauAdd Platal::load(module, include_file = null) to load...
2008-08-19 Florent BruneauAdd PlModule::load() that load a module-specific include.
2008-08-19 Florent BruneauAdd a generic PlArrayIterator.
2008-08-17 Florent BruneauAdd Platal::error404() and Platal::error403() to run...
2008-08-17 Florent BruneauAdd a tool to build RSS feeds.
2008-08-17 Florent BruneauMove the templates required by the core module in the...
2008-08-17 Florent BruneauPlatal::force_login() becomes an abstract method.
2008-08-17 Florent BruneauS::logged() depends of a PlSession parameter.
2008-08-14 Florent Bruneau'xorg.js' is not in plat/al-core.
2008-08-10 Vincent ZanottiUpdates PlUser to add a new (code-factored) bulk retrie...
2008-08-02 Florent BruneauSQL errors generates 500 status.
2008-07-27 Florent BruneauAdd permission checking in the PlUser class.
2008-07-27 Florent BruneauAutomatically add sitename in page title.
2008-07-27 Florent BruneauFixes and improvements to the Wiki engine.
2008-07-27 Florent BruneauMigrate wiki.inc.php as a core class PlWikiPage.
2008-07-27 Florent BruneauAdd tokenAuth capability in PlSession.
2008-07-26 Florent BruneauFix a notice when https is disabled.
2008-07-24 Florent BruneauAdd PlGlobals::init().
2008-07-20 Vincent ZanottiFixes the session's logger instantiation when suid...
2008-07-20 Vincent ZanottiAdds a common abstraction object for plat/al's users.
2008-07-19 Stéphane JacobUses PlPage instead of PlatalPage.
2008-07-19 Florent BruneauMerge platal-0.9.17
2008-07-14 Vincent ZanottiAdds the User object to the platal-core session.
2008-06-30 Vincent ZanottiBackports commit 8827fc52 to platal-core.
2008-06-24 Florent BruneauFix page()->kill() behaviour for php-cli.
2008-06-24 Florent BruneauSQL error MUST NOT happen... so stop the execution...
2008-06-22 Florent BruneauAdd PlPage::setTitle()
2008-06-22 Florent BruneauBase layout of the core.
2008-06-22 Florent BruneauCleanup core branch
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-15 Florent BruneauCan pass a FlagSet objet to XDB::...({?}). This will...
2008-06-15 Florent BruneauSmarty debug for templated mails.
2008-06-14 Florent BruneauAdd S::rssActivated() to check whether the rss_hash...
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-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
2007-10-28 Florent BruneauDon't hide emails for connected user.
2007-09-29 Florent BruneauLogin page is now mark as a 403 error in order to force...
2007-09-26 Florent BruneauFix a bug in miniwiki that could make multiple link...
2007-09-23 Florent BruneauShows Smarty's footprint in plat/al execution
2007-09-22 Florent BruneauPlWizard tabs are fully clickable
next