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