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