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