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