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