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