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