Fix event short name filtering
[platal.git] / ChangeLog
1 ================================================================================
2 VERSION 0.9.12                                                        ?? ?? 2006
3
4 New:
5
6     * Admin:
7         - Can add sorting key in Table Editor.                             -FRU
8
9     * Carnet:
10         - Add a vcard of all the contacts                                  -FRU
11
12     * Xnet:
13         - Add a vcard of all the members of a group                        -FRU
14
15     * Xnet/Events:
16         - Events can be archived                                           -FRU
17         - Can get iCal version of the events                               -FRU
18
19 Bug/Wish:
20
21     * Admin:
22         - #468: Can edit requests before validation.                       -FRU
23         - #478: Sort payments by flag.                                     -FRU
24         - #484: Sort Table Editor by clicking on column title.             -Car
25
26     * Core:
27         - #473: Use 'événement' instead of 'évènement'.                    -FRU
28         - #475: More understandable bug report form.                       -FRU
29
30     * Events:
31         - #517: URL catcher update (www).                                  -Car
32         - #525: Add a user-friendly id for newsletters                     -FRU
33
34     * Lists:
35         - #485: Can moderate pure-HTML mails                               -FRU
36
37     * Profile:
38         - #451: vCard are RFC compliant                                    -FRU
39         - #502: Use 'alias' instead of 'aka' to specify the nickname       -FRU
40
41     * Xnet:
42         - #511: Migrate ML subscription when changing email of a non-X     -FRU
43
44     * Xnet/Events:
45         - #490: Events can be opened to non-members                        -FRU
46         - #514: Improve visibility of open events                          -FRU
47         - #523: Organizer does not change when editing an event            -FRU
48
49 From 0.9.11 branch:
50
51     * Core:
52         - #472: Fix problem with auth when using the cookie.                -MC
53
54     * Emails:
55         - #496: Fix link to warn user who has a broken email               -FRU
56
57     * Geoloc:
58         - #469: Google Maps link works for the USA.                        -FRU
59
60     * Payment:
61         - #482: fix action in the form.                                     -MC
62
63     * Profile:
64         - #486: fix force login to see private fiche.                      -Car
65         - #509: can access trombi of the current year promotion            -FRU
66
67 ================================================================================
68 VERSION 0.9.11                                                 18 Septembre 2006
69
70
71 New:
72
73     * Admin:
74         - New table editor.                                                -Car
75         - Switch to the new URI scheme.                                    -Car
76
77     * Auth:
78         - Switch to the new URI scheme.                                     -MC
79
80     * Banana:
81         - Switch to the new URI scheme.                                 -MC/FRU
82
83     * Carnet:
84         - Switch to the new URI scheme.                                     -MC
85
86     * Core:
87         - Work hard to add nice URI's into Platal.                          -MC
88         - Use fancy icons from http://www.famfamfam.com/ for flags.         -MC
89         - Merge htdocs/htdocs.net using apache tricks, share more code.     -MC
90         - Remove seldome used files in plugins/ and do explicit registers.  -MC
91
92     * Emails:
93         - Switch to the new URI scheme.                                     -MC
94         - Work around broken emails (detection, marketing...)              -FRU
95
96     * Events:
97         - Switch to the new URI scheme.                                 -MC/FRU
98         - Rework Events administration interface.                          -FRU
99         - Create a new Newsletter if needed                                -FRU
100
101     * Geoloc:
102         - Switch to the new URI scheme.                                 -MC/Car
103
104     * Lists:
105         - Switch to the new URI scheme.                                     -MC
106         - Do not remove line breaks in message moderation preview          -FRU
107
108     * Marketing:
109         - Switch to the new URI scheme.                                     -MC
110
111     * Payment:
112         - Switch to the new URI scheme.                                     -MC
113
114     * Platal:
115         - Create module.                                                    -MC
116
117     * Profile:
118         - Switch to the new URI scheme.                                     -MC
119         - Add photo and nickname in vcard                                  -FRU
120
121     * Register:
122         - Switch to the new URI scheme.                                     -MC
123         - Check birth date coherence with promotion                        -FRU
124
125     * Search:
126         - Switch to the new URI scheme.                                     -MC
127
128     * Skins:
129         - New skin: keynote                                                -FRU
130
131     * Stats:
132         - Switch to the new URI scheme.                                     -MC
133
134     * Trezo:
135         - Migrate to new URI scheme.                                        -MC
136
137     * Xnet:
138         - Migrate to the new URI scheme.                                    -MC
139         - Split Xnet in 4 modules: xnet, lists, events, group.              -MC
140         - More coherent look                                               -FRU
141         - Be logged when you go to X.net from plat/al.                      -MC
142
143     * Xnet/Events:
144         - Split event list and subscription again.                          -MC
145         - Extensively debug events module.                                  -MC
146
147     * Wiki:
148         - Rework pmwiki integration, make it way more simple.               -MC
149         - Rework authentication, don't let pmwiki deal with it.             -MC
150         - Admin page.                                                      -Car
151
152 Bug/Wish:
153
154     * Admin:
155         - #390: Add date of request in validation form.                    -FRU
156         - #397: Can edit death date in user admin page.                    -FRU
157         - #427: Automatic answers for validation.                          -Car
158         - #429: Tools to administrate duplicated adresses.                 -FRU
159         - #430: Specify date format on downtime admin page.                -Car
160         - #440: Rewrite events admin page.                                 -FRU
161
162     * Banana:
163         - #463: Messages marked as read don't switch back to unread        -FRU
164
165     * Carnet:
166         - #435: Calendar contains yearly events for all the contacts.      -FRU
167
168     * Core:
169         - #371: Users can send bugs directly to plat/al tracker.           -Car
170
171     * Emails:
172         - #426: Add an identification header in mails.                     -FRU
173
174     * Lists:
175         - #127: Add promo in member list when sorted by name.              -FRU
176         - #423: Allow line breaks in mailing list descriptions.            -FRU
177
178     * Profile:
179         - #344: Tels can be bigger (up to 30 chars).                       -Car
180         - #422: Parasitic strings in vcard.                                -FRU
181
182     * Register:
183         - #459: Opt-in for newsletter and promo mailing list on register.  -Car
184
185     * Skins:
186         - #454: Layout of addresses                                        -FRU
187
188     * Xnet:
189         - #380: Add sex for non-X.                                         -FRU
190         - #384: Substitution of non-X's names in mail from web interface.  -FRU
191         - #426: Add an identification header in mails.                     -FRU
192         - #439: Move doc to the wiki                                   -Car/FRU
193         - #453: Add members in promotion groups                            -FRU
194
195 From 0.9.10 Branch:
196
197     * Profile:
198         - #421: Delete tel.                                                -Car
199
200 ================================================================================
201 VERSION 0.9.10                                                      29 Juin 2006
202
203 New:
204
205     * Core:
206         - Tighten security when changing password.                          -Car
207
208     * Documentation:
209         - Display ChangeLog in site.                                        -Car
210         - Bounty: link bug reports from Changelog.                          -MC
211
212     * Geoloc:
213         - Dynamic maps using geodesix plugin.                               -Car
214         - Link to local maps for all addresses.                             -Car
215
216     * Lists:
217         - Remove ugly hack for admin lists (staff left to a X.net group)    -MC
218
219     * Notifications:
220         - iCal calendar for birthdays.                                      -Car
221
222     * Profile:
223         - See fiche sent to AX.                                             -Car
224         - Synchronize fiche from AX fiche.                                  -Car
225
226     * Skin:
227         - Common file for header above title.                               -Car
228         - Add a quick search form in this common header.                    -Car
229
230     * Xnet:
231         - Use wiki from Xorg.                                               -Car
232         - Use wiki for group pages.                                         -Car
233         - Dynamic maps using geodesix plugin.                               -Car
234
235 Bug/Wish:
236
237     * Admin:
238         - #408: Admin can change sex of users without root intervention.    -Car
239         - #417: Activate or unactivate emails directly from admin page.     -Car
240
241     * Carnet:
242         - #414: Link to users' fiche go to private fiche and not public.    -Car
243
244     * Core:
245         - #375: Use SHA1 instead of MD5 for password encryption.            -Car
246
247     * Events:
248         - #268: Hide read events.                                           -Car
249         - #391: Go back to top link at end of each event.                   -Car
250         - #411: Count chars in events proposals to make them smaller.       -Car
251
252     * Lists:
253         - #396, #416: Making moderating ML messages easier.                 -Car
254
255     * Newsletter:
256         - #410: In Html newsletter add a link to go back to summary.        -Car
257
258     * Profile:
259         - #400: Several phones for each address.                            -Car
260         - #406: Direct link in owner's fiche to edit it.                    -Car
261
262     * RSS:
263         - #398: "Add to contact" doesn't appear for deaths.                 -Car
264
265     * Register:
266         - #401: Email for confirmation of inscription for men/women.        -Car
267
268     * Search:
269         - #412: Error SQL in big referent searches.                         -Car
270
271     * Trombi:
272         - #420: Promo trombi shows usage name.                              -Car
273
274     * Wiki:
275         - #403: Cache is cleared when editing a page.                       -Car
276
277     * Xnet:
278         - #377: Possibility to edit or del an ext user if email used twice. -Car
279         - #378: Display group directory order by promo.                     -Car
280         - #379, #383: Paiements table relook.                               -Car
281         - #399: Event can accept guests or not.                             -Car
282         - #413: When creating a new event, datas don't disappear anymore.   -Car
283
284 From 0.9.9 Branch:
285
286     * Xnet:
287         - #393: Ask for confirmation to remove an event.                    -Car
288
289 ================================================================================
290 VERSION 0.9.9                                                    08 Janvier 2006
291
292 New:
293
294     * Core:
295         - HTTP redirection safe wrt Session (should solve login problems).  -MC
296         - Free $_SESSION before the page rendering, to release locks.       -MC
297
298     * Documentation:
299         - Documentation now use Wiki                                        -Car
300
301     * Paiement:
302         - Fixed little text mistake in Payments menu.                       -CAT
303         - Direct link from and to events.                                   -Car
304
305     * Profile:
306         - User can now accept synchronisation from AX by admin.             -Car
307         - Address will try to display as the country standard.              -Car
308         - Warning for common name (no Nickname allowed).                    -MC
309
310     * Xnet:
311         - Groups can be non subscribable.                                   -Car
312         - Most Wanted Feature: directories synchronization with lists.      -MC
313         - Various bug fixes in events management.                           -Car
314         - Groups can now synchronize MLs and the directory.                 -MC
315
316 Bug/Wish:
317
318     * Admin:
319         - #337: Add link to trackers and support websites for admins.       -CAT
320
321     * Contacts:
322         - #352: Enhance PDFs: add the generation date.                      -MC
323
324     * Core:
325         - #310: Display the max number of photo in trombipromo.             -Car
326
327     * Mails:
328         - #327: broken mail test is more explicit for unaware users.        -MC
329
330     * Paiments:
331         - #336: Micro -> Tele(payments).                                    -MC
332         - #356: Payments use usage name instead of last name.               -Car
333
334     * Profile:
335         - #330,333: Interface improvements.                                 -Car
336         - #332: User can precise why he asks for a usage name.              -Car
337         - #335: Already assigned promotion don't generate a request.        -CAT
338         - #346: Professional profile code desynch. fixed.                   -MC
339         - #357: Reindex user for fast search at subscribe time.             -MC
340         - #358: Avoid duplicate email address when bestalias = 4life.       -MC
341         - #363: Rework actions possible on the profile for deceased pple.   -MC
342
343     * Xnet:
344         - #334: Interface improvements.                                     -Car
345         - #341: Improve member deletion.                                    -MC
346         - #374: Event interface.                                            -Car
347         - #376: Reply-To on the mail form.                                  -MC
348         - #388: Deadline for event inscriptions.                            -Car
349
350     * User Interface:
351         - #338: Broken FSF link fixed on donation page.                     -CAT
352         - #339: New RSS links that allow direct and easier RSS activation.  -CAT
353         - #130: Each page now shows a different title.                      -CAT
354
355 From 0.9.8 Branch:
356
357     * Xnet:
358         - #362: Fix a problem with evenements that only have 1 moment.      -MC
359
360 ================================================================================
361 VERSION 0.9.8                                                        18 Jul 2005
362
363 New:
364
365     * Admin:
366         - Synchronisations with geoloc.org.                                 -Car
367
368 Bug/Wish:
369
370     * Admin:
371         - #323: admin link in fiche opens out of the popup.                 -Car
372         - #324: admin can modify the usage name.                            -Car
373
374     * Profile:
375         - User can delete his own melix.                                    -Car
376         - #328,329: bug fixes and direct acess to public fiche.             -Car
377         - #331: antispam option didn't work with Safari.                    -Car
378
379     * Lists:
380         - #318: Deletion of email with + in aliases.                        -Car
381
382 ================================================================================
383 VERSION 0.9.7                                                        21 Jun 2005
384
385 New:
386
387     * Profile:
388         - Address parser.                                                   -Car
389
390     * Search:
391         - Nickname are used in fast search.                                 -Car
392         - Firefox searchplugin for quick search.                            -Car
393
394     * Xnet:
395         - Events management.                                                -Car
396         - Events using paiements.                                           -Car
397         - Sending mail to all the participants/absents of an event.         -Car
398
399 Bug/Wish:
400
401     * Core:
402         - #78,302: accept spaces in login.                                  -Car
403
404     * Fiche:
405         - #308: organizing layout.                                          -Car
406
407     * Lists:
408         - #23: multiple inscriptions.                                       -Car
409
410     * Xnet:
411         - #311,312: private members list.                                   -Car
412         - Inscription in a group with no admin.                             -Car
413
414 Fixes (from 0.9.6 branch):
415
416     * Core:
417         - #316: locale was not set correctly.  dates are in french again.   -MC
418
419     * Search:
420         - #307: fix bad escaping in advanced search.                        -MC
421
422     * Xnet:
423         - Have a connection link even on index page.                        -MC
424         - Deleting and securing deletion of empty aliases.                  -Car
425         - #314: fix bad links to categories                                 -Car
426
427 ================================================================================
428 VERSION 0.9.6                                                        07 May 2005
429
430 New:
431
432     * Profile:
433         - Stayed down students (orange) management.                         -Car
434
435     * Search:
436         - Last improvements (clean code for search now !).                  -MC
437
438     * Stats:
439         - Drop mail stats pages (buggy and not accurate anymore).           -MC
440
441     * Polytechnique.net in now in plat/al !                                 -MC
442
443 Bug/Wish:
444
445     * Admin:
446         - #298: On su exit, go back to SU page on the given account.        -MC
447         - #300: Notify hotliners for validation comments.                   -Car
448         - #301: Some design issues solved for validation.                   -MC
449
450     * Misc:
451         - #290: Date display with no preceding 0.                           -Car
452
453     * Profile:
454         - #299: Be more specific wrt given name for women.                  -MC
455
456 Fixes (from 0.9.5 branch):
457
458     * Search:
459         - #304: Next/Prev links were missing if #pages was 2.               -MC
460
461 ================================================================================
462 VERSION 0.9.5                                                        07 Apr 2005
463
464 New:
465
466     * Core:
467         - Improve login/exit wrt cookie.                                    -MC
468
469     * Docs:
470         - use of secure SMTP on a pocket PC.                                -Car
471
472     * Fiche:
473         - A public fiche is now available for visitors.                     -Car
474
475     * Money:
476         - lighter code and support for a PayPal account.                    -Car
477
478     * Profile:
479         - One can choose precisely which fields appear on his public fiche. -Car
480         - Accents and special chars in name and first name                  -Car
481         - Spouse name extended to usage name.                               -Car
482
483     * Register:
484         - Already subscribed members now have a warning.                    -MC
485
486     * Search:
487         - Public searches display more information.                         -Car
488
489 Bug/Wish:
490
491     * Admin:
492         - #291: change bestalias when alias disappear.                      -Car
493
494     * Core:
495         - #279, #281: permanent connexion explanations.                  -MC/Car
496
497     * Fiche:
498         - #289: hide empty photos in public fiche.                          -Car
499
500     * Misc:
501         - #283,285,286,287: text modifications in docs and index page.      -Car
502
503     * Profile:
504         - #278: professionnal email and web site.                           -Car
505
506     * Search:
507         - #82: Search by fonction and post for jobs.                        -Car
508         - #109, 288: Lots of sorting methods for search.                    -Car
509         - #270: Private/public flags are now used for search.               -Car
510
511 Fixes (from 0.9.4 branch):
512
513     * Lists:
514         - Owner can now delete their list.                                  -MC
515
516 ================================================================================
517 VERSION 0.9.4                                                        24 Jan 2005
518
519 New:
520
521     * Banana:
522         - Total rework, it's now a real library, exit from plat/al.         -MC
523
524     * Contacts:
525         - Brand new PDF of the contact list (using FPDF).                   -MC
526         - Even include Photos in the PDF (kludgy !).                        -MC
527
528     * Core:
529         - New SQL access API: gain in security and code factorization.      -MC
530         - Drop good old mysql_assign, iterators are nicer.                  -MC
531         - Drop magic_quote_gpc (DB API takes care of it itself).            -MC
532         - Drop cache algorithm (was complex for no gain).                   -MC
533         - Enhancements wrt COOKIE.                                       -MC/Car
534         - More homogenous date formating (use %x / %X everywhere).          -MC
535         - No more .head.tpl. (thanks to JM for the tip).                    -MC
536         - Strip unnecessary spaces from templates at compile time.          -MC
537         - Allow users to choose email formats globally.                     -Car
538         - Crons are now handled from plat/al with a global crontab file.    -MC
539
540     * Notifications:
541         - Use Pascal's work to enable a simple, nicer html mail.            -MC
542         - Use the new RSS engine to provide a feed of the panel.            -MC
543
544     * Photo Submission:
545         - Rework of the form.                                               -MC
546         - Photo is resized on the fly, instead of dropping too big images.  -MC
547
548     * Registration:
549         - Brand new.                                                        -MC
550
551     * Skins:
552         - Openweb: update.                                                  -MC
553
554     * Validation:
555         - Quite a lot of rewrite, simplifications.                          -MC
556
557 Bug/Wish:
558
559     * Contacts:
560         - #180: Change the list order using name, promo or last change date.-Car
561
562     * Core:
563         - #153: rework the RSS engine.                                      -MC
564         - #145: Use melix address to log in.                                -Car
565         - #212: Various font-sizes fixed.                                   -Car
566         - #245: Use PEAR::Date to avoid 1970-2038 php limitations.          -MC
567         - #258: Netscape4 Warning.                                          -MC
568
569     * Emails:
570         - #229: Possibility to show our melix address.                      -Car
571
572     * Events:
573         - #238: Links and Mailto are now active.                            -Car
574
575     * Fiche:
576         - #218: Quit fiche using Escape key.                                -Car
577
578     * Marketing:
579         - #256, #255: Mail are now correctly sent.                       -MC/Car
580
581     * Misc:
582         - #65: Broken links.                                                -MC
583
584     * Notifications:
585         - #63: Birthdays are now in the notifications !                     -MC
586         - #215: The notifications use singular or plural.                   -Car
587         - #232: Add a link to the fiche.                                 -MC/Car
588
589     * Profile:
590         - #65: Add professionnal cellphone.                                 -Car
591         - #170: Remove region display for french departments.               -Car
592         - #204: Add nicknames (searchable too).                             -MC
593         - #210: Add medals and orders.                                      -MC
594
595     * Search:
596         - #249, #251, #253: Some tweaks to be more accurate.                -MC
597
598     * Stats:
599         - #261: Stats of registrations over the time.                       -Car
600
601     * Validations:
602         - #137: Now possible to add comments without any action.            -MC
603         - #191, #256: Marketing now uses the validation process.            -MC
604         - #267: Newsletter uses the validation process too.                 -MC
605
606 ================================================================================
607 VERSION 0.9.3                                                        27 Dec 2004
608
609 New:
610
611     * Core:
612         - Members can be disabled. It deletes volatile datas.               -MC
613         - Start the new work on modules (XOrgHook).                         -MC
614         - XOrgMenu class to deal with Menu entries.                         -MC
615         - Lots of includes renames, rewrites, beautifuling.                 -MC
616         - Try to avoid the unreadable {"..."|url} modifier, use {rel}/.     -MC
617         - Use a real .conf file, and no more .php's for configuration.      -MC
618         - Make raw access to POST/GET/... disappear.                        -MC
619
620     * Distribution:
621         - Do not modify PHP include path from auto.prepend.inc.php.         -SHK
622         - Add install.d/apache.conf with a sample Apache config file.       -SHK
623         - Add Makefile to generate distribution tarballs.                   -SHK
624         - Generate xorg.config.inc.php using "make".                        -SHK
625         - Add a basic README file.                                          -SHK
626
627     * Lists:
628         - Moderators are now allowed to change the moderation level.        -MC
629
630     * Mails:
631         - Use HermesMailer.                                                 -MC
632         - Create a script to treats NL bounces.                             -MC
633
634     * Money: standalone module.                                             -MC
635
636     * Skins:
637         - New skin: openweb.                                                -MC
638         - No more annoying submit button, onclick is used to submit.        -MC
639         - This is the first autonom module of the site !                    -MC
640
641     * Stats:
642         - Better y-range for graphs.                                        -MC
643
644     * WebRedirect (was: Carva): now standalone.                             -MC
645
646 Bug/Wish:
647
648     * Admin:
649         - #186: Users are reachable by melix, redirects, aliases...         -MC
650
651     * Bestalias:
652         - #206: Use only the bestalias and the forlife in vcard and fiche.  -MC
653         - #207: Enable for the user the choice of his prefered alias.       -MC
654
655     * Core:
656         - #183,185: Implement perms levels: 'pending'+'disabled'.           -MC
657         - #154: Birth fields are now of type DATE.                          -MC
658
659     * Fiche:
660         - #83,208,222: New fiche.                                           -MC
661
662     * Lists:
663         - #86: Yet another old old wish: lists archives are online !        -MC
664         - #144: Users can subscribe from members/trombi page too.           -MC
665         - #184: Owners can now delete their lists.                          -MC
666         - #231: Add a link to the user's fiche on moderation page.          -MC
667
668     * Newsletter:
669         - #242: Newsletter is standalone.                                   -MC
670
671     * Search:
672         - #56: Search on referent.                                          -JS
673         - #189: Selection of diplomas depends on schools.                   -JS
674         - #195: Better heuristic for google like (thanks OG).               -MC
675         - #203: New fields in search (alive, subscriber, free).             -JS
676
677     * User Interface:
678         - #211: All imgs in the skins are links to login.php.               -MC
679
680
681 Fixes (from 0.9.2 branch):
682
683     * Search:
684         - enable mod_date_sort again.                                       -MC
685
686
687 ================================================================================
688 VERSION 0.9.2                                                        14 Nov 2004
689
690 New:
691
692     * Carnet: Brand new.                                                    -MC
693
694     * Core:
695         - Creation of the Plugin class.                                     -MC
696         - Now only use iso3166 countries, no more `nationalites`.           -MC
697
698     * Contacts:
699         - Trombino of the contacts is available.                            -MC
700
701     * Search+Contacts:
702         - Nicer icons.                                                      -MC
703
704     * Skins:
705         - Various updates.                                                  -FRU
706
707 Bug/Wish:
708
709     * Docs:
710         - #156: Exit Netscape4 (no more supported), Mozilla enters.         -MC
711
712     * Carnet:
713         - #29,147: Possible to watch subscribings, deaths, `fiche` modifs.  -MC
714
715     * Core:
716         - #135: First instance of the plugin class: class Trombi.           -MC
717         - #158: A photo change updates last `fiche` edition stamp.          -MC
718         - #100,199: Kludge to determine if a link is popup or not.          -MC
719
720     * Lists:
721         - #138: Refusal message is shown on mail moderation page.           -MC
722         - #161: Now supports non-X natively.                                -MC
723
724     * Search:
725         - #112,113,126,133,167,171: google like search + some rewrite.      -MC
726
727     * Search+Contacts:
728         - #122: Women now have a • (no more dirty gender icons).       -MC
729         - #124: Homeland is now a flag.                                     -MC
730         - #164: Married women are now well sorted (by their spouse name).   -MC
731
732     * Stats:
733         - #8,134: Return of the stats pages.                                -VP
734
735 Fixes (from 0.9.1 branch):
736
737     * Lists:
738         - Better mails to -owners for reject/discard ops.                   -MC
739         - Mailman is case sensitive, goto lowercase.                        -MC
740
741
742 ================================================================================
743 VERSION 0.9.1                                                        25 Oct 2004
744
745 New:
746
747     * Lists:
748         - Auto-moderate/discard mails detected as SPAM by bogofilter.       -MC
749         - Improve header/subject decoding.                                  -MC
750         - Alpha-sort on listes/admin.php + msgs for each operations.        -MC
751         - 1-click moderation for accept and reject cases.                   -MC
752
753     * Usability:
754         - #99: All <a><img ... /></a> now have title.                       -MC
755
756     * NewsLetter:
757         - Brand New NewsLetter module.                                      -MC
758         - Convert old archive to new model.                                 -FAL
759
760     * Search+Contacts:
761         - Added gender icons.                                               -MC
762         - Better things done for married women.                             -MC
763         - Deceased members and non-subscribers special treatments.          -MC
764         - Mobile is now printed too.                                        -MC
765         - People names are clickable.                                       -MC
766         - Unified template.                                                 -JS
767
768     * Skins:
769         - Liteskin.                                                         -XdX
770
771 Fixes (from 0.9.0 branch):
772
773     * Lists:
774         - Corrects problem about mails that have non text/* parts.          -MC
775         - Rpc daemon can live everywhere.                                   -MC
776         - Moderation: refusing/rejecting a mail informs other moderators.   -MC
777
778     * Fiche + Search:
779         - Corrects bad handling of firms.                                   -MC
780         - We used the bad table to search functions names.                  -MC
781
782     * Skins:
783         - Minor updates.                                                    -FRU
784
785 ================================================================================
786 VERSION 0.9.0                                                         15 Oct 2004
787
788 New:
789
790     * First Public Release.                                                 -PoT
791
792 ================================================================================
793 ACRONYMS:
794
795     * PoT: Polytechnique.org TEAM (see Authors).
796
797     * Car: Pascal Corpet        (Caribou)   <pascal.corpet@m4x.org>
798     * CAT: Florian El Ahdab     (LeChat)    <florian.el-ahdab@m4x.org>
799     * FAL: Raphaël Marichez     (Falco)     <raphael.marichez@m4x.org>
800     * FRU: Florent Bruneau      (fruneau)   <florent.bruneau@m4x.org>
801     * JS : Jean Sébastien Bedo              <jean-sebastien.bedo@m4x.org>
802     * MC : Pierre Habouzit      (MadCoder)  <pierre.habouzit@m4x.org>
803     * OG : Olivier Guillaumin               <olivier.guillaumin@m4x.org>
804     * SHK: Jeremy Lainé         (Sharky)    <jeremy.laine@m4x.org>
805     * VP : Vincent Palatin                  <vincent.palatin@m4x.org>
806     * XdX: Alexandre Hô         (XandreX)   <alexandre.ho@m4x.org>
807
808 ================================================================================
809 vim:et:ts=4:sw=4:tw=80: