X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=4b9bcb4846705b24df7a7feb1dd20fa5ad64c96e;hb=dc4fabf8df4a8a6321ad13cd9440d7c29e9781ae;hp=6eeecb4528ba1a59c37e087c842590ca5dfeea25;hpb=0c50ac76147e7c3bffa90501559bdef63bb689e3;p=platal.git diff --git a/ChangeLog b/ChangeLog index 6eeecb4..4b9bcb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,63 @@ ================================================================================ -VERSION 0.9.17 XX XX 2008 +VERSION 0.10.1 XX XX XXXX + +From 0.10.0 branch: + + * Auth: + - Fix use of deprecated PlLogger in password recovery -JAC + + * Lists: + - #942: Fix missing MLs in ML listing -FRU + - #943: Fix adding member to a list -FRU + + * Profile: + - Fix malformed query leading to error when adding an address -FRU + + * XnetGrp: + - #861: Fix adding non-registered X with compound name to a group -JAC + +================================================================================ +VERSION 0.10.0 11 12 2008 + +New: + + * Core: + - Move plat/al engine in a separated library -FRU + - Introduction of 'hruid' as a replacement for 'forlife' -VZA + + * Mail: + - Validation of the rewrites -FRU + + * Newsletter: + - Tool to process bounces -mYk + + * OpenId: + - OpenId provider -mYk + +Bug/Wish: + + * Admin: + - #912: Fix error when validating an 'alread-validated' request -FRU + + * Core: + - #918: Use POST for wiki preview -FRU + + * Search: + - #691: Adds search on postcode and thus on "arrondissements" -JAC + - #791: Adds the possibility to do an exact search -JAC + - #822: Adds the possibility to search on diplomas -JAC + + * Lists: + - #927: Can export the list of members as a CSV file -FRU + + * XnetEvents: + - #751: Fix calculation of the number of pages -FRU + + * XnetList: + - #914: Adds a toggle button in the ML/directory sync. page -JAC + +================================================================================ +VERSION 0.9.17 19 07 2008 New: @@ -9,6 +67,9 @@ New: - 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: @@ -21,15 +82,19 @@ Bug/Wish: * 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: @@ -41,6 +106,7 @@ Bug/Wish: - 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 @@ -49,7 +115,11 @@ Bug/Wish: - #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