Index: bootstrap/css/bootstrap-theme.css =================================================================== diff -u -ra82eec81e34fff7bfe4f590e19b60b55ae68c920 -r815e00dfdcac8a008aff2d9b10fa90738ea2fc69 --- bootstrap/css/bootstrap-theme.css (.../bootstrap-theme.css) (revision a82eec81e34fff7bfe4f590e19b60b55ae68c920) +++ bootstrap/css/bootstrap-theme.css (.../bootstrap-theme.css) (revision 815e00dfdcac8a008aff2d9b10fa90738ea2fc69) @@ -43,441 +43,441 @@
분석 결과
-
+
- - - - - - - - - - - - - -
c_idc_parentidc_positionc_leftc_rightc_levelc_titlec_type
+ + + + + + + + + + + + + +
c_idc_parentidc_positionc_leftc_rightc_levelc_titlec_type
- + - -
-
  -
-
- -
-
- -
-
- + // Code for the menu buttons +
+
  +
- +
-
- +
+
-
- +
+
+
+ +
+
+ +
+
+ +
\ No newline at end of file Index: ARMS/index/template-box-header.html =================================================================== diff -u -ra82eec81e34fff7bfe4f590e19b60b55ae68c920 -r815e00dfdcac8a008aff2d9b10fa90738ea2fc69 --- ARMS/index/template-box-header.html (.../template-box-header.html) (revision a82eec81e34fff7bfe4f590e19b60b55ae68c920) +++ ARMS/index/template-box-header.html (.../template-box-header.html) (revision 815e00dfdcac8a008aff2d9b10fa90738ea2fc69) @@ -1,9 +1,5 @@ -
- User Image - Welcome -
\ No newline at end of file Index: ARMS/index/template-sidebar.html =================================================================== diff -u -ra82eec81e34fff7bfe4f590e19b60b55ae68c920 -r815e00dfdcac8a008aff2d9b10fa90738ea2fc69 --- ARMS/index/template-sidebar.html (.../template-sidebar.html) (revision a82eec81e34fff7bfe4f590e19b60b55ae68c920) +++ ARMS/index/template-sidebar.html (.../template-sidebar.html) (revision 815e00dfdcac8a008aff2d9b10fa90738ea2fc69) @@ -48,7 +48,7 @@ 내작업 -
  • +
  • 대시보드 @@ -60,7 +60,7 @@ 요구사항 관리
  • -
  • +
  • 모니터링 FishEye: Tag 815e00dfdcac8a008aff2d9b10fa90738ea2fc69 refers to a dead (removed) revision in file `ARMS/index2.html'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag 815e00dfdcac8a008aff2d9b10fa90738ea2fc69 refers to a dead (removed) revision in file `ARMS/index3.html'. FishEye: No comparison available. Pass `N' to diff? Index: README.md =================================================================== diff -u -r1b64c5bf4a928e2d6ffc3614ba0bafd6af7632e7 -r815e00dfdcac8a008aff2d9b10fa90738ea2fc69 --- README.md (.../README.md) (revision 1b64c5bf4a928e2d6ffc3614ba0bafd6af7632e7) +++ README.md (.../README.md) (revision 815e00dfdcac8a008aff2d9b10fa90738ea2fc69) @@ -1,38 +1,65 @@ -# Java-Service-Tree-Framework-Frontend-Web +---project setting command --- +1. npm install bower -g +1. npm install -g grunt-cli +2. npm install grunt --save-dev +3. npm install grunt-contrib-concat --save-dev -## Installation -프로젝트를 설정하려면 다음 명령을 실행하세요. -```shell -npm install --save-dev --force grunt-cli grunt grunt-contrib-concat grunt-serve grunt-contrib-less grunt-contrib-watch grunt-contrib-uglify grunt-includes grunt-image grunt-contrib-jshint grunt-jscs grunt-contrib-clean grunt-contrib-csslint grunt-bootlint grunt-notify grunt-text-replace grunt-contrib-connect grunt-connect-proxy serve-static grunt-contrib-compass --save-exact prettier -``` +Introduction +============ -## Required Packages -이 프로젝트는 다음 패키지를 필요로 합니다. -```text -grunt-cli -grunt -grunt-contrib-concat -grunt-serve -grunt-contrib-less -grunt-contrib-watch -grunt-contrib-uglify -grunt-includes -grunt-image -grunt-contrib-jshint -grunt-jscs -grunt-contrib-clean -grunt-contrib-csslint -grunt-bootlint -grunt-notify -grunt-text-replace -grunt-contrib-connect -grunt-connect-proxy -serve-static -grunt-contrib-compass -prettier -``` +![Bower version](https://img.shields.io/bower/v/adminlte.svg) +[![npm version](https://img.shields.io/npm/v/admin-lte.svg)](https://www.npmjs.com/package/admin-lte) +[![Packagist](https://img.shields.io/packagist/v/almasaeed2010/adminlte.svg)](https://packagist.org/packages/almasaeed2010/adminlte) +[![CDNJS](https://img.shields.io/cdnjs/v/admin-lte.svg)](https://cdnjs.com/libraries/admin-lte) -윈도우 경우 : 커맨드 실행 ( 관리자 권한으로 실행 ) -Set-ExecutionPolicy RemoteSigned -> Y +**AdminLTE** -- is a fully responsive admin template. Based on **[Bootstrap 3](https://github.com/twbs/bootstrap)** framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. Check out the live preview now and see for yourself. + +**Download & Preview on [AdminLTE.IO](https://adminlte.io)** + +### Looking for Premium Templates? +**AdminLTE.IO just opened a new premium templates website. Hand picked to ensure the best quality and the most affordable prices. Visit https://themequarry.com for more information.** + +## Documentation & Installation Guide +Visit the [online documentation](https://adminlte.io/docs) for the most +updated guide. + +!["AdminLTE Presentation"](https://adminlte.io/AdminLTE2.png "AdminLTE Presentation") + +### Contribution +Contribution are always **welcome and recommended**! Here is how: + +- Fork the repository ([here is the guide](https://help.github.com/articles/fork-a-repo/)). +- Clone to your machine ```git clone https://github.com/YOUR_USERNAME/AdminLTE.git``` +- Make your changes +- Create a pull request + +#### Contribution Requirements: + +- When you contribute, you agree to give a non-exclusive license to AdminLTE.IO to use that contribution in any context as we (AdminLTE.IO) see appropriate. +- If you use content provided by another party, it must be appropriately licensed using an [open source](http://opensource.org/licenses) license. +- Contributions are only accepted through Github pull requests. +- Finally, contributed code must work in all supported browsers (see above for browser support). + +### License +AdminLTE is an open source project by [AdminLTE.IO](https://adminlte.io) that is licensed under [MIT](http://opensource.org/licenses/MIT). AdminLTE.IO +reserves the right to change the license of future releases. Wondering what you can or can't do? View the [license guide](https://adminlte.io/docs/license). + +### Legacy Releases +AdminLTE 1.x can be easily upgraded to 2.x using [this guide](https://adminlte.io/themes/AdminLTE/documentation/index.html#upgrade), but if you intend to keep using AdminLTE 1.x, you can download the latest release from the [releases](https://github.com/almasaeed2010/AdminLTE/releases) section above. + +### Change log +**For the most recent change log, visit the [releases page](https://github.com/almasaeed2010/AdminLTE/releases) or the [changelog file](https://github.com/almasaeed2010/AdminLTE/blob/master/changelog.md).** We will add detailed release notes to each new release. + +### Image Credits +- [Pixeden](http://www.pixeden.com/psd-web-elements/flat-responsive-showcase-psd) +- [Graphicsfuel](http://www.graphicsfuel.com/2013/02/13-high-resolution-blur-backgrounds/) +- [Pickaface](http://pickaface.net/) +- [Unsplash](https://unsplash.com/) +- [Uifaces](http://uifaces.com/) + +### Donations +Donations are **greatly appreciated!** + +[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif "AdminLTE Presentation")](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=629XCUSXBHCBC "Donate") Index: com/ext/jstree/springHibernate/core/getChildNode.do =================================================================== diff -u --- com/ext/jstree/springHibernate/core/getChildNode.do (revision 0) +++ com/ext/jstree/springHibernate/core/getChildNode.do (revision 815e00dfdcac8a008aff2d9b10fa90738ea2fc69) @@ -0,0 +1,36 @@ +[ { + "c_id" : 2, + "c_parentid" : 1, + "c_position" : 0, + "c_left" : 2, + "c_right" : 27, + "c_level" : 1, + "c_title" : "First Child", + "c_type" : "drive", + "ref" : 0, + "copy" : 0, + "multiCounter" : 0, + "status" : 0, + "ajaxMessage" : null, + "childcount" : "InChild", + "searchStr" : null, + "idif" : 0, + "ldif" : 0, + "spaceOfTargetNode" : 0, + "c_idsByChildNodeFromNodeById" : null, + "fixCopyId" : 0, + "fixCopyPosition" : 0, + "rightPositionFromNodeByRef" : 0, + "nodeById" : null, + "idifLeft" : 0, + "idifRight" : 0, + "id" : 0, + "attr" : { + "rel" : "drive", + "id" : "node_2" + }, + "copyBooleanValue" : false, + "copied" : false, + "data" : "First Child", + "state" : "closed" +} ] \ No newline at end of file Index: package.json =================================================================== diff -u -r8de08763cbc8c9629a738c42d627b90c1db7a7bf -r815e00dfdcac8a008aff2d9b10fa90738ea2fc69 --- package.json (.../package.json) (revision 8de08763cbc8c9629a738c42d627b90c1db7a7bf) +++ package.json (.../package.json) (revision 815e00dfdcac8a008aff2d9b10fa90738ea2fc69) @@ -11,35 +11,35 @@ "R2": "^1.4.3", "grunt": "^0.4.5", "grunt-bootlint": "^0.9.1", + "grunt-concurrent": "^1.0.0", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-concat": "^1.0.1", + "grunt-contrib-connect": "^0.9.0", + "grunt-contrib-copy": "^0.7.0", "grunt-contrib-csslint": "^0.5.0", "grunt-contrib-cssmin": "^0.12.2", + "grunt-contrib-htmlmin": "^0.4.0", + "grunt-contrib-imagemin": "^1.0.0", "grunt-contrib-jshint": "^0.11.3", "grunt-contrib-less": "^0.12.0", "grunt-contrib-uglify": "^0.7.0", "grunt-contrib-watch": "^0.6.1", - "grunt-concurrent": "^1.0.0", - "grunt-contrib-connect": "^0.9.0", - "grunt-contrib-copy": "^0.7.0", - "grunt-contrib-htmlmin": "^0.4.0", - "grunt-contrib-imagemin": "^1.0.0", + "grunt-cssjanus": "^0.2.4", "grunt-filerev": "^2.1.2", "grunt-google-cdn": "^0.4.3", + "grunt-image": "^1.5.2", + "grunt-includes": "^0.4.5", + "grunt-jscs": "^3.0.1", "grunt-karma": "~0.8.2", + "grunt-less": "^0.1.7", "grunt-newer": "^1.1.0", "grunt-ng-annotate": "^0.9.2", + "grunt-notify": "^0.4.5", "grunt-postcss": "^0.5.5", "grunt-svgmin": "^2.0.0", + "grunt-text-replace": "^0.4.0", "grunt-usemin": "^3.0.0", "grunt-wiredep": "^2.0.0", - "grunt-cssjanus": "^0.2.4", - "grunt-image": "^1.5.2", - "grunt-includes": "^0.4.5", - "grunt-jscs": "^3.0.1", - "grunt-less": "^0.1.7", - "grunt-notify": "^0.4.5", - "grunt-text-replace": "^0.4.0", "http-server": "^0.6.1", "less": "^2.7.2" },