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