platal.git
2010-03-20 Florent BruneauAdd possibility to declare wiki hooks.
2010-03-16 Raphaël BarroisFixes detection of a "single" callback given to PlParal...
2010-03-16 Raphaël BarroisAdd ut for PlParallelIterator
2010-03-16 Raphaël BarroisFixes PlSubIterator according to unit tests...
2010-03-16 Raphaël BarroisAdd unit tests for callbacks and PlSubIterator
2010-03-15 Raphaël BarroisAdd PlParallelIterator
2010-03-15 Raphaël BarroisFixes PlSubIterator
2010-03-14 Florent BruneauFull coverage of PlDict by unit tests.
2010-03-14 Florent BruneauUse assertSame instead of assertEquals because we need...
2010-03-13 Florent BruneauPlHeap::iterator returns a flat array iterator.
2010-03-13 Florent BruneauAdd tests to cover PlHeap and PlMergeIterator.
2010-03-13 Florent BruneauSimplify (and fix) PlFilterIterator.
2010-03-13 Florent BruneauMore unit tests.
2010-03-11 Florent BruneauCleaner: don't hide syntax errors.
2010-03-11 Florent BruneauImproves unit testing.
2010-03-09 Florent BruneauAdd make test.
2010-03-09 Florent BruneauBasic tests of array iterator (need more tests).
2010-03-09 Florent BruneauAdd XDB escaping unit tests.
2010-03-09 Florent BruneauAdd basic include for unit tests.
2010-03-08 Raphaël BarroisFix problem in PlIteratorUtils
2010-03-08 Raphaël BarroisAdd PlIteratorUtils::getObjectProperty callback
2010-03-08 Raphaël BarroisBugfix in PlIteratorUtils::getArrayValueCallback
2010-03-06 Florent BruneauMakes compilation error debugging easier.
2010-03-06 Florent BruneauDumb implementation of missing PlSubIterator::first().
2010-03-06 Florent BruneauXDB::escaped use XDB::formatArray format to format...
2010-03-05 Florent BruneauAPI changes on PlSqlJoin in order to simplify its usage.
2010-03-02 Raphaël BarroisFix problem with bounds in MultipageView
2010-03-02 Stéphane JacobNo need to fetch bounds if they are not required.
2010-03-02 Stéphane JacobRenames user_id to uid accordingly to our naming conven...
2010-03-01 Stéphane JacobFixes bounds display on multipage view.
2010-02-28 Bernardo Freitas... Typo file->line
2010-02-28 Stéphane JacobFixes the function that returns int in PlDict, adds...
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 Raphaël BarroisAdd Platal::assert() function
2010-02-22 Stéphane JacobOoops.
2010-02-22 Stéphane JacobMoves make_username to PlUser.
2010-02-22 Florent BruneauSet error return code when PlPage::kill() is called...
2010-02-21 Florent BruneauIn 'cli', print SQL errors.
2010-02-19 Raphaël BarroisAdd new PlSubIterator
2010-02-19 Stéphane JacobMoves makeForlife to PlUser.
2010-02-16 Florent BruneauAdd map and filter functions on iterator.
2010-02-16 Florent BruneauFix formatCustomOrder.
2010-02-16 Raphaël BarroisAdd XDB::formatCustomOrder (to create a custom order...
2010-02-14 Florent Bruneau2010.
2010-02-14 Florent BruneauAdd PlImage, short wrapper to send images.
2010-02-14 Florent BruneauMakes the $limit argument optional.
2010-02-12 Raphaël BarroisMake PlSet data protected
2010-02-10 Raphaël BarroisAdd XDB::formatWildcard
2010-02-05 Raphaël BarroisFixes PlSet (orders weren't working)
2010-02-04 Raphaël BarroisUse a working "ordering" system in PlSets...
2010-02-04 Raphaël BarroisAdd folding, PFO_Random
2010-02-04 Raphaël BarroisMinor bugfixes
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
2010-01-20 Raphaël BarroisMake PlSet PHP-compatible...
2010-01-20 Raphaël BarroisImrpove API for PlSet, create abstract PlFilter
2010-01-19 Raphaël BarroisAdd PlFilter, PFC, PFO
2009-11-15 Vincent ZanottiMerge commit 'origin/core-1.0.2' into core
2009-11-14 Vincent ZanottiAllows addJsLink to be used for non-static Javascript. core/1.0.2/maint core/1.0.2
2009-11-13 Vincent ZanottiUpdate ChangeLog
2009-11-13 Vincent ZanottiUpdate ChangeLog
2009-11-09 Vincent ZanottiAdds support for database table prefixes.
2009-11-08 Vincent ZanottiServes javascript file from a per-version directory...
2009-11-08 Vincent ZanottiUpdate ChangeLog
2009-11-08 Vincent ZanottiFactorizes the content type / content cache headers...
2009-09-21 Stéphane JacobTypo.
2009-09-19 Stéphane JacobA foreign email address has to be valid to be added...
2009-07-30 Stéphane Jacob[@attribute] has been replaced by [attribute] in jQuery.
2009-07-30 Vincent ZanottiUpdate ChangeLog
2009-07-30 Vincent ZanottiUpdates the ChangeLog for the next release.
2009-07-27 Stéphane JacobPrevents a file_get_contents warning when retrieving...
2009-07-21 Raphaël BarroisFix bug in PlUser::getSilentWithUID
2009-07-21 Raphaël BarroisFinish migration of "promo" field to X.org User class
2009-07-16 Stéphane JacobTypo.
2009-07-07 Stéphane JacobAdds Xelnor to the authors.
2009-06-30 Raphaël BarroisRemove X.org-specific "promo" field from PlUser
2009-06-29 Stéphane JacobOooops: typo.
2009-06-28 Stéphane JacobFixes display of sql errors.
2009-06-27 Stéphane JacobModifies plwizzard for showing a confirmation message...
2009-06-17 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-06-17 Vincent ZanottiFixes the display of our favicon. core/1.0.0/maint
2009-06-17 Vincent ZanottiRemoves an unused statement.
2009-06-15 Vincent ZanottiRemoves the deprecated S::has_perms method (not used...
2009-05-27 Vincent ZanottiUpdates the "catch-all mode" to allow the owner to...
2009-05-27 Raphaël BarroisAdds support for "catchmail" config value
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...
next