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