zhaowei8188127
|
8c6b39ad67
|
delete module.util package.
|
2013-12-09 16:17:49 +08:00 |
dawncx
|
4968be0595
|
change logon.css
|
2013-12-06 15:14:40 +08:00 |
dawncx
|
6f527ede41
|
change logon prompting message to English version
|
2013-12-06 14:03:24 +08:00 |
zhaowei8188127
|
2318e3cc77
|
fix bugs in xml generator.
add report configuration.
Merge branch 'master' of https://github.com/justinliucs/haflow.git
Conflicts:
src/main/webapp/script/haflow.main.js
src/main/webapp/script/haflow.report_list.js
|
2013-12-06 13:33:45 +08:00 |
zhaowei8188127
|
29847577db
|
merge
|
2013-12-06 13:28:57 +08:00 |
keyeqing
|
db3c49f2c4
|
suport Chinese vesrion 1
|
2013-12-03 21:13:39 +08:00 |
keyeqing
|
071a94466e
|
merge bug fix
|
2013-12-03 20:34:00 +08:00 |
keyeqing
|
4281376ec3
|
Merge branch 'master' of https://github.com/justinliucs/haflow.git
Conflicts:
src/main/java/haflow/ui/controller/MainLogonController.java
src/main/webapp/WEB-INF/views/main.jsp
src/main/webapp/script/haflow.hdfs.js
|
2013-12-03 18:01:16 +08:00 |
keyeqing
|
3d44bfea5c
|
change language
|
2013-12-03 17:22:46 +08:00 |
keyeqing
|
b928c0c186
|
merge maincontroller
|
2013-12-03 17:21:28 +08:00 |
zhaowei8188127
|
ca5140c5ca
|
Finish save flow function.
|
2013-12-03 09:34:48 +08:00 |
dawncx
|
0a784fcd71
|
-commit filter
|
2013-12-02 18:39:07 +08:00 |
dawncx
|
7cdcb5668a
|
use filter to do user authorization
|
2013-12-02 16:46:59 +08:00 |
zhaowei8188127
|
4cf34475ba
|
clean useless code.
|
2013-11-29 16:57:20 +08:00 |
zhaowei8188127
|
a96d4341d1
|
Finished reports tree in the main page, including new report, save
report, new report directory and so on.
TODO: save and load portlets information in reports.
|
2013-11-29 16:49:58 +08:00 |
keyeqing
|
61f90e503f
|
delete saveflowmodel
|
2013-11-29 14:41:19 +08:00 |
zhaowei8188127
|
f272cfb8d1
|
add report list interface. no data exchange with server.
fix bug of merge.
|
2013-11-28 21:50:34 +08:00 |
keyeqing
|
1655a6f357
|
fix merge bugs
|
2013-11-28 17:17:40 +08:00 |
keyeqing
|
2fa640789b
|
Merge branch 'master' of https://github.com/justinliucs/haflow.git
Conflicts:
src/main/webapp/script/haflow.flow_operation.js
src/main/webapp/script/haflow.main.js
|
2013-11-28 16:46:42 +08:00 |
keyeqing
|
6ea1a633fb
|
merge
|
2013-11-28 16:35:35 +08:00 |
zhaowei8188127
|
53aead975e
|
boolean true value could be "true" or "on".
|
2013-11-27 14:58:00 +08:00 |
zhaowei8188127
|
8d93fd70b9
|
fix bugs of open and close flow tabs.
enable and disable buttons when center container focus changes.
|
2013-11-26 21:49:10 +08:00 |
zhaowei8188127
|
9913144ff6
|
change position of oozie and hive tab container.
|
2013-11-26 19:01:55 +08:00 |
zhaowei8188127
|
d317573185
|
Add middle data type verification.
|
2013-11-26 10:53:22 +08:00 |
zhaowei8188127
|
221da6294b
|
change from control flow to data flow. v1.0 --> v2.0
|
2013-11-20 13:48:59 +08:00 |
zhaowei8188127
|
e0b31bca5d
|
delete unused files.
|
2013-11-12 13:50:51 +08:00 |
zhaowei8188127
|
64840f1ad5
|
haflow.main.js重构
|
2013-11-12 11:49:51 +08:00 |
zhaowei8188127
|
24e9297745
|
add hadoop admin & namenode admin
|
2013-11-07 14:19:07 +08:00 |
keyeqing
|
26da02a7e0
|
Merge branch 'master' of https://github.com/justinliucs/haflow.git
|
2013-11-07 14:07:41 +08:00 |
keyeqing
|
e09f3c7f49
|
modify table iframe
|
2013-11-07 14:06:59 +08:00 |
zhaowei8188127
|
b60ac91036
|
Add hadoop admin page.
|
2013-11-07 13:03:17 +08:00 |
dawncx
|
f513fe1e86
|
change delete module prompt information
|
2013-11-07 12:47:07 +08:00 |
zhaowei8188127
|
eb8d421543
|
Merge branch 'master' of https://github.com/justinliucs/haflow.git
|
2013-11-07 11:43:14 +08:00 |
zhaowei8188127
|
5ebe5af085
|
update logon page
|
2013-11-07 11:43:06 +08:00 |
dawncx
|
1cc42fc69b
|
delete hello in haflow administration
|
2013-11-07 11:42:34 +08:00 |
dawncx
|
24332d3317
|
change detail in haflow administration
|
2013-11-07 11:40:16 +08:00 |
zhaowei8188127
|
2262d5dd8d
|
fix bug:can not delete flows.
update hive module.
change main page style.
|
2013-11-07 09:42:36 +08:00 |
keyeqing
|
3df52e03b8
|
Merge branch 'master' of https://github.com/justinliucs/haflow.git
|
2013-11-06 21:06:50 +08:00 |
keyeqing
|
e25ec07959
|
add icons
|
2013-11-06 21:06:11 +08:00 |
dawncx
|
b33d6adb77
|
change main.js
|
2013-11-06 21:03:16 +08:00 |
dawncx
|
fbe9026d8b
|
Merge branch 'master' of https://github.com/justinliucs/haflow.git
|
2013-11-06 20:45:59 +08:00 |
dawncx
|
e5b84b894c
|
merge
|
2013-11-06 20:45:45 +08:00 |
keyeqing
|
c1c36d0eb7
|
Merge branch 'master' of https://github.com/justinliucs/haflow.git
Conflicts:
src/main/webapp/script/haflow.main.js
|
2013-11-06 17:48:07 +08:00 |
keyeqing
|
361602115d
|
conflict
|
2013-11-06 17:37:36 +08:00 |
dawncx
|
4594020e80
|
change logon.css delete font lib
|
2013-11-06 17:35:13 +08:00 |
dawncx
|
4c57554031
|
change haflow.main.js
|
2013-11-06 17:28:36 +08:00 |
dawncx
|
d1f3ed625e
|
add pngs
|
2013-11-06 17:04:35 +08:00 |
dawncx
|
e557c93387
|
bug fix
|
2013-11-06 17:01:54 +08:00 |
dawncx
|
a9afe150c4
|
Merge branch 'master' of https://github.com/justinliucs/haflow.git
Conflicts:
src/main/java/haflow/module/util/ModuleUtil.java
|
2013-11-06 16:55:22 +08:00 |
dawncx
|
a4c73c3508
|
update logon pages, update admin pages adding detail information for
module.
|
2013-11-06 16:29:17 +08:00 |