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