Users can delete entries from their openid whitelid
[platal.git] / ChangeLog
... / ...
CommitLineData
1================================================================================
2VERSION 0.10.0 XX XX XXXX
3
4New:
5
6 * Core:
7 - Move plat/al engine in a separated library -FRU
8 - Introduction of 'hruid' as a replacement for 'forlife' -VZA
9
10 * Newsletter:
11 - Tool to process bounces -mYk
12
13 * OpenId:
14 - OpenId provider -mYk
15
16Bug/Wish:
17
18 * Admin:
19 - #912: Fix error when validating an 'alread-validated' request -FRU
20
21 * Core:
22 - #918: Use POST for wiki preview -FRU
23
24 * Search:
25 - #691: Adds search on postcode and thus on "arrondissements" -JAC
26 - #791: Adds the possibility to do an exact search -JAC
27 - #822: Adds the possibility to search on diplomas -JAC
28
29 * XnetList:
30 - #914: Adds a toggle button in the ML/directory sync. page -JAC
31
32================================================================================
33VERSION 0.9.17 19 07 2008
34
35New:
36
37 * Core:
38 - Password strength checker -FRU
39 - Show user picture on the mini-profile -FRU
40 - Add an anti-XSRF framework, and add protection to most pages -VZA
41 - Add a 'disallow all' robots.txt in development working copies. -VZA
42
43 * Forums:
44 - Can choose the color of the branches -FRU
45
46Bug/Wish:
47
48 * Admin:
49 - #770: Keeps hidden validation preferences in the database -JAC
50 - #811: Improve interface to add medal ranks and avoid losing data -ALK
51 - #830: Adds admnistration pages for sub-sectors and functions -JAC
52
53 * Carnet:
54 - #831: Don't be notified of birthdays of the previous day -FRU
55
56 * Core:
57 - Fix email sending, correcting bugs introduced in r1897 -VZA
58 - #832: Always include the url in bug reports -ALK
59 - #841: Improves contrast of links in legends in skin 'Espace' -FRU
60 - #844: Uses INT in MySQL to store user ids -VZA
61 - #851: Adds a direct link to GApps for gapps-active users -VZA
62
63 * Lists:
64 - #756: Can build the list of members from a file -FRU
65 - #761: Fix user comment in moderation mail sent by mailman -FRU
66 - #810: Fix encoding of admin pages -FRU
67 - #813: Fix display of the sample mail refusal message -JAC
68 - #817: Automation of the management of associations' ML -JAC
69 - #839: Fix warning when adding an external address -FRU
70 - #849: Don't list registrated user in unregistrated list -FRU
71 - Larger click target to toggle emails in the validation interface -ALK
72
73 * Profile:
74 - #805: Improves mentoring edition page -JAC
75 - #836: Autocomplete enterprise name in profile edition page -FRU
76 - #840: Remove mentor entry when "expertise" is empty -FRU
77
78 * Search:
79 - Fix display of autocompletion menu (use plugin's latest version) -ALK
80 - Clicking on the "..." entry no longer replaces search with "..." -ALK
81 - #850: Fix autocompletion bug when changing an advanced search -ALK
82 - #854: Indicates the bounds of the page's display if possible -JAC
83
84 * Xnet:
85 - #821: Fix infinite loop when user can't be authenticated -FRU
86
87 * XnetGrp:
88 - #806: Unsubscribe from MLs when leaving the group -FRU
89 - #807: Notify groupes managers of unsubscriptions -FRU
90 - #814: Group managers can change the visibility of the group -FRU
91 - #823: Store the subscription requests -FRU
92 - #824: Fix redirection when changing status of the user -FRU
93 - #846: Don't export users without a forlife in the vcard -FRU
94 - #847: Can export the directory as .csv file -FRU
95 - #848: Add a free text field in user profile -FRU
96
97 * XnetEvents:
98 - #825: Show the number of comers when the events contains 1 part -FRU
99
100From 0.9.16 branch:
101
102 * Admin:
103 - #745: Fix invalid warnings when editing user profile -VZA
104
105 * Core:
106 - Fix authentication level required by 403/404 error pages -FRU
107 - Fix default password on subscription -VZA
108
109 * GoogleApps:
110 - Enable service -VZA
111
112================================================================================
113VERSION 0.9.16 31 03 2008
114
115New:
116
117 * Carnet:
118 - List updated fields in notifications -FRU
119
120 * Core:
121 - New PlProfiler tool -FRU
122 - Integration of goodies/external tools with local rss/iCal -VZA
123 - iGoogle gadgets for latest events and directory search -VZA
124 - Integration of Google Apps accounts -VZA
125
126 * Emails:
127 - Imap mail storage can be activated/deactivated from interface -VZA
128 - Mail storage backends are now integrated with redirections -VZA
129
130 * Lists:
131 - Unsure mails are moderated -FRU
132
133 * Forums:
134 - Ban system -THD
135
136Bug/Wish:
137
138 * Carnet:
139 - #734: Fix notification emails and carnet for female users -VZA
140
141 * Emails:
142 - #726: Don't send the email if an attachment can't be downloaded -FRU
143 - #750: Fix email list in test email -FRU
144 - #802: Fix upload content type checking on some buggy PHP -FRU
145 - #803: Prevents UI from allowing 'last active alias deletion' -Car
146
147 * Lists:
148 - #793: Show broken members on ML -FRU
149
150 * Profile:
151 - #729: Fix positioning of addresses on public profile -FRU
152 - #742: Sub domain was hidden when editing profile -FRU
153 - #752: Don't show vcard link on profile when the person is dead -FRU
154 - #764: Fix mentoring edition page -FRU
155 - #790: Ensure we always have a current address -FRU
156
157 * Search:
158 - #741: Mentor search in advanced search -FRU
159
160 * XnetEvent:
161 - #728: Update CSV -FRU
162 - #743: Don't show a warning when subscriber has no forlife -FRU
163 - #730: XnetEvents are not synchronized with aliases -VZA
164 - #772: Indicate there are members-only events for non-members -JAC
165
166 * XnetGrp:
167 - #732: Adapt subscription text to sex -FRU
168 - #735: Encoding of list description in member edition form -FRU
169 - #740: Can add a picture in the announces -FRU
170 - #799: Improve asked inscription interface -JAC
171
172From 0.9.15 branch:
173
174 * XnetEvents:
175 - #738: Duplicated payments in certain conditions -FRU
176
177================================================================================
178VERSION 0.9.15 08 10 2007
179
180New:
181
182 * Banana:
183 - Show poster photo -FRU
184
185 * Core:
186 - Auto-redirect HTML pages to HTTPS -FRU
187
188 * Emails:
189 - #722: Can send a test email to check mail routing -FRU
190
191 * Lists:
192 - Asynchronous mail moderation (should avoid server overload) -FRU
193
194 * Platal:
195 - New default page with a flexible multi-topic presentation -FRU
196
197 * Profile:
198 - #28: Use group/subscription list from Xnet -FRU
199
200 * Search:
201 - Shortcuts to open profiles or search in documentation -FRU
202
203 * XnetEvents:
204 - #702: Be notified of the availability of the payment -FRU
205
206Bug/Wish:
207
208 * Auth:
209 - #714: Fix groupex authentication logging -FRU
210
211 * Carnet:
212 - #682: Can quick search in contact list -FRU
213
214 * Core:
215 - #665: Fix text alignment -FRU
216 - #674: MiniWiki xhtml validation -FRU
217 - #678: PlUpload filename detection -FRU
218 - #690: Improves SMTP pass privacy policy -FRU
219 - #713: Can run the site in a degraded mode -FRU
220 - #717: Allow TLD with length up to 6 characters in emails -FRU
221
222 * Emails:
223 - #687: Don't lose authentication when editing a long mail -FRU
224 - #688: From name in the sending form -FRU
225 - #703: Fix management of mail adresses containing '+' -ALK
226 - #720: Save not sent mail -FRU
227
228 * Lists:
229 - #700: Fix several encoding issues -FRU
230
231 * Profile:
232 - Fix GoogleMaps links -FRU
233 - #663: Link to Xnet's map from the "My groups" page -FRU
234 - #689: Edit my profile from Xnet -FRU
235 - #692: Layout of the profile -FRU
236 - #693: Fix empty description for generic education -FRU
237 - #708: Fix title (fix by Laurent Penou from Gadz.org) -FRU
238 - #710: Adding grade do not degrade the database -FRU
239
240 * Search:
241 - #711: Fix search when autocompletion is not explicitly validated -FRU
242
243 * Xnet:
244 - #694: Color of 'Promotion' groups -ALK
245
246 * XnetGrp:
247 - #481: Can list user of a city or a map from the geoloc -FRU
248 - #658: Admins can convert 'non-X' into X -FRU
249 - #696: Don't forget non-X when counting members -FRU
250 - #698: Fix the unregister user lister when adding a new member -FRU
251
252 * XnetEvents:
253 - #695: More details about payments -FRU
254 - #719: More consistent subscription count -FRU
255
256From 0.9.14 branch:
257
258 * Payment:
259 - #662: Fix the attribution of the payments -BOB
260
261 * Search:
262 - Fix DOS on too large quick searches -FRU
263
264 * XnetEvents:
265 - #684: Fix the list of coming members -FRU
266
267================================================================================
268VERSION 0.9.14 27 04 2007
269
270New:
271
272 * Admin:
273 - Fold/unfold wiki folders -Car
274 - View all installed icons -Car
275
276 * Banana:
277 - Fold/unfold threads -Car
278
279 * Core:
280 - UTF-8 -FRU
281 - New Backtrace tool -FRU
282 - New Upload manager -FRU
283 - #641: Miniwiki syntax -Car/FRU
284 - New PlSet: Model/View tool for displaying a set of user -FRU
285
286 * Events:
287 - #642: Can add an image -FRU
288 - #643: Sort menu -FRU
289 - Can set events as important -FRU
290 - Hide events on main page without reloading -Car
291
292 * Search:
293 - Search Engine IE7 compatible -FRU
294 - Add soundex search for quick search -FRU
295 - Add autocompletion for advanced search -Car
296
297 * Survey:
298 - New module -PIK
299
300 * Xnetgrp:
301 - Direct access to the group forum (if exists) -FRU
302
303Bug/Wish:
304
305 * Banana:
306 - #407: RSS feed -FRU
307
308 * Carnet:
309 - #448: Geoloc for contacts -FRU
310 - #510: Use RSS hash to get iCal -FRU
311
312 * Core:
313 - #640: Always switch to the good secure server -FRU
314
315 * Emails:
316 - #595: Update antispam description -FRU
317
318 * Events:
319 - #651: Less confusing "next tip" link -FRU
320
321 * Newsletter:
322 - #648: Add navigation link in preview page -FRU
323 - #649: Fix layout of preview page -FRU
324
325 * Profile:
326 - Better checks on image type for photos -FRU
327 - #646: Don't send a mail to an invalid address -FRU
328 - #656: Fix multipage mentor search -FRU
329
330 * Lists:
331 - #407: RSS feed -FRU
332 - #515: Specify allowed characters in the name of the list -FRU
333 - #602: Identify the moderator who accepted/refused a subscription -FRU
334 - #636: Remove non-X from trombi -FRU
335 - #638: Sort trombi by promo then name -FRU
336
337 * Register:
338 - #428: Can propose subscription to lists -FRU
339
340 * Search:
341 - #132: Better french soundex -FRU
342 - #173: Show only countries where there is a user -FRU
343 - #627: Link to promotion trombi -FRU
344
345 * Xnet:
346 - #639: Fix the number of pages -FRU
347
348 * XnetEvents:
349 - #637: Check payment before submission -FRU
350 - #652: Show people who don't come separately -FRU
351
352 * XnetGrp:
353 - #543: Adapt marketing -FRU
354
355================================================================================
356VERSION 0.9.13 30 01 2007
357
358New:
359
360 * Admin:
361 - Show last contact date on marketing validation -Fal/FRU
362 - New page to add users in the database -FRU
363 - New IP based security tool -FRU
364
365 * AXLetter:
366 - New module AXLetter (legal mailer for AX) -FRU
367
368 * Core:
369 - New mailer -FRU
370 - Signal bug send to OTRS and not trackers. -Car
371 - New CSV-Importer -FRU
372
373 * Emails:
374 - New spam submission form -FRU
375
376 * Events:
377 - Tips. -FRU/Car
378 - Split Events in 2 modules: events and newsletter -FRU
379
380 * Lists:
381 - Use Banana to power mail moderation -FRU
382 - Use Banana to browse mail archives -FRU
383
384 * Marketing:
385 - Marketing on broken redirections becomes a validation -FRU
386
387 * Newsletter:
388 - New skin -mYk
389
390 * Payment:
391 - Directly integrated into Xnet. -FRU
392
393 * Profile:
394 - Public fiche link to private fiche. -Car
395
396 * Xnet:
397 - New member class for immaterial entities -FRU
398
399Bug/Wish:
400
401 * Auth:
402 - #20: Show who need auth -FRU
403
404 * Admin:
405 - #593: Admins can take temporarily user rights -FRU
406
407 * Core:
408 - #558: Propose a valid URL when getting a 404 error -FRU
409
410 * Emails:
411 - #512: Can attach a file -FRU
412
413 * Geoloc:
414 - #493: Fix "List map search" button. -Car
415
416 * Lists:
417 - #588: Auto-select mail to moderate -FRU
418 - #598: Ask for confirmation -FRU
419 - #616: Fix encoding issues with mail to moderate -FRU
420
421 * Profile:
422 - #535: Tel can use / to specify extension. -Car
423 - #628: Fix edition link from user's own profile -FRU
424
425 * Register:
426 - #277: Improve ergonomy. -FRU
427
428 * Stats:
429 - #603: Add informations on mail delivery -FRU
430
431 * Xnet:
432 - #570: Fix geoloc skin. -FRU
433 - #589: Can attach a file when sending an email -FRU
434 - #592: Can unsubscribe -FRU
435 - #594: Group admins can view the site without privileges -FRU
436
437From 0.9.12 branch:
438
439 * Search:
440 - #566: Fix accent detection. -FRU
441
442 * Xnet:
443 - #574: Fix subscription link customization. -FRU
444
445================================================================================
446VERSION 0.9.12 25 11 2006
447
448New:
449
450 * Admin:
451 - Can add sorting key in Table Editor. -FRU
452 - Can manage not registered users. -FRU
453
454 * Carnet:
455 - Add a vcard of all the contacts. -FRU
456 - Fix timestamp in RSS feed. -FRU
457
458 * Lists:
459 - Add the fourth antispam level (moderate and drop). -FRU
460
461 * Events:
462 - Add author and event id in RSS feed. -FRU
463
464 * Profile:
465 - Add "My groups" page with direct links to Xnet. -Car
466
467 * Xnet:
468 - Add a vcard of all the members of a group. -FRU
469 - Add a full announce system. -FRU
470 - Add a list of the administrators of the group. -FRU
471 - Url to force login on any page. -Car
472
473 * Xnet/Events:
474 - Events can be archived. -FRU
475 - Can get iCal version of the events. -FRU
476 - Can use short name as an event identifier in the URL. -FRU
477
478Bug/Wish:
479
480 * Admin:
481 - #468: Can edit requests before validation. -FRU
482 - #478: Sort payments by flag. -FRU
483 - #484: Sort Table Editor by clicking on column title. -Car
484
485 * Core:
486 - #473: Use 'événement' instead of 'évènement'. -FRU
487 - #475: More understandable bug report form. -FRU
488 - #545: Fix encoding issues with some Windows special chars -FRU
489 - #548: More informations for recovery for homonyms. -FRU
490 - #553: Fix right click on send bug link. -Car
491 - #562: Cipher all email adresses -FRU
492
493 * Events:
494 - #517: URL catcher update (www). -Car
495 - #525: Add a user-friendly id for newsletters. -FRU
496 - #530: Members can be identified as a unregistered user. -FRU
497
498 * Lists:
499 - #485: Can moderate pure-HTML mails. -FRU
500 - #520: Can moderate several mails at once -FRU
501 - #532: Fix case sensitivity issues in emails processing. -FRU
502
503 * Payment:
504 - #155: Add a free comment for payments. -Car
505
506 * Profile:
507 - #385: Add section, binets and groupes-X in vCard. -FRU
508 - #451: vCard are RFC compliant. -FRU
509 - #466: Fix delete phone number. -Car
510 - #502: Use 'alias' instead of 'aka' to specify the nickname. -FRU
511 - #536: Can use login.promo as a valid user identifier. -FRU
512 - #539: Medals and deco need validation from admin. -Car
513 - #540: Profile of unregistered user redirects to marketing. -FRU
514
515 * Xnet:
516 - #511: Migrate ML subscription when changing email of a non-X. -FRU
517 - #516: Trombino for groups. -Car
518 - #554: Move exit link beside "my group" list -FRU
519
520 * Xnet/Events:
521 - #374: Modify ergonomy of inscription to events (again). -Car
522 - #490: Events can be opened to non-members. -FRU
523 - #514: Improve visibility of open events. -FRU
524 - #523: Organizer does not change when editing an event. -FRU
525 - #546: More understandable new payment form. -FRU
526
527From 0.9.11 branch:
528
529 * Core:
530 - #472: Fix problem with auth when using the cookie. -MC
531
532 * Emails:
533 - #496: Fix link to warn user who has a broken email. -FRU
534
535 * Geoloc:
536 - #469: Google Maps link works for the USA. -FRU
537
538 * Newsletter:
539 - Mail can have different title not to repeat the month or sender. -Car
540
541 * Payment:
542 - #482: Fix action in the form. -MC
543
544 * Profile:
545 - #486: Fix force login to see private fiche. -Car
546 - #509: Can access trombi of the current year promotion. -FRU
547 - #529: Disabled state is private. -FRU
548
549================================================================================
550VERSION 0.9.11 18 Septembre 2006
551
552
553New:
554
555 * Admin:
556 - New table editor. -Car
557 - Switch to the new URI scheme. -Car
558
559 * Auth:
560 - Switch to the new URI scheme. -MC
561
562 * Banana:
563 - Switch to the new URI scheme. -MC/FRU
564
565 * Carnet:
566 - Switch to the new URI scheme. -MC
567
568 * Core:
569 - Work hard to add nice URI's into Platal. -MC
570 - Use fancy icons from http://www.famfamfam.com/ for flags. -MC
571 - Merge htdocs/htdocs.net using apache tricks, share more code. -MC
572 - Remove seldome used files in plugins/ and do explicit registers. -MC
573
574 * Emails:
575 - Switch to the new URI scheme. -MC
576 - Work around broken emails (detection, marketing...) -FRU
577
578 * Events:
579 - Switch to the new URI scheme. -MC/FRU
580 - Rework Events administration interface. -FRU
581 - Create a new Newsletter if needed -FRU
582
583 * Geoloc:
584 - Switch to the new URI scheme. -MC/Car
585
586 * Lists:
587 - Switch to the new URI scheme. -MC
588 - Do not remove line breaks in message moderation preview -FRU
589
590 * Marketing:
591 - Switch to the new URI scheme. -MC
592
593 * Payment:
594 - Switch to the new URI scheme. -MC
595
596 * Platal:
597 - Create module. -MC
598
599 * Profile:
600 - Switch to the new URI scheme. -MC
601 - Add photo and nickname in vcard -FRU
602
603 * Register:
604 - Switch to the new URI scheme. -MC
605 - Check birth date coherence with promotion -FRU
606
607 * Search:
608 - Switch to the new URI scheme. -MC
609
610 * Skins:
611 - New skin: keynote -FRU
612
613 * Stats:
614 - Switch to the new URI scheme. -MC
615
616 * Trezo:
617 - Migrate to new URI scheme. -MC
618
619 * Xnet:
620 - Migrate to the new URI scheme. -MC
621 - Split Xnet in 4 modules: xnet, lists, events, group. -MC
622 - More coherent look -FRU
623 - Be logged when you go to X.net from plat/al. -MC
624
625 * Xnet/Events:
626 - Split event list and subscription again. -MC
627 - Extensively debug events module. -MC
628
629 * Wiki:
630 - Rework pmwiki integration, make it way more simple. -MC
631 - Rework authentication, don't let pmwiki deal with it. -MC
632 - Admin page. -Car
633
634Bug/Wish:
635
636 * Admin:
637 - #390: Add date of request in validation form. -FRU
638 - #397: Can edit death date in user admin page. -FRU
639 - #427: Automatic answers for validation. -Car
640 - #429: Tools to administrate duplicated adresses. -FRU
641 - #430: Specify date format on downtime admin page. -Car
642 - #440: Rewrite events admin page. -FRU
643
644 * Banana:
645 - #463: Messages marked as read don't switch back to unread -FRU
646
647 * Carnet:
648 - #435: Calendar contains yearly events for all the contacts. -FRU
649
650 * Core:
651 - #371: Users can send bugs directly to plat/al tracker. -Car
652
653 * Emails:
654 - #426: Add an identification header in mails. -FRU
655
656 * Lists:
657 - #127: Add promo in member list when sorted by name. -FRU
658 - #423: Allow line breaks in mailing list descriptions. -FRU
659
660 * Profile:
661 - #344: Tels can be bigger (up to 30 chars). -Car
662 - #422: Parasitic strings in vcard. -FRU
663
664 * Register:
665 - #459: Opt-in for newsletter and promo mailing list on register. -Car
666
667 * Skins:
668 - #454: Layout of addresses -FRU
669
670 * Xnet:
671 - #380: Add sex for non-X. -FRU
672 - #384: Substitution of non-X's names in mail from web interface. -FRU
673 - #426: Add an identification header in mails. -FRU
674 - #439: Move doc to the wiki -Car/FRU
675 - #453: Add members in promotion groups -FRU
676
677From 0.9.10 Branch:
678
679 * Profile:
680 - #421: Delete tel. -Car
681
682================================================================================
683VERSION 0.9.10 29 Juin 2006
684
685New:
686
687 * Core:
688 - Tighten security when changing password. -Car
689
690 * Documentation:
691 - Display ChangeLog in site. -Car
692 - Bounty: link bug reports from Changelog. -MC
693
694 * Geoloc:
695 - Dynamic maps using geodesix plugin. -Car
696 - Link to local maps for all addresses. -Car
697
698 * Lists:
699 - Remove ugly hack for admin lists (staff left to a X.net group) -MC
700
701 * Notifications:
702 - iCal calendar for birthdays. -Car
703
704 * Profile:
705 - See fiche sent to AX. -Car
706 - Synchronize fiche from AX fiche. -Car
707
708 * Skin:
709 - Common file for header above title. -Car
710 - Add a quick search form in this common header. -Car
711
712 * Xnet:
713 - Use wiki from Xorg. -Car
714 - Use wiki for group pages. -Car
715 - Dynamic maps using geodesix plugin. -Car
716
717Bug/Wish:
718
719 * Admin:
720 - #408: Admin can change sex of users without root intervention. -Car
721 - #417: Activate or unactivate emails directly from admin page. -Car
722
723 * Carnet:
724 - #414: Link to users' fiche go to private fiche and not public. -Car
725
726 * Core:
727 - #375: Use SHA1 instead of MD5 for password encryption. -Car
728
729 * Events:
730 - #268: Hide read events. -Car
731 - #391: Go back to top link at end of each event. -Car
732 - #411: Count chars in events proposals to make them smaller. -Car
733
734 * Lists:
735 - #396, #416: Making moderating ML messages easier. -Car
736
737 * Newsletter:
738 - #410: In Html newsletter add a link to go back to summary. -Car
739
740 * Profile:
741 - #400: Several phones for each address. -Car
742 - #406: Direct link in owner's fiche to edit it. -Car
743
744 * RSS:
745 - #398: "Add to contact" doesn't appear for deaths. -Car
746
747 * Register:
748 - #401: Email for confirmation of inscription for men/women. -Car
749
750 * Search:
751 - #412: Error SQL in big referent searches. -Car
752
753 * Trombi:
754 - #420: Promo trombi shows usage name. -Car
755
756 * Wiki:
757 - #403: Cache is cleared when editing a page. -Car
758
759 * Xnet:
760 - #377: Possibility to edit or del an ext user if email used twice. -Car
761 - #378: Display group directory order by promo. -Car
762 - #379, #383: Paiements table relook. -Car
763 - #399: Event can accept guests or not. -Car
764 - #413: When creating a new event, datas don't disappear anymore. -Car
765
766From 0.9.9 Branch:
767
768 * Xnet:
769 - #393: Ask for confirmation to remove an event. -Car
770
771================================================================================
772VERSION 0.9.9 08 Janvier 2006
773
774New:
775
776 * Core:
777 - HTTP redirection safe wrt Session (should solve login problems). -MC
778 - Free $_SESSION before the page rendering, to release locks. -MC
779
780 * Documentation:
781 - Documentation now use Wiki -Car
782
783 * Paiement:
784 - Fixed little text mistake in Payments menu. -CAT
785 - Direct link from and to events. -Car
786
787 * Profile:
788 - User can now accept synchronisation from AX by admin. -Car
789 - Address will try to display as the country standard. -Car
790 - Warning for common name (no Nickname allowed). -MC
791
792 * Xnet:
793 - Groups can be non subscribable. -Car
794 - Most Wanted Feature: directories synchronization with lists. -MC
795 - Various bug fixes in events management. -Car
796 - Groups can now synchronize MLs and the directory. -MC
797
798Bug/Wish:
799
800 * Admin:
801 - #337: Add link to trackers and support websites for admins. -CAT
802
803 * Contacts:
804 - #352: Enhance PDFs: add the generation date. -MC
805
806 * Core:
807 - #310: Display the max number of photo in trombipromo. -Car
808
809 * Mails:
810 - #327: broken mail test is more explicit for unaware users. -MC
811
812 * Paiments:
813 - #336: Micro -> Tele(payments). -MC
814 - #356: Payments use usage name instead of last name. -Car
815
816 * Profile:
817 - #330,333: Interface improvements. -Car
818 - #332: User can precise why he asks for a usage name. -Car
819 - #335: Already assigned promotion don't generate a request. -CAT
820 - #346: Professional profile code desynch. fixed. -MC
821 - #357: Reindex user for fast search at subscribe time. -MC
822 - #358: Avoid duplicate email address when bestalias = 4life. -MC
823 - #363: Rework actions possible on the profile for deceased pple. -MC
824
825 * Xnet:
826 - #334: Interface improvements. -Car
827 - #341: Improve member deletion. -MC
828 - #374: Event interface. -Car
829 - #376: Reply-To on the mail form. -MC
830 - #388: Deadline for event inscriptions. -Car
831
832 * User Interface:
833 - #338: Broken FSF link fixed on donation page. -CAT
834 - #339: New RSS links that allow direct and easier RSS activation. -CAT
835 - #130: Each page now shows a different title. -CAT
836
837From 0.9.8 Branch:
838
839 * Xnet:
840 - #362: Fix a problem with evenements that only have 1 moment. -MC
841
842================================================================================
843VERSION 0.9.8 18 Jul 2005
844
845New:
846
847 * Admin:
848 - Synchronisations with geoloc.org. -Car
849
850Bug/Wish:
851
852 * Admin:
853 - #323: admin link in fiche opens out of the popup. -Car
854 - #324: admin can modify the usage name. -Car
855
856 * Profile:
857 - User can delete his own melix. -Car
858 - #328,329: bug fixes and direct acess to public fiche. -Car
859 - #331: antispam option didn't work with Safari. -Car
860
861 * Lists:
862 - #318: Deletion of email with + in aliases. -Car
863
864================================================================================
865VERSION 0.9.7 21 Jun 2005
866
867New:
868
869 * Profile:
870 - Address parser. -Car
871
872 * Search:
873 - Nickname are used in fast search. -Car
874 - Firefox searchplugin for quick search. -Car
875
876 * Xnet:
877 - Events management. -Car
878 - Events using paiements. -Car
879 - Sending mail to all the participants/absents of an event. -Car
880
881Bug/Wish:
882
883 * Core:
884 - #78,302: accept spaces in login. -Car
885
886 * Fiche:
887 - #308: organizing layout. -Car
888
889 * Lists:
890 - #23: multiple inscriptions. -Car
891
892 * Xnet:
893 - #311,312: private members list. -Car
894 - Inscription in a group with no admin. -Car
895
896Fixes (from 0.9.6 branch):
897
898 * Core:
899 - #316: locale was not set correctly. dates are in french again. -MC
900
901 * Search:
902 - #307: fix bad escaping in advanced search. -MC
903
904 * Xnet:
905 - Have a connection link even on index page. -MC
906 - Deleting and securing deletion of empty aliases. -Car
907 - #314: fix bad links to categories -Car
908
909================================================================================
910VERSION 0.9.6 07 May 2005
911
912New:
913
914 * Profile:
915 - Stayed down students (orange) management. -Car
916
917 * Search:
918 - Last improvements (clean code for search now !). -MC
919
920 * Stats:
921 - Drop mail stats pages (buggy and not accurate anymore). -MC
922
923 * Polytechnique.net in now in plat/al ! -MC
924
925Bug/Wish:
926
927 * Admin:
928 - #298: On su exit, go back to SU page on the given account. -MC
929 - #300: Notify hotliners for validation comments. -Car
930 - #301: Some design issues solved for validation. -MC
931
932 * Misc:
933 - #290: Date display with no preceding 0. -Car
934
935 * Profile:
936 - #299: Be more specific wrt given name for women. -MC
937
938Fixes (from 0.9.5 branch):
939
940 * Search:
941 - #304: Next/Prev links were missing if #pages was 2. -MC
942
943================================================================================
944VERSION 0.9.5 07 Apr 2005
945
946New:
947
948 * Core:
949 - Improve login/exit wrt cookie. -MC
950
951 * Docs:
952 - use of secure SMTP on a pocket PC. -Car
953
954 * Fiche:
955 - A public fiche is now available for visitors. -Car
956
957 * Money:
958 - lighter code and support for a PayPal account. -Car
959
960 * Profile:
961 - One can choose precisely which fields appear on his public fiche. -Car
962 - Accents and special chars in name and first name -Car
963 - Spouse name extended to usage name. -Car
964
965 * Register:
966 - Already subscribed members now have a warning. -MC
967
968 * Search:
969 - Public searches display more information. -Car
970
971Bug/Wish:
972
973 * Admin:
974 - #291: change bestalias when alias disappear. -Car
975
976 * Core:
977 - #279, #281: permanent connexion explanations. -MC/Car
978
979 * Fiche:
980 - #289: hide empty photos in public fiche. -Car
981
982 * Misc:
983 - #283,285,286,287: text modifications in docs and index page. -Car
984
985 * Profile:
986 - #278: professionnal email and web site. -Car
987
988 * Search:
989 - #82: Search by fonction and post for jobs. -Car
990 - #109, 288: Lots of sorting methods for search. -Car
991 - #270: Private/public flags are now used for search. -Car
992
993Fixes (from 0.9.4 branch):
994
995 * Lists:
996 - Owner can now delete their list. -MC
997
998================================================================================
999VERSION 0.9.4 24 Jan 2005
1000
1001New:
1002
1003 * Banana:
1004 - Total rework, it's now a real library, exit from plat/al. -MC
1005
1006 * Contacts:
1007 - Brand new PDF of the contact list (using FPDF). -MC
1008 - Even include Photos in the PDF (kludgy !). -MC
1009
1010 * Core:
1011 - New SQL access API: gain in security and code factorization. -MC
1012 - Drop good old mysql_assign, iterators are nicer. -MC
1013 - Drop magic_quote_gpc (DB API takes care of it itself). -MC
1014 - Drop cache algorithm (was complex for no gain). -MC
1015 - Enhancements wrt COOKIE. -MC/Car
1016 - More homogenous date formating (use %x / %X everywhere). -MC
1017 - No more .head.tpl. (thanks to JM for the tip). -MC
1018 - Strip unnecessary spaces from templates at compile time. -MC
1019 - Allow users to choose email formats globally. -Car
1020 - Crons are now handled from plat/al with a global crontab file. -MC
1021
1022 * Notifications:
1023 - Use Pascal's work to enable a simple, nicer html mail. -MC
1024 - Use the new RSS engine to provide a feed of the panel. -MC
1025
1026 * Photo Submission:
1027 - Rework of the form. -MC
1028 - Photo is resized on the fly, instead of dropping too big images. -MC
1029
1030 * Registration:
1031 - Brand new. -MC
1032
1033 * Skins:
1034 - Openweb: update. -MC
1035
1036 * Validation:
1037 - Quite a lot of rewrite, simplifications. -MC
1038
1039Bug/Wish:
1040
1041 * Contacts:
1042 - #180: Change the list order using name, promo or last change date.-Car
1043
1044 * Core:
1045 - #153: rework the RSS engine. -MC
1046 - #145: Use melix address to log in. -Car
1047 - #212: Various font-sizes fixed. -Car
1048 - #245: Use PEAR::Date to avoid 1970-2038 php limitations. -MC
1049 - #258: Netscape4 Warning. -MC
1050
1051 * Emails:
1052 - #229: Possibility to show our melix address. -Car
1053
1054 * Events:
1055 - #238: Links and Mailto are now active. -Car
1056
1057 * Fiche:
1058 - #218: Quit fiche using Escape key. -Car
1059
1060 * Marketing:
1061 - #256, #255: Mail are now correctly sent. -MC/Car
1062
1063 * Misc:
1064 - #65: Broken links. -MC
1065
1066 * Notifications:
1067 - #63: Birthdays are now in the notifications ! -MC
1068 - #215: The notifications use singular or plural. -Car
1069 - #232: Add a link to the fiche. -MC/Car
1070
1071 * Profile:
1072 - #65: Add professionnal cellphone. -Car
1073 - #170: Remove region display for french departments. -Car
1074 - #204: Add nicknames (searchable too). -MC
1075 - #210: Add medals and orders. -MC
1076
1077 * Search:
1078 - #249, #251, #253: Some tweaks to be more accurate. -MC
1079
1080 * Stats:
1081 - #261: Stats of registrations over the time. -Car
1082
1083 * Validations:
1084 - #137: Now possible to add comments without any action. -MC
1085 - #191, #256: Marketing now uses the validation process. -MC
1086 - #267: Newsletter uses the validation process too. -MC
1087
1088================================================================================
1089VERSION 0.9.3 27 Dec 2004
1090
1091New:
1092
1093 * Core:
1094 - Members can be disabled. It deletes volatile datas. -MC
1095 - Start the new work on modules (XOrgHook). -MC
1096 - XOrgMenu class to deal with Menu entries. -MC
1097 - Lots of includes renames, rewrites, beautifuling. -MC
1098 - Try to avoid the unreadable {"..."|url} modifier, use {rel}/. -MC
1099 - Use a real .conf file, and no more .php's for configuration. -MC
1100 - Make raw access to POST/GET/... disappear. -MC
1101
1102 * Distribution:
1103 - Do not modify PHP include path from auto.prepend.inc.php. -SHK
1104 - Add install.d/apache.conf with a sample Apache config file. -SHK
1105 - Add Makefile to generate distribution tarballs. -SHK
1106 - Generate xorg.config.inc.php using "make". -SHK
1107 - Add a basic README file. -SHK
1108
1109 * Lists:
1110 - Moderators are now allowed to change the moderation level. -MC
1111
1112 * Mails:
1113 - Use HermesMailer. -MC
1114 - Create a script to treats NL bounces. -MC
1115
1116 * Money: standalone module. -MC
1117
1118 * Skins:
1119 - New skin: openweb. -MC
1120 - No more annoying submit button, onclick is used to submit. -MC
1121 - This is the first autonom module of the site ! -MC
1122
1123 * Stats:
1124 - Better y-range for graphs. -MC
1125
1126 * WebRedirect (was: Carva): now standalone. -MC
1127
1128Bug/Wish:
1129
1130 * Admin:
1131 - #186: Users are reachable by melix, redirects, aliases... -MC
1132
1133 * Bestalias:
1134 - #206: Use only the bestalias and the forlife in vcard and fiche. -MC
1135 - #207: Enable for the user the choice of his prefered alias. -MC
1136
1137 * Core:
1138 - #183,185: Implement perms levels: 'pending'+'disabled'. -MC
1139 - #154: Birth fields are now of type DATE. -MC
1140
1141 * Fiche:
1142 - #83,208,222: New fiche. -MC
1143
1144 * Lists:
1145 - #86: Yet another old old wish: lists archives are online ! -MC
1146 - #144: Users can subscribe from members/trombi page too. -MC
1147 - #184: Owners can now delete their lists. -MC
1148 - #231: Add a link to the user's fiche on moderation page. -MC
1149
1150 * Newsletter:
1151 - #242: Newsletter is standalone. -MC
1152
1153 * Search:
1154 - #56: Search on referent. -JS
1155 - #189: Selection of diplomas depends on schools. -JS
1156 - #195: Better heuristic for google like (thanks OG). -MC
1157 - #203: New fields in search (alive, subscriber, free). -JS
1158
1159 * User Interface:
1160 - #211: All imgs in the skins are links to login.php. -MC
1161
1162
1163Fixes (from 0.9.2 branch):
1164
1165 * Search:
1166 - enable mod_date_sort again. -MC
1167
1168
1169================================================================================
1170VERSION 0.9.2 14 Nov 2004
1171
1172New:
1173
1174 * Carnet: Brand new. -MC
1175
1176 * Core:
1177 - Creation of the Plugin class. -MC
1178 - Now only use iso3166 countries, no more `nationalites`. -MC
1179
1180 * Contacts:
1181 - Trombino of the contacts is available. -MC
1182
1183 * Search+Contacts:
1184 - Nicer icons. -MC
1185
1186 * Skins:
1187 - Various updates. -FRU
1188
1189Bug/Wish:
1190
1191 * Docs:
1192 - #156: Exit Netscape4 (no more supported), Mozilla enters. -MC
1193
1194 * Carnet:
1195 - #29,147: Possible to watch subscribings, deaths, `fiche` modifs. -MC
1196
1197 * Core:
1198 - #135: First instance of the plugin class: class Trombi. -MC
1199 - #158: A photo change updates last `fiche` edition stamp. -MC
1200 - #100,199: Kludge to determine if a link is popup or not. -MC
1201
1202 * Lists:
1203 - #138: Refusal message is shown on mail moderation page. -MC
1204 - #161: Now supports non-X natively. -MC
1205
1206 * Search:
1207 - #112,113,126,133,167,171: google like search + some rewrite. -MC
1208
1209 * Search+Contacts:
1210 - #122: Women now have a • (no more dirty gender icons). -MC
1211 - #124: Homeland is now a flag. -MC
1212 - #164: Married women are now well sorted (by their spouse name). -MC
1213
1214 * Stats:
1215 - #8,134: Return of the stats pages. -VP
1216
1217Fixes (from 0.9.1 branch):
1218
1219 * Lists:
1220 - Better mails to -owners for reject/discard ops. -MC
1221 - Mailman is case sensitive, goto lowercase. -MC
1222
1223
1224================================================================================
1225VERSION 0.9.1 25 Oct 2004
1226
1227New:
1228
1229 * Lists:
1230 - Auto-moderate/discard mails detected as SPAM by bogofilter. -MC
1231 - Improve header/subject decoding. -MC
1232 - Alpha-sort on listes/admin.php + msgs for each operations. -MC
1233 - 1-click moderation for accept and reject cases. -MC
1234
1235 * Usability:
1236 - #99: All <a><img ... /></a> now have title. -MC
1237
1238 * NewsLetter:
1239 - Brand New NewsLetter module. -MC
1240 - Convert old archive to new model. -FAL
1241
1242 * Search+Contacts:
1243 - Added gender icons. -MC
1244 - Better things done for married women. -MC
1245 - Deceased members and non-subscribers special treatments. -MC
1246 - Mobile is now printed too. -MC
1247 - People names are clickable. -MC
1248 - Unified template. -JS
1249
1250 * Skins:
1251 - Liteskin. -XdX
1252
1253Fixes (from 0.9.0 branch):
1254
1255 * Lists:
1256 - Corrects problem about mails that have non text/* parts. -MC
1257 - Rpc daemon can live everywhere. -MC
1258 - Moderation: refusing/rejecting a mail informs other moderators. -MC
1259
1260 * Fiche + Search:
1261 - Corrects bad handling of firms. -MC
1262 - We used the bad table to search functions names. -MC
1263
1264 * Skins:
1265 - Minor updates. -FRU
1266
1267================================================================================
1268VERSION 0.9.0 15 Oct 2004
1269
1270New:
1271
1272 * First Public Release. -PoT
1273
1274================================================================================
1275ACRONYMS:
1276
1277 * PoT: Polytechnique.org TEAM (see Authors).
1278
1279 * ALK: Olivier Le Floch (Alakazam) <olivier.le-floch@m4x.org>
1280 * BOB: Damien Bobillot (Schmurtz) <damien.bobillot@m4x.org>
1281 * Car: Pascal Corpet (Caribou) <pascal.corpet@m4x.org>
1282 * CAT: Florian El Ahdab (LeChat) <florian.el-ahdab@m4x.org>
1283 * FAL: Raphaël Marichez (Falco) <raphael.marichez@m4x.org>
1284 * FRU: Florent Bruneau (Fruneau) <florent.bruneau@m4x.org>
1285 * JAC: Stéphane Jacob (jacou) <stephane.jacob@m4x.org>
1286 * JS : Jean Sébastien Bedo <jean-sebastien.bedo@m4x.org>
1287 * MC : Pierre Habouzit (MadCoder) <pierre.habouzit@m4x.org>
1288 * mYk: Aymeric Augustin (mYk) <aymeric.augustin@m4x.org>
1289 * OG : Olivier Guillaumin <olivier.guillaumin@m4x.org>
1290 * PIK: Fabien Laborde (pika) <fabien.laborde@m4x.org>
1291 * SHK: Jeremy Lainé (Sharky) <jeremy.laine@m4x.org>
1292 * THD: Thomas Deniau (Totom) <thomas.deniau@m4x.org>
1293 * VP : Vincent Palatin <vincent.palatin@m4x.org>
1294 * XdX: Alexandre Hô (XandreX) <alexandre.ho@m4x.org>
1295 * VZA: Vincent Zanotti (vinZ2) <vincent.zanotti@m4x.org>
1296
1297================================================================================
1298vim:et:ts=4:sw=4:tw=80:enc=utf-8: