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