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