projects
/
platal.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platal.git
2010-09-28
Florent Bruneau
Add tests for XDBFormat.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Florent Bruneau
Add PlIteratorUtils::foreachIterator() to build a PHP...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Florent Bruneau
Directly invoke XDB::prepare() instead of using __autol...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Florent Bruneau
Big cleanup of XDB.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-25
Riton
Extracted PlSqlJoin out of PlFilter class file
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Riton
Forgot to switch the constructor to protected
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Stéphane Jacob
Prevents warnings in plwizard.tpl.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Florent Bruneau
Don't allow empty flags.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Florent Bruneau
Merge remote branch 'origin/core-1.1.0' into core
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Florent Bruneau
Actual security fix id.
core/1.1.0/maint
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Florent Bruneau
Fix an error in permission handling: all pages where...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Stéphane Jacob
Prevents php warning when trying to retrieve a non...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Florent Bruneau
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Riton
Made plat/al php5.3 compliant
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Riton
Switched PlImage's fields from private to protected
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Riton
Inserted a pl_error field in the json responses
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Raphaël Barrois
Minor fix on PlUser: declare the "email" field too.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Florent Bruneau
Define a range of debug flags available for "users...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Raphaël Barrois
Oops.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Raphaël Barrois
Add "groups" to PlFilter.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Raphaël Barrois
Update doc for PlSet to explain 'arg' functions
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Raphaël Barrois
Add comments to plset.php, remove useless var from...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Stéphane Jacob
Removes trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-07
Raphaël Barrois
Add a $page-> function for displaying a message and...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Stéphane Jacob
Slightly modifies select_db_table plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Stéphane Jacob
Fixes use of an uninitialised variable in icon compiler.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Stéphane Jacob
Prevents notice in skin templates.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Florent Bruneau
Manage site errors using exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Florent Bruneau
Changelog for the next release.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Florent Bruneau
Should fix Recoverable Errors on wiki pages.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Florent Bruneau
Release time for the core.
core/1.1.0
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Stéphane Jacob
Prenvents '##' to be escaped to '' in SQL querries...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Pascal Corpet
Enables sorting of option fields in table editor.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Pascal Corpet
Fix table editor : edit entry with id = 0 doesn't mean...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Florent Bruneau
Add PlMailer::setTo() (thus making PlMailer reusable).
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
Pascal Corpet
When force_login doesn't work, auth will fail
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
Pascal Corpet
MMList : adds a method to replace email in all lists...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Pascal Corpet
Try not to return empty email if you can find one
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
Pascal Corpet
small hack to return by ref
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
Pascal Corpet
Add optional fields listing from other tables in table...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Florent Bruneau
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Florent Bruneau
Should fix a long standing bug preventing mail with...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Pascal Corpet
Fixes message when adding a new entry with tableeditor...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Florent Bruneau
Implements __unset on PlUser.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Florent Bruneau
Fix quoted-printable encoder when the subject contains...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Pascal Corpet
fix HTML validation
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pascal Corpet
fix toggledesc in PlFilterOrder. Fixes all order bugs...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Raphaël Barrois
Fix problem with PlParallelIteratorUtils (Closes #1056)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Raphaël Barrois
Fix date formatting
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Florent Bruneau
Flatten PFC_NChildren arguments.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Raphaël Barrois
Fix UTs for make_datetime
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Raphaël Barrois
Add new function for parsing dates
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Raphaël Barrois
Allow for default "assert" error message.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Florent Bruneau
Non-fatal SQL errors when running unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Florent Bruneau
Add pl_flatten to transform arrays containing other...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Stéphane Jacob
Adds timestamp in SQL errors (Closes #1031).
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Florent Bruneau
Add basic tests of the platal engine.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Florent Bruneau
Partially rewrites the Platal engine.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Florent Bruneau
PlSet provides the keys of the set in smarty.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Raphaël Barrois
Modify PlSet to allow for custom PlFilter getters
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Raphaël Barrois
Add PlEmptyIterator
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
Florent Bruneau
Load XDB to workaround a segfault in PHP.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
Florent Bruneau
Fix issues with logger instantiation.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
Florent Bruneau
Let say this is a 'typo'.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
Florent Bruneau
session, page, globals and logger are built using facto...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
Florent Bruneau
Should avoid the user object to be rebuild on each...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
Florent Bruneau
Cleanup bug submission form.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
Florent Bruneau
Fix support for wiki hooks.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
Florent Bruneau
Add possibility to declare wiki hooks.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
Raphaël Barrois
Fixes detection of a "single" callback given to PlParal...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
Raphaël Barrois
Add ut for PlParallelIterator
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
Raphaël Barrois
Fixes PlSubIterator according to unit tests...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
Raphaël Barrois
Add unit tests for callbacks and PlSubIterator
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
Raphaël Barrois
Add PlParallelIterator
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
Raphaël Barrois
Fixes PlSubIterator
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Florent Bruneau
Full coverage of PlDict by unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Florent Bruneau
Use assertSame instead of assertEquals because we need...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
Florent Bruneau
PlHeap::iterator returns a flat array iterator.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
Florent Bruneau
Add tests to cover PlHeap and PlMergeIterator.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
Florent Bruneau
Simplify (and fix) PlFilterIterator.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-13
Florent Bruneau
More unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Florent Bruneau
Cleaner: don't hide syntax errors.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Florent Bruneau
Improves unit testing.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Florent Bruneau
Add make test.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Florent Bruneau
Basic tests of array iterator (need more tests).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Florent Bruneau
Add XDB escaping unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Florent Bruneau
Add basic include for unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Raphaël Barrois
Fix problem in PlIteratorUtils
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Raphaël Barrois
Add PlIteratorUtils::getObjectProperty callback
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Raphaël Barrois
Bugfix in PlIteratorUtils::getArrayValueCallback
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Florent Bruneau
Makes compilation error debugging easier.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Florent Bruneau
Dumb implementation of missing PlSubIterator::first().
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Florent Bruneau
XDB::escaped use XDB::formatArray format to format...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Florent Bruneau
API changes on PlSqlJoin in order to simplify its usage.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Raphaël Barrois
Fix problem with bounds in MultipageView
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Stéphane Jacob
No need to fetch bounds if they are not required.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Stéphane Jacob
Renames user_id to uid accordingly to our naming conven...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Stéphane Jacob
Fixes bounds display on multipage view.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
Bernardo Freitas...
Typo file->line
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
Stéphane Jacob
Fixes the function that returns int in PlDict, adds...
commit
|
commitdiff
|
tree
|
snapshot
next