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