X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=164bcfd5dda393e00295ce0bb666f15f254df110;hb=2a78250331c8f6439f96769441e4cd3dee2f5899;hp=c210ccaee42cf4f3f9afc1086cd98af7ea9d4fd7;hpb=1610f13adfdd3cadd5fba359973b8e04afc1e527;p=platal.git diff --git a/ChangeLog b/ChangeLog index c210cca..164bcfd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ ================================================================================ -VERSION 0.9.17 XX XX 2008 +VERSION 0.9.18 XX XX XXXX + +New: + * Core: + - Introduction of 'hruid' as a replacement for 'forlife' -VZA + +Bug/Wish: + + * 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 + +================================================================================ +VERSION 0.9.17 19 07 2008 New: @@ -9,6 +23,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,6 +38,7 @@ 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 @@ -44,6 +62,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