Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ 9e5eecab

Name Size
  api
  endpoints
  fixtures
  management
  migrations
  static
  target
  templates
  templatetags
__init__.py 0 Bytes
activation_backends.py 9.5 kB
auth_backends.py 3.3 kB
auth_providers.py 8.6 kB
context_processors.py 4 kB
cookie.py 3.9 kB
forms.py 32.3 kB
functions.py 22.4 kB
managers.py 4.4 kB
messages.py 15.1 kB
middleware.py 2.3 kB
models.py 66.5 kB
notifications.py 3.1 kB
project_notif.py 2.5 kB
project_tests.py 879 Bytes
settings.py 13.4 kB
synnefo_settings.py 3.3 kB
tables.py 12.6 kB
tests.py 29.3 kB
urls.py 6.9 kB
util.py 9.5 kB
views.py 47.5 kB
widgets.py 2.8 kB

Latest revisions

# Date Author Comment
9e5eecab 01/10/2013 06:44 pm Giorgos Korfiatis

No need to set precursor application to REPLACED in approve()
(it is set when submitting a new application)

a9ba418f 01/10/2013 06:42 pm Giorgos Korfiatis

Add an id for a chain of applications; this is also the project id

21e0fdad 01/10/2013 05:40 pm Giorgos Korfiatis

Register a user to quotaholder only when is activated

b4be4eee 01/10/2013 05:39 pm Giorgos Korfiatis

Wrapper for register_users

b6fe8bb8 01/10/2013 04:31 pm Giorgos Korfiatis

New state handling for astakos projects and memberships

Distinguishes is_active, is_pending flags from actual states in ProjectMembership;
likewise is_active, is_modified flags in Project.
Splits syncing in pre-process, actual syncing, and post-process.

123be68a 01/10/2013 04:21 pm Giorgos Korfiatis

wip Generalize project state

61a1b2d2 01/10/2013 04:12 pm Georgios D. Tsoukalas

astakos-qh-sync: skip email-unverified users

Astakos-qh-sync will create quotas for all eligible users.
Users that have unverified emails are not considered eligible.
When users are activated by an admin via user-update --set-active,
their email is also marked as verified, therefore they become eligible.

43332a76 01/10/2013 04:06 pm Kostas Papadimitriou

Signup workflow changes

- Validate signup email over verified emails. Additional signups with
an existing unverified email will replace those entries.
- Redirect on signup success instead of just rendering a template.

5ad47680 01/10/2013 02:58 pm Kostas Papadimitriou

Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-quota

4e41f055 01/10/2013 01:56 pm Olga Brani

Presentation fixes

View revisions

Also available in: Atom