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