Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / Changelog @ 74839037

History | View | Annotate | Download (1.2 kB)

1
v0.3.4
2
======
3

    
4
- Updated mail contents
5
- Cloudbar improvements
6

    
7
v0.3.3
8
======
9

    
10
- Updated grnet styles
11
- Several styling fixes
12
- Display page menu
13
- Minor improvements in cloudbar js and styles
14
- Use synnefo.lib.context_processors.cloudbar to display the cloudbar
15
  You should set the CLOUDBAR_* settings to point to your astakos urls
16
  (see sample conf file in snf-astakos-app/conf/20-snf-astakos-app-cloudbar.conf)
17
- Updated snf-common dependency to >=0.9.0
18
- New ASTAKOS_RE_USER_EMAIL_PATTERNS setting
19
- Support for multiple accounts authentication 
20
- New --set-active and --set-inactive in modifyuser command
21
- Fixed circular redirects when visiting login page from the logout one
22
- Removed im.context_processors.cloudbar (now using snf-common processor)
23

    
24
v0.3.2
25
======
26

    
27
- improved styles of sign up button
28
- do not send admin notification email if ASTAKOS_DEFAULT_ADMIN_EMAIL is not 
29
  set 
30
- updated cloudbar styles
31

    
32

    
33
v0.3.1
34
======
35

    
36
- bug fixes
37
- administrator email notification on sign up 
38
  (configurable from ASTAKOS_DEFAULT_ADMIN_EMAIL setting)
39
- recaptcha integration on sign up form
40
  (requires ASTAKOS_RECAPTCHA_PUBLIC_KEY, ASTAKOS_RECAPTCHA_PRIVATE_KEY
41
   settings)
42
- cloudbar jsonp responses