app/soc/views/sitemap/sidebar.py
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-01-28 Sverre Rabbelier Group dynamically generated menu items
2009-01-27 Sverre Rabbelier Cache access checks and disable sidebar caching
2009-01-26 Sverre Rabbelier Major refactor of the access module
2009-01-25 Sverre Rabbelier Cache sidebar with a simple caching API
2009-01-25 Sverre Rabbelier Do not pass around request anymore in buildSidebar
2009-01-25 Sverre Rabbelier Remove the request and arg parameter from the checkAccess call
2009-01-21 Sverre Rabbelier Prepare access to receive args and kwargs as argument
2009-01-20 Sverre Rabbelier When constructing the sidebar don't overide 'sidebar'
2008-12-07 Pawel Solyga Add missing dots in docstrings, proper sorting of imports and small docstring typo fixes.
2008-12-07 Sverre Rabbelier Factor out sidebar entry construction
2008-12-07 Sverre Rabbelier Rename getSidebarLinks to getSidebarMenus
2008-12-07 Sverre Rabbelier Prepare for callbacks that return more than one menu
2008-12-01 Pawel Solyga Some docstring and missing blank lines fixes in soc.views.sitemap modules.
2008-11-29 Sverre Rabbelier Fixed a bug in latest commit
2008-11-29 Sverre Rabbelier Moved getSidebarLinks to sitemap.sidebar
2008-11-26 Lennard de Rijk Fixes empty spaces appearing in the menu if a person is not allowed to see this menu or if no menu is defined.
2008-11-25 Sverre Rabbelier Make the sidebar dynamic depending on the user's rights
2008-11-25 Sverre Rabbelier Have the sidebar be rebuilt on every request with callbacks
2008-11-16 Sverre Rabbelier Refactor the sidebar to use Django templates
less more (0) tip