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