Statistics
| Branch: | Tag: | Revision:

root / invitations @ 4f8e7c6d

Name Size
  locale
  templates
__init__.py 0 Bytes
invitations.py 12 kB
models.py 3 Bytes
tests.py 7.1 kB
urls.py 1.9 kB

Latest revisions

# Date Author Comment
4f8e7c6d 08/23/2011 02:36 pm Giorgos Gousios

API method and test to resend invitations

ecb4680f 08/23/2011 11:04 am Giorgos Gousios

A bit more careful error handling

... in case of an unknown error. Also, correct delete invitation invocation

ee60bb36 08/23/2011 11:03 am Giorgos Gousios

Check the type of the invitation object to be deleted

747164f3 08/23/2011 10:44 am Giorgos Gousios

Test for the remove invitation method

847a3ecf 08/22/2011 04:40 pm Giorgos Gousios

Remove invitation when there is an error adding it

ada3343a 08/22/2011 04:07 pm Giorgos Gousios

Lots of automated testing for the invitation code

73d6073f 08/22/2011 04:06 pm Giorgos Gousios

Update the auth token expiration date on login.

The change will update the auth token expiration date for a user, up until his invitation expiration date.

e8fe75a8 08/22/2011 03:59 pm Giorgos Gousios

Refactor invitation URL encode method

Extract code refactoring for the routine that encodes the user's auth-token to a URL. Used in testing.

0fbab7db 07/29/2011 10:27 am Vangelis Koukis

Fix bug causing invitations to expire prematurely

Fix bug in invitation handling code treating INVITATION_VALID_DAYS
as hours instead of days, causing invitations to expire prematurely.

Rewrite the test for expiration expiration, for clarity, make the actual...

1654e2e5 07/21/2011 01:46 pm Kostas Papadimitriou

Merge branch 'master' into 0.5-fixes

View revisions

Also available in: Atom