Simplify javascript.
[platal.git] / classes /
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.
2010-09-25 RitonExtracted PlSqlJoin out of PlFilter class file
2010-09-23 RitonForgot to switch the constructor to protected
2010-09-17 Florent BruneauDon't allow empty flags.
2010-09-17 Florent BruneauMerge remote branch 'origin/core-1.1.0' into core
2010-09-17 Florent BruneauFix an error in permission handling: all pages where...
2010-09-10 Stéphane JacobPrevents php warning when trying to retrieve a non...
2010-09-09 RitonMade plat/al php5.3 compliant
2010-09-07 RitonSwitched PlImage's fields from private to protected
2010-09-04 RitonInserted a pl_error field in the json responses
2010-09-01 Raphaël BarroisMinor fix on PlUser: declare the "email" field too.
2010-08-30 Florent BruneauDefine a range of debug flags available for "users...
2010-08-23 Raphaël BarroisOops.
2010-08-22 Raphaël BarroisAdd "groups" to PlFilter.
2010-08-16 Raphaël BarroisUpdate doc for PlSet to explain 'arg' functions
2010-08-16 Raphaël BarroisAdd comments to plset.php, remove useless var from...
2010-08-08 Stéphane JacobRemoves trailing spaces.
2010-08-07 Raphaël BarroisAdd a $page-> function for displaying a message and...
2010-07-19 Stéphane JacobPrevents notice in skin templates.
2010-07-02 Florent BruneauManage site errors using exceptions.
2010-07-01 Florent BruneauShould fix Recoverable Errors on wiki pages.
2010-06-25 Stéphane JacobPrenvents '##' to be escaped to '' in SQL querries...
2010-06-24 Pascal CorpetEnables sorting of option fields in table editor.
2010-06-22 Pascal CorpetFix table editor : edit entry with id = 0 doesn't mean...
2010-06-19 Florent BruneauAdd PlMailer::setTo() (thus making PlMailer reusable).
2010-06-15 Pascal CorpetWhen force_login doesn't work, auth will fail
2010-06-15 Pascal CorpetMMList : adds a method to replace email in all lists...
2010-06-13 Pascal CorpetTry not to return empty email if you can find one
2010-06-06 Pascal Corpetsmall hack to return by ref
2010-06-06 Pascal CorpetAdd optional fields listing from other tables in table...
2010-06-05 Florent BruneauShould fix a long standing bug preventing mail with...
2010-06-05 Pascal CorpetFixes message when adding a new entry with tableeditor...
2010-06-05 Florent BruneauImplements __unset on PlUser.
2010-06-01 Florent BruneauFix quoted-printable encoder when the subject contains...
2010-05-29 Pascal Corpetfix toggledesc in PlFilterOrder. Fixes all order bugs...
2010-05-28 Raphaël BarroisFix problem with PlParallelIteratorUtils (Closes #1056)
2010-05-16 Florent BruneauFlatten PFC_NChildren arguments.
2010-05-07 Raphaël BarroisAllow for default "assert" error message.
2010-05-01 Florent BruneauNon-fatal SQL errors when running unit tests.
2010-04-22 Stéphane JacobAdds timestamp in SQL errors (Closes #1031).
2010-04-17 Florent BruneauAdd basic tests of the platal engine.
2010-04-11 Florent BruneauPartially rewrites the Platal engine.
2010-04-10 Florent BruneauPlSet provides the keys of the set in smarty.
2010-03-22 Raphaël BarroisModify PlSet to allow for custom PlFilter getters
2010-03-22 Raphaël BarroisAdd PlEmptyIterator
2010-03-21 Florent BruneauLoad XDB to workaround a segfault in PHP.
2010-03-21 Florent BruneauFix issues with logger instantiation.
2010-03-21 Florent BruneauLet say this is a 'typo'.
next