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