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