Statistics
| Branch: | Tag: | Revision:

root / invitations @ 848e6d10

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
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

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

1b9db53f 07/19/2011 03:58 pm Vangelis Koukis

Recode invitation.txt from ISO8859-7 to UTF-8

3d3c58d7 07/19/2011 03:50 pm Giorgos Gousios

Email related changes

-Use Django's DEFAULT_FROM_EMAIL configuration setting instead of custom setting
-Send invitations from the DEFAULT_FROM_EMAIL account

368dcbf6 07/18/2011 01:26 pm Vangelis Koukis

Update text of invitation email

cf8482f2 07/17/2011 01:20 pm Giorgos Verigakis

Improve user support

  • Use logic functions when possible
  • Add user invite command

Refs #827

67921b5c 07/13/2011 06:12 pm Kostas Papadimitriou

UI improvements

- updated strings
- disks coming soon template

0189075a 07/13/2011 04:06 pm Kostas Papadimitriou

similar style for submit buttons

View revisions

Also available in: Atom