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