Statistics
| Branch: | Tag: | Revision:

root / invitations @ 5f2fb4ae

# Date Author Comment
5f2fb4ae 07/08/2011 05:26 pm Kostas Papadimitriou

url name for invitations page

85c6267a 07/01/2011 10:32 am Giorgos Gousios

Merge branch 'api-current' into helpdesk-gui

Conflicts:
aai/shibboleth.py

33e00f02 06/28/2011 03:42 pm Giorgos Gousios

Per user invitation limits

refs: #705

d652580d 06/28/2011 10:16 am Giorgos Gousios

PEP8 compliance

48130e66 06/17/2011 01:10 pm Giorgos Gousios

License headers for various files

refs #581

05310288 06/10/2011 05:00 pm Giorgos Gousios

Methods to retrieve list of active synnefo users

7427d9a3 05/20/2011 12:39 pm Giorgos Gousios

Rename file email to avoid namespace clashes

bd1548a7 05/20/2011 11:43 am Giorgos Gousios

Make tests a bit more rigid

914502af 05/19/2011 12:35 pm Giorgos Gousios

Uniform login error handling, welcome and error templates calling

Refs: #439

adffae28 05/19/2011 12:30 pm Giorgos Gousios

Welcome and error pages for invited users

3b09ff22 05/18/2011 05:03 pm Giorgos Gousios

Accept invitation URLs and grant access to the user

f1bb3880 05/18/2011 02:10 pm Giorgos Gousios

Better exception messages, better exception handling

e6d6603a 05/17/2011 04:47 pm Giorgos Gousios

Prepare a shared key encrypted URL and format the outgoing email

ee493a51 05/17/2011 12:09 pm Giorgos Gousios

Invitation email template

refs: #439

a640b50d 05/17/2011 11:47 am Giorgos Gousios

Support for identifying and printing invitation form errors

Refs: #439

7823fd9a 05/17/2011 11:46 am Giorgos Gousios

Make the dynamicField script project specific

Changes to it to make it support the invitations form made it
non-generic.

Refs: #439

566cd8b2 05/16/2011 05:26 pm Giorgos Gousios

Invitations are saved and displayed

refs: #439

19242e04 05/16/2011 01:30 pm Giorgos Gousios

Dynamic field addition/removal works

ccd822a8 05/13/2011 04:41 pm Giorgos Gousios

Dynamic list of names-email for sending invitations

2a0eee64 05/13/2011 01:04 pm Giorgos Gousios

Custom template invocation as per verigak's blueprints

53e6717b 05/13/2011 01:03 pm Giorgos Gousios

Add invitation works in test

9a5e8ebe 05/12/2011 11:17 pm Giorgos Gousios

Test for the invitation add method

03e70572 05/12/2011 11:17 pm Giorgos Gousios

Methods to add/update invitations

e0dbfa1e 05/11/2011 06:33 pm Giorgos Gousios

Rough email invitation UI, fix invocation parameters for it

refs: #439

4f8b91cd 05/11/2011 02:27 pm Giorgos Gousios

Skeleton invitations app code and model