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