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