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