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