X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=7f27fb5e466df415be23546eee68e0656e2a07ee;hb=31821494a692c035262a32493aef6cb3e1f61579;hp=6eb183b46d65502dc9631b980c001f86b55c1925;hpb=8c45a4c4d03ee568b4d79e1bf7abce67ebac4315;p=platal.git diff --git a/ChangeLog b/ChangeLog index 6eb183b..7f27fb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,80 @@ ================================================================================ -VERSION 0.9.17 XX XX 2008 +VERSION 0.9.18 XX XX XXXX + + +================================================================================ +VERSION 0.9.17 19 07 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 + + * Forums: + - Can choose the color of the branches -FRU + +Bug/Wish: + + * Admin: + - #770: Keeps hidden validation preferences in the database -JAC + - #811: Improve interface to add medal ranks and avoid losing data -ALK + - #830: Adds admnistration pages for sub-sectors and functions -JAC + + * Carnet: + - #831: Don't be notified of birthdays of the previous day -FRU + + * Core: + - Fix email sending, correcting bugs introduced in r1897 -VZA + - #832: Always include the url in bug reports -ALK + - #841: Improves contrast of links in legends in skin 'Espace' -FRU + - #844: Uses INT in MySQL to store user ids -VZA + - #851: Adds a direct link to GApps for gapps-active users -VZA + + * Lists: + - #756: Can build the list of members from a file -FRU + - #761: Fix user comment in moderation mail sent by mailman -FRU + - #810: Fix encoding of admin pages -FRU + - #813: Fix display of the sample mail refusal message -JAC + - #817: Automation of the management of associations' ML -JAC + - #839: Fix warning when adding an external address -FRU + - #849: Don't list registrated user in unregistrated list -FRU + - Larger click target to toggle emails in the validation interface -ALK + + * Profile: + - #805: Improves mentoring edition page -JAC + - #836: Autocomplete enterprise name in profile edition page -FRU + - #840: Remove mentor entry when "expertise" is empty -FRU + + * Search: + - Fix display of autocompletion menu (use plugin's latest version) -ALK + - Clicking on the "..." entry no longer replaces search with "..." -ALK + - #850: Fix autocompletion bug when changing an advanced search -ALK + - #854: Indicates the bounds of the page's display if possible -JAC + + * Xnet: + - #821: Fix infinite loop when user can't be authenticated -FRU + + * XnetGrp: + - #806: Unsubscribe from MLs when leaving the group -FRU + - #807: Notify groupes managers of unsubscriptions -FRU + - #814: Group managers can change the visibility of the group -FRU + - #823: Store the subscription requests -FRU + - #824: Fix redirection when changing status of the user -FRU + - #846: Don't export users without a forlife in the vcard -FRU + - #847: Can export the directory as .csv file -FRU + - #848: Add a free text field in user profile -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