astakos
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

12 years agoUpdated changelog file astakos/v0.3.3
Kostas Papadimitriou [Thu, 8 Mar 2012 15:29:09 +0000 (17:29 +0200)]
Updated changelog file

12 years agoUpdated sample conf file
Kostas Papadimitriou [Thu, 8 Mar 2012 15:23:03 +0000 (17:23 +0200)]
Updated sample conf file

12 years agoRemoved unused context processor
Kostas Papadimitriou [Thu, 8 Mar 2012 15:14:14 +0000 (17:14 +0200)]
Removed unused context processor

12 years agofix internal astakos menu & minor other changes:
Sofia Papagiannaki [Thu, 8 Mar 2012 13:00:29 +0000 (15:00 +0200)]
fix internal astakos menu & minor other changes:

* invoke `get_menu` to dynamically load navigation items
* fix cloudbar settings
* fix httplib2 requirement

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Kostas Papadimitriou [Thu, 8 Mar 2012 10:04:25 +0000 (12:04 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agoUpdated sample config file
Kostas Papadimitriou [Thu, 8 Mar 2012 10:04:02 +0000 (12:04 +0200)]
Updated sample config file

12 years agoUpdated styles
Kostas Papadimitriou [Thu, 8 Mar 2012 10:03:51 +0000 (12:03 +0200)]
Updated styles

fixed textarea size

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Thu, 8 Mar 2012 10:03:50 +0000 (12:03 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agomenu: omit `Sign in` next parameter if current location is `logout` or `login` page
Sofia Papagiannaki [Thu, 8 Mar 2012 10:03:38 +0000 (12:03 +0200)]
menu: omit `Sign in` next parameter if current location is `logout` or `login` page

12 years agoUpdated manifest file
Kostas Papadimitriou [Wed, 7 Mar 2012 19:22:00 +0000 (21:22 +0200)]
Updated manifest file

12 years agoMissing IE behaviour file
Kostas Papadimitriou [Wed, 7 Mar 2012 19:18:05 +0000 (21:18 +0200)]
Missing IE behaviour file

12 years agoUpdated sample .conf file
Kostas Papadimitriou [Wed, 7 Mar 2012 19:11:47 +0000 (21:11 +0200)]
Updated sample  .conf file

12 years agoUpdated Changelog
Kostas Papadimitriou [Wed, 7 Mar 2012 19:09:21 +0000 (21:09 +0200)]
Updated Changelog

12 years agoMerge branch 'theme'
Kostas Papadimitriou [Wed, 7 Mar 2012 19:03:43 +0000 (21:03 +0200)]
Merge branch 'theme'

12 years agoUpdated sample .conf file
Kostas Papadimitriou [Wed, 7 Mar 2012 19:03:24 +0000 (21:03 +0200)]
Updated sample .conf file

12 years agoMissing image
Kostas Papadimitriou [Wed, 7 Mar 2012 19:03:17 +0000 (21:03 +0200)]
Missing image

12 years agoUpdated changelog
Kostas Papadimitriou [Wed, 7 Mar 2012 19:03:01 +0000 (21:03 +0200)]
Updated changelog

12 years agoUpdated dependencies in setup.py
Kostas Papadimitriou [Wed, 7 Mar 2012 19:02:46 +0000 (21:02 +0200)]
Updated dependencies in setup.py

12 years agoUpdated styles
Kostas Papadimitriou [Wed, 7 Mar 2012 19:02:31 +0000 (21:02 +0200)]
Updated styles

12 years agoDisplay menu and use cloudbar processor for cloudbar
Kostas Papadimitriou [Wed, 7 Mar 2012 19:02:01 +0000 (21:02 +0200)]
Display menu and use cloudbar processor for cloudbar

12 years agoMinor cloudbar improvements
Kostas Papadimitriou [Wed, 7 Mar 2012 19:01:42 +0000 (21:01 +0200)]
Minor cloudbar improvements

12 years agoUpdated grnet styles
Kostas Papadimitriou [Wed, 7 Mar 2012 19:01:22 +0000 (21:01 +0200)]
Updated grnet styles

12 years agoAutomatically activate users whose email matches specific email patterns defined...
Sofia Papagiannaki [Wed, 7 Mar 2012 16:02:48 +0000 (18:02 +0200)]
Automatically activate users whose email matches specific email patterns defined in settings (ASTAKOS_RE_USER_EMAIL_PATTERNS) &  minor other fixes:

* introduce email_verified AstakosUser field and if False during signup send email verification
* show recaptcha fields in signup form in case of invited user
* do not allow multiple invitations with the same receiver
* enable user level modification by ``snf-manage modifyuser``

Refs: #2166

12 years agosupport for multiple accounts authentication: introduce ``force`` parameter in redire...
Sofia Papagiannaki [Tue, 6 Mar 2012 16:30:09 +0000 (18:30 +0200)]
support for multiple accounts authentication: introduce ``force`` parameter in redirect target

Refs: #2111

12 years agoAdd missing arg strings
Giorgos Verigakis [Mon, 5 Mar 2012 15:52:49 +0000 (17:52 +0200)]
Add missing arg strings

12 years agoAdd --set-active and --set-inactive in modifyuser
Giorgos Verigakis [Mon, 5 Mar 2012 14:00:31 +0000 (16:00 +0200)]
Add --set-active and --set-inactive in modifyuser

12 years agoIgnore .egg-info files
Giorgos Verigakis [Mon, 5 Mar 2012 13:59:01 +0000 (15:59 +0200)]
Ignore .egg-info files

12 years agoUpdated sample conf file astakos/v0.3.2
Kostas Papadimitriou [Mon, 5 Mar 2012 11:15:41 +0000 (13:15 +0200)]
Updated sample conf file

12 years agointegration with aquarium: Progress III & merge master
Sofia Papagiannaki [Mon, 5 Mar 2012 09:52:53 +0000 (11:52 +0200)]
integration with aquarium: Progress III & merge master

Refs: #1824

12 years agointegration with aquarium: Progress II
Sofia Papagiannaki [Mon, 5 Mar 2012 09:34:55 +0000 (11:34 +0200)]
integration with aquarium: Progress II

Refs: #1824

12 years agoRefs: #2141
Sofia Papagiannaki [Sun, 4 Mar 2012 22:51:27 +0000 (00:51 +0200)]
Refs: #2141
Refs: #2146

12 years agoUpdated default conf file
Kostas Papadimitriou [Fri, 2 Mar 2012 17:52:36 +0000 (19:52 +0200)]
Updated default conf file

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Fri, 2 Mar 2012 16:58:09 +0000 (18:58 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agochanges in cloudier and signup & logout behavior
Sofia Papagiannaki [Fri, 2 Mar 2012 16:57:51 +0000 (18:57 +0200)]
changes in cloudier and signup & logout behavior

Refs: #2146

12 years agoadd logging incase of exception
Sofia Papagiannaki [Fri, 2 Mar 2012 15:32:55 +0000 (17:32 +0200)]
add logging incase of exception

Refs: #2148

12 years agointegration with aquarium progress I
Sofia Papagiannaki [Fri, 2 Mar 2012 14:50:55 +0000 (16:50 +0200)]
integration with aquarium progress I

Refs: #1824

12 years agoMinor fix in cloudbar styles
Kostas Papadimitriou [Thu, 1 Mar 2012 16:44:31 +0000 (18:44 +0200)]
Minor fix in cloudbar styles

apply different color on hover for user menu links

12 years agoUpdated cloudbar styles
Kostas Papadimitriou [Thu, 1 Mar 2012 16:26:44 +0000 (18:26 +0200)]
Updated cloudbar styles

- a bit bolder links
- force font-family and size