Statistics
| Branch: | Tag: | Revision:

root / ui @ 76a429fb

Name Size
  static
  templates
__init__.py 0 Bytes
i18n.py 858 Bytes
models.py 57 Bytes
tests.py 2.3 kB
urls.py 766 Bytes
views.py 1.9 kB

Latest revisions

# Date Author Comment
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

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

Dynamic field addition/removal works

8e698e25 05/13/2011 05:01 pm Giorgos Gousios

Dynamic field addition (sort of working)

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

Dynamic list of names-email for sending invitations

e246ea1a 05/10/2011 12:17 pm Vangelis Koukis

Fix typo on front page

Fix the 'hole' -> 'whole' typo, which has been standing
in the front page for two weeks since the last demo.

89b6b240 05/10/2011 11:23 am Giorgos Gousios

Make the aai middleware deliver a test authorisation cookie

To simplify development and testing the aai middleware was converted to
return the test authorisation cookie. To retrieve it call

http://localhost:8000/?test

1c9bb7a5 05/09/2011 04:57 pm Giorgos Gousios

The cookie now protects the whole application

be066a83 05/09/2011 03:34 pm Markos Gogoulos

fix authentication on the ui

if cookie with value X-Auth-Token exists, set the value on the headers.
Otherwise set the cookie with value X-Auth-Token
Refs #455

8b17cf6e 05/09/2011 12:11 pm Markos Gogoulos

fix authentication on the ui

Sets X-Auth-Token value on a cookie, for every api call
Refs #455

d78101b4 05/06/2011 04:57 pm Markos Gogoulos

fixes typo with previous commit

regarding the ui auth_token

View revisions

Also available in: Atom