Commit Graph

348 Commits

Author SHA1 Message Date
zhengyingying d263a914b9 remove buttons in script-edit.jsp 2014-04-01 09:34:12 +08:00
fanfuxiaoran de0d891f38 replace register.jsp 2014-04-01 09:15:14 +08:00
fanfuxiaoran d1841dcd8c refactor register jsp 2014-03-31 23:24:15 +08:00
zhengyingying 7eaf62e62f add editScript.js and modify some disadvantages 2014-03-31 18:05:29 +08:00
fanfuxiaoran 4bf9e81b44 fix the bug in agent.jsp 2014-03-31 10:54:06 +08:00
zhengyingying 0eaf531fff fix the disadvantages 2014-03-29 15:54:39 +08:00
zhengyingying 32acd6ffa5 add clearPluginChoosedList removePluginByClicked and
createPluginChoosedLines functions in plugin-new.js
2014-03-28 17:14:25 +08:00
fanfuxiaoran d092cc84e4 fix the bug in behaviorAndpage.js 2014-03-28 16:14:38 +08:00
zhengyingying 226de40f76 add removePluginMethodAfterClicked and clearPluginMethodList functions 2014-03-28 16:03:04 +08:00
zhengyingying e08d08c6d4 fix the bug on insertAfter function in pluign-new.js 2014-03-28 14:43:42 +08:00
zhengyingying 6b05316265 add insertAfter and insertBefore in plugin.jsp 2014-03-28 11:46:07 +08:00
fanfuxiaoran 3705b2d81b refactor 2014-03-28 11:37:05 +08:00
coderfengyun aa515f6be3 refactor
refactor
2014-03-28 11:35:47 +08:00
fanfuxiaoran 212646d9cf remove unused img ,js and css 2014-03-28 10:05:41 +08:00
fanfuxiaoran bd0ea68583 add test to monitor result,fix the bug 2014-03-27 21:06:11 +08:00
zhengyingying f197aaf5b4 modify the disadvantages 2014-03-27 19:34:46 +08:00
fanfuxiaoran 80d8e47a9c add test to get test result 2014-03-27 15:49:18 +08:00
zhengyingying 5cbb9f7f2d rewrite submitBehaviors function and fix the interface 2014-03-27 11:41:20 +08:00
zhengyingying e40f7cc031 delete unvalued models and functions and modify interface of plugin.jsp 2014-03-27 10:29:18 +08:00
zhengyingying 0f1f87ab0e modify the plugin-new.js and plugin.jsp 2014-03-26 21:00:46 +08:00
fanfuxiaoran 05dc5952b4 add test 2014-03-26 17:44:14 +08:00
zhengyingying fe711cd04f modify interfaces 2014-03-26 16:05:13 +08:00
zhengyingying 53af4aeecc write the internationalization of interface 2014-03-26 13:36:40 +08:00
fanfuxiaoran 4ca11db283 add test to testResult 2014-03-26 11:37:28 +08:00
zhengyingying 2d7bb58659 fix the bug in plugin-new 2014-03-25 22:43:14 +08:00
zhengyingying d81a453296 modify the count in plugin-new.js 2014-03-25 17:47:07 +08:00
fanfuxiaoran fb91341d18 add create script 2014-03-25 17:35:33 +08:00
zhengyingying 0f065599da add saveBehavior and cancelBehavior functions in plugin-new.js and
modify models in pluignModel.js, as the same time modify plugin.jsp and
plugin.css
2014-03-25 17:05:30 +08:00
zhengyingying d8da4eae34 modify interface of plugin.jsp and script.jsp ,and alter plugin-new.js
and plugin.css
2014-03-25 13:35:39 +08:00
zhengyingying 021ee6dd97 add behaviorFinish() function in plugin-new.js and modify plugin.css 2014-03-24 21:49:25 +08:00
fanfuxiaoran c4bae962ab refactor plugin 2014-03-24 17:59:06 +08:00
fanfuxiaoran 7e4e7523e5 add admin in login 2014-03-24 14:17:06 +08:00
zhengyingying 23fb96dafd add UploadBehaviorRequestModel in pluginModel.js add uploadBehavior
function in pluin-new.js
2014-03-24 13:39:52 +08:00
zhengyingying c8136a4953 modify addCol and removeCol functions in plugin-new.js 2014-03-22 21:03:07 +08:00
zhengyingying c4ae8ba57f rewrite createField() createMultiField() createTable() and
createCheckBox() function in plugin-new.js
2014-03-21 21:42:53 +08:00
zhengyingying c58867cc5b modify plugin.css and createTable function in pluign-new.js 2014-03-21 18:01:01 +08:00
zhengyingying 4406579532 modify the function loadMethodParams in plugin-new.js and
MethodParamModel in pluginModel.js
2014-03-21 13:42:01 +08:00
zhengyingying 775d3a5569 modify createFeild and createMultiField function in plugin-new.js 2014-03-20 19:21:57 +08:00
zhengyingying f74ba85870 modify MethodParamModel in pluginModel.js and createFields function in
plugin-new.js
2014-03-20 17:42:05 +08:00
coderfengyun b7014aeeda Merge branch 'master' of https://github.com/lostcharlie/Bench4Q 2014-03-20 15:58:18 +08:00
coderfengyun b21400c69c add monitor-sigar 2014-03-20 15:55:56 +08:00
fanfuxiaoran fec13cab15 add config file to test 2014-03-20 15:20:17 +08:00
zhengyingying e0e3c9c184 modify login.jsp and plugin-new.js 2014-03-20 15:19:12 +08:00
coderfengyun dc658da7c5 edit git ignore 2014-03-20 14:45:57 +08:00
coderfengyun 1b55034aa7 refa descriptor of web 2014-03-20 14:20:16 +08:00
coderfengyun 31e8c4c1b9 add .gitignore to web 2014-03-20 14:05:48 +08:00
coderfengyun a67fed6d79 add pom to web 2014-03-20 14:03:21 +08:00
coderfengyun 2ce58fc6cc merge Bench4Q-Web 2014-03-20 13:57:18 +08:00