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