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