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