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