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