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