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