Menu

/trunk/gui/urls.py Commit Log


Commit Date  
[r9471] (3.0 kB) by zippybr

As of django 1.3 STATIC_URL and MEDIA_URL are different things and should be treated as such
Let's move static content under freeadmin app

2012-01-09 15:45:12 View
Download
[r8960] (2.8 kB) by jhixson

Looks like I forgot to commit this and caused some breakage.

2011-12-05 16:28:58 View
Download
[r8654] (2.7 kB) by yaberauneya

Remove RCS keywords

2011-11-13 06:13:26 View
Download
[r8606] (2.7 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
[r8556] (2.7 kB) by zippybr

load i18n templatetag by default, its annoying having to load it everytime!

2011-11-02 17:53:45 View
Download
[r7880] (2.6 kB) by zippybr

add choices to ldap_ssl and add a migration to set right values

2011-09-20 21:00:39 View
Download
[r7865] (2.6 kB) by zippybr

it doesn't really make sense to do not generate menu on every request, disable it for now

2011-09-20 16:06:02 View
Download
[r7426] (2.6 kB) by jpaetzel

Use correct name in copyright

2011-08-29 16:56:09 View
Download
[r6622] (2.6 kB) by zippybr

bugfix: adding new group to a stripe;
bugfix: adding multiple spare

2011-06-08 16:48:02 View
Download
[r6427] (2.6 kB) by zippybr

unused js_info_dict

2011-05-23 17:43:28 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.