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