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