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