platal.git
2008-12-20 Florent BruneauMerge commit 'origin/core-1.0.0' into core
2008-12-20 Florent BruneauLog SQL errors.
2008-12-18 Florent BruneauMerge commit 'origin/core-1.0.0' into core
2008-12-18 Florent BruneauCritical: Permissions were not correctly checked before...
2008-12-11 Florent BruneauMerge branch 'core-1.0.0' into core
2008-12-11 Florent BruneauPrepare changelog for next version.
2008-12-11 Florent BruneauFix cache management of the wiki.
2008-12-11 Florent BruneauCore 1.0.0. core/1.0.0
2008-12-07 Florent BruneauUse symbolic AUTH_SUID to identify SUID auth level.
2008-11-23 Florent BruneauNew 'sex' plugin:
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-09 Aymeric AugustinAdd a 'deleteonly' flag to pltableeditor
2008-11-07 Florent BruneauAllow wiki_preview in Post.
2008-11-05 Florent BruneauAdd Get/Post/Env/Cookie::t() that returns a trimmed...
2008-11-02 Florent BruneauMove some templates in the core.
2008-11-02 Florent BruneauMinor fixes:
2008-11-02 Florent BruneauMove plugin 'icon' in the core.
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-10-12 Vincent ZanottiAdds a 'hruid' mode to the Core module.
2008-10-06 Florent BruneauChange the text of the submit button when the password...
2008-10-06 Florent BruneauBetter fix for RSS validation.
2008-09-28 Stéphane JacobUses trig utilities whenever it is possible.
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-24 Vincent ZanottiSwitches the core to S::user() paradigm, while retainin...
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 more templates to the core.
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-10 Florent BruneauFix purge_cache.
2008-08-10 Florent BruneauRemove that X.org specific code from the core.
2008-08-02 Florent BruneauSQL errors generates 500 status.
2008-07-27 Florent BruneauAdd pl_core_include to build the path to a core include...
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 BruneauMove the wiki engine in the core.
2008-07-27 Florent BruneauMigrate wiki.inc.php as a core class PlWikiPage.
2008-07-27 Florent BruneauAdd tokenAuth capability in PlSession.
2008-07-27 Florent BruneauMove RSS date formater in core plugins.
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 Florent BruneauOops, sorry vinZ2
2008-07-20 Florent BruneauLet say, initial version of the core will be platal...
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-07-10 Florent BruneauOops
2008-07-10 Florent BruneauWrap the xsrf token field in a div for html validation.
2008-07-10 Florent BruneauMerge branch 0.9.17
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 BruneauAdd security.inc.php with user check functions.
2008-06-22 Florent BruneauAdd core in includes.
2008-06-22 Florent BruneauBye xorg.misc.inc.php
2008-06-22 Florent BruneauRename xorg_ constants to pl_
2008-06-22 Florent BruneauAlso move plugins.
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 BruneauPort X.net session to the new schema.
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 BruneauX.net built on new Core schema.
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 Olivier Le... Correctly unset the hidden input field for autocompleta...
next