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