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