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