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