Menu

/trunk/gui/freeadmin/navtree.py Commit Log


Commit Date  
[r9136] (19.3 kB) by jhixson

Ask for the treemenu.

2011-12-14 20:01:46 View
Download
[r9129] (19.3 kB) by jhixson

Use plugin view from database.

2011-12-14 10:17:46 View
Download
[r9022] (19.4 kB) by zippybr

filter for enabled plugins
s/plugin_uname/plugin_name/g

2011-12-08 16:43:21 View
Download
[r9015] (19.4 kB) by zippybr

enable the code to dinamically load tree menu nodes for plugins
(needs testing)

2011-12-08 14:45:38 View
Download
[r8752] (19.1 kB) by zippybr

unused code

2011-11-21 17:19:57 View
Download
[r8716] (19.1 kB) by zippybr

add append_url to NavType

2011-11-18 16:29:17 View
Download
[r8654] (19.1 kB) by yaberauneya

Remove RCS keywords

2011-11-13 06:13:26 View
Download
[r8611] (19.1 kB) by zippybr

minor bugfixes in the tree

2011-11-09 12:50:57 View
Download
[r8610] (19.3 kB) by zippybr

a few small bugfixes and cleanup to the menu

2011-11-09 12:16:23 View
Download
[r8606] (19.5 kB) by zippybr

several changes to the treemenu so we can support hook of plugin items

- change attribute of url path to pen from "view" to "url"
- change the gname attribute so it is autogenerated from the position of the tree
- e.g. UPS node under Services is called "services.UPS"
- add a simple method to catch new items from an url (plugin)
- the url must return a JSON array containing nodes for the tree
- the node can be appended anywhere in the tree:
- e.g. "append_to": "services.Rsync.RsyncMod" will append it to Rsync Modules node
- split auto_generate in two
- prepare_modelforms go through all the models and find all related modelforms
- generate actually generate the menu structures to dump as JSON later on

2011-11-08 18:01:12 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.