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