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