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