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