astakos
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 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 agoMerge branch 'master', remote-tracking branch 'origin' into aquarium
Sofia Papagiannaki [Thu, 1 Mar 2012 13:55:10 +0000 (15:55 +0200)]
Merge branch 'master', remote-tracking branch 'origin' into aquarium

12 years agoConfigurable captcha options
Kostas Papadimitriou [Thu, 1 Mar 2012 13:38:43 +0000 (15:38 +0200)]
Configurable captcha options

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Kostas Papadimitriou [Thu, 1 Mar 2012 13:37:54 +0000 (15:37 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agofix README
Sofia Papagiannaki [Thu, 1 Mar 2012 13:34:41 +0000 (15:34 +0200)]
fix README

12 years agonot send admin notification email if ASTAKOS_DEFAULT_ADMIN_EMAIL is not set
Sofia Papagiannaki [Thu, 1 Mar 2012 13:28:53 +0000 (15:28 +0200)]
not send admin notification email if ASTAKOS_DEFAULT_ADMIN_EMAIL is not set

Refs: #2116

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Kostas Papadimitriou [Thu, 1 Mar 2012 13:21:57 +0000 (15:21 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Thu, 1 Mar 2012 13:09:00 +0000 (15:09 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agofix README settings
Sofia Papagiannaki [Thu, 1 Mar 2012 13:08:54 +0000 (15:08 +0200)]
fix README settings

12 years agoInclude additional settings in sample .conf file
Kostas Papadimitriou [Thu, 1 Mar 2012 12:24:19 +0000 (14:24 +0200)]
Include additional settings in sample .conf file

12 years agoupdated Changelog for v0.3.1
Kostas Papadimitriou [Thu, 1 Mar 2012 12:22:09 +0000 (14:22 +0200)]
updated Changelog for v0.3.1

12 years agoUpdated css styles astakos/v0.3.1
Kostas Papadimitriou [Thu, 1 Mar 2012 11:40:38 +0000 (13:40 +0200)]
Updated css styles

- removed autocomplete for non-login forms
- proper recaptcha placement/styles

12 years agoFallback on HTTP_X_REAL_IP meta to retrieve client ip
Kostas Papadimitriou [Thu, 1 Mar 2012 11:20:52 +0000 (13:20 +0200)]
Fallback on HTTP_X_REAL_IP meta to retrieve client ip

thats where nginx sets the client ip

12 years agoUpdated default snf-common conf file
Kostas Papadimitriou [Thu, 1 Mar 2012 10:42:45 +0000 (12:42 +0200)]
Updated default snf-common conf file

12 years agoUpdated required snf-common version
Kostas Papadimitriou [Thu, 1 Mar 2012 10:42:24 +0000 (12:42 +0200)]
Updated required snf-common version

12 years agoCloudbar IE fix
Kostas Papadimitriou [Thu, 1 Mar 2012 10:39:03 +0000 (12:39 +0200)]
Cloudbar IE fix

fixed cloudbar to display properly on pithos app with IE

12 years agoInclude additional settings in sample .conf file
Kostas Papadimitriou [Wed, 29 Feb 2012 17:30:37 +0000 (19:30 +0200)]
Include additional settings in sample .conf file

12 years agoCloudbar fix
Kostas Papadimitriou [Wed, 29 Feb 2012 16:24:32 +0000 (18:24 +0200)]
Cloudbar fix

proper callback parameter

12 years agoConvert cloudbar api responses to JSONP
Kostas Papadimitriou [Wed, 29 Feb 2012 16:19:02 +0000 (18:19 +0200)]
Convert cloudbar api responses to JSONP

if callback parameter is set on url use it and set the appropriate
response mimetype.

12 years agonotify administrator by email when an inactive account is created
Sofia Papagiannaki [Thu, 1 Mar 2012 10:06:50 +0000 (12:06 +0200)]
notify administrator by email when an inactive account is created

Ref: #2116

12 years agoadd captcha field in local user creation form
Sofia Papagiannaki [Thu, 1 Mar 2012 09:07:12 +0000 (11:07 +0200)]
add captcha field in local user creation form

Ref: #2117

12 years agoFix cloudbar. astakos/v0.3.0
root [Tue, 28 Feb 2012 14:51:31 +0000 (16:51 +0200)]
Fix cloudbar.

12 years agoadd cloudbar settings in README
Sofia Papagiannaki [Tue, 28 Feb 2012 14:14:04 +0000 (16:14 +0200)]
add cloudbar settings in README

Refs: #2102

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Tue, 28 Feb 2012 14:11:47 +0000 (16:11 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agoRemove admin guide.
Antony Chazapis [Tue, 28 Feb 2012 14:00:31 +0000 (16:00 +0200)]
Remove admin guide.

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Tue, 28 Feb 2012 13:50:56 +0000 (15:50 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agoFix README.
Antony Chazapis [Tue, 28 Feb 2012 13:50:32 +0000 (15:50 +0200)]
Fix README.

12 years agoMerge branch 'cloudbar', remote-tracking branch 'origin'
Sofia Papagiannaki [Tue, 28 Feb 2012 13:47:56 +0000 (15:47 +0200)]
Merge branch 'cloudbar', remote-tracking branch 'origin'

12 years agoMerge branch 'master', remote-tracking branch 'origin' into aquarium
Sofia Papagiannaki [Tue, 28 Feb 2012 13:44:38 +0000 (15:44 +0200)]
Merge branch 'master', remote-tracking branch 'origin' into aquarium

12 years agofix activateuser command
Sofia Papagiannaki [Tue, 28 Feb 2012 12:07:47 +0000 (14:07 +0200)]
fix activateuser command

12 years agoDocument used settings
Sofia Papagiannaki [Tue, 28 Feb 2012 11:32:10 +0000 (13:32 +0200)]
Document used settings

Refs: #2103

12 years agoMerge branch 'master', remote-tracking branch 'origin' into aquarium
Sofia Papagiannaki [Tue, 28 Feb 2012 09:42:12 +0000 (11:42 +0200)]
Merge branch 'master', remote-tracking branch 'origin' into aquarium

12 years agouse Astakos's external URL to prepend all links cloudbar
Sofia Papagiannaki [Sun, 26 Feb 2012 16:12:58 +0000 (18:12 +0200)]
use Astakos's external URL to prepend all links

Refs: #2102

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos into cloudbar
Sofia Papagiannaki [Sun, 26 Feb 2012 16:00:48 +0000 (18:00 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos into cloudbar

12 years agoClear out management command descriptions.
Antony Chazapis [Sat, 25 Feb 2012 23:41:38 +0000 (01:41 +0200)]
Clear out management command descriptions.

12 years agoProper README.
Antony Chazapis [Sat, 25 Feb 2012 23:27:27 +0000 (01:27 +0200)]
Proper README.

12 years agoremove hardcoded urls to the astakos api services from the cloudar
Sofia Papagiannaki [Sat, 25 Feb 2012 20:38:56 +0000 (22:38 +0200)]
remove hardcoded urls to the astakos api services from the cloudar

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos into cloudbar
Sofia Papagiannaki [Sat, 25 Feb 2012 20:03:32 +0000 (22:03 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos into cloudbar

12 years agochange cloudbar to contain dynamic links
Sofia Papagiannaki [Sat, 25 Feb 2012 19:57:54 +0000 (21:57 +0200)]
change cloudbar to contain dynamic links

12 years agoInclude images in package.
Antony Chazapis [Sat, 25 Feb 2012 11:08:17 +0000 (13:08 +0200)]
Include images in package.

12 years agofix bugs
Sofia Papagiannaki [Fri, 24 Feb 2012 12:08:40 +0000 (14:08 +0200)]
fix bugs

* welcome_email.txt template location
* in activateuser do not change user's state in case of send_email failure
* fix inviteuser

12 years agoFix package.
Antony Chazapis [Fri, 24 Feb 2012 01:26:30 +0000 (03:26 +0200)]
Fix package.

12 years agoFix loggers webproject entry point
Kostas Papadimitriou [Thu, 23 Feb 2012 18:04:59 +0000 (20:04 +0200)]
Fix loggers webproject entry point

12 years agoFixed im static files configuration
Kostas Papadimitriou [Thu, 23 Feb 2012 16:17:40 +0000 (18:17 +0200)]
Fixed im static files configuration

12 years agoAdd astakos/urls.py
Kostas Papadimitriou [Thu, 23 Feb 2012 15:56:18 +0000 (17:56 +0200)]
Add astakos/urls.py

12 years agoDefault settings configuration file
Kostas Papadimitriou [Thu, 23 Feb 2012 15:45:21 +0000 (17:45 +0200)]
Default settings configuration file

12 years agoMerge branch 'master' into packaging
Kostas Papadimitriou [Thu, 23 Feb 2012 15:36:55 +0000 (17:36 +0200)]
Merge branch 'master' into packaging

12 years agoRepo refactor and webproject hooks fixes
Kostas Papadimitriou [Thu, 23 Feb 2012 15:36:25 +0000 (17:36 +0200)]
Repo refactor and webproject hooks fixes

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Antony Chazapis [Thu, 23 Feb 2012 11:24:51 +0000 (13:24 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

Conflicts:
astakos/im/util.py

12 years agoUse option for secure cookie.
Antony Chazapis [Thu, 23 Feb 2012 11:22:59 +0000 (13:22 +0200)]
Use option for secure cookie.

Refs #2069

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Thu, 23 Feb 2012 11:19:45 +0000 (13:19 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agosecure cookies
Sofia Papagiannaki [Thu, 23 Feb 2012 11:19:20 +0000 (13:19 +0200)]
secure cookies

Refs: #2069

12 years agoMerge branch 'packaging'
Kostas Papadimitriou [Tue, 21 Feb 2012 17:43:25 +0000 (19:43 +0200)]
Merge branch 'packaging'

12 years agoBump version.
Antony Chazapis [Tue, 21 Feb 2012 16:48:16 +0000 (18:48 +0200)]
Bump version.

12 years agofix reset password email template astakos/v0.2.0
Sofia Papagiannaki [Tue, 21 Feb 2012 14:54:48 +0000 (16:54 +0200)]
fix reset password email template

12 years agofix reset password link in email template
Sofia Papagiannaki [Tue, 21 Feb 2012 14:44:57 +0000 (16:44 +0200)]
fix reset password link in email template

12 years agoMerge branch 'master' into packaging packaging
Kostas Papadimitriou [Tue, 21 Feb 2012 14:41:07 +0000 (16:41 +0200)]
Merge branch 'master' into packaging

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Tue, 21 Feb 2012 14:27:08 +0000 (16:27 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agoadd welcome_email template
Sofia Papagiannaki [Tue, 21 Feb 2012 14:26:53 +0000 (16:26 +0200)]
add welcome_email template

12 years agoFix reference to external js.
Antony Chazapis [Tue, 21 Feb 2012 14:18:29 +0000 (16:18 +0200)]
Fix reference to external js.

12 years agoBring top elements a little bit closer.
root [Tue, 21 Feb 2012 14:15:17 +0000 (16:15 +0200)]
Bring top elements a little bit closer.

12 years agoUpdated styles.css
Kostas Papadimitriou [Tue, 21 Feb 2012 14:08:46 +0000 (16:08 +0200)]
Updated styles.css

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Tue, 21 Feb 2012 14:05:45 +0000 (16:05 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agofix functions.py
Sofia Papagiannaki [Tue, 21 Feb 2012 14:05:30 +0000 (16:05 +0200)]
fix functions.py

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Kostas Papadimitriou [Tue, 21 Feb 2012 13:56:25 +0000 (15:56 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agoUpdate styles and minor html fixes
Kostas Papadimitriou [Tue, 21 Feb 2012 13:55:04 +0000 (15:55 +0200)]
Update styles and minor html fixes

- Update styles.less and styles.css
- Add checkbox styles and jquery plugin
- Fix google font import (use https)

12 years agoremove sites
Sofia Papagiannaki [Tue, 21 Feb 2012 13:52:24 +0000 (15:52 +0200)]
remove sites

12 years agoNo parameter in email addresses.
Antony Chazapis [Tue, 21 Feb 2012 13:48:57 +0000 (15:48 +0200)]
No parameter in email addresses.

12 years agoBring back admin functions.
Antony Chazapis [Tue, 21 Feb 2012 13:35:38 +0000 (15:35 +0200)]
Bring back admin functions.

12 years agoRemove invite script.
Antony Chazapis [Tue, 21 Feb 2012 13:25:57 +0000 (15:25 +0200)]
Remove invite script.

12 years agoMerge branch 'admin'
Antony Chazapis [Tue, 21 Feb 2012 13:17:44 +0000 (15:17 +0200)]
Merge branch 'admin'

12 years agoRemove custom web admin.
Antony Chazapis [Tue, 21 Feb 2012 13:16:44 +0000 (15:16 +0200)]
Remove custom web admin.

Refs #1996

12 years agoMove common code to _common.py admin
Giorgos Verigakis [Tue, 21 Feb 2012 13:15:06 +0000 (15:15 +0200)]
Move common code to _common.py

12 years agoMerge branch 'master' into packaging
Kostas Papadimitriou [Tue, 21 Feb 2012 13:08:45 +0000 (15:08 +0200)]
Merge branch 'master' into packaging

12 years agoDelete cookie with path and domain.
Antony Chazapis [Tue, 21 Feb 2012 13:06:51 +0000 (15:06 +0200)]
Delete cookie with path and domain.

Fixes #2080

12 years agoHide service descriptions.
Antony Chazapis [Tue, 21 Feb 2012 13:05:16 +0000 (15:05 +0200)]
Hide service descriptions.

12 years agoRemove obsolete import.
Antony Chazapis [Tue, 21 Feb 2012 13:04:50 +0000 (15:04 +0200)]
Remove obsolete import.

12 years agoMerge branch 'master' into packaging
Kostas Papadimitriou [Tue, 21 Feb 2012 13:02:26 +0000 (15:02 +0200)]
Merge branch 'master' into packaging

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Antony Chazapis [Tue, 21 Feb 2012 12:51:56 +0000 (14:51 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agoRemove site fixture.
Antony Chazapis [Tue, 21 Feb 2012 12:51:32 +0000 (14:51 +0200)]
Remove site fixture.

12 years agoAdd inviteuser command
Giorgos Verigakis [Tue, 21 Feb 2012 12:50:06 +0000 (14:50 +0200)]
Add inviteuser command

12 years agoSend an email to user when activating
Giorgos Verigakis [Tue, 21 Feb 2012 12:49:17 +0000 (14:49 +0200)]
Send an email to user when activating

12 years agoenable user to renew token
Sofia Papagiannaki [Tue, 21 Feb 2012 12:08:50 +0000 (14:08 +0200)]
enable user to renew token

Refs: #2047

12 years agoUse the correct year in copyright clauses
Giorgos Verigakis [Tue, 21 Feb 2012 11:43:55 +0000 (13:43 +0200)]
Use the correct year in copyright clauses

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos into admin
Giorgos Verigakis [Tue, 21 Feb 2012 11:38:14 +0000 (13:38 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos into admin

12 years agoEnable cloudbar context processor
Kostas Papadimitriou [Mon, 20 Feb 2012 16:59:03 +0000 (18:59 +0200)]
Enable cloudbar context processor

12 years agoAdd auth and sessions contrib apps for synnefo hooks
Kostas Papadimitriou [Mon, 20 Feb 2012 16:13:14 +0000 (18:13 +0200)]
Add auth and sessions contrib apps for synnefo hooks

12 years agoremove site framework, introduce invite function
Sofia Papagiannaki [Mon, 20 Feb 2012 14:08:51 +0000 (16:08 +0200)]
remove site framework, introduce invite function

12 years agoMerge branch 'master' into packaging
Kostas Papadimitriou [Mon, 20 Feb 2012 11:23:43 +0000 (13:23 +0200)]
Merge branch 'master' into packaging

12 years agoAdd admin management commands
Giorgos Verigakis [Fri, 17 Feb 2012 16:33:37 +0000 (18:33 +0200)]
Add admin management commands

Added the following commands:
* activate user
* create user
* list invitations
* list users
* modify user
* show invitation
* show user

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Fri, 17 Feb 2012 14:20:12 +0000 (16:20 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agointroduce ``activate`` function
Sofia Papagiannaki [Fri, 17 Feb 2012 14:19:49 +0000 (16:19 +0200)]
introduce ``activate`` function

12 years agoUse relative paths in cloudbar.
root [Fri, 17 Feb 2012 14:02:37 +0000 (16:02 +0200)]
Use relative paths in cloudbar.

12 years agoBump version.
Antony Chazapis [Wed, 15 Feb 2012 12:25:17 +0000 (14:25 +0200)]
Bump version.

12 years agoFix in synnefo specific settings
Kostas Papadimitriou [Tue, 14 Feb 2012 17:15:20 +0000 (19:15 +0200)]
Fix in synnefo specific settings

12 years agoAdd LOGGING_SETUP setting in synnefo default settings
Kostas Papadimitriou [Tue, 14 Feb 2012 17:05:48 +0000 (19:05 +0200)]
Add LOGGING_SETUP setting in synnefo default settings

12 years agoRemove console_script entry point
Kostas Papadimitriou [Tue, 14 Feb 2012 16:45:10 +0000 (18:45 +0200)]
Remove console_script entry point

12 years agoInitial commit for webproject integration
Kostas Papadimitriou [Tue, 14 Feb 2012 16:43:16 +0000 (18:43 +0200)]
Initial commit for webproject integration

- Add entry points for snf-webproject
- Python packaging improvements

12 years agoFix okeanos page. astakos/v0.1.0
root [Tue, 14 Feb 2012 13:48:35 +0000 (15:48 +0200)]
Fix okeanos page.