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