Add a $page-> function for displaying a message and a "continue" link
[platal.git] / ChangeLog
CommitLineData
47205c58 1================================================================================
92d96cb7
FB
2VERSION 1.1.1 XX XX XXXX
3
4================================================================================
4fcf347f 5VERSION 1.1.0 30 06 2010
d38df00e
VZ
6
7New:
8
cad1faad
FB
9 * Add tools based on iterators -FRU/XEL
10 * Provide basic framework to write unit tests for plat/al -FRU
11 * Add PlFilter infrastructure in plat/al core -Xel
12 * XDB natively handles arrays -FRU
13 * Partially split Platal class to allow unit testing of the engine -FRU
14
3aff822a 15Bug:
cad1faad 16
3aff822a 17 * #1022: Fixes message when adding a new entry with tableeditor -Car
cad1faad
FB
18 * #1059: Fixes encoding of mail subjects containing a '?' -FRU
19 * #1073: Fixes encoding of accentuated From/To -FRU
3aff822a 20
d38df00e 21================================================================================
7f6619f9 22VERSION 1.0.2 13 11 2009
9f671b17
VZ
23
24New:
cad1faad 25
6463a09a 26 * Adds proper content caching for static and semi-static content -VZA
9f671b17
VZ
27
28================================================================================
af1a0198 29VERSION 1.0.1 30 07 2009
2d052e16 30
af1a0198
VZ
31Bug:
32
33 * Various bugfixes -PoT
2d052e16
FB
34
35================================================================================
ada4c57e 36VERSION 1.0.0 11 12 2008
47205c58
FB
37
38New:
39
40 * Fork core library from plat/al 0.9.17 development -PoT
41 * Introduce session management -FRU
ddeb5f89 42 * Introduce user management -VZA
47205c58
FB
43
44================================================================================
45ACRONYMS:
46
47 * PoT: Polytechnique.org TEAM (see Authors).
48
49 * ALK: Olivier Le Floch (Alakazam) <olivier.le-floch@m4x.org>
50 * BOB: Damien Bobillot (Schmurtz) <damien.bobillot@m4x.org>
51 * Car: Pascal Corpet (Caribou) <pascal.corpet@m4x.org>
52 * CAT: Florian El Ahdab (LeChat) <florian.el-ahdab@m4x.org>
53 * FAL: Raphaël Marichez (Falco) <raphael.marichez@m4x.org>
54 * FRU: Florent Bruneau (Fruneau) <florent.bruneau@m4x.org>
55 * JAC: Stéphane Jacob (jacou) <stephane.jacob@m4x.org>
56 * JS : Jean Sébastien Bedo <jean-sebastien.bedo@m4x.org>
57 * MC : Pierre Habouzit (MadCoder) <pierre.habouzit@m4x.org>
58 * mYk: Aymeric Augustin (mYk) <aymeric.augustin@m4x.org>
59 * OG : Olivier Guillaumin <olivier.guillaumin@m4x.org>
60 * PIK: Fabien Laborde (pika) <fabien.laborde@m4x.org>
61 * SHK: Jeremy Lainé (Sharky) <jeremy.laine@m4x.org>
62 * THD: Thomas Deniau (Totom) <thomas.deniau@m4x.org>
63 * VP : Vincent Palatin <vincent.palatin@m4x.org>
64 * XdX: Alexandre Hô (XandreX) <alexandre.ho@m4x.org>
8e53f56f 65 * XEL: Raphaël Barrois (Xelnor) <raphael.barrois@m4x.org>
47205c58
FB
66 * VZA: Vincent Zanotti (vinZ2) <vincent.zanotti@m4x.org>
67
68================================================================================
69vim:et:ts=4:sw=4:tw=80:enc=utf-8: