Statistics
| Branch: | Tag: | Revision:

root / invitations @ 45ebfd48

Name Size
  locale
  templates
__init__.py 0 Bytes
invitations.py 10.5 kB
models.py 3 Bytes
tests.py 3.3 kB
urls.py 1.8 kB

Latest revisions

# Date Author Comment
1654e2e5 07/21/2011 01:46 pm Kostas Papadimitriou

Merge branch 'master' into 0.5-fixes

a697f671 07/20/2011 01:09 pm Kostas Papadimitriou

Handle no invitations left scenario, Refs #865

- hide invitations add form
- display informative message

848e6d10 07/20/2011 12:17 pm Kostas Papadimitriou

Proper invitation ajax calls and responses

- Removed redirect after form submission to avoid buggy ajax redirects
- Cleaned up invitations html code

2bc64edb 07/19/2011 07:31 pm Kostas Papadimitriou

Fix invitations ajax request repsonses

- always handle request as an ajax one

079a1480 07/19/2011 07:31 pm Kostas Papadimitriou

Remove invitations.js from invitations static

- has already been moved to ui app

65fb614f 07/19/2011 07:31 pm Giorgos Gousios

Be a bit more careful when initializing exceptions

The problem seems to be that the code incorectly used a class variable which was
initialized once and exception messages where appended to it by both TooManyInvitations
and AlreadyInvited exception types, hence the fuzzy error reporting....

d53bbf68 07/19/2011 07:16 pm Giorgos Gousios

Be a bit more careful when initializing exceptions

The problem seems to be that the code incorectly used a class variable which was
initialized once and exception messages where appended to it by both TooManyInvitations
and AlreadyInvited exception types, hence the fuzzy error reporting....

590dcbf9 07/19/2011 07:14 pm Kostas Papadimitriou

Remove invitations.js from invitations static

- has already been moved to ui app

eabbd5b7 07/19/2011 07:13 pm Kostas Papadimitriou

Fix invitations ajax request repsonses

- always handle request as an ajax one

5aa0805d 07/19/2011 06:39 pm Vangelis Koukis

Fix invitation mail subject

View revisions

Also available in: Atom