docs/HISTORY.txt
changeset 80 516461b95b63
parent 59 45ce94599ba1
child 87 5c4c8b122f94
equal deleted inserted replaced
79:4a31bf48560b 80:516461b95b63
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.4
       
     5 -----
       
     6  - use request.url instead of request.view_name in forbidden view referrer
       
     7  - set distinct profile name to correctly get user's avatar
       
     8  - added missing "data-togle" attribute in social providers table view
       
     9  - added ID "__none__" for unknown principal
       
    10  - changed admin view name to "admin" instead of "admin.html"
       
    11  - changed vocabulary declaration
       
    12  - changed widget CSS class attribute
     3 
    13 
     4 0.1.3
    14 0.1.3
     5 -----
    15 -----
     6  - added profile to user's menu
    16  - added profile to user's menu
     7  - added ACL on user profile
    17  - added ACL on user profile