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