X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=e37c52a044594449e16524ce747c7af1feca8ccf;hb=26e60f1b9d1fb93579d63b1dc424dfb6d50c84f5;hp=604250f3f20002a87e5519630a45f73156f4ff30;hpb=963c0b2e2125e4ba08348fcf3a13a6eba1204a3e;p=platal.git diff --git a/ChangeLog b/ChangeLog index 604250f..b433832 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,238 @@ ================================================================================ -VERSION 0.9.14 XX XX 2007 +VERSION 0.9.17 XX XX 2008 New: * Core: + - Password strength checker -FRU + - Show user picture on the mini-profile -FRU + - Add an anti-XSRF framework, and add protection to most pages -VZA + - Add a 'disallow all' robots.txt in development working copies. -VZA + +Bug/Wish: + * Core: + - Fix email sending, correcting bugs introduced in r1897 -VZA + + * Lists: + - #810: Fix encoding of admin pages -FRU + - #839: Fix warning when adding an external address -FRU + + * Profile: + - #805: Improves mentoring edition page -JAC + - #840: Remove mentor entry when "expertise" is empty -FRU + + * Xnet: + - #821: Fix infinite loop when user can't be authenticated -FRU + + * XnetGrp: + - #806: Unsubscribe from MLs when leaving the group -FRU + - #824: Fix redirection when changing status of the user -FRU + + * XnetEvents: + - #825: Show the number of comers when the events contains 1 part -FRU + +From 0.9.16 branch: + + * Admin: + - #745: Fix invalid warnings when editing user profile -VZA + + * Core: + - Fix authentication level required by 403/404 error pages -FRU + - Fix default password on subscription -VZA + + * GoogleApps: + - Enable service -VZA + +================================================================================ +VERSION 0.9.16 31 03 2008 + +New: + + * Carnet: + - List updated fields in notifications -FRU + + * Core: + - New PlProfiler tool -FRU + - Integration of goodies/external tools with local rss/iCal -VZA + - iGoogle gadgets for latest events and directory search -VZA + - Integration of Google Apps accounts -VZA + + * Emails: + - Imap mail storage can be activated/deactivated from interface -VZA + - Mail storage backends are now integrated with redirections -VZA + + * Lists: + - Unsure mails are moderated -FRU + + * Forums: + - Ban system -THD + +Bug/Wish: + + * Carnet: + - #734: Fix notification emails and carnet for female users -VZA + + * Emails: + - #726: Don't send the email if an attachment can't be downloaded -FRU + - #750: Fix email list in test email -FRU + - #802: Fix upload content type checking on some buggy PHP -FRU + - #803: Prevents UI from allowing 'last active alias deletion' -Car + + * Lists: + - #793: Show broken members on ML -FRU + + * Profile: + - #729: Fix positioning of addresses on public profile -FRU + - #742: Sub domain was hidden when editing profile -FRU + - #752: Don't show vcard link on profile when the person is dead -FRU + - #764: Fix mentoring edition page -FRU + - #790: Ensure we always have a current address -FRU + + * Search: + - #741: Mentor search in advanced search -FRU + + * XnetEvent: + - #728: Update CSV -FRU + - #743: Don't show a warning when subscriber has no forlife -FRU + - #730: XnetEvents are not synchronized with aliases -VZA + - #772: Indicate there are members-only events for non-members -JAC + + * XnetGrp: + - #732: Adapt subscription text to sex -FRU + - #735: Encoding of list description in member edition form -FRU + - #740: Can add a picture in the announces -FRU + - #799: Improve asked inscription interface -JAC + +From 0.9.15 branch: + + * XnetEvents: + - #738: Duplicated payments in certain conditions -FRU + +================================================================================ +VERSION 0.9.15 08 10 2007 + +New: + + * Banana: + - Show poster photo -FRU + + * Core: + - Auto-redirect HTML pages to HTTPS -FRU + + * Emails: + - #722: Can send a test email to check mail routing -FRU + + * Lists: + - Asynchronous mail moderation (should avoid server overload) -FRU + + * Platal: + - New default page with a flexible multi-topic presentation -FRU + + * Profile: + - #28: Use group/subscription list from Xnet -FRU + + * Search: + - Shortcuts to open profiles or search in documentation -FRU + + * XnetEvents: + - #702: Be notified of the availability of the payment -FRU + +Bug/Wish: + + * Auth: + - #714: Fix groupex authentication logging -FRU + + * Carnet: + - #682: Can quick search in contact list -FRU + + * Core: + - #665: Fix text alignment -FRU + - #674: MiniWiki xhtml validation -FRU + - #678: PlUpload filename detection -FRU + - #690: Improves SMTP pass privacy policy -FRU + - #713: Can run the site in a degraded mode -FRU + - #717: Allow TLD with length up to 6 characters in emails -FRU + + * Emails: + - #687: Don't lose authentication when editing a long mail -FRU + - #688: From name in the sending form -FRU + - #703: Fix management of mail adresses containing '+' -ALK + - #720: Save not sent mail -FRU + + * Lists: + - #700: Fix several encoding issues -FRU + + * Profile: + - Fix GoogleMaps links -FRU + - #663: Link to Xnet's map from the "My groups" page -FRU + - #689: Edit my profile from Xnet -FRU + - #692: Layout of the profile -FRU + - #693: Fix empty description for generic education -FRU + - #708: Fix title (fix by Laurent Penou from Gadz.org) -FRU + - #710: Adding grade do not degrade the database -FRU + + * Search: + - #711: Fix search when autocompletion is not explicitly validated -FRU + + * Xnet: + - #694: Color of 'Promotion' groups -ALK + + * XnetGrp: + - #481: Can list user of a city or a map from the geoloc -FRU + - #658: Admins can convert 'non-X' into X -FRU + - #696: Don't forget non-X when counting members -FRU + - #698: Fix the unregister user lister when adding a new member -FRU + + * XnetEvents: + - #695: More details about payments -FRU + - #719: More consistent subscription count -FRU + +From 0.9.14 branch: + + * Payment: + - #662: Fix the attribution of the payments -BOB + + * Search: + - Fix DOS on too large quick searches -FRU + + * XnetEvents: + - #684: Fix the list of coming members -FRU + +================================================================================ +VERSION 0.9.14 27 04 2007 + +New: + + * Admin: + - Fold/unfold wiki folders -Car + - View all installed icons -Car + + * Banana: + - Fold/unfold threads -Car + + * Core: - UTF-8 -FRU - New Backtrace tool -FRU + - New Upload manager -FRU + - #641: Miniwiki syntax -Car/FRU + - New PlSet: Model/View tool for displaying a set of user -FRU + + * Events: + - #642: Can add an image -FRU + - #643: Sort menu -FRU + - Can set events as important -FRU + - Hide events on main page without reloading -Car * Search: - Search Engine IE7 compatible -FRU + - Add soundex search for quick search -FRU + - Add autocompletion for advanced search -Car + + * Survey: + - New module -PIK + + * Xnetgrp: + - Direct access to the group forum (if exists) -FRU Bug/Wish: @@ -16,20 +240,52 @@ Bug/Wish: - #407: RSS feed -FRU * Carnet: + - #448: Geoloc for contacts -FRU - #510: Use RSS hash to get iCal -FRU + * Core: + - #640: Always switch to the good secure server -FRU + + * Emails: + - #595: Update antispam description -FRU + + * Events: + - #651: Less confusing "next tip" link -FRU + + * Newsletter: + - #648: Add navigation link in preview page -FRU + - #649: Fix layout of preview page -FRU + * Profile: - Better checks on image type for photos -FRU + - #646: Don't send a mail to an invalid address -FRU + - #656: Fix multipage mentor search -FRU * Lists: - #407: RSS feed -FRU - #515: Specify allowed characters in the name of the list -FRU + - #602: Identify the moderator who accepted/refused a subscription -FRU - #636: Remove non-X from trombi -FRU - #638: Sort trombi by promo then name -FRU + * Register: + - #428: Can propose subscription to lists -FRU + + * Search: + - #132: Better french soundex -FRU + - #173: Show only countries where there is a user -FRU + - #627: Link to promotion trombi -FRU + * Xnet: - #639: Fix the number of pages -FRU + * XnetEvents: + - #637: Check payment before submission -FRU + - #652: Show people who don't come separately -FRU + + * XnetGrp: + - #543: Adapt marketing -FRU + ================================================================================ VERSION 0.9.13 30 01 2007 @@ -954,17 +1210,23 @@ ACRONYMS: * PoT: Polytechnique.org TEAM (see Authors). + * ALK: Olivier Le Floch (Alakazam) + * BOB: Damien Bobillot (Schmurtz) * Car: Pascal Corpet (Caribou) * CAT: Florian El Ahdab (LeChat) * FAL: Raphaël Marichez (Falco) * FRU: Florent Bruneau (Fruneau) + * JAC: Stéphane Jacob (jacou) * JS : Jean Sébastien Bedo * MC : Pierre Habouzit (MadCoder) * mYk: Aymeric Augustin (mYk) * OG : Olivier Guillaumin + * PIK: Fabien Laborde (pika) * SHK: Jeremy Lainé (Sharky) + * THD: Thomas Deniau (Totom) * VP : Vincent Palatin * XdX: Alexandre Hô (XandreX) + * VZA: Vincent Zanotti (vinZ2) ================================================================================ vim:et:ts=4:sw=4:tw=80:enc=utf-8: