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