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