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