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