Oops wrong spaces.
[platal.git] / ChangeLog
CommitLineData
47205c58 1================================================================================
a552b53a
SJ
2VERSION 1.1.6 XX XX XXXX
3
4================================================================================
68785a05 5VERSION 1.1.5 28 06 2011
508c23e4
RB
6
7Bug:
8
9 * #1506: Fix the behaviour of PlTableEditor with 'display=false' fields -XEL
10
11================================================================================
30511586 12VERSION 1.1.4 09 05 2011
8dd67de3 13
36b41c6c 14New:
f759f380 15
36b41c6c
SJ
16 * #1204: Add smarty prefilter to allow access to const field of classes -JAC
17
f759f380
SJ
18Bug:
19
20 * #1482: Open the current href instead of the href the intial markup -FRU
21
8dd67de3
SJ
22From branch 1.1.3:
23
24 * #1451: Fix dynPost -FRU
25
26================================================================================
277bb527
RB
27VERSION 1.1.3 26 03 2011
28
29New:
30 * Add RSS feed for site_errors -FRU
31 * Enable PHP natives assertion in debug -FRU
32 * Allow POST/GET/REQUEST overriding -XEL
33
34================================================================================
35VERSION 1.1.2 30 01 2011
36
37================================================================================
5007a341 38VERSION 1.1.1 26 10 2010
92d96cb7 39
3a02cfad
FB
40New:
41
42 * Compliant with PHP 5.3 -RIT
43 * Improves and unify error handling -FRU
989c75f3
FB
44 * Add support for SQL transaction in XDB -FRU
45 * Add Iterable interface compatible with PHP's native iterators -FRU
46 * Add XDBFormat interface for object with a specific db serialization -FRU
277bb527 47 * Add grouping feature to PlFilter -XEL
989c75f3
FB
48
49Bug:
50
51 * Fix SUID feature -FRU
52 * Table editor uses UPDATE instead of REPLACE to update entries -FRU
53
54From branch 1.1.0:
55
56 * Permission were not check properly when accessing restricted hooks -FRU
3a02cfad 57
92d96cb7 58================================================================================
4fcf347f 59VERSION 1.1.0 30 06 2010
d38df00e
VZ
60
61New:
62
cad1faad
FB
63 * Add tools based on iterators -FRU/XEL
64 * Provide basic framework to write unit tests for plat/al -FRU
277bb527 65 * Add PlFilter infrastructure in plat/al core -XEL
cad1faad
FB
66 * XDB natively handles arrays -FRU
67 * Partially split Platal class to allow unit testing of the engine -FRU
68
3aff822a 69Bug:
cad1faad 70
3aff822a 71 * #1022: Fixes message when adding a new entry with tableeditor -Car
cad1faad
FB
72 * #1059: Fixes encoding of mail subjects containing a '?' -FRU
73 * #1073: Fixes encoding of accentuated From/To -FRU
3aff822a 74
d38df00e 75================================================================================
7f6619f9 76VERSION 1.0.2 13 11 2009
9f671b17
VZ
77
78New:
cad1faad 79
6463a09a 80 * Adds proper content caching for static and semi-static content -VZA
9f671b17
VZ
81
82================================================================================
af1a0198 83VERSION 1.0.1 30 07 2009
2d052e16 84
af1a0198
VZ
85Bug:
86
87 * Various bugfixes -PoT
2d052e16
FB
88
89================================================================================
ada4c57e 90VERSION 1.0.0 11 12 2008
47205c58
FB
91
92New:
93
94 * Fork core library from plat/al 0.9.17 development -PoT
95 * Introduce session management -FRU
ddeb5f89 96 * Introduce user management -VZA
47205c58
FB
97
98================================================================================
99ACRONYMS:
100
101 * PoT: Polytechnique.org TEAM (see Authors).
102
103 * ALK: Olivier Le Floch (Alakazam) <olivier.le-floch@m4x.org>
104 * BOB: Damien Bobillot (Schmurtz) <damien.bobillot@m4x.org>
105 * Car: Pascal Corpet (Caribou) <pascal.corpet@m4x.org>
106 * CAT: Florian El Ahdab (LeChat) <florian.el-ahdab@m4x.org>
107 * FAL: Raphaël Marichez (Falco) <raphael.marichez@m4x.org>
108 * FRU: Florent Bruneau (Fruneau) <florent.bruneau@m4x.org>
109 * JAC: Stéphane Jacob (jacou) <stephane.jacob@m4x.org>
110 * JS : Jean Sébastien Bedo <jean-sebastien.bedo@m4x.org>
111 * MC : Pierre Habouzit (MadCoder) <pierre.habouzit@m4x.org>
112 * mYk: Aymeric Augustin (mYk) <aymeric.augustin@m4x.org>
113 * OG : Olivier Guillaumin <olivier.guillaumin@m4x.org>
114 * PIK: Fabien Laborde (pika) <fabien.laborde@m4x.org>
3a02cfad 115 * RIT: Henri Jouhaud (Riton) <henri.jouhaud@m4x.org>
47205c58
FB
116 * SHK: Jeremy Lainé (Sharky) <jeremy.laine@m4x.org>
117 * THD: Thomas Deniau (Totom) <thomas.deniau@m4x.org>
118 * VP : Vincent Palatin <vincent.palatin@m4x.org>
119 * XdX: Alexandre Hô (XandreX) <alexandre.ho@m4x.org>
508c23e4 120 * XEL: Raphaël Barrois (Xelnor) <raphael.barrois@m4x.org>
47205c58
FB
121 * VZA: Vincent Zanotti (vinZ2) <vincent.zanotti@m4x.org>
122
123================================================================================
124vim:et:ts=4:sw=4:tw=80:enc=utf-8: