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