Commit Graph

147 Commits

Author SHA1 Message Date
Zhen Tang ec53a99fe7 add scroll bars to the flow content pane 2013-05-31 21:26:34 +08:00
Zhen Tang 91be624730 unit test stubs added 2013-05-31 19:35:24 +08:00
Zhen Tang 268dff7911 a simple administration tools is added 2013-05-31 19:32:40 +08:00
Zhen Tang 8855cbcdb6 configuration can be added through user interface now. 2013-05-31 15:52:06 +08:00
Zhen Tang c17dc0c954 tabs can be closed 2013-05-31 15:09:16 +08:00
Zhen Tang 825898787e module configuration support added 2013-05-31 12:55:24 +08:00
Zhen Tang fe8ac2a35b remove deprecated types 2013-05-31 12:37:19 +08:00
Zhen Tang 2ee1cf8d0e multi tabs supported. several flows can be edited at the same time. 2013-05-30 23:38:19 +08:00
Zhen Tang 2c622b81af user interface updated. 2013-05-30 15:42:30 +08:00
Zhen Tang 527a811b8b tree added. did some refactoring. 2013-05-29 21:56:16 +08:00
Zhen Tang 1d8e0e9904 main menu added. 2013-05-29 19:27:23 +08:00
Zhen Tang 25ab64c1f2 merge & remove flow is now available in user interface. 2013-05-29 12:08:28 +08:00
Zhen Tang c80f608521 some small bugfix 2013-05-29 09:48:58 +08:00
Zhen Tang b9d0c09470 RESTful service for flow management is added. 2013-05-29 09:23:04 +08:00
Zhen Tang aa88377ad3 RESTful service of module management is added. 2013-05-28 20:48:38 +08:00
Zhen Tang b124d2e102 remove local js lib of jsPlumb, use script on http://jsplumbtoolkit.com/
instead
2013-05-28 01:05:58 +08:00
Zhen Tang 4e1ced2cde did some refactoring.
use dojo to build user interface.
persistence support added (using hibernate & mysql).
remove unused dependencies and plugins.
move the spring & hibernate configuration to /src/main/resources
2013-05-28 00:56:03 +08:00
Zhen Tang 7b397fcd74 did some refactoring, haflow is easier to be used now 2013-05-27 19:25:52 +08:00
Zhen Tang 272bde63f2 RESTful service added. 2013-05-26 19:21:42 +08:00
Zhen Tang 713fde67c9 fix the bug when a self connection is created.
arrange the code. use jQuery and jQuery via CDN of Google API
2013-05-25 00:00:41 +08:00
Zhen Tang 7ec7456cf2 remove the local dojo lib, converting to cloud hosting via CDN 2013-05-24 21:53:17 +08:00
Zhen Tang 1e1d8ed4f1 flowchart support added. 2013-05-24 21:37:08 +08:00
Zhen Tang 26ccbcee35 some small bug fix 2013-05-22 12:05:41 +08:00
Zhen Tang 411a182e6b code added to update the position of ER Module after dragging 2013-05-22 11:45:55 +08:00
Zhen Tang eaec499426 an infinite loop to sync is added in order to confirm the data is loaded
before the tree is displayed
2013-05-22 11:42:01 +08:00
Zhen Tang 330f260c2b convert the absolute path to relative path in AJAX calls 2013-05-22 11:37:05 +08:00
zhaowei8188127 e71106dc39 delete unused files 2013-05-22 09:50:22 +08:00
zhaowei8188127 213888ca75 deleted the discarded code. 2013-05-21 22:49:55 +08:00
zhaowei8188127 52e4332baa finised open, new, delete, clear, run functions of the context menu. TODO: record the position move of the module. 2013-05-21 16:37:52 +08:00
zhaowei8188127 8192372708 Finished run, save and functions for one ER module. TODO: create a new flow pane and delete module from pane. 2013-05-12 22:25:03 +08:00
zhaowei8188127 b24e38f3ea Finished run and save functions for one ER module. TODO: open. 1 2013-05-11 17:32:40 +08:00
zhaowei8188127 c602c46713 Finished run and save functions for one ER module. TODO: open 2013-05-11 17:00:25 +08:00
athenaer 0c8b25ed82 modify demo.jsp 2013-05-09 14:46:31 +08:00
athenaer 0006b2ee41 delete no use file 2013-05-09 13:46:16 +08:00
athenaer 5eabe4f129 liqiyuan add tree file 2013-05-09 13:34:32 +08:00
zhaowei8188127 5c5e24fa8f Finished ER and HQ module execution 2013-05-03 17:16:20 +08:00
zhaowei8188127 7787119dc5 One node flow execution finished! See tab Info4. 2013-05-03 10:39:45 +08:00
zhaowei8188127 cd2323cb6e delete useless files 2013-05-02 15:07:06 +08:00
zhaowei8188127 69515d2e7e resolve conflict to pom.xml 2013-05-02 14:49:53 +08:00
athenaer de26a509e3 update 2013-05-02 10:22:46 +08:00
zhaowei8188127 1c436d4de4 jsplumb 2013-04-28 19:51:46 +08:00
athenaer bcd56d2c67 add spring-dojo function 2013-04-26 13:12:01 +08:00
athenaer 2f76dd4632 demo.jsp 2013-04-24 16:59:25 +08:00
athenaer ce5ae09d5d move *.js to src/static/js 2013-04-24 16:04:32 +08:00
athenaer 84db75e91b demo3.html is the target html 2013-04-24 15:55:59 +08:00
athenaer 56d8d7c2ef add demo2.html 2013-04-22 11:39:45 +08:00
athenaer 69df1fb007 add src 2013-04-18 13:49:14 +08:00