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