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