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