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