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