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