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