Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / Changelog @ 522cf8cb

History | View | Annotate | Download (844 Bytes)

1
v0.3.3
2
======
3

    
4
- Updated grnet styles
5
- Several styling fixes
6
- Display page menu
7
- Minor improvements in cloudbar js and styles
8
- Use synnefo.lib.context_processors.cloudbar to display the cloudbar
9
- Updated snf-common dependency to >=0.9.0
10
- New ASTAKOS_RE_USER_EMAIL_PATTERNS setting
11
- Support for multiple accounts authentication 
12
- New --set-active and --set-inactive in modifyuser command
13

    
14
v0.3.2
15
======
16

    
17
- improved styles of sign up button
18
- do not send admin notification email if ASTAKOS_DEFAULT_ADMIN_EMAIL is not 
19
  set 
20
- updated cloudbar styles
21

    
22

    
23
v0.3.1
24
======
25

    
26
- bug fixes
27
- administrator email notification on sign up 
28
  (configurable from ASTAKOS_DEFAULT_ADMIN_EMAIL setting)
29
- recaptcha integration on sign up form
30
  (requires ASTAKOS_RECAPTCHA_PUBLIC_KEY, ASTAKOS_RECAPTCHA_PRIVATE_KEY
31
   settings)
32
- cloudbar jsonp responses