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