Statistics
| Branch: | Revision:

root / urls.py

History | View | Annotate | Download (1.7 kB)

# Date Author Comment
131:bd2efa767efa 10/11/2013 02:04 am Zenon Mousmoulas

Add entities view

128:5325e64d4bd9 10/09/2013 06:50 pm Zenon Mousmoulas

backlog: amend 127:d7594f38bfc2 with corresponding urls and templates

117:18b714c9d2e4 02/01/2012 05:18 pm Faidon Liambotis

AAI website: prepare for internationalized policy documents

110:e6cd577102aa 10/14/2011 09:16 pm Faidon Liambotis

Add /wayf/ for WAYF when DEBUG=True

94:f603edb16a40 07/12/2010 12:37 pm Faidon Liambotis

Change schema URLs from /schema/ to /schemas/

79:fde907312524 06/15/2010 08:11 pm Faidon Liambotis

Adjust urls.py and documentation to create some permanent sensible urls

75:bc0150ed42d3 06/15/2010 07:36 pm Faidon Liambotis

Fix /static/ URLs in debug mode for WAYF vhost too

71:00236c4d72ba 06/15/2010 06:31 pm Faidon Liambotis

Serve static content under debug mode; also fix a path traversal bug

66:b60bf9aa952b 06/14/2010 06:36 pm Apollon Oikonomopoulos

Template cleanup: merged FAQ with help/support, added IdP list page

63:cf646349ba3e 06/14/2010 05:04 pm Apollon Oikonomopoulos

Split views between frontpage (aai) and WAYF service (wayf)

49:de94c1d55917 05/25/2009 04:44 pm Apollon Oikonomopoulos

Renamed grnet_wayf to wayf

40:bb09cb5dccd9 05/25/2009 12:28 pm Apollon Oikonomopoulos

Added language selection

34:d0ec691e01df 05/20/2009 04:26 pm Faidon Liambotis

Allow trailing slashes on URLs

31:0f2c7be74836 05/19/2009 05:14 pm Apollon Oikonomopoulos

Merged branches

28:ecc0ef9563fd 05/19/2009 04:31 pm Apollon Oikonomopoulos

Minor changes to templates

25:46bb0c3d74f1 05/18/2009 06:21 pm Apollon Oikonomopoulos

Cleaned up the wayf views
Added a 404 handler

21:97398e4c318e 05/18/2009 12:07 pm Apollon Oikonomopoulos

Added a single, catch-all view for handling all static requests and 404 errors

19:c640f9566355 05/15/2009 04:34 pm Apollon Oikonomopoulos

Moved the metadata file location and cookie name to settings.py

14:0ca28eea75c9 05/14/2009 04:18 pm Apollon Oikonomopoulos

End-of-the-day commit

13:9479acea0a5d 05/14/2009 01:10 pm Apollon Oikonomopoulos

Added basic IdP save/restore functionality and multilingual templates

9:cc7b1ae5117a 05/13/2009 08:29 pm Apollon Oikonomopoulos

Added "list" view and applied a cleaner way of generating the combo box. Also added gettext-based translations of institution types

7:cc93408b2659 05/13/2009 04:00 pm Apollon Oikonomopoulos

Added templates for old aai.grnet.gr static pages

2:465def362086 05/13/2009 11:37 am Apollon Oikonomopoulos

Working prototype

1:d3187f0db3b5 05/06/2009 05:53 pm Apollon Oikonomopoulos

Basic metadata model and view

0:b88aaf284554 05/06/2009 05:22 pm Apollon Oikonomopoulos

Initial commit, basic django tree