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