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