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