X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=d2e0c1f2d240d48d6318aae8f3987a5513412434;hb=6317421644b2c574711b3b12f221e04206f53d3a;hp=83c1bf3be15dc3fe9bd2a843451fdab387608456;hpb=7f6619f92e410517bd2bebda355bc68f669b22a3;p=platal.git diff --git a/ChangeLog b/ChangeLog index 83c1bf3..d2e0c1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,89 @@ ================================================================================ +VERSION 1.1.7 XX XX XXXX + +================================================================================ +VERSION 1.1.6 14 11 2011 + +New: + + * #773: Adds tables in MiniWiki -JAC + +================================================================================ +VERSION 1.1.5 28 06 2011 + +Bug: + + * #1506: Fix the behaviour of PlTableEditor with 'display=false' fields -XEL + +================================================================================ +VERSION 1.1.4 09 05 2011 + +New: + + * #1204: Add smarty prefilter to allow access to const field of classes -JAC + +Bug: + + * #1482: Open the current href instead of the href the intial markup -FRU + +From branch 1.1.3: + + * #1451: Fix dynPost -FRU + +================================================================================ +VERSION 1.1.3 26 03 2011 + +New: + * Add RSS feed for site_errors -FRU + * Enable PHP natives assertion in debug -FRU + * Allow POST/GET/REQUEST overriding -XEL + +================================================================================ +VERSION 1.1.2 30 01 2011 + +================================================================================ +VERSION 1.1.1 26 10 2010 + +New: + + * Compliant with PHP 5.3 -RIT + * Improves and unify error handling -FRU + * Add support for SQL transaction in XDB -FRU + * Add Iterable interface compatible with PHP's native iterators -FRU + * Add XDBFormat interface for object with a specific db serialization -FRU + * Add grouping feature to PlFilter -XEL + +Bug: + + * Fix SUID feature -FRU + * Table editor uses UPDATE instead of REPLACE to update entries -FRU + +From branch 1.1.0: + + * Permission were not check properly when accessing restricted hooks -FRU + +================================================================================ +VERSION 1.1.0 30 06 2010 + +New: + + * Add tools based on iterators -FRU/XEL + * Provide basic framework to write unit tests for plat/al -FRU + * Add PlFilter infrastructure in plat/al core -XEL + * XDB natively handles arrays -FRU + * Partially split Platal class to allow unit testing of the engine -FRU + +Bug: + + * #1022: Fixes message when adding a new entry with tableeditor -Car + * #1059: Fixes encoding of mail subjects containing a '?' -FRU + * #1073: Fixes encoding of accentuated From/To -FRU + +================================================================================ VERSION 1.0.2 13 11 2009 New: + * Adds proper content caching for static and semi-static content -VZA ================================================================================ @@ -37,6 +119,7 @@ ACRONYMS: * mYk: Aymeric Augustin (mYk) * OG : Olivier Guillaumin * PIK: Fabien Laborde (pika) + * RIT: Henri Jouhaud (Riton) * SHK: Jeremy Lainé (Sharky) * THD: Thomas Deniau (Totom) * VP : Vincent Palatin