Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ c80722ce

Name Size
  endpoints
  fixtures
  management
  migrations
  scripts
  static
  target
  templates
  templatetags
__init__.py 0 Bytes
activation_backends.py 9.5 kB
astakos_resources.py 1.7 kB
auth_backends.py 3.3 kB
auth_providers.py 21.2 kB
context_processors.py 4 kB
cookie.py 4.1 kB
ctx.py 2.1 kB
forms.py 40.5 kB
functions.py 31.4 kB
messages.py 18.2 kB
middleware.py 2.3 kB
models.py 71.9 kB
notifications.py 3.1 kB
presentation.py 8.4 kB
project_notif.py 4.5 kB
project_tests.py 879 Bytes
quotas.py 9.3 kB
resources.py 3.1 kB
settings.py 10.6 kB
tables.py 13.5 kB
tests.py 70.8 kB
urls.py 7.4 kB
util.py 9.6 kB
views.py 58.8 kB
widgets.py 2.8 kB

Latest revisions

# Date Author Comment
c80722ce 05/14/2013 05:46 pm Giorgos Korfiatis

astakos: Tests for quota API calls

1e361a6d 05/14/2013 05:14 pm Giorgos Korfiatis

astakos: Return empty dict when no user quotas found

73c02f75 05/14/2013 05:04 pm Giorgos Korfiatis

astakos: Return resource object upon creation

0b48a1b4 05/14/2013 05:01 pm Giorgos Korfiatis

astakos: Indent json output of resource export

764d99c4 05/14/2013 10:41 am Giorgos Korfiatis

astakos: Remove command user-set-initial-quota

To change base quota for a specified user:
snf-manage user-modify user --set-base-quota resource limit

To import base quota in batch from a file:
snf-manage astakos-quota --import-base-quota filename

Rename `initial' to `base quota' in command output....

38aff106 05/13/2013 05:40 pm Sofia Papagiannaki

astakos: remove obsolete code

91eca048 05/13/2013 04:00 pm Giorgos Korfiatis

astakos: List quotas in user-show with `--quotas'

Refs #3530

Use the same utility function as astakos-quota. Update the latter
to a SynnefoCommand.

95f33116 05/13/2013 01:56 pm Giorgos Korfiatis

astakos: Use DateTimeField for enhanced precision

Refs #3717

Replace instances of DateField in ProjectMembership and
ProjectMembershipHistory.

5dcf6618 05/13/2013 01:44 pm Giorgos Korfiatis

Revert "astakos: Fix bug in getting membership"

This reverts commit 7ce770be9fd9668fff4088eff2421cbeb0cc311e.

Update astakos tests to use membership id.

2215cd87 05/13/2013 11:47 am Giorgos Korfiatis

astakos: Remove an obsolete function

View revisions

Also available in: Atom