添加 message 拦截,并输出到指定位置。
commitd08df3c4729fc88f012ef5f775b71989e2196b98
authorTommy Wang <tommy@gaixie.org>
Fri, 10 Sep 2010 07:55:21 +0000 (10 15:55 +0800)
committerTommy Wang <tommy@gaixie.org>
Fri, 10 Sep 2010 07:55:21 +0000 (10 15:55 +0800)
tree111ec72f5171f973c2b5ec1326865b4bf0b4de80
parentbb5156aceb5269b9613c8fc4b6e7f158e7de3e9f
添加 message 拦截,并输出到指定位置。
12 files changed:
jibu-core/src/main/java/org/gaixie/jibu/security/dao/SchemaCreate.java
jibu-web/jibu-core-extjs/pom.xml
jibu-web/jibu-core-extjs/src/main/java/org/gaixie/jibu/security/servlet/MainServlet.java
jibu-web/jibu-core-extjs/src/main/java/org/gaixie/jibu/security/servlet/UserServlet.java
jibu-web/jibu-core-extjs/src/main/resources/dbscripts/derby/patch01.sql
jibu-web/jibu-core-extjs/src/main/webapp/WEB-INF/web.xml
jibu-web/jibu-core-extjs/src/main/webapp/ext-ux/msg-bus.js [new file with mode: 0644]
jibu-web/jibu-core-extjs/src/main/webapp/js/classic/layout.js
jibu-web/jibu-core-extjs/src/main/webapp/js/system/administration/authority.js
jibu-web/jibu-core-extjs/src/main/webapp/js/system/administration/pm.js
jibu-web/jibu-core-extjs/src/main/webapp/js/system/administration/role.js
jibu-web/jibu-core-extjs/src/main/webapp/js/system/administration/user.js