Statistics
| Branch: | Tag: | Revision:

root / docs @ 0af186f6

# Date Author Comment
0af186f6 05/04/2012 06:47 pm Kostas Papadimitriou

Include Changelog in docs

b0e81d4d 04/24/2012 05:02 pm Sofia Papagiannaki

Merge branch 'master', remote-tracking branch 'origin' into 0.5

7c319568 04/19/2012 12:25 pm Kostas Papadimitriou

Fix sphinx conf file

18ffbee1 04/07/2012 06:36 pm Sofia Papagiannaki

add support for groups

8f5a3a06 04/03/2012 02:35 pm Sofia Papagiannaki

change authentication methods: progress I

270dd48d 03/21/2012 03:35 pm Sofia Papagiannaki

Force user to accept service terms

Refs: #2019

ebd369d0 03/09/2012 03:05 pm Sofia Papagiannaki

merge with master

4f37f254 02/28/2012 04:11 pm Sofia Papagiannaki

Merge branch 'master' of https://code.grnet.gr/git/astakos

ccc95678 02/28/2012 04:00 pm Antony Chazapis

Remove admin guide.

ded3a1b7 02/25/2012 10:38 pm Sofia Papagiannaki

remove hardcoded urls to the astakos api services from the cloudar

1ae97c83 02/25/2012 09:57 pm Sofia Papagiannaki

change cloudbar to contain dynamic links

f36af44a 02/21/2012 03:35 pm Antony Chazapis

Bring back admin functions.

ba584535 02/21/2012 02:51 pm Antony Chazapis

Remove site fixture.

d49c2fa0 02/10/2012 01:35 pm root

Fix docs.

ebb3c3bb 02/09/2012 03:23 pm Sofia Papagiannaki

commit documentation images

Refs: #1928

462c63e8 02/09/2012 12:10 pm Sofia Papagiannaki

more documentation

Refs: #1928

863193cb 02/06/2012 12:39 pm Sofia Papagiannaki

change api faults

Refs: #1958

61ad5cbc 01/24/2012 06:32 pm Kostas Papadimitriou

Proper path in sphinx configuration file

for sphinx to be able to access the astakos module

daf7d3a6 01/23/2012 05:07 pm Antony Chazapis

Fix doc.

794852f2 01/23/2012 04:06 pm Sofia Papagiannaki

Several minor changes:

- create im/migrations (for south use)
- fixture for django_site
- fix ExtendedUserCreationForm: use AstakosUser instead of django.contrib.auth.models.User
- do not redirect to profile page after login if request.user is superuser

890b0eaf 01/22/2012 09:12 pm Sofia Papagiannaki

add docs
-incorporate CsrfViewMiddleware
-change tamplates to render forms
-change email template location
-api.activate() returns only information about token
In prepare_response, instead of setting the cookie, log the user in
- use django.contrib.auth.views for reseting and changing user password...

efefbe82 01/11/2012 10:22 am Antony Chazapis

Clean up.

64cd4730 01/09/2012 04:42 pm Antony Chazapis

Initial commit. Move from pithos repository.