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