Update ChangeLog
[platal.git] / ChangeLog
1 ================================================================================
2 VERSION 1.0.2                                                         XX XX XXXX
3
4 Bug/Wish:
5
6     * Admin:
7         - #1362: List last profile modifications for secretary             -JAC
8
9     * Core:
10         - #1352: Fixes csv downloading with IE8.                           -JAC
11         - #1355: Mode with propagation of the skinning mode                -FRU
12
13     * Newsletter:
14         - #774:  Enable custom newsletters for groups                      -XEL
15         - #1047: Filter the list of previous AXletters                     -XEL
16
17     * Payments:
18         - #1290: Fixes display of payments on xnet                         -JAC
19         - #1318: Fixes PHP errors in PayPal payments                       -JAC
20
21     * Profile:
22         - #1270: Adapts default picture to main education                  -JAC
23         - #1340: Allows secretaries and admin to fully edit profiles' name -JAC
24         - #1354: Do not notify death to a deceased user                    -JAC
25         - #1356: Indicates delivery issues on addresses                    -JAC
26         - #1360: Default profile publicity is now ax                       -JAC
27         - #1361: Allows secretaries to validate entreprises                -JAC
28         - #1363: Prevents deletion of private information by secretaries   -JAC
29         - #1364: Only admin can edit original corps                        -JAC
30         - #1367: Improves postal address formatting                        -JAC
31         - #1368: Allows admin profile edition even if birthdate is unknown -JAC
32         - #1369: Properly displays moderated jobs                          -JAC
33
34     * Register:
35         - #1374: Adapts registration for master and doctorate              -JAC
36
37     * Search:
38         - #1365: Outputs csv of postal addresses for advanced search       -JAC
39         - #1366: Adds 'by AX id' advanced search for admins                -XEL
40
41     * XnetEvent:
42         - #1373: Fixes acceptance of non member in xnet events.            -JAC
43
44 ================================================================================
45 VERSION 1.0.1                                                         26 10 2010
46
47 New:
48
49     * Admin:
50         - Accounts not attached to a profile can be deleted                -FRU
51
52     * Core:
53         - Access to the website by non-X                                   -FRU
54         - Add foreign key constraints for uid and pids                     -JAC
55
56     * Profile:
57         - Sectors replaced by job terms (thesaurus)                        -Car
58         - Profile edition interface for secretaries of the AX              -FRU
59         - #1256: Notify user when his profile has been edited              -JAC
60
61     * Search:
62         - Search results depend on user's permissions                      -XEL
63
64 Bug/Wish:
65
66     * Admin:
67         - #1182: Notify admins when a account is edited                    -JAC
68         - #1258: Fix promotion insertion                                   -FRU
69
70     * Lists:
71         - #1208,1250: Fix export of a mailing list as a CSV file           -JAC
72
73     * Profile:
74         - #1265: Fix access to profile using a user identifier             -FRU
75
76     * Register:
77         - #1261: Fix wrong join between user and profile                   -JAC
78
79     * Search:
80         - #1177: Clean url in advanced search                              -Car
81         - #1251: More intuitive networking search                          -XEL
82         - #1283: Restrict second operation on promo search                 -Car
83
84     * Survey:
85         - #964: The creator of a survey can get early results              -FRU
86         - #1282: The creator can always view the results                   -FRU
87
88     * XnetGrp:
89         - #1252: Don't include dead user in directory listing              -FRU
90         - #1253: Don't include not-registered users in promo listing       -FRU
91
92 From 1.0.0 branch:
93
94     * Admin:
95         - #1196: Fix password edition on admin page                        -JAC
96         - #1197: Allow user unsubscription                                 -JAC
97
98     * Auth:
99         - #1246: Fix GroupeX auth                                          -Car
100
101     * AXLetter:
102         - Fix unsubscription                                               -XEL
103
104     * Carnet:
105         - Fix inaccessible carnet/panel in case of profile update          -FRU
106         - #1176: Fix notification email                                    -JAC
107
108     * Events:
109         - Fix promotion_ml reminder                                        -FRU
110
111     * Forums:
112         - #1247: Fix RSS feed                                              -XEL
113
114     * Lists:
115         - Fix inclusion of banana for achives and moderation preview       -FRU
116         - #1218,1222: Fix link to profiles                                 -JAC
117
118     * Profile:
119         - Fix entreprise validation                                        -JAC
120         - Fix name validation                                              -XEL
121         - Fix orange validation                                            -XEL
122         - Fix vcards                                                       -FRU
123         - #1173,1174,1205,1219: Fix geocoding                              -JAC
124         - #1232: Fix autocompletion for the first enterprise               -JAC
125
126     * Newsletter:
127         - Fix user selection                                               -FRU
128
129     * Register:
130         - Fix calls to missing functions                                   -JAC
131         - #1216: Fix missing check that the user was not registered        -FRU
132
133     * Search:
134         - Fix filtering by promotion                                       -XEL
135         - Fix search by address                                            -XEL
136
137     * Survey:
138         - #1214: Fix result of a survey                                    -FRU
139         - #1263: Fix edition of pending surveys                            -FRU
140
141     * XnetEvent:
142         - #1187: Fix listing of the participant                            -JAC
143
144     * XnetGrp:
145         - Fix name in unsubscription notification                          -JAC
146         - Fix mailer sending O(n^2) mails                                  -VZA
147
148     * XnetList:
149         - Fix group directory synchronization page                         -JAC
150
151 ================================================================================
152 VERSION 1.0.0                                                         30 06 2010
153
154 New:
155     * Core:
156         - New directory format                                             -JAC
157         - Split user management into accounts and profiles                 -FRU
158         - New database abstraction for user selection                  -FRU/XEL
159         - Centralises email management through an email combobox           -JAC
160
161 Bug/Wish:
162     * Auth:
163         - #1089: Also logs the return url in auth for groupesx             -Car
164
165     * Carnet:
166         - #507: Uses full name in notification email                       -JAC
167         - #1074: Removes the red cross to reset contact search             -Car
168
169     * Core:
170         - #1019: Allow 35 points passwords as announced                    -Car
171         - #1059: Fix support of '?' in mail subjects                       -FRU
172
173     * Payments:
174         - #932: Adds the date of linked event in payments admin listing    -Car
175
176     * Profile:
177         - New contact/networking fields                                 -GUI/JM
178         - #16, #528, #917: Changes job interface, updates business sectors -JAC
179         - #188: Adds informations about the Corps d'État                   -JAC
180         - #209: Thoroughly changes education's implementation              -JAC
181         - #373: User now chooses the name we use to talk to him/her        -JAC
182         - #386: Adds the possibility to fill in multiple nationalities     -JAC
183         - #443: Adds concept of ordinary firstname                         -JAC
184         - #450: Adds marital name, thus ordinary name can be any name      -JAC
185         - #670: Adds Outlook CSV format for birthdays and contacts         -Car
186         - #891: Improves education display                                 -JAC
187
188     * Search:
189         - #870: Fixes region selection when choosing country from list     -Car
190
191     * Survey:
192         - #993: Enables survey for oranges                                 -Car
193         - #1002: Lets the user set promo interval in both ways             -Car
194         - #967: Lets admin see surveys even when not in targeted promos    -Car
195         - #1119: Removes useless links on post-edit admin page             -Car
196
197     * XnetGrp:
198         - #1086: Fixes view members of group even if not in group          -Car
199
200     * XnetEvents:
201         - #737: Admin can cancel subscription to an event                  -Car
202
203     * XnetLists:
204         - #1010: Prevent empty list creation                               -Car
205
206 ================================================================================
207 VERSION 0.10.2                                                        13 11 2009
208
209 New:
210
211     * Admin:
212         - Now processes broken addresses through the web site.             -JAC
213
214     * Core:
215         - Prunes old sessions/events logs after 12 months                  -VZA
216         - Adds proper content caching for static and semi-static content   -VZA
217
218 Bug/Wish:
219
220     * AXLetter:
221         - #980: Adds option to invert a subset definition                  -XEL
222
223     * Carnet:
224         - #975: Cleans up watch_nonins when someone dies                   -JAC
225         - #1000: Notifies her contacts when a user has no redirection left -JAC
226
227     * Core:
228         - #984: Properly upper/lowercases accented letters when necessary  -JAC
229
230     * Lists:
231         - #978: An email address has to be valid to be added to a ML       -JAC
232
233     * Mail:
234         - #988: Gets rid of <h1> tags in the mails we send                 -JAC
235
236     * Marketing:
237         - #946: Displays marketing email and allows the sender to edit it  -JAC
238
239     * Newsletter:
240         - #986: Improves the nl edition page                               -JAC
241         - #991: Adds the text of the article in the mail when refused      -JAC
242         - #992: Simplifies blacklist verification                          -JAC
243
244     * Profile:
245         - #983: Fixes issue with the professional email publicity          -JAC
246
247     * XnetEvents:
248         - #919: Allows negative amounts in the column "Autre"              -JAC
249         - #979: Fixes javascript for people who paid but did not book      -JAC
250         - #985: Adds payment related email lists for events                -JAC
251
252 From 0.10.1 branch:
253
254     * Core:
255         - Fixes the use of Smarty's "default" modifier                     -VZA
256
257     * Profile:
258         - #977: Professional addresses can now be deleted                  -JAC
259         - Removes stats about profiles view: it was far too costly         -JAC
260
261 ================================================================================
262 VERSION 0.10.1                                                        30 07 2009
263
264 New:
265
266     * Events:
267         - Reminders                                                    -JAC/VZA
268
269 Bug/Wish:
270
271     * Admin:
272         - #965: Prevents password hashes from being broadcasted by email   -VZA
273
274     * AXLetter:
275         - Enables axletter mailings to a subset of subscribers             -XEL
276
277     * Core:
278         - #680: Retrieve dead redirections thanks to inactive redirections -JAC
279         - #862: Remodels the registration process                          -VZA
280
281     * Mail:
282         - Notifies the sender when a moderated message to a ML is accepted -JAC
283         - #963: Fixes notification email on removal of "nom d'usage"       -VZA
284         - #972: Adds a legend on the email redirection page                -JAC
285
286     * Payment:
287         - #669: Sends comments with the payment notifications              -JAC
288
289     * Profile:
290         - #951: The address of a dead person is her last address           -JAC
291         - #958: Fix the address in the professionnal vcard                 -JAC
292         - #970: Shows a confirmation message when the profile is modified  -JAC
293
294     * Marketing:
295         - #671: Displays more statistics about marketings                  -JAC
296
297     * Survey:
298         - #794: Adds wiki syntax to surveys                                -PIK
299
300     * XnetGrp:
301         - #973: Only site administrators can allow AX aggregation          -JAC
302
303 From 0.10.0 branch:
304
305     * Auth:
306         - Fix use of deprecated PlLogger in password recovery              -JAC
307
308     * Lists:
309         - #942: Fix missing MLs in ML listing                              -FRU
310         - #943: Fix adding member to a list                                -FRU
311
312     * Profile:
313         - Fix malformed query leading to error when adding an address      -FRU
314
315     * XnetGrp:
316         - #861: Fix adding non-registered X with compound name to a group  -JAC
317
318 ================================================================================
319 VERSION 0.10.0                                                        11 12 2008
320
321 New:
322
323     * Core:
324         - Move plat/al engine in a separated library                       -FRU
325         - Introduction of 'hruid' as a replacement for 'forlife'           -VZA
326
327     * Mail:
328         - Validation of the rewrites                                       -FRU
329
330     * Newsletter:
331         - Tool to process bounces                                          -mYk
332
333     * OpenId:
334         - OpenId provider                                                  -mYk
335
336 Bug/Wish:
337
338     * Admin:
339         - #912: Fix error when validating an 'alread-validated' request    -FRU
340
341     * Core:
342         - #918: Use POST for wiki preview                                  -FRU
343
344     * Search:
345         - #691: Adds search on postcode and thus on "arrondissements"      -JAC
346         - #791: Adds the possibility to do an exact search                 -JAC
347         - #822: Adds the possibility to search on diplomas                 -JAC
348
349     * Lists:
350         - #927: Can export the list of members as a CSV file               -FRU
351
352     * XnetEvents:
353         - #751: Fix calculation of the number of pages                     -FRU
354
355     * XnetList:
356         - #914: Adds a toggle button in the ML/directory sync. page        -JAC
357
358 ================================================================================
359 VERSION 0.9.17                                                        19 07 2008
360
361 New:
362
363     * Core:
364         - Password strength checker                                        -FRU
365         - Show user picture on the mini-profile                            -FRU
366         - Add an anti-XSRF framework, and add protection to most pages     -VZA
367         - Add a 'disallow all' robots.txt in development working copies.   -VZA
368
369     * Forums:
370         - Can choose the color of the branches                             -FRU
371
372 Bug/Wish:
373
374     * Admin:
375         - #770: Keeps hidden validation preferences in the database        -JAC
376         - #811: Improve interface to add medal ranks and avoid losing data -ALK
377         - #830: Adds admnistration pages for sub-sectors and functions     -JAC
378
379     * Carnet:
380         - #831: Don't be notified of birthdays of the previous day         -FRU
381
382     * Core:
383         - Fix email sending, correcting bugs introduced in r1897           -VZA
384         - #832: Always include the url in bug reports                      -ALK
385         - #841: Improves contrast of links in legends in skin 'Espace'     -FRU
386         - #844: Uses INT in MySQL to store user ids                        -VZA
387         - #851: Adds a direct link to GApps for gapps-active users         -VZA
388
389     * Lists:
390         - #756: Can build the list of members from a file                  -FRU
391         - #761: Fix user comment in moderation mail sent by mailman        -FRU
392         - #810: Fix encoding of admin pages                                -FRU
393         - #813: Fix display of the sample mail refusal message             -JAC
394         - #817: Automation of the management of associations' ML           -JAC
395         - #839: Fix warning when adding an external address                -FRU
396         - #849: Don't list registrated user in unregistrated list          -FRU
397         - Larger click target to toggle emails in the validation interface -ALK
398
399     * Profile:
400         - #805: Improves mentoring edition page                            -JAC
401         - #836: Autocomplete enterprise name in profile edition page       -FRU
402         - #840: Remove mentor entry when "expertise" is empty              -FRU
403
404     * Search:
405         - Fix display of autocompletion menu (use plugin's latest version) -ALK
406         - Clicking on the "..." entry no longer replaces search with "..." -ALK
407         - #850: Fix autocompletion bug when changing an advanced search    -ALK
408         - #854: Indicates the bounds of the page's display if possible     -JAC
409
410     * Xnet:
411         - #821: Fix infinite loop when user can't be authenticated         -FRU
412
413     * XnetGrp:
414         - #806: Unsubscribe from MLs when leaving the group                -FRU
415         - #807: Notify groupes managers of unsubscriptions                 -FRU
416         - #814: Group managers can change the visibility of the group      -FRU
417         - #823: Store the subscription requests                            -FRU
418         - #824: Fix redirection when changing status of the user           -FRU
419         - #846: Don't export users without a forlife in the vcard          -FRU
420         - #847: Can export the directory as .csv file                      -FRU
421         - #848: Add a free text field in user profile                      -FRU
422
423     * XnetEvents:
424         - #825: Show the number of comers when the events contains 1 part  -FRU
425
426 From 0.9.16 branch:
427
428     * Admin:
429         - #745: Fix invalid warnings when editing user profile             -VZA
430
431     * Core:
432         - Fix authentication level required by 403/404 error pages         -FRU
433         - Fix default password on subscription                             -VZA
434
435     * GoogleApps:
436         - Enable service                                                   -VZA
437
438 ================================================================================
439 VERSION 0.9.16                                                        31 03 2008
440
441 New:
442
443     * Carnet:
444         - List updated fields in notifications                             -FRU
445
446     * Core:
447         - New PlProfiler tool                                              -FRU
448         - Integration of goodies/external tools with local rss/iCal        -VZA
449         - iGoogle gadgets for latest events and directory search           -VZA
450         - Integration of Google Apps accounts                              -VZA
451
452     * Emails:
453         - Imap mail storage can be activated/deactivated from interface    -VZA
454         - Mail storage backends are now integrated with redirections       -VZA
455
456     * Lists:
457         - Unsure mails are moderated                                       -FRU
458
459     * Forums:
460         - Ban system                                                       -THD
461
462 Bug/Wish:
463
464     * Carnet:
465         - #734: Fix notification emails and carnet for female users        -VZA
466
467     * Emails:
468         - #726: Don't send the email if an attachment can't be downloaded  -FRU
469         - #750: Fix email list in test email                               -FRU
470         - #802: Fix upload content type checking on some buggy PHP         -FRU
471         - #803: Prevents UI from allowing 'last active alias deletion'     -Car
472
473     * Lists:
474         - #793: Show broken members on ML                                  -FRU
475
476     * Profile:
477         - #729: Fix positioning of addresses on public profile             -FRU
478         - #742: Sub domain was hidden when editing profile                 -FRU
479         - #752: Don't show vcard link on profile when the person is dead   -FRU
480         - #764: Fix mentoring edition page                                 -FRU
481         - #790: Ensure we always have a current address                    -FRU
482
483     * Search:
484         - #741: Mentor search in advanced search                           -FRU
485
486     * XnetEvent:
487         - #728: Update CSV                                                 -FRU
488         - #743: Don't show a warning when subscriber has no forlife        -FRU
489         - #730: XnetEvents are not synchronized with aliases               -VZA
490         - #772: Indicate there are members-only events for non-members     -JAC
491
492     * XnetGrp:
493         - #732: Adapt subscription text to sex                             -FRU
494         - #735: Encoding of list description in member edition form        -FRU
495         - #740: Can add a picture in the announces                         -FRU
496         - #799: Improve asked inscription interface                        -JAC
497
498 From 0.9.15 branch:
499
500     * XnetEvents:
501         - #738: Duplicated payments in certain conditions                  -FRU
502
503 ================================================================================
504 VERSION 0.9.15                                                        08 10 2007
505
506 New:
507
508     * Banana:
509         - Show poster photo                                                -FRU
510
511     * Core:
512         - Auto-redirect HTML pages to HTTPS                                -FRU
513
514     * Emails:
515         - #722: Can send a test email to check mail routing                -FRU
516
517     * Lists:
518         - Asynchronous mail moderation (should avoid server overload)      -FRU
519
520     * Platal:
521         - New default page with a flexible multi-topic presentation        -FRU
522
523     * Profile:
524         - #28: Use group/subscription list from Xnet                       -FRU
525
526     * Search:
527         - Shortcuts to open profiles or search in documentation            -FRU
528
529     * XnetEvents:
530         - #702: Be notified of the availability of the payment             -FRU
531
532 Bug/Wish:
533
534     * Auth:
535         - #714: Fix groupex authentication logging                         -FRU
536
537     * Carnet:
538         - #682: Can quick search in contact list                           -FRU
539
540     * Core:
541         - #665: Fix text alignment                                         -FRU
542         - #674: MiniWiki xhtml validation                                  -FRU
543         - #678: PlUpload filename detection                                -FRU
544         - #690: Improves SMTP pass privacy policy                          -FRU
545         - #713: Can run the site in a degraded mode                        -FRU
546         - #717: Allow TLD with length up to 6 characters in emails         -FRU
547
548     * Emails:
549         - #687: Don't lose authentication when editing a long mail         -FRU
550         - #688: From name in the sending form                              -FRU
551         - #703: Fix management of mail adresses containing '+'             -ALK
552         - #720: Save not sent mail                                         -FRU
553
554     * Lists:
555         - #700: Fix several encoding issues                                -FRU
556
557     * Profile:
558         - Fix GoogleMaps links                                             -FRU
559         - #663: Link to Xnet's map from the "My groups" page               -FRU
560         - #689: Edit my profile from Xnet                                  -FRU
561         - #692: Layout of the profile                                      -FRU
562         - #693: Fix empty description for generic education                -FRU
563         - #708: Fix title (fix by Laurent Penou from Gadz.org)             -FRU
564         - #710: Adding grade do not degrade the database                   -FRU
565
566     * Search:
567         - #711: Fix search when autocompletion is not explicitly validated -FRU
568
569     * Xnet:
570         - #694: Color of 'Promotion' groups                                -ALK
571
572     * XnetGrp:
573         - #481: Can list user of a city or a map from the geoloc           -FRU
574         - #658: Admins can convert 'non-X' into X                          -FRU
575         - #696: Don't forget non-X when counting members                   -FRU
576         - #698: Fix the unregister user lister when adding a new member    -FRU
577
578     * XnetEvents:
579         - #695: More details about payments                                -FRU
580         - #719: More consistent subscription count                         -FRU
581
582 From 0.9.14 branch:
583
584     * Payment:
585         - #662: Fix the attribution of the payments                        -BOB
586
587     * Search:
588         - Fix DOS on too large quick searches                              -FRU
589
590     * XnetEvents:
591         - #684: Fix the list of coming members                             -FRU
592
593 ================================================================================
594 VERSION 0.9.14                                                        27 04 2007
595
596 New:
597
598     * Admin:
599         - Fold/unfold wiki folders                                         -Car
600         - View all installed icons                                         -Car
601
602     * Banana:
603         - Fold/unfold threads                                              -Car
604
605     * Core:
606         - UTF-8                                                            -FRU
607         - New Backtrace tool                                               -FRU
608         - New Upload manager                                               -FRU
609         - #641: Miniwiki syntax                                         -Car/FRU
610         - New PlSet: Model/View tool for displaying a set of user          -FRU
611
612     * Events:
613         - #642: Can add an image                                           -FRU
614         - #643: Sort menu                                                  -FRU
615         - Can set events as important                                      -FRU
616         - Hide events on main page without reloading                       -Car
617
618     * Search:
619         - Search Engine IE7 compatible                                     -FRU
620         - Add soundex search for quick search                              -FRU
621         - Add autocompletion for advanced search                           -Car
622
623     * Survey:
624         - New module                                                       -PIK
625
626     * Xnetgrp:
627         - Direct access to the group forum (if exists)                     -FRU
628
629 Bug/Wish:
630
631     * Banana:
632         - #407: RSS feed                                                   -FRU
633
634     * Carnet:
635         - #448: Geoloc for contacts                                        -FRU
636         - #510: Use RSS hash to get iCal                                   -FRU
637
638     * Core:
639         - #640: Always switch to the good secure server                    -FRU
640
641     * Emails:
642         - #595: Update antispam description                                -FRU
643
644     * Events:
645         - #651: Less confusing "next tip" link                             -FRU
646
647     * Newsletter:
648         - #648: Add navigation link in preview page                        -FRU
649         - #649: Fix layout of preview page                                 -FRU
650
651     * Profile:
652         - Better checks on image type for photos                           -FRU
653         - #646: Don't send a mail to an invalid address                    -FRU
654         - #656: Fix multipage mentor search                                -FRU
655
656     * Lists:
657         - #407: RSS feed                                                   -FRU
658         - #515: Specify allowed characters in the name of the list         -FRU
659         - #602: Identify the moderator who accepted/refused a subscription -FRU
660         - #636: Remove non-X from trombi                                   -FRU
661         - #638: Sort trombi by promo then name                             -FRU
662
663     * Register:
664         - #428: Can propose subscription to lists                          -FRU
665
666     * Search:
667         - #132: Better french soundex                                      -FRU
668         - #173: Show only countries where there is a user                  -FRU
669         - #627: Link to promotion trombi                                   -FRU
670
671     * Xnet:
672         - #639: Fix the number of pages                                    -FRU
673
674     * XnetEvents:
675         - #637: Check payment before submission                            -FRU
676         - #652: Show people who don't come separately                      -FRU
677
678     * XnetGrp:
679         - #543: Adapt marketing                                            -FRU
680
681 ================================================================================
682 VERSION 0.9.13                                                        30 01 2007
683
684 New:
685
686     * Admin:
687         - Show last contact date on marketing validation                -Fal/FRU
688         - New page to add users in the database                            -FRU
689         - New IP based security tool                                       -FRU
690
691     * AXLetter:
692         - New module AXLetter (legal mailer for AX)                        -FRU
693
694     * Core:
695         - New mailer                                                       -FRU
696         - Signal bug send to OTRS and not trackers.                        -Car
697         - New CSV-Importer                                                 -FRU
698
699     * Emails:
700         - New spam submission form                                         -FRU
701
702     * Events:
703         - Tips.                                                         -FRU/Car
704         - Split Events in 2 modules: events and newsletter                 -FRU
705
706     * Lists:
707         - Use Banana to power mail moderation                              -FRU
708         - Use Banana to browse mail archives                               -FRU
709
710     * Marketing:
711         - Marketing on broken redirections becomes a validation            -FRU
712
713     * Newsletter:
714         - New skin                                                         -mYk
715
716     * Payment:
717         - Directly integrated into Xnet.                                   -FRU
718
719     * Profile:
720         - Public fiche link to private fiche.                              -Car
721
722     * Xnet:
723         - New member class for immaterial entities                         -FRU
724
725 Bug/Wish:
726
727     * Auth:
728         - #20: Show who need auth                                          -FRU
729
730     * Admin:
731         - #593: Admins can take temporarily user rights                    -FRU
732
733     * Core:
734         - #558: Propose a valid URL when getting a 404 error               -FRU
735
736     * Emails:
737         - #512: Can attach a file                                          -FRU
738
739     * Geoloc:
740         - #493: Fix "List map search" button.                              -Car
741
742     * Lists:
743         - #588: Auto-select mail to moderate                               -FRU
744         - #598: Ask for confirmation                                       -FRU
745         - #616: Fix encoding issues with mail to moderate                  -FRU
746
747     * Profile:
748         - #535: Tel can use / to specify extension.                        -Car
749         - #628: Fix edition link from user's own profile                   -FRU
750
751     * Register:
752         - #277: Improve ergonomy.                                          -FRU
753
754     * Stats:
755         - #603: Add informations on mail delivery                          -FRU
756
757     * Xnet:
758         - #570: Fix geoloc skin.                                           -FRU
759         - #589: Can attach a file when sending an email                    -FRU
760         - #592: Can unsubscribe                                            -FRU
761         - #594: Group admins can view the site without privileges          -FRU
762
763 From 0.9.12 branch:
764
765     * Search:
766         - #566: Fix accent detection.                                      -FRU
767
768     * Xnet:
769         - #574: Fix subscription link customization.                       -FRU
770
771 ================================================================================
772 VERSION 0.9.12                                                        25 11 2006
773
774 New:
775
776     * Admin:
777         - Can add sorting key in Table Editor.                             -FRU
778         - Can manage not registered users.                                 -FRU
779
780     * Carnet:
781         - Add a vcard of all the contacts.                                 -FRU
782         - Fix timestamp in RSS feed.                                       -FRU
783
784     * Lists:
785         - Add the fourth antispam level (moderate and drop).               -FRU
786
787     * Events:
788         - Add author and event id in RSS feed.                             -FRU
789
790     * Profile:
791         - Add "My groups" page with direct links to Xnet.                  -Car
792
793     * Xnet:
794         - Add a vcard of all the members of a group.                       -FRU
795         - Add a full announce system.                                      -FRU
796         - Add a list of the administrators of the group.                   -FRU
797         - Url to force login on any page.                                  -Car
798
799     * Xnet/Events:
800         - Events can be archived.                                          -FRU
801         - Can get iCal version of the events.                              -FRU
802         - Can use short name as an event identifier in the URL.            -FRU
803
804 Bug/Wish:
805
806     * Admin:
807         - #468: Can edit requests before validation.                       -FRU
808         - #478: Sort payments by flag.                                     -FRU
809         - #484: Sort Table Editor by clicking on column title.             -Car
810
811     * Core:
812         - #473: Use 'événement' instead of 'évènement'.                    -FRU
813         - #475: More understandable bug report form.                       -FRU
814         - #545: Fix encoding issues with some Windows special chars        -FRU
815         - #548: More informations for recovery for homonyms.               -FRU
816         - #553: Fix right click on send bug link.                          -Car
817         - #562: Cipher all email adresses                                  -FRU
818
819     * Events:
820         - #517: URL catcher update (www).                                  -Car
821         - #525: Add a user-friendly id for newsletters.                    -FRU
822         - #530: Members can be identified as a unregistered user.          -FRU
823
824     * Lists:
825         - #485: Can moderate pure-HTML mails.                              -FRU
826         - #520: Can moderate several mails at once                         -FRU
827         - #532: Fix case sensitivity issues in emails processing.          -FRU
828
829     * Payment:
830         - #155: Add a free comment for payments.                           -Car
831
832     * Profile:
833         - #385: Add section, binets and groupes-X in vCard.                -FRU
834         - #451: vCard are RFC compliant.                                   -FRU
835         - #466: Fix delete phone number.                                   -Car
836         - #502: Use 'alias' instead of 'aka' to specify the nickname.      -FRU
837         - #536: Can use login.promo as a valid user identifier.            -FRU
838         - #539: Medals and deco need validation from admin.                -Car
839         - #540: Profile of unregistered user redirects to marketing.       -FRU
840
841     * Xnet:
842         - #511: Migrate ML subscription when changing email of a non-X.    -FRU
843         - #516: Trombino for groups.                                       -Car
844         - #554: Move exit link beside "my group" list                      -FRU
845
846     * Xnet/Events:
847         - #374: Modify ergonomy of inscription to events (again).          -Car
848         - #490: Events can be opened to non-members.                       -FRU
849         - #514: Improve visibility of open events.                         -FRU
850         - #523: Organizer does not change when editing an event.           -FRU
851         - #546: More understandable new payment form.                      -FRU
852
853 From 0.9.11 branch:
854
855     * Core:
856         - #472: Fix problem with auth when using the cookie.                -MC
857
858     * Emails:
859         - #496: Fix link to warn user who has a broken email.              -FRU
860
861     * Geoloc:
862         - #469: Google Maps link works for the USA.                        -FRU
863
864     * Newsletter:
865         - Mail can have different title not to repeat the month or sender. -Car
866
867     * Payment:
868         - #482: Fix action in the form.                                     -MC
869
870     * Profile:
871         - #486: Fix force login to see private fiche.                      -Car
872         - #509: Can access trombi of the current year promotion.           -FRU
873         - #529: Disabled state is private.                                 -FRU
874
875 ================================================================================
876 VERSION 0.9.11                                                 18 Septembre 2006
877
878
879 New:
880
881     * Admin:
882         - New table editor.                                                -Car
883         - Switch to the new URI scheme.                                    -Car
884
885     * Auth:
886         - Switch to the new URI scheme.                                     -MC
887
888     * Banana:
889         - Switch to the new URI scheme.                                 -MC/FRU
890
891     * Carnet:
892         - Switch to the new URI scheme.                                     -MC
893
894     * Core:
895         - Work hard to add nice URI's into Platal.                          -MC
896         - Use fancy icons from http://www.famfamfam.com/ for flags.         -MC
897         - Merge htdocs/htdocs.net using apache tricks, share more code.     -MC
898         - Remove seldome used files in plugins/ and do explicit registers.  -MC
899
900     * Emails:
901         - Switch to the new URI scheme.                                     -MC
902         - Work around broken emails (detection, marketing...)              -FRU
903
904     * Events:
905         - Switch to the new URI scheme.                                 -MC/FRU
906         - Rework Events administration interface.                          -FRU
907         - Create a new Newsletter if needed                                -FRU
908
909     * Geoloc:
910         - Switch to the new URI scheme.                                 -MC/Car
911
912     * Lists:
913         - Switch to the new URI scheme.                                     -MC
914         - Do not remove line breaks in message moderation preview          -FRU
915
916     * Marketing:
917         - Switch to the new URI scheme.                                     -MC
918
919     * Payment:
920         - Switch to the new URI scheme.                                     -MC
921
922     * Platal:
923         - Create module.                                                    -MC
924
925     * Profile:
926         - Switch to the new URI scheme.                                     -MC
927         - Add photo and nickname in vcard                                  -FRU
928
929     * Register:
930         - Switch to the new URI scheme.                                     -MC
931         - Check birth date coherence with promotion                        -FRU
932
933     * Search:
934         - Switch to the new URI scheme.                                     -MC
935
936     * Skins:
937         - New skin: keynote                                                -FRU
938
939     * Stats:
940         - Switch to the new URI scheme.                                     -MC
941
942     * Trezo:
943         - Migrate to new URI scheme.                                        -MC
944
945     * Xnet:
946         - Migrate to the new URI scheme.                                    -MC
947         - Split Xnet in 4 modules: xnet, lists, events, group.              -MC
948         - More coherent look                                               -FRU
949         - Be logged when you go to X.net from plat/al.                      -MC
950
951     * Xnet/Events:
952         - Split event list and subscription again.                          -MC
953         - Extensively debug events module.                                  -MC
954
955     * Wiki:
956         - Rework pmwiki integration, make it way more simple.               -MC
957         - Rework authentication, don't let pmwiki deal with it.             -MC
958         - Admin page.                                                      -Car
959
960 Bug/Wish:
961
962     * Admin:
963         - #390: Add date of request in validation form.                    -FRU
964         - #397: Can edit death date in user admin page.                    -FRU
965         - #427: Automatic answers for validation.                          -Car
966         - #429: Tools to administrate duplicated adresses.                 -FRU
967         - #430: Specify date format on downtime admin page.                -Car
968         - #440: Rewrite events admin page.                                 -FRU
969
970     * Banana:
971         - #463: Messages marked as read don't switch back to unread        -FRU
972
973     * Carnet:
974         - #435: Calendar contains yearly events for all the contacts.      -FRU
975
976     * Core:
977         - #371: Users can send bugs directly to plat/al tracker.           -Car
978
979     * Emails:
980         - #426: Add an identification header in mails.                     -FRU
981
982     * Lists:
983         - #127: Add promo in member list when sorted by name.              -FRU
984         - #423: Allow line breaks in mailing list descriptions.            -FRU
985
986     * Profile:
987         - #344: Tels can be bigger (up to 30 chars).                       -Car
988         - #422: Parasitic strings in vcard.                                -FRU
989
990     * Register:
991         - #459: Opt-in for newsletter and promo mailing list on register.  -Car
992
993     * Skins:
994         - #454: Layout of addresses                                        -FRU
995
996     * Xnet:
997         - #380: Add sex for non-X.                                         -FRU
998         - #384: Substitution of non-X's names in mail from web interface.  -FRU
999         - #426: Add an identification header in mails.                     -FRU
1000         - #439: Move doc to the wiki                                   -Car/FRU
1001         - #453: Add members in promotion groups                            -FRU
1002
1003 From 0.9.10 Branch:
1004
1005     * Profile:
1006         - #421: Delete tel.                                                -Car
1007
1008 ================================================================================
1009 VERSION 0.9.10                                                      29 Juin 2006
1010
1011 New:
1012
1013     * Core:
1014         - Tighten security when changing password.                          -Car
1015
1016     * Documentation:
1017         - Display ChangeLog in site.                                        -Car
1018         - Bounty: link bug reports from Changelog.                          -MC
1019
1020     * Geoloc:
1021         - Dynamic maps using geodesix plugin.                               -Car
1022         - Link to local maps for all addresses.                             -Car
1023
1024     * Lists:
1025         - Remove ugly hack for admin lists (staff left to a X.net group)    -MC
1026
1027     * Notifications:
1028         - iCal calendar for birthdays.                                      -Car
1029
1030     * Profile:
1031         - See fiche sent to AX.                                             -Car
1032         - Synchronize fiche from AX fiche.                                  -Car
1033
1034     * Skin:
1035         - Common file for header above title.                               -Car
1036         - Add a quick search form in this common header.                    -Car
1037
1038     * Xnet:
1039         - Use wiki from Xorg.                                               -Car
1040         - Use wiki for group pages.                                         -Car
1041         - Dynamic maps using geodesix plugin.                               -Car
1042
1043 Bug/Wish:
1044
1045     * Admin:
1046         - #408: Admin can change sex of users without root intervention.    -Car
1047         - #417: Activate or unactivate emails directly from admin page.     -Car
1048
1049     * Carnet:
1050         - #414: Link to users' fiche go to private fiche and not public.    -Car
1051
1052     * Core:
1053         - #375: Use SHA1 instead of MD5 for password encryption.            -Car
1054
1055     * Events:
1056         - #268: Hide read events.                                           -Car
1057         - #391: Go back to top link at end of each event.                   -Car
1058         - #411: Count chars in events proposals to make them smaller.       -Car
1059
1060     * Lists:
1061         - #396, #416: Making moderating ML messages easier.                 -Car
1062
1063     * Newsletter:
1064         - #410: In Html newsletter add a link to go back to summary.        -Car
1065
1066     * Profile:
1067         - #400: Several phones for each address.                            -Car
1068         - #406: Direct link in owner's fiche to edit it.                    -Car
1069
1070     * RSS:
1071         - #398: "Add to contact" doesn't appear for deaths.                 -Car
1072
1073     * Register:
1074         - #401: Email for confirmation of inscription for men/women.        -Car
1075
1076     * Search:
1077         - #412: Error SQL in big referent searches.                         -Car
1078
1079     * Trombi:
1080         - #420: Promo trombi shows usage name.                              -Car
1081
1082     * Wiki:
1083         - #403: Cache is cleared when editing a page.                       -Car
1084
1085     * Xnet:
1086         - #377: Possibility to edit or del an ext user if email used twice. -Car
1087         - #378: Display group directory order by promo.                     -Car
1088         - #379, #383: Paiements table relook.                               -Car
1089         - #399: Event can accept guests or not.                             -Car
1090         - #413: When creating a new event, datas don't disappear anymore.   -Car
1091
1092 From 0.9.9 Branch:
1093
1094     * Xnet:
1095         - #393: Ask for confirmation to remove an event.                    -Car
1096
1097 ================================================================================
1098 VERSION 0.9.9                                                    08 Janvier 2006
1099
1100 New:
1101
1102     * Core:
1103         - HTTP redirection safe wrt Session (should solve login problems).  -MC
1104         - Free $_SESSION before the page rendering, to release locks.       -MC
1105
1106     * Documentation:
1107         - Documentation now use Wiki                                        -Car
1108
1109     * Paiement:
1110         - Fixed little text mistake in Payments menu.                       -CAT
1111         - Direct link from and to events.                                   -Car
1112
1113     * Profile:
1114         - User can now accept synchronisation from AX by admin.             -Car
1115         - Address will try to display as the country standard.              -Car
1116         - Warning for common name (no Nickname allowed).                    -MC
1117
1118     * Xnet:
1119         - Groups can be non subscribable.                                   -Car
1120         - Most Wanted Feature: directories synchronization with lists.      -MC
1121         - Various bug fixes in events management.                           -Car
1122         - Groups can now synchronize MLs and the directory.                 -MC
1123
1124 Bug/Wish:
1125
1126     * Admin:
1127         - #337: Add link to trackers and support websites for admins.       -CAT
1128
1129     * Contacts:
1130         - #352: Enhance PDFs: add the generation date.                      -MC
1131
1132     * Core:
1133         - #310: Display the max number of photo in trombipromo.             -Car
1134
1135     * Mails:
1136         - #327: broken mail test is more explicit for unaware users.        -MC
1137
1138     * Paiments:
1139         - #336: Micro -> Tele(payments).                                    -MC
1140         - #356: Payments use usage name instead of last name.               -Car
1141
1142     * Profile:
1143         - #330,333: Interface improvements.                                 -Car
1144         - #332: User can precise why he asks for a usage name.              -Car
1145         - #335: Already assigned promotion don't generate a request.        -CAT
1146         - #346: Professional profile code desynch. fixed.                   -MC
1147         - #357: Reindex user for fast search at subscribe time.             -MC
1148         - #358: Avoid duplicate email address when bestalias = 4life.       -MC
1149         - #363: Rework actions possible on the profile for deceased pple.   -MC
1150
1151     * Xnet:
1152         - #334: Interface improvements.                                     -Car
1153         - #341: Improve member deletion.                                    -MC
1154         - #374: Event interface.                                            -Car
1155         - #376: Reply-To on the mail form.                                  -MC
1156         - #388: Deadline for event inscriptions.                            -Car
1157
1158     * User Interface:
1159         - #338: Broken FSF link fixed on donation page.                     -CAT
1160         - #339: New RSS links that allow direct and easier RSS activation.  -CAT
1161         - #130: Each page now shows a different title.                      -CAT
1162
1163 From 0.9.8 Branch:
1164
1165     * Xnet:
1166         - #362: Fix a problem with evenements that only have 1 moment.      -MC
1167
1168 ================================================================================
1169 VERSION 0.9.8                                                        18 Jul 2005
1170
1171 New:
1172
1173     * Admin:
1174         - Synchronisations with geoloc.org.                                 -Car
1175
1176 Bug/Wish:
1177
1178     * Admin:
1179         - #323: admin link in fiche opens out of the popup.                 -Car
1180         - #324: admin can modify the usage name.                            -Car
1181
1182     * Profile:
1183         - User can delete his own melix.                                    -Car
1184         - #328,329: bug fixes and direct acess to public fiche.             -Car
1185         - #331: antispam option didn't work with Safari.                    -Car
1186
1187     * Lists:
1188         - #318: Deletion of email with + in aliases.                        -Car
1189
1190 ================================================================================
1191 VERSION 0.9.7                                                        21 Jun 2005
1192
1193 New:
1194
1195     * Profile:
1196         - Address parser.                                                   -Car
1197
1198     * Search:
1199         - Nickname are used in fast search.                                 -Car
1200         - Firefox searchplugin for quick search.                            -Car
1201
1202     * Xnet:
1203         - Events management.                                                -Car
1204         - Events using paiements.                                           -Car
1205         - Sending mail to all the participants/absents of an event.         -Car
1206
1207 Bug/Wish:
1208
1209     * Core:
1210         - #78,302: accept spaces in login.                                  -Car
1211
1212     * Fiche:
1213         - #308: organizing layout.                                          -Car
1214
1215     * Lists:
1216         - #23: multiple inscriptions.                                       -Car
1217
1218     * Xnet:
1219         - #311,312: private members list.                                   -Car
1220         - Inscription in a group with no admin.                             -Car
1221
1222 Fixes (from 0.9.6 branch):
1223
1224     * Core:
1225         - #316: locale was not set correctly.  dates are in french again.   -MC
1226
1227     * Search:
1228         - #307: fix bad escaping in advanced search.                        -MC
1229
1230     * Xnet:
1231         - Have a connection link even on index page.                        -MC
1232         - Deleting and securing deletion of empty aliases.                  -Car
1233         - #314: fix bad links to categories                                 -Car
1234
1235 ================================================================================
1236 VERSION 0.9.6                                                        07 May 2005
1237
1238 New:
1239
1240     * Profile:
1241         - Stayed down students (orange) management.                         -Car
1242
1243     * Search:
1244         - Last improvements (clean code for search now !).                  -MC
1245
1246     * Stats:
1247         - Drop mail stats pages (buggy and not accurate anymore).           -MC
1248
1249     * Polytechnique.net in now in plat/al !                                 -MC
1250
1251 Bug/Wish:
1252
1253     * Admin:
1254         - #298: On su exit, go back to SU page on the given account.        -MC
1255         - #300: Notify hotliners for validation comments.                   -Car
1256         - #301: Some design issues solved for validation.                   -MC
1257
1258     * Misc:
1259         - #290: Date display with no preceding 0.                           -Car
1260
1261     * Profile:
1262         - #299: Be more specific wrt given name for women.                  -MC
1263
1264 Fixes (from 0.9.5 branch):
1265
1266     * Search:
1267         - #304: Next/Prev links were missing if #pages was 2.               -MC
1268
1269 ================================================================================
1270 VERSION 0.9.5                                                        07 Apr 2005
1271
1272 New:
1273
1274     * Core:
1275         - Improve login/exit wrt cookie.                                    -MC
1276
1277     * Docs:
1278         - use of secure SMTP on a pocket PC.                                -Car
1279
1280     * Fiche:
1281         - A public fiche is now available for visitors.                     -Car
1282
1283     * Money:
1284         - lighter code and support for a PayPal account.                    -Car
1285
1286     * Profile:
1287         - One can choose precisely which fields appear on his public fiche. -Car
1288         - Accents and special chars in name and first name                  -Car
1289         - Spouse name extended to usage name.                               -Car
1290
1291     * Register:
1292         - Already subscribed members now have a warning.                    -MC
1293
1294     * Search:
1295         - Public searches display more information.                         -Car
1296
1297 Bug/Wish:
1298
1299     * Admin:
1300         - #291: change bestalias when alias disappear.                      -Car
1301
1302     * Core:
1303         - #279, #281: permanent connexion explanations.                  -MC/Car
1304
1305     * Fiche:
1306         - #289: hide empty photos in public fiche.                          -Car
1307
1308     * Misc:
1309         - #283,285,286,287: text modifications in docs and index page.      -Car
1310
1311     * Profile:
1312         - #278: professionnal email and web site.                           -Car
1313
1314     * Search:
1315         - #82: Search by fonction and post for jobs.                        -Car
1316         - #109, 288: Lots of sorting methods for search.                    -Car
1317         - #270: Private/public flags are now used for search.               -Car
1318
1319 Fixes (from 0.9.4 branch):
1320
1321     * Lists:
1322         - Owner can now delete their list.                                  -MC
1323
1324 ================================================================================
1325 VERSION 0.9.4                                                        24 Jan 2005
1326
1327 New:
1328
1329     * Banana:
1330         - Total rework, it's now a real library, exit from plat/al.         -MC
1331
1332     * Contacts:
1333         - Brand new PDF of the contact list (using FPDF).                   -MC
1334         - Even include Photos in the PDF (kludgy !).                        -MC
1335
1336     * Core:
1337         - New SQL access API: gain in security and code factorization.      -MC
1338         - Drop good old mysql_assign, iterators are nicer.                  -MC
1339         - Drop magic_quote_gpc (DB API takes care of it itself).            -MC
1340         - Drop cache algorithm (was complex for no gain).                   -MC
1341         - Enhancements wrt COOKIE.                                       -MC/Car
1342         - More homogenous date formating (use %x / %X everywhere).          -MC
1343         - No more .head.tpl. (thanks to JM for the tip).                    -MC
1344         - Strip unnecessary spaces from templates at compile time.          -MC
1345         - Allow users to choose email formats globally.                     -Car
1346         - Crons are now handled from plat/al with a global crontab file.    -MC
1347
1348     * Notifications:
1349         - Use Pascal's work to enable a simple, nicer html mail.            -MC
1350         - Use the new RSS engine to provide a feed of the panel.            -MC
1351
1352     * Photo Submission:
1353         - Rework of the form.                                               -MC
1354         - Photo is resized on the fly, instead of dropping too big images.  -MC
1355
1356     * Registration:
1357         - Brand new.                                                        -MC
1358
1359     * Skins:
1360         - Openweb: update.                                                  -MC
1361
1362     * Validation:
1363         - Quite a lot of rewrite, simplifications.                          -MC
1364
1365 Bug/Wish:
1366
1367     * Contacts:
1368         - #180: Change the list order using name, promo or last change date.-Car
1369
1370     * Core:
1371         - #153: rework the RSS engine.                                      -MC
1372         - #145: Use melix address to log in.                                -Car
1373         - #212: Various font-sizes fixed.                                   -Car
1374         - #245: Use PEAR::Date to avoid 1970-2038 php limitations.          -MC
1375         - #258: Netscape4 Warning.                                          -MC
1376
1377     * Emails:
1378         - #229: Possibility to show our melix address.                      -Car
1379
1380     * Events:
1381         - #238: Links and Mailto are now active.                            -Car
1382
1383     * Fiche:
1384         - #218: Quit fiche using Escape key.                                -Car
1385
1386     * Marketing:
1387         - #256, #255: Mail are now correctly sent.                       -MC/Car
1388
1389     * Misc:
1390         - #65: Broken links.                                                -MC
1391
1392     * Notifications:
1393         - #63: Birthdays are now in the notifications !                     -MC
1394         - #215: The notifications use singular or plural.                   -Car
1395         - #232: Add a link to the fiche.                                 -MC/Car
1396
1397     * Profile:
1398         - #65: Add professionnal cellphone.                                 -Car
1399         - #170: Remove region display for french departments.               -Car
1400         - #204: Add nicknames (searchable too).                             -MC
1401         - #210: Add medals and orders.                                      -MC
1402
1403     * Search:
1404         - #249, #251, #253: Some tweaks to be more accurate.                -MC
1405
1406     * Stats:
1407         - #261: Stats of registrations over the time.                       -Car
1408
1409     * Validations:
1410         - #137: Now possible to add comments without any action.            -MC
1411         - #191, #256: Marketing now uses the validation process.            -MC
1412         - #267: Newsletter uses the validation process too.                 -MC
1413
1414 ================================================================================
1415 VERSION 0.9.3                                                        27 Dec 2004
1416
1417 New:
1418
1419     * Core:
1420         - Members can be disabled. It deletes volatile datas.               -MC
1421         - Start the new work on modules (XOrgHook).                         -MC
1422         - XOrgMenu class to deal with Menu entries.                         -MC
1423         - Lots of includes renames, rewrites, beautifuling.                 -MC
1424         - Try to avoid the unreadable {"..."|url} modifier, use {rel}/.     -MC
1425         - Use a real .conf file, and no more .php's for configuration.      -MC
1426         - Make raw access to POST/GET/... disappear.                        -MC
1427
1428     * Distribution:
1429         - Do not modify PHP include path from auto.prepend.inc.php.         -SHK
1430         - Add install.d/apache.conf with a sample Apache config file.       -SHK
1431         - Add Makefile to generate distribution tarballs.                   -SHK
1432         - Generate xorg.config.inc.php using "make".                        -SHK
1433         - Add a basic README file.                                          -SHK
1434
1435     * Lists:
1436         - Moderators are now allowed to change the moderation level.        -MC
1437
1438     * Mails:
1439         - Use HermesMailer.                                                 -MC
1440         - Create a script to treats NL bounces.                             -MC
1441
1442     * Money: standalone module.                                             -MC
1443
1444     * Skins:
1445         - New skin: openweb.                                                -MC
1446         - No more annoying submit button, onclick is used to submit.        -MC
1447         - This is the first autonom module of the site !                    -MC
1448
1449     * Stats:
1450         - Better y-range for graphs.                                        -MC
1451
1452     * WebRedirect (was: Carva): now standalone.                             -MC
1453
1454 Bug/Wish:
1455
1456     * Admin:
1457         - #186: Users are reachable by melix, redirects, aliases...         -MC
1458
1459     * Bestalias:
1460         - #206: Use only the bestalias and the forlife in vcard and fiche.  -MC
1461         - #207: Enable for the user the choice of his prefered alias.       -MC
1462
1463     * Core:
1464         - #183,185: Implement perms levels: 'pending'+'disabled'.           -MC
1465         - #154: Birth fields are now of type DATE.                          -MC
1466
1467     * Fiche:
1468         - #83,208,222: New fiche.                                           -MC
1469
1470     * Lists:
1471         - #86: Yet another old old wish: lists archives are online !        -MC
1472         - #144: Users can subscribe from members/trombi page too.           -MC
1473         - #184: Owners can now delete their lists.                          -MC
1474         - #231: Add a link to the user's fiche on moderation page.          -MC
1475
1476     * Newsletter:
1477         - #242: Newsletter is standalone.                                   -MC
1478
1479     * Search:
1480         - #56: Search on referent.                                          -JS
1481         - #189: Selection of diplomas depends on schools.                   -JS
1482         - #195: Better heuristic for google like (thanks OG).               -MC
1483         - #203: New fields in search (alive, subscriber, free).             -JS
1484
1485     * User Interface:
1486         - #211: All imgs in the skins are links to login.php.               -MC
1487
1488
1489 Fixes (from 0.9.2 branch):
1490
1491     * Search:
1492         - enable mod_date_sort again.                                       -MC
1493
1494
1495 ================================================================================
1496 VERSION 0.9.2                                                        14 Nov 2004
1497
1498 New:
1499
1500     * Carnet: Brand new.                                                    -MC
1501
1502     * Core:
1503         - Creation of the Plugin class.                                     -MC
1504         - Now only use iso3166 countries, no more `nationalites`.           -MC
1505
1506     * Contacts:
1507         - Trombino of the contacts is available.                            -MC
1508
1509     * Search+Contacts:
1510         - Nicer icons.                                                      -MC
1511
1512     * Skins:
1513         - Various updates.                                                  -FRU
1514
1515 Bug/Wish:
1516
1517     * Docs:
1518         - #156: Exit Netscape4 (no more supported), Mozilla enters.         -MC
1519
1520     * Carnet:
1521         - #29,147: Possible to watch subscribings, deaths, `fiche` modifs.  -MC
1522
1523     * Core:
1524         - #135: First instance of the plugin class: class Trombi.           -MC
1525         - #158: A photo change updates last `fiche` edition stamp.          -MC
1526         - #100,199: Kludge to determine if a link is popup or not.          -MC
1527
1528     * Lists:
1529         - #138: Refusal message is shown on mail moderation page.           -MC
1530         - #161: Now supports non-X natively.                                -MC
1531
1532     * Search:
1533         - #112,113,126,133,167,171: google like search + some rewrite.      -MC
1534
1535     * Search+Contacts:
1536         - #122: Women now have a &bull; (no more dirty gender icons).       -MC
1537         - #124: Homeland is now a flag.                                     -MC
1538         - #164: Married women are now well sorted (by their spouse name).   -MC
1539
1540     * Stats:
1541         - #8,134: Return of the stats pages.                                -VP
1542
1543 Fixes (from 0.9.1 branch):
1544
1545     * Lists:
1546         - Better mails to -owners for reject/discard ops.                   -MC
1547         - Mailman is case sensitive, goto lowercase.                        -MC
1548
1549
1550 ================================================================================
1551 VERSION 0.9.1                                                        25 Oct 2004
1552
1553 New:
1554
1555     * Lists:
1556         - Auto-moderate/discard mails detected as SPAM by bogofilter.       -MC
1557         - Improve header/subject decoding.                                  -MC
1558         - Alpha-sort on listes/admin.php + msgs for each operations.        -MC
1559         - 1-click moderation for accept and reject cases.                   -MC
1560
1561     * Usability:
1562         - #99: All <a><img ... /></a> now have title.                       -MC
1563
1564     * NewsLetter:
1565         - Brand New NewsLetter module.                                      -MC
1566         - Convert old archive to new model.                                 -FAL
1567
1568     * Search+Contacts:
1569         - Added gender icons.                                               -MC
1570         - Better things done for married women.                             -MC
1571         - Deceased members and non-subscribers special treatments.          -MC
1572         - Mobile is now printed too.                                        -MC
1573         - People names are clickable.                                       -MC
1574         - Unified template.                                                 -JS
1575
1576     * Skins:
1577         - Liteskin.                                                         -XdX
1578
1579 Fixes (from 0.9.0 branch):
1580
1581     * Lists:
1582         - Corrects problem about mails that have non text/* parts.          -MC
1583         - Rpc daemon can live everywhere.                                   -MC
1584         - Moderation: refusing/rejecting a mail informs other moderators.   -MC
1585
1586     * Fiche + Search:
1587         - Corrects bad handling of firms.                                   -MC
1588         - We used the bad table to search functions names.                  -MC
1589
1590     * Skins:
1591         - Minor updates.                                                    -FRU
1592
1593 ================================================================================
1594 VERSION 0.9.0                                                         15 Oct 2004
1595
1596 New:
1597
1598     * First Public Release.                                                 -PoT
1599
1600 ================================================================================
1601 ACRONYMS:
1602
1603     * PoT: Polytechnique.org TEAM (see Authors).
1604
1605     * ALK: Olivier Le Floch     (Alakazam)  <olivier.le-floch@m4x.org>
1606     * BOB: Damien Bobillot      (Schmurtz)  <damien.bobillot@m4x.org>
1607     * Car: Pascal Corpet        (Caribou)   <pascal.corpet@m4x.org>
1608     * CAT: Florian El Ahdab     (LeChat)    <florian.el-ahdab@m4x.org>
1609     * FAL: Raphaël Marichez     (Falco)     <raphael.marichez@m4x.org>
1610     * FRU: Florent Bruneau      (Fruneau)   <florent.bruneau@m4x.org>
1611     * GUI: Guillaume Bandet     (GUI)       <guillaume.bandet@m4x.org>
1612     * JAC: Stéphane Jacob       (jacou)     <stephane.jacob@m4x.org>
1613     * JM : Jean-Marc Bécu                   <jean-marc.becu@m4x.org>
1614     * JS : Jean Sébastien Bedo              <jean-sebastien.bedo@m4x.org>
1615     * MC : Pierre Habouzit      (MadCoder)  <pierre.habouzit@m4x.org>
1616     * mYk: Aymeric Augustin     (mYk)       <aymeric.augustin@m4x.org>
1617     * OG : Olivier Guillaumin               <olivier.guillaumin@m4x.org>
1618     * PIK: Fabien Laborde       (pika)      <fabien.laborde@m4x.org>
1619     * SHK: Jeremy Lainé         (Sharky)    <jeremy.laine@m4x.org>
1620     * THD: Thomas Deniau        (Totom)     <thomas.deniau@m4x.org>
1621     * VP : Vincent Palatin                  <vincent.palatin@m4x.org>
1622     * XdX: Alexandre Hô         (XandreX)   <alexandre.ho@m4x.org>
1623     * XEL: Raphaël Barrois      (Xelnor)    <raphael.barrois@m4x.org>
1624     * VZA: Vincent Zanotti      (vinZ2)     <vincent.zanotti@m4x.org>
1625
1626 ================================================================================
1627 vim:et:ts=4:sw=4:tw=80:enc=utf-8: