Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / context_processors.py @ b78fc030

History | View | Annotate | Download (2.6 kB)

# Date Author Comment
b78fc030 03/16/2012 06:35 pm Kostas Papadimitriou

Display additional actions in account pages forms

Configurable by the ASTAKOS_PROFILE_EXTRA_LINKS

1e38b1cb 03/15/2012 07:47 pm Kostas Papadimitriou

New login messages feature

display messages on top of login page. Configurable from the
ASTAKOS_LOGIN_MESSAGES setting.

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