|
9 months
|
|
davidlmontgomery
|
Better assertRedirect.
|
|
1 |
|
|
|
|
9 months
|
|
davidlmontgomery
|
Added InviteModeOffTests -- tests for INVITE_MODE = False
|
|
1 |
|
|
|
|
9 months
|
|
davidlmontgomery
|
Created utility test method assertRedirect.
|
|
1 |
|
|
|
|
9 months
|
|
davidlmontgomery
|
remaining_invitations_for_user creates InvitationUser if it does not exist.
|
|
2 |
|
|
|
|
9 months
|
|
davidlmontgomery
|
Cleaned up some test code docstrings and method names.
|
|
1 |
|
|
|
|
9 months
|
|
davidlmontgomery
|
Documentation tweaks.
|
|
1 |
|
|
|
|
9 months
|
|
davidlmontgomery
|
Including invitation_key in extra_context even when key is invalid.
|
|
1 |
|
|
|
|
9 months
|
|
davidlmontgomery
|
Added InvitationUser model to support explicit per-user invitations_remaining.
|
|
3 |
|
|
|
|
9 months
|
|
davidlmontgomery
|
Stores registrant with InvitationKey, and uses it to prevent key reuse.
|
|
3 |
|
|
|
|
9 months
|
|
davidlmontgomery
|
added failing test for ticket 3: reusing invitation key
|
|
1 |
|
|
|
|
9 months
|
|
david
|
Backward incompatible change: now the 'invitation_key' var passed to…
|
|
1 |
|
|
|
|
9 months
|
|
david
|
Yet another bug spoted by Zebuline, thanks
|
|
1 |
|
|
|
|
9 months
|
|
david
|
Typo in documentation, thanks Zebuline
|
|
1 |
|
|
|
|
9 months
|
|
david
|
Refactoring, consistency and extra_context for all views, thanks Zebuline
|
|
1 |
|
|
|
|
9 months
|
|
david
|
Fixes #7: Good catch from ebaum, salt was too small to prevent collisions
|
|
1 |
|
|
|
|
10 months
|
|
davidlmontgomery
|
invitation.views.invite requires remaining_invitations > 0 to send invitation.
|
|
1 |
|
|
|
|
10 months
|
|
davidlmontgomery
|
Added currently failing test that requires server-side check of…
|
|
1 |
|
|
|
|
10 months
|
|
davidlmontgomery
|
Using TestCase.assertTemplateUsed rather than assertEqual on…
|
|
1 |
|
|
|
|
10 months
|
|
davidlmontgomery
|
ignoring Wing project files in example project
|
|
1 |
|
|
|
|
12 months
|
|
david
|
Add more tests before remaining users' refactorisation, refs #4
|
|
1 |
|
|
|
|
12 months
|
|
david
|
Add an example project to ease tests
|
15 |
|
|
|
|
|
13 months
|
|
david
|
Fixes #2, missing var, my bad...
|
|
1 |
|
|
|
|
13 months
|
|
david
|
Fix #1, document the INVITATIONS_PER_USER setting
|
|
1 |
|
|
|
|
13 months
|
|
david
|
Added tag v1.0 for changeset 3ec503fa8080
|
1 |
|
|
|
|
|
13 months
|
|
david
|
Add a setup.py file
|
1 |
|
|
|
|