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