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