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