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