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