Release plat/al core v1.1.13
[platal.git] / classes /
2014-06-01 Nicolas IoossAllow parenthesis before hasPerm in smarty templates
2014-04-10 Anne LimogesAdd sort_name to pluser.
2014-02-02 Thomas MinvielleFixes vim mode line.
2013-11-01 Nicolas IoossRemove unused reference to $globals in PlPage
2013-11-01 Nicolas IoossUse default configuration if no config file is to be...
2013-11-01 Nicolas IoossFix a missing second parameter in a PlMemcacheCache...
2013-11-01 Nicolas IoossMake tests work
2013-11-01 Nicolas IoossDon't force platal core to be in core/ directory
2013-11-01 Nicolas IoossFix PlErrorReport::fromCSV by adding a missing static
2013-10-15 Raphaël BarroisBackport fixes.
2013-04-05 Raphaël BarroisAdd an extension hook for error reporting.
2013-02-18 Anne LimogesAdds the possibility to have a link in a tableeditor.
2012-08-18 Florent BruneauFix typo in PlCache's memcached backend.
2012-04-08 Stéphane JacobFixes ML's replace_email_in_all function (Closes #1592).
2012-04-05 Cyprien ManginFixes lists in miniwiki.
2011-10-23 Stéphane JacobOoops.
2011-10-22 Stéphane JacobOnly returns one instance of each user.
2011-09-27 Stéphane JacobRetrieves total count for pl_set, before applying restr...
2011-09-22 Stéphane JacobAdds tables in MiniWiki (Closes #773).
2011-09-13 Stéphane JacobOops wrong spaces.
2011-09-13 Stéphane JacobKeep backwards compatibility with AUTH_MDP.
2011-09-13 Stéphane JacobRenames AUTH_MDP to AUTH_PASSWD.
2011-06-26 Raphaël BarroisFix handling of 'display' field for PlTableEditor.
2011-05-18 Stéphane JacobAllows addition of outsite JS scripts.
2011-05-15 Raphaël BarroisFix PlTableEditor: don't require values for field which...
2011-05-05 Raphaël BarroisAdd forced values to PlTableEditor.
2011-04-14 Raphaël BarroisEnable grouping on all MultiPageView.
2011-04-12 Stéphane JacobAdd smarty prefilter to allow access to const field...
2011-03-24 Stéphane JacobStrips + when formatting an hrid.
2011-03-23 Stéphane JacobPrevents warning in similar page search.
2011-03-22 Stéphane JacobFixes variable use.
2011-03-08 Stéphane JacobRemoves forlifeEmailAlternate from core.
2011-03-06 Stéphane JacobDefines forlifeEmailAlternate function.
2011-03-01 Stéphane JacobDo not add empty job address in vcard.
2011-02-27 Florent BruneauAdd a RSS handler for site_errors.
2011-02-27 Florent BruneauEnabler PHP natives assertion in debug and use Platal...
2011-02-25 Florent BruneauPost::set, Cookie::set and Get::set also update Env::
2011-02-16 Florent BruneauMerge remote branch 'origin/core/1.1.2/maint' into...
2011-02-16 Stéphane JacobFixes deprecated features in PHP 5.3.x. core/1.1.2/maint
2011-02-07 RitonTypo Fix
2011-01-31 RitonAllow overriding of PlSession::fillSession()
2011-01-29 Raphaël BarroisAdd 'set' and 'bootstrap' methods to Env/Get/Post core/1.1.2
2011-01-25 Raphaël BarroisAdd 'set' and 'bootstrap' methods to Env/Get/Post
2011-01-22 Florent BruneauSpeed up platal engine.
2011-01-21 Florent BruneauCheck html validity asynchronously.
2011-01-20 RitonBugFix in PFC_OneChild (forgot a $this->)
2011-01-10 Stéphane JacobFixes PlImage.
2011-01-04 Florent BruneauHappy New Year!
2011-01-04 Vincent ZanottiAdds a new PlApiHook for API handlers. The main two...
2011-01-03 Vincent ZanottiCreates a new plat/al error code for invalid request...
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-28 Stéphane JacobAllows deletion based on 2 fields in plTableEditor.
2010-12-20 Stéphane JacobRetrieves ids from a PlSet.
2010-12-16 Florent BruneauMerge remote branch 'origin/core/1.1.1/maint' into...
2010-12-16 Florent BruneauFix check. core/1.1.1/maint
2010-12-15 Florent BruneauFix invalid error detection.
2010-12-15 Florent BruneauIn case of RPC error, show the HTTP answer.
2010-12-12 Florent BruneauProduce errors in case of RPC failures.
2010-12-09 Florent BruneauAdd an embedded mode for platal.
2010-11-27 Florent BruneauPlImage supports timestamps.
2010-11-14 Florent BruneauAllow insertion of a batch of entries.
2010-11-13 Florent BruneauFix permission check for page edition.
2010-11-06 Florent BruneauTake into account PlExportable interface.
2010-11-06 Florent BruneauCoding rules.
2010-11-06 Florent BruneauAdd an helper to build the export of the PFOs.
2010-11-05 RitonRemoved unconsistent reference passing in PlFilter
2010-11-05 Florent BruneauPlFilterOrder is an abstract class, put a default imple...
2010-11-05 Florent BruneauPlFlagset and PlDBTableEntry are exportable.
2010-11-05 RitonAdded interface PlExportable and implemented it on...
2010-11-05 Florent BruneauPlDBTableEntry: add support for field validators.
2010-11-04 Stéphane JacobPrevents error when displaying site errors.
2010-11-01 Florent BruneauFix some php errors.
2010-11-01 Florent BruneauSeveral improvements on how PHP errors are managed.
2010-11-01 Florent BruneauAdd PlCache::clear{Variant}() and PlCache::clearAll().
2010-11-01 Florent BruneauPlDBTableEntry: can provide a custom formatter to seria...
2010-11-01 Florent BruneauAdd can_convert_to_integer and to_integer functions.
2010-10-31 Florent BruneauPlDBTableEntry: add support for custom selection.
2010-10-31 Florent BruneauPlDBTableEntry: add support for date(time) fields,...
2010-10-28 Florent BruneauShould avoid fatal errors when sending emails from...
2010-10-17 Florent BruneauAdd a new class that aims at providing a simple gateway...
2010-10-17 Florent BruneauAdd an API to handle caching.
2010-10-15 Stéphane JacobReturns transaction result.
2010-10-12 Florent BruneauImproves site_errors.
2010-10-11 Florent BruneauAdd a guard against overlapping transactions.
2010-10-10 Florent BruneauFix deprecated references to XorgDBIterator (renamed...
2010-10-07 Florent BruneauAdd XDB::runTransaction($callback, $arg1, $arg2, $arg2...
2010-10-07 Florent BruneauAdd XDB::startTransaction(), XDB::commit() and XDB...
2010-10-05 Florent BruneauFix SUID.
2010-10-01 Florent BruneauDon't be so lazy, implements all the XDB::raw* variants.
2010-10-01 Florent BruneauUse XDB::raw variants.
2010-10-01 Florent BruneauAdd XDB::rawXXXX($query) that runs the given query...
2010-10-01 Florent BruneauTableEditor: don't use REPLACE to update the content...
2010-09-28 Florent BruneauAdd PlUser::isMe($other): returns true if $other is...
2010-09-28 Florent BruneauUse user object from session to compute permission...
2010-09-28 Florent BruneauPlFlagSet is iterable.
2010-09-28 Florent BruneauAdd interface PlIteraface and the corresponding abstrac...
2010-09-28 Florent BruneauAdd PlIteratorUtils::foreachIterator() to build a PHP...
2010-09-27 Florent BruneauDirectly invoke XDB::prepare() instead of using __autol...
2010-09-27 Florent BruneauBig cleanup of XDB.
next