X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=c087e0732d1990bef6e6860d9eb5722209276d2e;hb=e617a9308d1b8523fe76e8ae274b2eb5dee325a9;hp=1da9df6cadd5fab9300cf45bb368d419ecb9d425;hpb=989c75f3f95b2e8e7260fe10a7f94d0fde958469;p=platal.git diff --git a/ChangeLog b/ChangeLog index 1da9df6..c087e07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,55 @@ ================================================================================ -VERSION 1.1.1 XX XX XXXX +VERSION 1.1.8 XX XX XXXX + +================================================================================ +VERSION 1.1.7 31 05 2012 + +Bug: + + * #1592: Fixes ML's replace_email_in_all function -JAC + +================================================================================ +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: @@ -8,7 +58,7 @@ New: * 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 + * Add grouping feature to PlFilter -XEL Bug: @@ -26,7 +76,7 @@ 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 + * 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