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