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