astakos
11 years agoCloudbar login fixes
Olga Brani [Thu, 24 May 2012 13:01:17 +0000 (16:01 +0300)]
Cloudbar login fixes

11 years agoCloudbar account style
Olga Brani [Thu, 24 May 2012 09:10:53 +0000 (12:10 +0300)]
Cloudbar account style

11 years agoStyle fixes
Olga Brani [Thu, 24 May 2012 09:10:28 +0000 (12:10 +0300)]
Style fixes

11 years agoBug fixes and improvements
Olga Brani [Tue, 15 May 2012 11:39:50 +0000 (14:39 +0300)]
Bug fixes and improvements

12 years agominor bugs' fixes
Olga Brani [Thu, 3 May 2012 12:34:47 +0000 (15:34 +0300)]
minor bugs' fixes

12 years agoNew html styles
Olga Brani [Wed, 2 May 2012 14:14:18 +0000 (17:14 +0300)]
New html styles

12 years agoremove get_or_create_user
Sofia Papagiannaki [Thu, 26 Apr 2012 11:48:00 +0000 (14:48 +0300)]
remove get_or_create_user

12 years agoMerge branch '0.5', remote-tracking branch 'origin'
Sofia Papagiannaki [Thu, 26 Apr 2012 10:37:25 +0000 (13:37 +0300)]
Merge branch '0.5', remote-tracking branch 'origin'

12 years agohandle AstakosUser model validation error 0.5
Sofia Papagiannaki [Thu, 26 Apr 2012 10:35:14 +0000 (13:35 +0300)]
handle AstakosUser model validation error

12 years agoMerge branch '0.5' of https://code.grnet.gr/git/astakos into 0.5
Sofia Papagiannaki [Wed, 25 Apr 2012 09:17:30 +0000 (12:17 +0300)]
Merge branch '0.5' of https://code.grnet.gr/git/astakos into 0.5

12 years agofix activate in case of dublicate accounts
root [Tue, 24 Apr 2012 17:50:49 +0000 (20:50 +0300)]
fix activate in case of dublicate accounts

12 years agoexception handling in get_menu
root [Tue, 24 Apr 2012 17:49:09 +0000 (20:49 +0300)]
exception handling in get_menu

12 years agoMerge branch 'master', remote-tracking branch 'origin' into 0.5
Sofia Papagiannaki [Tue, 24 Apr 2012 14:02:37 +0000 (17:02 +0300)]
Merge branch 'master', remote-tracking branch 'origin' into 0.5

12 years agopassword reset breaks in django 1.2.3
Sofia Papagiannaki [Tue, 24 Apr 2012 13:51:00 +0000 (16:51 +0300)]
password reset breaks in django 1.2.3

keyword argument request is not passed in PasswordResetForm.save(), use BASEURL setting instead of building it from the request

12 years agoremove ApprovalTermsWidget
Sofia Papagiannaki [Tue, 24 Apr 2012 10:48:55 +0000 (13:48 +0300)]
remove ApprovalTermsWidget

12 years agoremove has_signed_terms utility, introduce AstakosUser signed_terms function instead
Sofia Papagiannaki [Tue, 24 Apr 2012 10:13:45 +0000 (13:13 +0300)]
remove has_signed_terms utility, introduce AstakosUser signed_terms function instead

12 years agoset session cookie expiration to user auth_token expiration date
Sofia Papagiannaki [Tue, 24 Apr 2012 10:13:16 +0000 (13:13 +0300)]
set session cookie expiration to user auth_token expiration date

Refs: #2291

12 years agodo not show inviter in invitation signup forms
Sofia Papagiannaki [Tue, 24 Apr 2012 10:10:27 +0000 (13:10 +0300)]
do not show inviter in invitation signup forms

12 years agoupdate snf-manage command in notification email text
Sofia Papagiannaki [Tue, 24 Apr 2012 10:09:53 +0000 (13:09 +0300)]
update snf-manage command in notification email text

12 years agoremove has_signed_terms utility, introduce AstakosUser signed_terms function instead
Sofia Papagiannaki [Tue, 24 Apr 2012 10:09:13 +0000 (13:09 +0300)]
remove has_signed_terms utility, introduce AstakosUser signed_terms function instead

12 years agofix third-party signup form email validation sequence
Sofia Papagiannaki [Sat, 21 Apr 2012 20:32:31 +0000 (23:32 +0300)]
fix third-party signup form email validation sequence

12 years agoask acknowledgment for switching local account to shibboleth one
Sofia Papagiannaki [Sat, 21 Apr 2012 20:00:09 +0000 (23:00 +0300)]
ask acknowledgment for switching local account to shibboleth one

* unique email and is_active combination (use django model validation)
* use different template for rendering shibboleth signup form
* do not show groups in profile page
* do not show provider in third-party signup forms

Refs: #2167

12 years agoFix sphinx conf file
Kostas Papadimitriou [Thu, 19 Apr 2012 09:25:19 +0000 (12:25 +0300)]
Fix sphinx conf file

12 years agoget_menu api call checks the ASTAKOS_COOKIE_NAME instead of the sessionid cookie.
Sofia Papagiannaki [Wed, 11 Apr 2012 17:09:02 +0000 (20:09 +0300)]
get_menu api call checks the ASTAKOS_COOKIE_NAME instead of the sessionid cookie.

Refs: #2291

12 years agoRatelimit login attempts
Sofia Papagiannaki [Wed, 11 Apr 2012 16:11:23 +0000 (19:11 +0300)]
Ratelimit login attempts

Refs: #2267

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos into 0.5
Sofia Papagiannaki [Tue, 10 Apr 2012 13:13:41 +0000 (16:13 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/astakos into 0.5

Conflicts:
snf-astakos-app/astakos/im/models.py
snf-astakos-app/astakos/im/views.py

12 years agoPrevent non local users (not having usable password) from reseting their password.
Sofia Papagiannaki [Tue, 10 Apr 2012 12:35:06 +0000 (15:35 +0300)]
Prevent non local users (not having usable password) from reseting their password.

Refs: #2167

12 years agoDo not pass current location in Signin's next param
Sofia Papagiannaki [Tue, 10 Apr 2012 12:33:29 +0000 (15:33 +0300)]
Do not pass current location in Signin's next param

12 years agosupport shibboleth with invitations & enable modifyuser command to remove a user...
Sofia Papagiannaki [Mon, 9 Apr 2012 14:26:32 +0000 (17:26 +0300)]
support shibboleth with invitations & enable modifyuser command to remove a user group

Refs: #2167

12 years agoMerge branch 'master' into 0.5
Sofia Papagiannaki [Sun, 8 Apr 2012 11:52:20 +0000 (14:52 +0300)]
Merge branch 'master' into 0.5

Conflicts:
snf-astakos-app/astakos/im/forms.py
snf-astakos-app/astakos/im/templates/im/approval_terms.html

12 years agoadd support for groups
Sofia Papagiannaki [Sat, 7 Apr 2012 15:36:36 +0000 (18:36 +0300)]
add support for groups

12 years agoRedirect to index if no approval terms found
Kostas Papadimitriou [Fri, 6 Apr 2012 13:08:15 +0000 (16:08 +0300)]
Redirect to index if no approval terms found

12 years agoMerge branch 'current_changes' astakos/v0.4.0
Kostas Papadimitriou [Wed, 4 Apr 2012 11:48:45 +0000 (14:48 +0300)]
Merge branch 'current_changes'

Conflicts:
snf-astakos-app/Changelog

12 years agoUpdate changelog for v0.4.0
Kostas Papadimitriou [Wed, 4 Apr 2012 11:46:50 +0000 (14:46 +0300)]
Update changelog for v0.4.0

12 years agoUpdate settings documentation
Kostas Papadimitriou [Wed, 4 Apr 2012 11:43:09 +0000 (14:43 +0300)]
Update settings documentation

12 years agoUpdate sample settings file
Kostas Papadimitriou [Wed, 4 Apr 2012 11:35:12 +0000 (14:35 +0300)]
Update sample settings file

12 years agoSafe imports
Kostas Papadimitriou [Wed, 4 Apr 2012 10:43:12 +0000 (13:43 +0300)]
Safe imports

include required queue imports only if QUEUE_CONNECTION is set

12 years agoRemove unused source files
Kostas Papadimitriou [Wed, 4 Apr 2012 10:42:56 +0000 (13:42 +0300)]
Remove unused source files

12 years agoMerge branch 'master' into 0.5
Sofia Papagiannaki [Tue, 3 Apr 2012 13:50:13 +0000 (16:50 +0300)]
Merge branch 'master' into 0.5

12 years agochange authentication methods: progress I
Sofia Papagiannaki [Tue, 3 Apr 2012 11:35:48 +0000 (14:35 +0300)]
change authentication methods: progress I

12 years agoFix signup form terms label display
Kostas Papadimitriou [Mon, 2 Apr 2012 18:14:57 +0000 (21:14 +0300)]
Fix signup form terms label display

12 years agoUpdate Changelog for v0.3.9 current_changes astakos/v0.3.9
Kostas Papadimitriou [Mon, 2 Apr 2012 14:53:56 +0000 (17:53 +0300)]
Update Changelog for v0.3.9

12 years agoTerms sample file
Kostas Papadimitriou [Mon, 2 Apr 2012 14:42:15 +0000 (17:42 +0300)]
Terms sample file

12 years agoUpdate approval terms template
Kostas Papadimitriou [Mon, 2 Apr 2012 14:41:49 +0000 (17:41 +0300)]
Update approval terms template

12 years agoHandle label display for checkbox fields
Kostas Papadimitriou [Mon, 2 Apr 2012 14:40:40 +0000 (17:40 +0300)]
Handle label display for checkbox fields

12 years agoUpdate base template
Kostas Papadimitriou [Mon, 2 Apr 2012 14:39:21 +0000 (17:39 +0300)]
Update base template

- Include ie7 specific css styles
- Include footer from separate template file to make it easy to override

12 years agoUpdate styles
Kostas Papadimitriou [Mon, 2 Apr 2012 14:38:46 +0000 (17:38 +0300)]
Update styles

12 years agoShow user email in feedback email content
Sofia Papagiannaki [Mon, 2 Apr 2012 13:21:19 +0000 (16:21 +0300)]
Show user email in feedback email content

Refs: #2285

12 years agoupon successfully submitting the form, approval terms view redirects in index page...
Sofia Papagiannaki [Mon, 2 Apr 2012 09:52:53 +0000 (12:52 +0300)]
upon successfully submitting the form, approval terms view redirects in index page if no next is specified.

Refs: #2019

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Kostas Papadimitriou [Wed, 28 Mar 2012 09:40:43 +0000 (12:40 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agoChangelog fix astakos/v0.3.8
Kostas Papadimitriou [Wed, 28 Mar 2012 09:37:36 +0000 (12:37 +0300)]
Changelog fix

12 years agoMerge branch 'aquarium', remote-tracking branch 'origin'
Sofia Papagiannaki [Wed, 28 Mar 2012 08:47:47 +0000 (11:47 +0300)]
Merge branch 'aquarium', remote-tracking branch 'origin'

Conflicts:
snf-astakos-app/astakos/im/settings.py

12 years agocreateuser command: validate email aquarium
Sofia Papagiannaki [Tue, 27 Mar 2012 11:05:54 +0000 (14:05 +0300)]
createuser command: validate email

12 years agofix has_signed_terms function
Sofia Papagiannaki [Tue, 27 Mar 2012 11:05:34 +0000 (14:05 +0300)]
fix has_signed_terms function

Refs: #2019

12 years agomerge with master
Sofia Papagiannaki [Tue, 27 Mar 2012 09:02:08 +0000 (12:02 +0300)]
merge with master

12 years agodo not show approval terms checkbox if there are no terms
Sofia Papagiannaki [Tue, 27 Mar 2012 08:54:54 +0000 (11:54 +0300)]
do not show approval terms checkbox if there are no terms

Refs: #2019

12 years agoconfigurable recaptcha disable
Sofia Papagiannaki [Tue, 27 Mar 2012 08:37:11 +0000 (11:37 +0300)]
configurable recaptcha disable

Refs: #2260

12 years agoif no registered approval terms bypass approval terms mechanism
Sofia Papagiannaki [Mon, 26 Mar 2012 14:21:53 +0000 (17:21 +0300)]
if no registered approval terms bypass approval terms mechanism

Refs: #2019

12 years agoif no registered approval terms bypass approval terms mechanism
Sofia Papagiannaki [Mon, 26 Mar 2012 14:10:40 +0000 (17:10 +0300)]
if no registered approval terms bypass approval terms mechanism

Refs: #2019

12 years agoforce absolute path in addterms command
Sofia Papagiannaki [Mon, 26 Mar 2012 10:24:07 +0000 (13:24 +0300)]
force absolute path in addterms command

Refs: #2019

12 years agodo not approval terms form if user has already signed the terms
Sofia Papagiannaki [Mon, 26 Mar 2012 10:18:28 +0000 (13:18 +0300)]
do not approval terms form if user has already signed the terms

Refs: #2019

12 years agobug fixing
Sofia Papagiannaki [Mon, 26 Mar 2012 09:43:51 +0000 (12:43 +0300)]
bug fixing

Refs: #1824

12 years agomissing import
Sofia Papagiannaki [Mon, 26 Mar 2012 09:01:25 +0000 (12:01 +0300)]
missing import

12 years agoclear has_singed_terms in case of updated terms
Sofia Papagiannaki [Fri, 23 Mar 2012 16:44:49 +0000 (18:44 +0200)]
clear has_singed_terms in case of updated terms

Refs: #2019

12 years agomerge with master
Sofia Papagiannaki [Fri, 23 Mar 2012 16:28:15 +0000 (18:28 +0200)]
merge with master

12 years agochanges in user event queue messages
Sofia Papagiannaki [Fri, 23 Mar 2012 16:18:26 +0000 (18:18 +0200)]
changes in user event queue messages

Refs: #1824

12 years agoimprove approval terms template
Sofia Papagiannaki [Fri, 23 Mar 2012 13:28:58 +0000 (15:28 +0200)]
improve approval terms template

Refs: #2019

12 years agocheck in /login (redirect) whether user has signed the terms and if not redirect...
Sofia Papagiannaki [Thu, 22 Mar 2012 13:24:30 +0000 (15:24 +0200)]
check in /login (redirect) whether user has signed the terms and if not redirect to approval terms

Refs: #2019

12 years agoForce user to accept service terms
Sofia Papagiannaki [Wed, 21 Mar 2012 13:35:36 +0000 (15:35 +0200)]
Force user to accept service terms

Refs: #2019

12 years agoFooter content
Kostas Papadimitriou [Fri, 16 Mar 2012 16:43:07 +0000 (18:43 +0200)]
Footer content

12 years agoDisplay additional actions in account pages forms
Kostas Papadimitriou [Fri, 16 Mar 2012 16:35:45 +0000 (18:35 +0200)]
Display additional actions in account pages forms

Configurable by the ASTAKOS_PROFILE_EXTRA_LINKS

12 years agoMerge branch 'master' into aquarium
Sofia Papagiannaki [Fri, 16 Mar 2012 11:40:33 +0000 (13:40 +0200)]
Merge branch 'master' into aquarium

Conflicts:
snf-astakos-app/Changelog
snf-astakos-app/README
snf-astakos-app/astakos/im/api.py
snf-astakos-app/astakos/im/backends.py
snf-astakos-app/astakos/im/context_processors.py
snf-astakos-app/astakos/im/functions.py
snf-astakos-app/astakos/im/management/commands/sendactivation.py
snf-astakos-app/astakos/im/models.py
snf-astakos-app/astakos/im/settings.py
snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.css
snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.less
snf-astakos-app/astakos/im/static/im/css/styles.css
snf-astakos-app/astakos/im/static/im/css/styles.less
snf-astakos-app/astakos/im/templates/im/login.html
snf-astakos-app/astakos/im/views.py

12 years agoUpdated messages styles astakos/v0.3.7
Kostas Papadimitriou [Thu, 15 Mar 2012 17:57:10 +0000 (19:57 +0200)]
Updated messages styles

12 years agoAdd login_base.html make it easy to override login template
Kostas Papadimitriou [Thu, 15 Mar 2012 17:49:22 +0000 (19:49 +0200)]
Add login_base.html make it easy to override login template

12 years agoNew login messages feature
Kostas Papadimitriou [Thu, 15 Mar 2012 17:47:19 +0000 (19:47 +0200)]
New login messages feature

display messages on top of login page. Configurable from the
ASTAKOS_LOGIN_MESSAGES setting.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos astakos/v0.3.6
Sofia Papagiannaki [Thu, 15 Mar 2012 12:58:35 +0000 (14:58 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agofix welcome email
Sofia Papagiannaki [Thu, 15 Mar 2012 12:58:16 +0000 (14:58 +0200)]
fix welcome email

12 years agoUpdate Changelog astakos/v0.3.5
Kostas Papadimitriou [Thu, 15 Mar 2012 11:38:01 +0000 (13:38 +0200)]
Update Changelog

12 years agoMerge branch 'newstyles'
Kostas Papadimitriou [Thu, 15 Mar 2012 11:17:00 +0000 (13:17 +0200)]
Merge branch 'newstyles'

12 years agoAllow recaptcha to use ssl for api js files
Kostas Papadimitriou [Thu, 15 Mar 2012 11:16:08 +0000 (13:16 +0200)]
Allow recaptcha to use ssl for api js files

12 years agoUpdated styles
Kostas Papadimitriou [Thu, 15 Mar 2012 11:04:50 +0000 (13:04 +0200)]
Updated styles

12 years agoImprove get_menu view
Kostas Papadimitriou [Thu, 15 Mar 2012 11:03:07 +0000 (13:03 +0200)]
Improve get_menu view

Allow enabling/disabling some of the menus.
Changed some of the titles.

12 years agomore changes in email templates
Sofia Papagiannaki [Thu, 15 Mar 2012 10:25:15 +0000 (12:25 +0200)]
more changes in email templates

12 years agoUpdate sign up title
Kostas Papadimitriou [Wed, 14 Mar 2012 16:34:07 +0000 (18:34 +0200)]
Update sign up title

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Wed, 14 Mar 2012 15:15:47 +0000 (17:15 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agofix email templates
Sofia Papagiannaki [Wed, 14 Mar 2012 15:15:37 +0000 (17:15 +0200)]
fix email templates

12 years agochange signup flow, remove activateuser command and introduce sendactivation command
Sofia Papagiannaki [Wed, 14 Mar 2012 15:14:54 +0000 (17:14 +0200)]
change signup flow, remove activateuser command and introduce sendactivation command

12 years agoUpdate sign up text
Kostas Papadimitriou [Tue, 13 Mar 2012 17:33:07 +0000 (19:33 +0200)]
Update sign up text

12 years agoUpdated Changelog astakos/v0.3.4
Kostas Papadimitriou [Tue, 13 Mar 2012 16:52:24 +0000 (18:52 +0200)]
Updated Changelog

12 years agoUpdate home icon
Kostas Papadimitriou [Tue, 13 Mar 2012 15:45:24 +0000 (17:45 +0200)]
Update home icon

12 years agoMerge branch 'cloudbar-fixes'
Kostas Papadimitriou [Tue, 13 Mar 2012 15:43:11 +0000 (17:43 +0200)]
Merge branch 'cloudbar-fixes'

12 years agoImprove cloudbar styles
Kostas Papadimitriou [Tue, 13 Mar 2012 15:31:30 +0000 (17:31 +0200)]
Improve cloudbar styles

- new home icon (okeanos small logo)
- new styles for icon link

12 years agomore changes in the email templates
Sofia Papagiannaki [Tue, 13 Mar 2012 15:22:04 +0000 (17:22 +0200)]
more changes in the email templates

12 years agochange email templates
Sofia Papagiannaki [Tue, 13 Mar 2012 15:05:30 +0000 (17:05 +0200)]
change email templates

12 years agochange exchange
Sofia Papagiannaki [Mon, 12 Mar 2012 16:06:49 +0000 (18:06 +0200)]
change exchange

Refs: #1824

12 years agochange default ASTAKOS_BILLING_FIELDS
Sofia Papagiannaki [Mon, 12 Mar 2012 12:17:17 +0000 (14:17 +0200)]
change default ASTAKOS_BILLING_FIELDS

12 years agomerge with master: fix conflicts
Sofia Papagiannaki [Mon, 12 Mar 2012 12:13:35 +0000 (14:13 +0200)]
merge with master: fix conflicts

12 years ago``showuser`` command prints ``has_credits`` AstakosUser field
Sofia Papagiannaki [Mon, 12 Mar 2012 12:01:26 +0000 (14:01 +0200)]
``showuser`` command prints ``has_credits`` AstakosUser field

12 years agoadd creditevent listener to set user ``has_credits`` flag and pass the information...
Sofia Papagiannaki [Mon, 12 Mar 2012 12:00:10 +0000 (14:00 +0200)]
add creditevent listener to set user ``has_credits`` flag and pass the information to ``authenticate`` response

Refs: #1824

12 years agomerge with master
Sofia Papagiannaki [Fri, 9 Mar 2012 13:05:02 +0000 (15:05 +0200)]
merge with master