Bug 130: Les pages ont toutes un titre different.
[platal.git] / ChangeLog
1 ================================================================================
2 VERSION 0.9.9                                                        ?? Oct 2005
3
4 New :
5
6     * Documentation :
7         - Documentation now use Wiki                                        -Car
8
9     * Profile :
10         - User can now accept synchronisatio from AX by admin.              -Car
11         - Address will try to display as the country standard.              -Car
12
13     * Xnet :
14         - Groups can be non subscribable.                                   -Car
15         - Most Wanted Feature : directories syncrhonization with lists.     -MC
16         - Various bug fixes in events management.                           -Car
17
18 Bug/Wish :
19
20     * Admin :
21         - #337: Add link to trackers and support websites for admins.       -CAT
22
23     * Core :
24         - #310: Display the max number of photo in trombipromo.             -Car
25
26     * Mails :
27         - #327: broken mail test is more explicit for unaware users.        -MC
28
29     * Paiments :
30         - #336 : Micro -> Tele(payments).                                   -MC
31         - #356 : Payments use usage name instead of last name.              -Car
32         - Fixed little text mistake in Payments menu.                       -CAT
33         - Direct link from and to events.                                   -Car
34
35     * Profile :
36         - #330,333: Interface improvements.                                 -Car
37         - #332: User can precise why he asks for a usage name.              -Car
38         - #335: Already assigned promotion don't generate a request.        -CAT
39         - #346: Professional profile code desynch. fixed.                   -MC
40
41     * Xnet :
42         - #334: Interface improvements.                                     -Car
43         - #341: Improve member deletion.                                    -MC
44
45     * User Interface:
46         - #338: Broken FSF link fixed on donation page.                     -CAT
47         - #339: New RSS links that allow direct and easier RSS activation.  -CAT
48         - #130: Each page now shows a different title.                      -CAT
49
50 ================================================================================
51 VERSION 0.9.8                                                        18 Jul 2005
52
53 New :
54
55     * Admin :
56         - Synchronisations with geoloc.org.                                 -Car
57
58 Bug/Wish :
59
60     * Admin :
61         - #323: admin link in fiche opens out of the popup.                 -Car
62         - #324: admin can modify the usage name.                            -Car
63
64     * Profile :
65         - User can delete his own melix.                                    -Car
66         - #328,329: bug fixes and direct acess to public fiche.             -Car
67         - #331: antispam option didn't work with Safari.                    -Car
68
69     * Lists :
70         - #318: Deletion of email with + in aliases.                        -Car
71
72 ================================================================================
73 VERSION 0.9.7                                                        21 Jun 2005
74
75 New :
76
77     * Profile :
78         - Address parser.                                                   -Car
79
80     * Search :
81         - Nickname are used in fast search.                                 -Car
82         - Firefox searchplugin for quick search.                            -Car
83
84     * Xnet :
85         - Events management.                                                -Car
86         - Events using paiements.                                           -Car
87         - Sending mail to all the participants/absents of an event.         -Car
88
89 Bug/Wish :
90
91     * Core :
92         - #78,302: accept spaces in login.                                  -Car
93
94     * Fiche :
95         - #308: organizing layout.                                          -Car
96
97     * Lists :
98         - #23: multiple inscriptions.                                       -Car
99
100     * Xnet :
101         - #311,312: private members list.                                   -Car
102         - Inscription in a group with no admin.                             -Car
103
104 Fixes (from 0.9.6 branch) :
105
106     * Core :
107         - #316: locale was not set correctly.  dates are in french again.   -MC
108
109     * Search :
110         - #307: fix bad escaping in advanced search.                        -MC
111
112     * Xnet :
113         - Have a connection link even on index page.                        -MC
114         - Deleting and securing deletion of empty aliases.                  -Car
115         - #314: fix bad links to categories                                 -Car
116
117 ================================================================================
118 VERSION 0.9.6                                                        07 May 2005
119
120 New :
121
122     * Profile :
123         - Stayed down students (orange) management.                         -Car
124
125     * Search :
126         - Last improvements (clean code for search now !).                  -MC
127
128     * Stats :
129         - Drop mail stats pages (buggy and not accurate anymore).           -MC
130
131     * Polytechnique.net in now in plat/al !                                 -MC
132
133 Bug/Wish :
134
135     * Admin :
136         - #298: On su exit, go back to SU page on the given account.        -MC
137         - #300: Notify hotliners for validation comments.                   -Car
138         - #301: Some design issues solved for validation.                   -MC
139
140     * Misc :
141         - #290: Date display with no preceding 0.                           -Car
142
143     * Profile :
144         - #299: Be more specific wrt given name for women.                  -MC
145
146 Fixes (from 0.9.5 branch) :
147
148     * Search :
149         - #304: Next/Prev links were missing if #pages was 2.               -MC
150
151 ================================================================================
152 VERSION 0.9.5                                                        07 Apr 2005
153
154 New :
155
156     * Core :
157         - Improve login/exit wrt cookie.                                    -MC
158
159     * Docs :
160         - use of secure SMTP on a pocket PC.                                -Car
161
162     * Fiche :
163         - A public fiche is now available for visitors.                     -Car
164
165     * Money :
166         - lighter code and support for a PayPal account.                    -Car
167
168     * Profile :
169         - One can choose precisely which fields appear on his public fiche. -Car
170         - Accents and special chars in name and first name                  -Car
171         - Spouse name extended to usage name.                               -Car
172
173     * Register :
174         - Already subscribed members now have a warning.                    -MC
175
176     * Search :
177         - Public searches display more information.                         -Car
178
179 Bug/Wish :
180
181     * Admin :
182         - #291: change bestalias when alias disappear.                      -Car
183
184     * Core :
185         - #279, #281: permanent connexion explanations.                  -MC/Car
186
187     * Fiche :
188         - #289: hide empty photos in public fiche.                          -Car
189
190     * Misc :
191         - #283,285,286,287: text modifications in docs and index page.      -Car
192
193     * Profile :
194         - #278: professionnal email and web site.                           -Car
195
196     * Search :
197         - #82: Search by fonction and post for jobs.                        -Car
198         - #109, 288: Lots of sorting methods for search.                    -Car
199         - #270: Private/public flags are now used for search.               -Car
200
201 Fixes (from 0.9.4 branch) :
202
203     * Lists :
204         - Owner can now delete their list.                                  -MC
205
206 ================================================================================
207 VERSION 0.9.4                                                        24 Jan 2005
208
209 New :
210
211     * Banana :
212         - Total rework, it's now a real library, exit from plat/al.         -MC
213
214     * Contacts :
215         - Brand new PDF of the contact list (using FPDF).                   -MC
216         - Even include Photos in the PDF (kludgy !).                        -MC
217
218     * Core :
219         - New SQL access API : gain in security and code factorization.     -MC
220         - Drop good old mysql_assign, iterators are nicer.                  -MC
221         - Drop magic_quote_gpc (DB API takes care of it itself).            -MC
222         - Drop cache algorithm (was complex for no gain).                   -MC
223         - Enhancements wrt COOKIE.                                       -MC/Car
224         - More homogenous date formating (use %x / %X everywhere).          -MC
225         - No more .head.tpl. (thanks to JM for the tip).                    -MC
226         - Strip unnecessary spaces from templates at compile time.          -MC
227         - Allow users to choose email formats globally.                     -Car
228         - Crons are now handled from plat/al with a global crontab file.    -MC
229
230     * Notifications :
231         - Use Pascal's work to enable a simple, nicer html mail.            -MC
232         - Use the new RSS engine to provide a feed of the panel.            -MC
233
234     * Photo Submission :
235         - Rework of the form.                                               -MC
236         - Photo is resized on the fly, instead of dropping too big images.  -MC
237
238     * Registration :
239         - Brand new.                                                        -MC
240
241     * Skins :
242         - Openweb : update.                                                 -MC
243
244     * Validation :
245         - Quite a lot of rewrite, simplifications.                          -MC
246
247 Bug/Wish :
248
249     * Contacts :
250         - #180: Change the list order using name, promo or last change date.-Car
251
252     * Core :
253         - #153: rework the RSS engine.                                      -MC
254         - #145: Use melix address to log in.                                -Car
255         - #212: Various font-sizes fixed.                                   -Car
256         - #245: Use PEAR::Date to avoid 1970-2038 php limitations.          -MC
257         - #258: Netscape4 Warning.                                          -MC
258
259     * Emails :
260         - #229: Possibility to show our melix address.                      -Car
261
262     * Events :
263         - #238: Links and Mailto are now active.                            -Car
264
265     * Fiche :
266         - #218: Quit fiche using Escape key.                                -Car
267
268     * Marketing :
269         - #256, #255: Mail are now correctly sent.                       -MC/Car
270
271     * Misc :
272         - #65: Broken links.                                                -MC
273
274     * Notifications :
275         - #63: Birthdays are now in the notifications !                     -MC
276         - #215: The notifications use singular or plural.                   -Car
277         - #232: Add a link to the fiche.                                 -MC/Car
278
279     * Profile :
280         - #65: Add professionnal cellphone.                                 -Car
281         - #170: Remove region display for french departments.               -Car
282         - #204: Add nicknames (searchable too).                             -MC
283         - #210: Add medals and orders.                                      -MC
284
285     * Search :
286         - #249, #251, #253: Some tweaks to be more accurate.                -MC
287
288     * Stats :
289         - #261: Stats of registrations over the time.                       -Car
290
291     * Validations :
292         - #137: Now possible to add comments without any action.            -MC
293         - #191, #256: Marketing now uses the validation process.            -MC
294         - #267: Newsletter uses the validation process too.                 -MC
295
296 ================================================================================
297 VERSION 0.9.3                                                        27 Dec 2004
298
299 New :
300
301     * Core :
302         - Members can be disabled. It deletes volatile datas.               -MC
303         - Start the new work on modules (XOrgHook).                         -MC
304         - XOrgMenu class to deal with Menu entries.                         -MC
305         - Lots of includes renames, rewrites, beautifuling.                 -MC
306         - Try to avoid the unreadable {"..."|url} modifier, use {rel}/.     -MC
307         - Use a real .conf file, and no more .php's for configuration.      -MC
308         - Make raw access to POST/GET/... disappear.                        -MC
309
310     * Distribution :
311         - Do not modify PHP include path from auto.prepend.inc.php.         -SHK
312         - Add install.d/apache.conf with a sample Apache config file.       -SHK
313         - Add Makefile to generate distribution tarballs.                   -SHK
314         - Generate xorg.config.inc.php using "make".                        -SHK
315         - Add a basic README file.                                          -SHK
316
317     * Lists :
318         - Moderators are now allowed to change the moderation level.        -MC
319
320     * Mails :
321         - Use HermesMailer.                                                 -MC
322         - Create a script to treats NL bounces.                             -MC
323
324     * Money : standalone module.                                            -MC
325
326     * Skins :
327         - New skin : openweb.                                               -MC
328         - No more annoying submit button, onclick is used to submit.        -MC
329         - This is the first autonom module of the site !                    -MC
330
331     * Stats :
332         - Better y-range for graphs.                                        -MC
333
334     * WebRedirect (was: Carva) : now standalone.                            -MC
335
336 Bug/Wish :
337
338     * Admin :
339         - #186: Users are reachable by melix, redirects, aliases...         -MC
340
341     * Bestalias :
342         - #206: Use only the bestalias and the forlife in vcard and fiche.  -MC
343         - #207: Enable for the user the choice of his prefered alias.       -MC
344
345     * Core :
346         - #183,185: Implement perms levels : 'pending'+'disabled'.          -MC
347         - #154: Birth fields are now of type DATE.                          -MC
348
349     * Fiche :
350         - #83,208,222: New fiche.                                           -MC
351
352     * Lists :
353         - #86: Yet another old old wish : lists archives are online !       -MC
354         - #144: Users can subscribe from members/trombi page too.           -MC
355         - #184: Owners can now delete their lists.                          -MC
356         - #231: Add a link to the user's fiche on moderation page.          -MC
357
358     * Newsletter :
359         - #242: Newsletter is standalone.                                   -MC
360
361     * Search :
362         - #56: Search on referent.                                          -JS
363         - #189: Selection of diplomas depends on schools.                   -JS
364         - #195: Better heuristic for google like (thanks OG).               -MC
365         - #203: New fields in search (alive, subscriber, free).             -JS
366
367     * User Interface :
368         - #211: All imgs in the skins are links to login.php.               -MC
369
370
371 Fixes (from 0.9.2 branch) :
372
373     * Search :
374         - enable mod_date_sort again.                                       -MC
375
376
377 ================================================================================
378 VERSION 0.9.2                                                        14 Nov 2004
379
380 New :
381
382     * Carnet : Brand new.                                                   -MC
383
384     * Core :
385         - Creation of the Plugin class.                                     -MC
386         - Now only use iso3166 countries, no more `nationalites`.           -MC
387
388     * Contacts :
389         - Trombino of the contacts is available.                            -MC
390
391     * Search+Contacts :
392         - Nicer icons.                                                      -MC
393
394     * Skins :
395         - Various updates.                                                  -FRU
396
397 Bug/Wish :
398
399     * Docs :
400         - #156: Exit Netscape4 (no more supported), Mozilla enters.         -MC
401
402     * Carnet :
403         - #29,147: Possible to watch subscribings, deaths, `fiche` modifs.  -MC
404
405     * Core :
406         - #135: First instance of the plugin class : class Trombi.          -MC
407         - #158: A photo change updates last `fiche` edition stamp.          -MC
408         - #100,199: Kludge to determine if a link is popup or not.          -MC
409
410     * Lists :
411         - #138: Refusal message is shown on mail moderation page.           -MC
412         - #161: Now supports non-X natively.                                -MC
413
414     * Search :
415         - #112,113,126,133,167,171: google like search + some rewrite.      -MC
416
417     * Search+Contacts :
418         - #122: Women now have a • (no more dirty gender icons).       -MC
419         - #124: Homeland is now a flag.                                     -MC
420         - #164: Married women are now well sorted (by their spouse name).   -MC
421
422     * Stats :
423         - #8,134: Return of the stats pages.                                -VP
424
425 Fixes (from 0.9.1 branch) :
426
427     * Lists :
428         - Better mails to -owners for reject/discard ops.                   -MC
429         - Mailman is case sensitive, goto lowercase.                        -MC
430
431
432 ================================================================================
433 VERSION 0.9.1                                                        25 Oct 2004
434
435 New :
436
437     * Lists :
438         - Auto-moderate/discard mails detected as SPAM by bogofilter.       -MC
439         - Improve header/subject decoding.                                  -MC
440         - Alpha-sort on listes/admin.php + msgs for each operations.        -MC
441         - 1-click moderation for accept and reject cases.                   -MC
442
443     * Usability :
444         - #99: All <a><img ... /></a> now have title.                       -MC
445
446     * NewsLetter :
447         - Brand New NewsLetter module.                                      -MC
448         - Convert old archive to new model.                                 -FAL
449
450     * Search+Contacts :
451         - Added gender icons.                                               -MC
452         - Better things done for married women.                             -MC
453         - Deceased members and non-subscribers special treatments.          -MC
454         - Mobile is now printed too.                                        -MC
455         - People names are clickable.                                       -MC
456         - Unified template.                                                 -JS
457
458     * Skins:
459         - Liteskin.                                                         -XdX
460
461 Fixes (from 0.9.0 branch) :
462
463     * Lists :
464         - Corrects problem about mails that have non text/* parts.          -MC
465         - Rpc daemon can live everywhere.                                   -MC
466         - Moderation : refusing/rejecting a mail informs other moderators.  -MC
467
468     * Fiche + Search :
469         - Corrects bad handling of firms.                                   -MC
470         - We used the bad table to search functions names.                  -MC
471
472     * Skins :
473         - Minor updates.                                                    -FRU
474
475 ================================================================================
476 VERSION 0.9.0                                                         15 Oct 2004
477
478 New :
479
480     * First Public Release.                                                 -PoT
481
482 ================================================================================
483 ACRONYMS :
484
485     * PoT : Polytechnique.org TEAM (see Authors).
486
487     * Car : Pascal Corpet        (Caribou)   <pascal.corpet@m4x.org>
488     * CAT : Florian El Ahdab     (LeChat)    <florian.el-ahdab@m4x.org>
489     * FAL : Raphaël Marichez     (Falco)     <raphael.marichez@m4x.org>
490     * FRU : Florent Bruneau      (fruneau)   <florent.bruneau@m4x.org>
491     * JS  : Jean Sébastien Bedo              <jean-sebastien.bedo@m4x.org>
492     * MC  : Pierre Habouzit      (MadCoder)  <pierre.habouzit@m4x.org>
493     * OG  : Olivier Guillaumin               <olivier.guillaumin@m4x.org>
494     * SHK : Jeremy Lainé         (Sharky)    <jeremy.laine@m4x.org>
495     * VP  : Vincent Palatin                  <vincent.palatin@m4x.org>
496     * XdX : Alexandre Hô         (XandreX)   <alexandre.ho@m4x.org>
497
498 ================================================================================
499 vim:et:ts=4:sw=4:tw=80: