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