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