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