summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/templates
Commit message (Expand)AuthorAgeFilesLines
* some template changesmakkalot2008-08-047-7/+12
* template changes for goup formsmakkalot2008-08-014-15/+36
* usability changesmakkalot2008-07-312-15/+14
* adding template files for exported groups apimakkalot2008-07-317-0/+114
* some look and feel fixes heremakkalot2008-07-283-3/+3
* some usability changesmakkalot2008-07-242-2/+4
* adding links for displaying the async resultsmakkalot2008-07-231-1/+7
* adding new template for displaying the async resultsmakkalot2008-07-221-0/+40
* changing the layout to add some simple menu we will have 2 pages :)makkalot2008-07-222-12/+20
* adding the js code into the templatesmakkalot2008-07-212-3/+4
* the minion glob post request form fixed to accept ajax requestsmakkalot2008-07-141-1/+2
* new minions file for ajaxian post requestss code submitionmakkalot2008-07-141-0/+16
* look and feel fixesmakkalot2008-07-134-13/+4
* activate the glob submittermakkalot2008-07-131-3/+7
* remove the borders of minions text so it can expandmakkalot2008-07-131-5/+3
* delete some template files we wont use :)makkalot2008-07-125-58/+0
* some files we wont use anymoremakkalot2008-07-123-31/+6
* a place to display some beuautiful resultsmakkalot2008-07-121-0/+15
* the layout for dynamic widget partmakkalot2008-07-121-0/+30
* layout for the methodsmakkalot2008-07-121-0/+19
* changes in modules layoutmakkalot2008-07-121-1/+1
* main index container for other ajaxian partsmakkalot2008-07-121-0/+39
* changing the master template according to new structuremakkalot2008-07-111-33/+23
* change the name it is confusingmakkalot2008-07-112-15/+18
* serving the static resources under /funcweb to match to apache's configuratio...makkalot2008-07-095-12/+12
* the structure for the rpm package we need a big commit but these are formal t...makkalot2008-07-071-0/+6
* show the description into the rendering template ^__^makkalot2008-07-011-0/+1
* template for repeating field,it is a simplle table may change it to divs late...makkalot2008-06-301-0/+30
* add new js and css to master for rendering the repeating fieldsmakkalot2008-06-301-1/+4
* fixing the loading image dimensionsmakkalot2008-06-291-1/+1
* 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