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