Release plat/al core v1.1.13
[platal.git] / include /
2014-02-02 Thomas MinvielleFixes vim mode line.
2013-11-01 Nicolas IoossMake tests work
2013-11-01 Nicolas IoossDon't force platal core to be in core/ directory
2012-06-16 Stéphane JacobImplements pl_var_dump.
2011-10-03 Stéphane JacobAllows to set file name in headers.
2011-06-21 Raphaël BarroisHandle negative numbers in Env::i & co.
2011-04-07 Florent BruneauMerge branch 'core/1.1.3/maint' into core/master
2011-04-07 Florent BruneauAvoid double load of PlBacktrace. core/1.1.3/maint core/maint
2011-02-27 Florent BruneauEnabler PHP natives assertion in debug and use Platal...
2011-01-07 Stéphane JacobRemoves calls to obsolete functions.
2011-01-04 Florent BruneauHappy New Year!
2011-01-02 Vincent ZanottiAdds a new PlHook subclass for token-authenticated...
2010-12-28 Stéphane JacobMerge branch 'core/maint' into core/master
2010-12-16 Florent BruneauMerge remote branch 'origin/core/1.1.1/maint' into...
2010-12-09 Florent BruneauRemove debugging stuff.
2010-12-09 Florent BruneauAdd an embedded mode for platal.
2010-11-14 Florent BruneauEnsure PlBacktrace is loaded before registering errors.
2010-11-01 Florent BruneauSeveral improvements on how PHP errors are managed.
2010-11-01 Florent BruneauAdd can_convert_to_integer and to_integer functions.
2010-10-31 Florent BruneauPlDBTableEntry: add support for date(time) fields,...
2010-10-17 Florent BruneauAdd a new class that aims at providing a simple gateway...
2010-09-27 Florent BruneauBig cleanup of XDB.
2010-09-17 Florent BruneauMerge remote branch 'origin/core-1.1.0' into core
2010-09-09 RitonMade plat/al php5.3 compliant
2010-07-02 Florent BruneauManage site errors using exceptions.
2010-05-26 Raphaël BarroisFix date formatting
2010-05-07 Raphaël BarroisAdd new function for parsing dates
2010-05-01 Florent BruneauNon-fatal SQL errors when running unit tests.
2010-04-28 Florent BruneauAdd pl_flatten to transform arrays containing other...
2010-03-20 Florent BruneauAdd possibility to declare wiki hooks.
2010-03-11 Florent BruneauCleaner: don't hide syntax errors.
2010-03-11 Florent BruneauImproves unit testing.
2010-03-09 Florent BruneauAdd basic include for unit tests.
2010-03-06 Florent BruneauMakes compilation error debugging easier.
2010-02-28 Bernardo Freitas... Typo file->line
2010-02-28 Florent BruneauDon't produce html when running in CLI.
2010-02-23 Stéphane JacobMoves make_firstname_case to PlUser.
2010-02-22 Stéphane JacobMoves make_username to PlUser.
2010-02-19 Stéphane JacobMoves makeForlife to PlUser.
2010-02-14 Florent Bruneau2010.
2010-01-21 Raphaël BarroisBugFixes in PlSet and PlFilter
2010-01-20 Raphaël BarroisMerge all plfilter-related files, and make it an include
2009-11-08 Vincent ZanottiServes javascript file from a per-version directory...
2009-11-08 Vincent ZanottiFactorizes the content type / content cache headers...
2009-06-17 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-05-23 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-04-10 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-01-12 Florent BruneauHappy New Year
2009-01-05 Florent BruneauMerge commit 'origin/core-1.0.0' into core
2008-12-22 Florent BruneauAdd S::suid() to get suid informations. Add S::admin...
2008-12-21 Vincent ZanottiRemoves compatibility with non-hruid code (please use...
2008-12-11 Florent BruneauMerge branch 'core-1.0.0' into core
2008-12-11 Florent BruneauFix cache management of the wiki.
2008-08-24 Vincent ZanottiSwitches the core to S::user() paradigm, while retainin...
2008-08-23 Florent BruneauAdd a Makefile that generates version.inc.php (used...
2008-08-17 Florent BruneauAdd Platal::error404() and Platal::error403() to run...
2008-08-17 Florent BruneauMove the templates required by the core module in the...
2008-08-10 Florent BruneauRemove that X.org specific code from the core.
2008-07-27 Florent BruneauAdd pl_core_include to build the path to a core include...
2008-07-27 Florent BruneauFixes and improvements to the Wiki engine.
2008-07-27 Florent BruneauMove the wiki engine in the core.
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 BruneauFirst bench of moves.
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 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-19 Stéphane JacobImproves 59887c: uses global domain instead of polytech...
2008-06-18 Stéphane JacobAutomation of the management of associations' mailing...
2008-06-16 Florent BruneauConvert uses of XDB::(..., $flags->flags()) to XDB...
2008-06-16 Florent BruneauImproves Banana profile form behavious and use FlagSet...
2008-06-15 Vincent ZanottiMelix alias visibility in VCards should be user's visib...
2008-06-15 Florent BruneauGroup managers can choose between receiving notificatio...
2008-06-13 Vincent ZanottiVariable 'bestalias' in referent search was in fact...
2008-06-08 Florent BruneauSwitch to the new trigger pattern.
2008-06-07 Florent BruneauDon't try to convert non-IP to uint.
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-25 Florent BruneauFix alias computation.
2008-05-25 Florent BruneauReplace %HASH% in the newsletter with $hash/$login.
2008-05-25 Florent BruneauAdd a generic hash capability to the newsletter.
2008-05-18 Vincent ZanottiAdds XSRF protection to the Carnet module.
2008-05-18 Vincent ZanottiAdds missing "global $globals", used for sending homony...
next