Adds type information to the subclass-defined method 'fetch' of PlFeed, to ensure...
[platal.git] / classes /
2009-01-03 Vincent ZanottiAdds type information to the subclass-defined method...
2008-12-20 Florent BruneauLog SQL errors.
2008-12-18 Florent BruneauCritical: Permissions were not correctly checked before...
2008-12-11 Florent BruneauFix cache management of the wiki.
2008-12-07 Florent BruneauUse symbolic AUTH_SUID to identify SUID auth level.
2008-11-16 Florent BruneauMove code of PlLogger out of the core, keep logging...
2008-11-15 Florent BruneauWrite last session id in new table logger.last_sessions.
2008-11-15 Florent BruneauGlobals available in mail templates.
2008-11-05 Florent BruneauAdd Get/Post/Env/Cookie::t() that returns a trimmed...
2008-11-02 Florent BruneauMinor fixes:
2008-10-25 Aymeric AugustinGrammar
2008-10-25 Aymeric AugustinAdd a function to include arbitrary <link> tags in...
2008-10-22 Florent BruneauFix PL_DO_AUTH.
2008-09-28 Florent BruneauBetter code range to detect pure-ascii text.
2008-09-28 Florent BruneauFix quoted-printable encoding of the subject.
2008-08-31 Florent BruneauMore tools around PlIterator:
2008-08-28 Florent BruneauNew RFC Compliant VCard 3.0 implementation.
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...
next