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