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