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