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