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