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