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