platal.git
2011-04-07 Florent BruneauAvoid double load of PlBacktrace. core/1.1.3/maint core/maint
2011-03-29 Florent BruneauFix dynPost (Closes #1451)
2011-03-26 Raphaël BarroisUpdate the Changelog core/1.1.3
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-09 Stéphane JacobFixes php notice.
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 BruneauOops, missing file.
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-27 Florent BruneauAppend xsrf_token if defined to API calls.
2011-02-26 Florent BruneauProperly plug the error callback.
2011-02-25 Florent BruneauAdd jQuery.xapi(call, payload, successcb, errorcb)...
2011-02-25 Florent BruneauUse Env::set().
2011-02-25 Florent BruneauPost::set, Cookie::set and Get::set also update Env::
2011-02-23 Florent BruneauAllow 'make doc' in the core.
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-30 Raphaël BarroisMerge branch 'core/1.1.2/maint' into core/master
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-23 Florent BruneauCleanup JS (based on JSLint advices).
2011-01-23 Florent BruneauNo more js global variable platal_baseurl, use $.plURL...
2011-01-22 Florent BruneauSpeed up platal engine.
2011-01-21 Florent BruneauCheck html validity asynchronously.
2011-01-20 Florent BruneauCoding rules.
2011-01-20 RitonBugFix in PFC_OneChild (forgot a $this->)
2011-01-18 Florent BruneauAdd assertion API to jQuery.
2011-01-10 Stéphane JacobHTML validation.
2011-01-10 Stéphane JacobFixes PlImage.
2011-01-08 Florent BruneauCreate core.js with some utility functions from xorg.js.
2011-01-08 Florent BruneauRemove useless lines from gitignore.
2011-01-07 Florent BruneauFix end of lines.
2011-01-07 Florent BruneauSimplify javascript.
2011-01-07 Stéphane JacobRemoves calls to obsolete functions.
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 BruneauRemove debugging stuff.
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-14 Florent BruneauEnsure PlBacktrace is loaded before registering errors.
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 JacobDo not show old errors when clearing them.
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 BruneauClear cache link in menu also clear PlCache.
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 BruneauSecurity...
2010-10-28 Florent BruneauShould avoid fatal errors when sending emails from...
2010-10-26 Florent BruneauRelease core 1.1.1 core/1.1.1
2010-10-19 Raphaël BarroisFix select_db_table to handle properly 'valeur=0' commands
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-12 Florent BruneauUse explicit click on the trace to toggle its visibility.
2010-10-11 Florent BruneauUpdate ChangeLog
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-03 Florent BruneauAdd unit tests for soundex.
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...
next