Revision 0af186f6 snf-astakos-app/Changelog

b/snf-astakos-app/Changelog
1 1
Changelog
2
*********
2
---------
3 3

  
4 4
v0.5.0
5
======
5
^^^^^^
6 6
- Improvements and fixes in shibboleth integration.
7 7
- Minor code refactoring (removed unsed classes/functions).
8 8
- Rate limit integration (requires django-ratelimit).
9 9
- New setting added, ASTAKOS_RATELIMIT_RETRIES_ALLOWED
10 10
- get_menu api call checks the ASTAKOS_COOKIE_NAME instead of the sessionid cookie.
11 11
- Management commands improvements/fixes
12
- Altered blank/null parameters for some AstakosUser fields (db migration required)
12
- Altered blank/null parameters for some AstakosUser fields (db migration
13
  required, ``snf-manage migrate``)
13 14
- Added user group functionality (initial group data can be loaded using
14 15
  ``snf-manage loaddata groups``)
15 16

  
16 17
v0.4.0
17
=======
18
^^^^^^
18 19
- User terms.
19 20
- Styling fixes/improvements.
20 21
- Configurable recpatcha form field.
21 22

  
22 23

  
23 24
v0.3.9
24
======
25
^^^^^^
25 26
- Show user email in feedback email content
26 27

  
27 28

  
28 29
v0.3.8
29
======
30
^^^^^^
30 31
- New ASTAKOS_PROFILE_EXTRA_LINKS setting to display additional buttons on
31 32
  account pages.
32 33

  
33 34

  
34 35
v0.3.7
35
======
36
^^^^^^
36 37
- New ASTAKOS_LOGIN_MESSAGES setting to display messages on the login page
37 38
  header
38 39
- login_base.html to make it easy override the login.html template
39 40

  
40 41

  
41 42
v0.3.5
42
======
43
^^^^^^
43 44
- New grnet styles
44 45
- New setting for recaptcha to use SSL
45 46
- New menu texts
......
47 48

  
48 49

  
49 50
v0.3.4
50
======
51
^^^^^^
51 52
- Updated mail contents
52 53
- Cloudbar improvements
53 54

  
54 55

  
55 56
v0.3.3
56
======
57
^^^^^^
57 58
- Updated grnet styles
58 59
- Several styling fixes
59 60
- Display page menu
......
64 65
- Updated snf-common dependency to >=0.9.0
65 66
- New ASTAKOS_RE_USER_EMAIL_PATTERNS setting
66 67
- Support for multiple accounts authentication 
67
- New --set-active and --set-inactive in modifyuser command
68
- New ^^set-active and ^^set-inactive in modifyuser command
68 69
- Fixed circular redirects when visiting login page from the logout one
69 70
- Removed im.context_processors.cloudbar (now using snf-common processor)
70 71

  
71 72

  
72 73
v0.3.2
73
======
74
^^^^^^
74 75
- improved styles of sign up button
75 76
- do not send admin notification email if ASTAKOS_DEFAULT_ADMIN_EMAIL is not 
76 77
  set 
......
78 79

  
79 80

  
80 81
v0.3.1
81
======
82
^^^^^^
82 83
- bug fixes
83 84
- administrator email notification on sign up 
84 85
  (configurable from ASTAKOS_DEFAULT_ADMIN_EMAIL setting)

Also available in: Unified diff