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