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