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