summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/templates/minions.html
Commit message (Expand)AuthorAgeFilesLines
* some updates in templatesmakkalot2008-06-181-1/+2
* some html work to showup method argsmakkalot2008-06-151-3/+3
* Use Minions(glob).get_all_hosts() to fetch our minion list in funcwebLuke Macken2008-03-101-1/+1
* Actually, .hide().load() should be sufficient, instead of hide().empty().load().Luke Macken2008-01-181-1/+1
* hide() before calling empty(), as to not kill our animations (if we actually ...Luke Macken2008-01-181-1/+1
* empty() our old columns instead of just hide()'ing themLuke Macken2008-01-181-1/+1
* Use some sexy jQuery animations.Luke Macken2008-01-171-2/+2
* Add ability to execute methods and view minions/modules/methods from funcwebLuke Macken2008-01-171-17/+12
* Switch from kid to genshi as our templating engine for FuncWebLuke Macken2008-01-171-0/+27