Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / context_processors.py @ 7ee456f7

History | View | Annotate | Download (2.7 kB)

# Date Author Comment
7ee456f7 04/24/2012 08:49 pm root

exception handling in get_menu

0a569195 04/21/2012 11:00 pm Sofia Papagiannaki

ask acknowledgment for switching local account to shibboleth one

  • unique email and is_active combination (use django model validation)
  • use different template for rendering shibboleth signup form
  • do not show groups in profile page
  • do not show provider in third-party signup forms...
25d9d4d0 03/23/2012 06:28 pm Sofia Papagiannaki

merge with master

270dd48d 03/21/2012 03:35 pm Sofia Papagiannaki

Force user to accept service terms

Refs: #2019

cb79e2ed 03/15/2012 01:03 pm Kostas Papadimitriou

Improve get_menu view

Allow enabling/disabling some of the menus.
Changed some of the titles.

73139aa3 03/08/2012 05:14 pm Kostas Papadimitriou

Removed unused context processor

f534fb96 03/08/2012 03:00 pm Sofia Papagiannaki

fix internal astakos menu & minor other changes:

  • invoke `get_menu` to dynamically load navigation items
  • fix cloudbar settings
  • fix httplib2 requirement
26774255 02/26/2012 06:12 pm Sofia Papagiannaki

use Astakos's external URL to prepend all links

Refs: #2102

ded3a1b7 02/25/2012 10:38 pm Sofia Papagiannaki

remove hardcoded urls to the astakos api services from the cloudar

27993be5 02/23/2012 05:36 pm Kostas Papadimitriou

Repo refactor and webproject hooks fixes