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