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