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