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