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