astakos
11 years agoUpdate Changelog
Kostas Papadimitriou [Tue, 15 May 2012 12:32:51 +0000 (15:32 +0300)]
Update Changelog

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

11 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos astakos/v0.5.1
Kostas Papadimitriou [Wed, 9 May 2012 17:06:49 +0000 (20:06 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

11 years agochange next parameter to index page in activate url
Sofia Papagiannaki [Wed, 9 May 2012 17:01:58 +0000 (20:01 +0300)]
change next parameter to index page in activate url

11 years agofix shibboleth login link
Sofia Papagiannaki [Wed, 9 May 2012 16:47:44 +0000 (19:47 +0300)]
fix shibboleth login link

11 years agofix shibboleth login link
Sofia Papagiannaki [Wed, 9 May 2012 16:45:43 +0000 (19:45 +0300)]
fix shibboleth login link

11 years agofix the page title in reset password templates
Sofia Papagiannaki [Mon, 7 May 2012 09:35:35 +0000 (12:35 +0300)]
fix the page title in reset password templates

11 years agoclear date_signed_terms field if there are updated approval terms for user to sign.
Sofia Papagiannaki [Mon, 7 May 2012 09:31:15 +0000 (12:31 +0300)]
clear date_signed_terms field if there are updated approval terms for user to sign.

11 years agoremove unnecessary import
Sofia Papagiannaki [Mon, 7 May 2012 09:29:56 +0000 (12:29 +0300)]
remove unnecessary import

11 years agoProvide email change mechanism
Sofia Papagiannaki [Mon, 7 May 2012 09:29:05 +0000 (12:29 +0300)]
Provide email change mechanism

Refs: #2363

11 years agoUse proper version in sphinx documentation astakos/v0.5.0
Kostas Papadimitriou [Fri, 4 May 2012 16:04:08 +0000 (19:04 +0300)]
Use proper version in sphinx documentation

11 years agoDocs fixes
Kostas Papadimitriou [Fri, 4 May 2012 15:53:21 +0000 (18:53 +0300)]
Docs fixes

- proper path inclusion
- renamed backends module

11 years agoInclude Changelog in docs
Kostas Papadimitriou [Fri, 4 May 2012 15:47:37 +0000 (18:47 +0300)]
Include Changelog in docs

11 years agoUpdate Changelog
Kostas Papadimitriou [Fri, 4 May 2012 15:42:19 +0000 (18:42 +0300)]
Update Changelog

11 years agochange showuser command: do not show date_signed_terms if there are no terms to sign
Sofia Papagiannaki [Fri, 4 May 2012 08:23:35 +0000 (11:23 +0300)]
change showuser command: do not show date_signed_terms if there are no terms to sign

11 years agodelete obsolete files
Sofia Papagiannaki [Fri, 4 May 2012 08:22:13 +0000 (11:22 +0300)]
delete obsolete files

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

11 years agoAdd south migration to apply latest fields changes
Kostas Papadimitriou [Thu, 3 May 2012 11:50:25 +0000 (14:50 +0300)]
Add south migration to apply latest fields changes

11 years agoUpdate Changelog for v0.5.0
Kostas Papadimitriou [Thu, 3 May 2012 10:28:20 +0000 (13:28 +0300)]
Update Changelog for v0.5.0

11 years agoUpdate sample conf file
Kostas Papadimitriou [Thu, 3 May 2012 10:28:10 +0000 (13:28 +0300)]
Update sample conf file

11 years agoremove is_accepted & date_accepted Invitation fields (substituted by consumed & date_...
Sofia Papagiannaki [Wed, 2 May 2012 16:11:09 +0000 (19:11 +0300)]
remove is_accepted & date_accepted Invitation fields (substituted by consumed & date_consumed reps.)

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

12 years agofix activate view in case of failure
Sofia Papagiannaki [Mon, 30 Apr 2012 09:30:15 +0000 (12:30 +0300)]
fix activate view in case of failure

12 years agosnf-manage commands: do not send activation email in active users & do not allow...
Sofia Papagiannaki [Mon, 30 Apr 2012 09:29:47 +0000 (12:29 +0300)]
snf-manage commands: do not send activation email in active users & do not allow inactive users to send invitations

12 years agoshibboleth signup form throughs validation error in case of an inactive account with...
Sofia Papagiannaki [Fri, 27 Apr 2012 08:55:52 +0000 (11:55 +0300)]
shibboleth signup form throughs validation error in case of an inactive account with conflicting email

12 years agofix change user event message format
Sofia Papagiannaki [Thu, 26 Apr 2012 16:08:56 +0000 (19:08 +0300)]
fix change user event message format

12 years agoFix email text for switching accounts
Sofia Papagiannaki [Thu, 26 Apr 2012 16:04:04 +0000 (19:04 +0300)]
Fix email text for switching accounts

12 years agochange user event message format
Sofia Papagiannaki [Thu, 26 Apr 2012 16:03:38 +0000 (19:03 +0300)]
change user event message format

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