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