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