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