summaryrefslogtreecommitdiffstats
path: root/funcweb
Commit message (Collapse)AuthorAgeFilesLines
* selecy all uncheck all js codemakkalot2008-08-041-8/+18
|
* we use the glob_controller in lots of places so that generalizes itmakkalot2008-08-041-9/+39
|
* merge from master async db stuff fixesmakkalot2008-08-031-32/+0
|\
| * remove that test we dont use it may write one in the future for controllermakkalot2008-07-291-32/+0
| |
* | template changes for goup formsmakkalot2008-08-014-15/+36
| |
* | js util filemakkalot2008-08-011-0/+15
| |
* | the current js form handling code for ajaxian request didnt understand when ↵makkalot2008-08-011-3/+15
| | | | | | | | we have some checklistst that fixes the situation
* | adding and removing a whole list of hosts to groupsmakkalot2008-08-011-3/+49
| |
* | static files for groups apimakkalot2008-07-317-0/+178
| |
* | usability changesmakkalot2008-07-312-15/+14
| |
* | groups api actions added to main controllermakkalot2008-07-311-0/+53
| |
* | adding template files for exported groups apimakkalot2008-07-317-0/+114
| |
* | generalizing the ajax form code to be used by other forms that will be ↵makkalot2008-07-311-0/+54
|/ | | | created in the future
* merge from new_layout to mastermakkalot2008-07-2842-922/+1430
|\
| * fixing the refresh code for completed tasksmakkalot2008-07-281-1/+1
| |
| * some look and feel fixes heremakkalot2008-07-283-3/+3
| |
| * add the link for notification text :)makkalot2008-07-241-1/+1
| |
| * some usability changesmakkalot2008-07-242-2/+4
| |
| * some look and feel fixesmakkalot2008-07-241-17/+13
| |
| * when short commands are executed succesfully we dont need again to notify ↵makkalot2008-07-241-0/+11
| | | | | | | | the user, he already knows that :)
| * adding some test code for sample usagemakkalot2008-07-231-0/+37
| |
| * little fix to change the behaviour for the first changes, because we may ↵makkalot2008-07-231-6/+5
| | | | | | | | have some olds in db so dont want to show them also
| * fixing some bugz and adding some debug mesages will be removed latermakkalot2008-07-231-9/+8
| |
| * adding links for displaying the async resultsmakkalot2008-07-231-1/+7
| |
| * adding some new images for news asyncresult page :)makkalot2008-07-224-0/+0
| |
| * adding new template for displaying the async resultsmakkalot2008-07-222-2/+167
| |
| * adding methods to show the async results in a table and also return the ↵makkalot2008-07-221-0/+65
| | | | | | | | result from requested job_id
| * changing the layout to add some simple menu we will have 2 pages :)makkalot2008-07-222-12/+20
| |
| * integrate the async code changes into the controller classmakkalot2008-07-211-8/+34
| |
| * adding the js code into the templatesmakkalot2008-07-212-3/+4
| |
| * adding some polling js code to see if we have some interesting change in ↵makkalot2008-07-211-0/+35
| | | | | | | | async results
| * writing more tests for select method and othersmakkalot2008-07-201-7/+73
| |
| * some fixes in select from methodmakkalot2008-07-201-7/+20
| |
| * go go tester :)makkalot2008-07-181-9/+81
| |
| * some minor fixes and also some additional util errors we need :)makkalot2008-07-181-9/+20
| |
| * some beautiful test cases for async manager class, code is more beatiful ↵makkalot2008-07-181-0/+38
| | | | | | | | with lots of test cases :)
| * a class for managing and showing current async db results in web UImakkalot2008-07-181-0/+162
| |
| * add jpg images to searched also in spec file, they shouldnt be here anywaymakkalot2008-07-141-0/+1
| |
| * change send buton info , probably will change again :)makkalot2008-07-141-0/+1
| |
| * enable multi command execution on funcweb, it is what should bemakkalot2008-07-141-9/+19
| |
| * the minion glob post request form fixed to accept ajax requestsmakkalot2008-07-141-1/+2
| |
| * change the returning template if it is a post requestmakkalot2008-07-141-3/+8
| |
| * new minions file for ajaxian post requestss code submitionmakkalot2008-07-141-0/+16
| |
| * some new imagesmakkalot2008-07-132-0/+0
| |
| * 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
| |
| * some look and feel fixes in cssmakkalot2008-07-131-11/+52
| |
| * make the minions to accept post globsmakkalot2008-07-131-1/+1
| |
| * delete some template files we wont use :)makkalot2008-07-125-58/+0
| |