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