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