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