Commit Graph
32 Commits
Author SHA1 Message Date
Roberto Rosario d7ddbc2c62 Reuse request, current_path and current_view variables when resolving links 2012-08-03 12:55:34 -04:00
Roberto Rosario 9bb7821553 Display horizontal separator only for links that are visible 2012-08-01 16:56:03 -04:00
Roberto Rosario 8f08296e7b Update bind_links to accept single links as well as lists for the links argument 2012-08-01 01:44:55 -04:00
Roberto Rosario 571002660b Rename variable for readability 2012-06-08 17:17:24 -04:00
Roberto Rosario 3094a940e1 Allow passing request, current_path and current_view parameters to Link instances before resolving them 2012-06-08 17:11:04 -04:00
Roberto Rosario 8425cd6f7e Properly initialize ResolvedLink class 2012-03-29 23:43:51 -04:00
Roberto Rosario 55a6720a84 Make sure only one variable and the correct variable's link are resolved for list items 2012-03-19 12:03:51 -04:00
Roberto Rosario af49370870 PEP8 cleanups 2012-03-18 04:02:03 -04:00
Roberto Rosario 8ff1997dda Final updates for new class based link navigation 2012-03-18 03:50:28 -04:00
Roberto Rosario a6f6637789 Cleanups 2012-03-17 01:19:35 -04:00
Roberto Rosario 22f009d0f7 Enable children view regex 2012-03-17 01:03:38 -04:00
Roberto Rosario 4b457aa567 Fix context link resolution 2012-03-17 00:15:08 -04:00
Roberto Rosario 8d4ce81c34 Fix horizontal list link widget rendering 2012-03-16 23:37:21 -04:00
Roberto Rosario 28a3e209ab Converted project_setup and project_tools apps to use new elementtree based menus 2012-03-16 21:42:03 -04:00
Roberto Rosario dcf568ead5 Start top menu refactor, added elementtree to requirements 2012-03-16 21:07:53 -04:00
Roberto Rosario 7ccab82fd4 Convert all remaining apps to the new class based links 2012-03-16 20:09:35 -04:00
Roberto Rosario 568611927b Updated all link references to the new class based links 2012-03-16 16:20:09 -04:00
Roberto Rosario d028f54c27 Started navigation refatoring 2012-03-16 12:56:49 -04:00
Roberto Rosario a6f6dc9f0a Return the top menu entry after it has been registered for futher modification 2012-02-21 12:25:39 -04:00
Roberto Rosario 8a5d0425b6 PEP8 cleanups, style cleanups, unused imports 2012-01-18 13:52:19 -04:00
Roberto Rosario 9cbeccfb98 Improved top menu navigation link sorting 2011-08-14 23:29:37 -04:00
Roberto Rosario 29976541df Further navigation highlight improvements 2011-07-23 00:09:58 -04:00
Roberto Rosario 90e876ca93 Code cleanup 2011-07-21 11:46:15 -04:00
Roberto Rosario 9802a0a78c Added a positional argument to the register_links function 2011-07-01 21:30:18 -04:00
Roberto Rosario 30b1fea147 PEP8 cleanups, unused imports and bumped version to 0.7.3 2011-06-08 01:39:38 -04:00
Roberto Rosario 2a2c67de4e Refactored main menu navigation 2011-06-08 01:26:06 -04:00
Roberto Rosario 69d38c067c Simplified and improved navigation link registration 2011-05-10 03:42:36 -04:00
Roberto Rosario 2a744cefea PEP8, pylint cleanups and removal of relative imports 2011-04-23 02:49:07 -04:00
Roberto Rosario 5084f7c871 Added support for per-view side bar templates 2011-04-18 04:30:36 -04:00
Roberto Rosario 61fb876a81 PEP8 and Pylint cleanups 2011-04-07 17:21:15 -04:00
Roberto Rosario f66c8ec6e2 Fixed error and some warning returned by pylint 2011-04-05 00:04:11 -04:00
Roberto Rosario 70e5e4c470 Moved navigation code to its own app 2011-03-22 00:54:43 -04:00