X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=b433832e1f5520bf6f5e769e6e734bd65b1e1688;hb=26e60f1b9d1fb93579d63b1dc424dfb6d50c84f5;hp=1ca1de43bc23c2c4c07928aa3b1b91ee628577ed;hpb=c6bc575bf0e96178702ac1e67a5ffcbd68f8ed57;p=platal.git diff --git a/ChangeLog b/ChangeLog index 1ca1de4..b433832 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,17 +1,142 @@ ================================================================================ -VERSION 0.9.15 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: @@ -21,15 +146,21 @@ Bug/Wish: - #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 @@ -41,12 +172,13 @@ Bug/Wish: - #710: Adding grade do not degrade the database -FRU * Search: - - Fix DOS on too large quick searches -FRU + - #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 @@ -55,12 +187,14 @@ Bug/Wish: - #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 @@ -1082,14 +1216,17 @@ ACRONYMS: * 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: