summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/templates
Commit message (Expand)AuthorAgeFilesLines
* some updates in templatesmakkalot2008-06-183-3/+4
* adding the js file into mastermakkalot2008-06-181-0/+1
* add the magic jquery part for the method_args template for link executionmakkalot2008-06-161-0/+4
* the html form to submit argumentsmakkalot2008-06-151-0/+12
* some html work to showup method argsmakkalot2008-06-156-18/+24
* Use Minions(glob).get_all_hosts() to fetch our minion list in funcwebLuke Macken2008-03-101-1/+1
* Trim our minion names if we have to, until we alter our layoutLuke Macken2008-01-241-1/+1
* Only allow localhost and authenticated users access to funcweb. This entails,Luke Macken2008-01-241-1/+2
* Port login template to genshiLuke Macken2008-01-241-3/+3
* Actually, .hide().load() should be sufficient, instead of hide().empty().load().Luke Macken2008-01-184-4/+4
* hide() before calling empty(), as to not kill our animations (if we actually ...Luke Macken2008-01-184-4/+4
* empty() our old columns instead of just hide()'ing themLuke Macken2008-01-183-3/+3
* Display our method results on our current page.Luke Macken2008-01-181-2/+5
* Clean up our result outputLuke Macken2008-01-181-4/+1
* Give our method arguments text field focus when it appears.Luke Macken2008-01-171-2/+5
* Use some sexy jQuery animations.Luke Macken2008-01-173-4/+4
* Remove stale kid templateLuke Macken2008-01-171-47/+0
* Replace the Fedora footer in our master.htmlLuke Macken2008-01-171-3/+4
* Add the run.html template to display our results inLuke Macken2008-01-171-0/+11
* Add ability to execute methods and view minions/modules/methods from funcwebLuke Macken2008-01-175-18/+56
* Steal Fedora's CSS :)Luke Macken2008-01-171-1/+1
* Switch from kid to genshi as our templating engine for FuncWebLuke Macken2008-01-174-47/+85
* Initial `tg-admin quickstart` of funcwebLuke Macken2008-01-174-0/+208