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