platal.git
2009-05-23 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-05-23 Vincent ZanottiAdds a "SECURITY" file which will list our security...
2009-04-20 Vincent ZanottiPasses down the list of input-to-output relations to...
2009-04-20 Vincent ZanottiRevert "Updates the CSVImporter so that callbacks for...
2009-04-10 Florent BruneauAccept User and Profile object as condition.
2009-04-10 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-04-09 Vincent ZanottiUpdates the CSVImporter so that callbacks for cell...
2009-02-14 Florent BruneauAdd a 'flat' mode to PlArrayIterator.
2009-02-14 Florent BruneauHelper function to format some queries.
2009-02-01 Florent BruneauAdd a parameter to allow recompilation of templates...
2009-02-01 Florent BruneauFix another notice.
2009-02-01 Florent BruneauFix a notice.
2009-01-27 Florent BruneauAdd PlDict that wraps an array and exposes the same...
2009-01-27 Florent BruneauAdd a small prefilter on plpage to avoid notices when...
2009-01-27 Florent BruneauHum...
2009-01-21 Florent BruneauCan use a User object in addTo, setFrom...
2009-01-20 Stéphane JacobAdds killError, etc like trigError, etc.
2009-01-20 Stéphane JacobAlignment.
2009-01-20 Stéphane JacobGives nicer display to the MySQL errors gathering page.
2009-01-12 Florent BruneauHappy New Year
2009-01-06 Florent BruneauTriggers must be displaid when page is loaded via ajax.
2009-01-06 Florent BruneauAdd 'userdata' in PlWizard.
2009-01-05 Florent BruneauAdd Platal::notAllowed().
2009-01-05 Florent BruneauMerge commit 'origin/core-1.0.0' into core
2009-01-04 Florent BruneauDon't reload jquery here.
2009-01-03 Vincent ZanottiAdds type information to the subclass-defined method...
2008-12-30 Florent BruneauAdd a special abstract method PlUser::password(): we...
2008-12-30 Florent BruneauAdd helper methods User::getWithUID and User::getSilent...
2008-12-30 Florent BruneauAdd PlMailer::sendTo($user).
2008-12-29 Florent BruneauMake conditional flag addition lighter to write:
2008-12-28 Florent BruneauAssign platal in _run.
2008-12-27 Florent BruneauXDB improvements.
2008-12-26 Florent BruneauAllow can set debug mode at runtime.
2008-12-23 Florent BruneauHandler get_rights is not in the core module anymore.
2008-12-23 Florent BruneauAdd XDB::format() that build a string using XDB format:
2008-12-22 Florent BruneauA module can redefine a previously defined handler.
2008-12-22 Florent BruneauAdd S::suid() to get suid informations. Add S::admin...
2008-12-22 Florent BruneauMove DummyLogger in its own file.
2008-12-22 Florent BruneauAllow session informations to override the result of...
2008-12-22 Florent BruneauSome API breakage:
2008-12-21 Florent BruneauChecks the current logger is still valid in S::logger().
2008-12-21 Florent BruneauAdd support for 'secure' cookies (https only, not acces...
2008-12-21 Florent BruneauCookie management using Cookie:: class.
2008-12-21 Vincent ZanottiRemoves compatibility with non-hruid code (please use...
2008-12-21 Florent BruneauMerge commit 'origin/core-1.0.0' into core
2008-12-21 Vincent ZanottiAdds support for disallowed URIs in plat/al's configura...
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.
next