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