├── .gitattributes
├── app
├── .buildignore
├── robots.txt
├── views
│ ├── errorTemplateOne.html
│ └── errorTemplateTwo.html
├── favicon.ico
├── images
│ ├── demo.gif
│ ├── yeoman.png
│ ├── formValidation.gif
│ └── multiFormExample.png
└── scripts
│ ├── app.js
│ ├── services
│ └── templateretriever
│ │ └── templateRetriever.js
│ ├── JSOL
│ └── README.txt
│ └── directives
│ └── invalidinputformatter
│ └── invalidInputFormatter.js
├── dist
├── robots.txt
├── bower_components
│ ├── log4js
│ │ ├── CHANGELOG.txt
│ │ ├── log4js-site
│ │ │ ├── xdocs
│ │ │ │ ├── content
│ │ │ │ │ └── xdocs
│ │ │ │ │ │ ├── robots.txt
│ │ │ │ │ │ ├── favicon.ico
│ │ │ │ │ │ ├── images
│ │ │ │ │ │ ├── icon.png
│ │ │ │ │ │ ├── usemap.gif
│ │ │ │ │ │ ├── group-logo.gif
│ │ │ │ │ │ └── project-logo.gif
│ │ │ │ │ │ └── architecture.aart
│ │ │ │ ├── skins
│ │ │ │ │ ├── common
│ │ │ │ │ │ ├── images
│ │ │ │ │ │ │ ├── README.txt
│ │ │ │ │ │ │ ├── add.jpg
│ │ │ │ │ │ │ ├── fix.jpg
│ │ │ │ │ │ │ ├── rss.png
│ │ │ │ │ │ │ ├── hack.jpg
│ │ │ │ │ │ │ ├── pdfdoc.gif
│ │ │ │ │ │ │ ├── poddoc.png
│ │ │ │ │ │ │ ├── remove.jpg
│ │ │ │ │ │ │ ├── spacer.gif
│ │ │ │ │ │ │ ├── txtdoc.png
│ │ │ │ │ │ │ ├── update.jpg
│ │ │ │ │ │ │ ├── vcss.png
│ │ │ │ │ │ │ ├── xmldoc.gif
│ │ │ │ │ │ │ ├── printer.gif
│ │ │ │ │ │ │ ├── external-link.gif
│ │ │ │ │ │ │ ├── valid-html401.png
│ │ │ │ │ │ │ ├── forrest-credit-logo.png
│ │ │ │ │ │ │ ├── built-with-forrest-button.png
│ │ │ │ │ │ │ ├── rc.svg.xslt
│ │ │ │ │ │ │ └── dc.svg.xslt
│ │ │ │ │ │ └── translations
│ │ │ │ │ │ │ ├── CommonMessages_de.xml
│ │ │ │ │ │ │ ├── CommonMessages_es.xml
│ │ │ │ │ │ │ ├── CommonMessages_fr.xml
│ │ │ │ │ │ │ └── CommonMessages_en_US.xml
│ │ │ │ │ └── pelt
│ │ │ │ │ │ ├── images
│ │ │ │ │ │ ├── error.png
│ │ │ │ │ │ ├── info.png
│ │ │ │ │ │ ├── label.gif
│ │ │ │ │ │ ├── page.gif
│ │ │ │ │ │ ├── chapter.gif
│ │ │ │ │ │ ├── current.gif
│ │ │ │ │ │ ├── pdfdoc.gif
│ │ │ │ │ │ ├── printer.gif
│ │ │ │ │ │ ├── success.png
│ │ │ │ │ │ ├── warning.png
│ │ │ │ │ │ ├── xmldoc.gif
│ │ │ │ │ │ ├── chapter_open.gif
│ │ │ │ │ │ ├── header_white_line.gif
│ │ │ │ │ │ └── instruction_arrow.png
│ │ │ │ │ │ ├── xslt
│ │ │ │ │ │ └── fo
│ │ │ │ │ │ │ └── document-to-fo.xsl
│ │ │ │ │ │ ├── css
│ │ │ │ │ │ └── print.css
│ │ │ │ │ │ └── note.txt
│ │ │ │ ├── resources
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── Log4JS-UML.jpg
│ │ │ │ │ │ ├── project-logo.jpg
│ │ │ │ │ │ ├── project-logo.png
│ │ │ │ │ │ └── users-guide
│ │ │ │ │ │ │ └── consoleExample.jpg
│ │ │ │ │ ├── schema
│ │ │ │ │ │ └── catalog.xcat
│ │ │ │ │ └── js
│ │ │ │ │ │ ├── shBrushJScript.js
│ │ │ │ │ │ └── shBrushJava.js
│ │ │ │ ├── README.txt
│ │ │ │ ├── translations
│ │ │ │ │ ├── languages_en.xml
│ │ │ │ │ ├── tabs.xml
│ │ │ │ │ ├── langcode.xml
│ │ │ │ │ ├── menu.xml
│ │ │ │ │ └── menu_de.xml
│ │ │ │ ├── sitemap.xml
│ │ │ │ ├── locationmap.xml
│ │ │ │ └── pdf-tab.xmap
│ │ │ ├── logo
│ │ │ │ └── 1.0
│ │ │ │ │ ├── 1.0.png
│ │ │ │ │ ├── 1.0_70px.png
│ │ │ │ │ ├── dot_blue.png
│ │ │ │ │ ├── dot_grey.png
│ │ │ │ │ ├── dot_orange.png
│ │ │ │ │ ├── 1.0.collors.png
│ │ │ │ │ ├── 1.0_favicon.png
│ │ │ │ │ ├── dot_lightblue.png
│ │ │ │ │ └── exports
│ │ │ │ │ ├── 1.0.jpg
│ │ │ │ │ ├── favicon.ico
│ │ │ │ │ ├── 1.0_70px.jpg
│ │ │ │ │ ├── dot_blue.gif
│ │ │ │ │ ├── dot_grey.gif
│ │ │ │ │ ├── dot_orange.gif
│ │ │ │ │ ├── 1.0.collors.jpg
│ │ │ │ │ └── dot_lightblue.gif
│ │ │ ├── forrest.properties.xml
│ │ │ └── forrest.properties
│ │ ├── log4js-servlet
│ │ │ ├── src
│ │ │ │ └── main
│ │ │ │ │ ├── webapp
│ │ │ │ │ └── index.jsp
│ │ │ │ │ ├── resources
│ │ │ │ │ └── log4j.properties
│ │ │ │ │ └── java
│ │ │ │ │ └── de
│ │ │ │ │ └── berlios
│ │ │ │ │ └── log4js
│ │ │ │ │ ├── adapter
│ │ │ │ │ └── Adapter.java
│ │ │ │ │ ├── parser
│ │ │ │ │ └── ParseException.java
│ │ │ │ │ └── LogLevel.java
│ │ │ └── build.properties
│ │ ├── NOTICE.txt
│ │ ├── log4js
│ │ │ ├── src
│ │ │ │ └── main
│ │ │ │ │ └── webapp
│ │ │ │ │ └── WEB-INF
│ │ │ │ │ └── web.xml
│ │ │ ├── build.properties
│ │ │ └── log4js-AllTests.launch
│ │ ├── build.properties
│ │ ├── README.md
│ │ ├── bower.json
│ │ ├── .bower.json
│ │ └── INSTALL.txt
│ ├── sass-bootstrap
│ │ ├── CNAME
│ │ ├── Gemfile
│ │ ├── examples
│ │ │ ├── navbar-fixed-top
│ │ │ │ └── navbar-fixed-top.css
│ │ │ ├── navbar-static-top
│ │ │ │ └── navbar-static-top.css
│ │ │ ├── navbar
│ │ │ │ └── navbar.css
│ │ │ ├── screenshots
│ │ │ │ ├── grid.jpg
│ │ │ │ ├── theme.jpg
│ │ │ │ ├── navbar.jpg
│ │ │ │ ├── sign-in.jpg
│ │ │ │ ├── carousel.jpg
│ │ │ │ ├── jumbotron.jpg
│ │ │ │ ├── offcanvas.jpg
│ │ │ │ ├── navbar-fixed.jpg
│ │ │ │ ├── justified-nav.jpg
│ │ │ │ ├── navbar-static.jpg
│ │ │ │ ├── non-responsive.jpg
│ │ │ │ ├── sticky-footer.jpg
│ │ │ │ ├── jumbotron-narrow.jpg
│ │ │ │ ├── starter-template.jpg
│ │ │ │ └── sticky-footer-navbar.jpg
│ │ │ ├── starter-template
│ │ │ │ └── starter-template.css
│ │ │ ├── jumbotron
│ │ │ │ └── jumbotron.css
│ │ │ ├── offcanvas
│ │ │ │ ├── offcanvas.js
│ │ │ │ └── offcanvas.css
│ │ │ ├── theme
│ │ │ │ └── theme.css
│ │ │ ├── grid
│ │ │ │ └── grid.css
│ │ │ ├── sticky-footer
│ │ │ │ └── sticky-footer.css
│ │ │ ├── signin
│ │ │ │ └── signin.css
│ │ │ └── sticky-footer-navbar
│ │ │ │ └── sticky-footer-navbar.css
│ │ ├── docs-assets
│ │ │ ├── ico
│ │ │ │ ├── favicon.png
│ │ │ │ └── apple-touch-icon-144-precomposed.png
│ │ │ └── js
│ │ │ │ └── ie8-responsive-file-warning.js
│ │ ├── fonts
│ │ │ ├── glyphicons-halflings-regular.eot
│ │ │ ├── glyphicons-halflings-regular.ttf
│ │ │ └── glyphicons-halflings-regular.woff
│ │ ├── dist
│ │ │ └── fonts
│ │ │ │ ├── glyphicons-halflings-regular.eot
│ │ │ │ ├── glyphicons-halflings-regular.ttf
│ │ │ │ └── glyphicons-halflings-regular.woff
│ │ ├── Gemfile.lock
│ │ ├── _includes
│ │ │ ├── nav-about.html
│ │ │ ├── ads.html
│ │ │ ├── old-bs-docs.html
│ │ │ ├── social-buttons.html
│ │ │ ├── nav-getting-started.html
│ │ │ └── footer.html
│ │ ├── bower.json
│ │ ├── js
│ │ │ └── tests
│ │ │ │ └── unit
│ │ │ │ ├── transition.js
│ │ │ │ ├── affix.js
│ │ │ │ └── scrollspy.js
│ │ ├── lib
│ │ │ ├── _breadcrumbs.scss
│ │ │ ├── _component-animations.scss
│ │ │ ├── _wells.scss
│ │ │ ├── _thumbnails.scss
│ │ │ ├── _close.scss
│ │ │ ├── _jumbotron.scss
│ │ │ ├── _utilities.scss
│ │ │ ├── _media.scss
│ │ │ ├── bootstrap.scss
│ │ │ ├── _pager.scss
│ │ │ ├── _badges.scss
│ │ │ ├── _labels.scss
│ │ │ └── _code.scss
│ │ ├── .bower.json
│ │ ├── index.html
│ │ ├── composer.json
│ │ ├── browserstack.json
│ │ ├── _config.yml
│ │ ├── LICENSE-MIT
│ │ ├── package.json
│ │ ├── Rakefile
│ │ └── _layouts
│ │ │ └── home.html
│ ├── jquery
│ │ ├── src
│ │ │ ├── outro.js
│ │ │ ├── sizzle-jquery.js
│ │ │ ├── deprecated.js
│ │ │ ├── .jshintrc
│ │ │ ├── intro.js
│ │ │ ├── event-alias.js
│ │ │ ├── exports.js
│ │ │ └── wrap.js
│ │ ├── test
│ │ │ ├── data
│ │ │ │ ├── badcall.js
│ │ │ │ ├── badjson.js
│ │ │ │ ├── echoQuery.php
│ │ │ │ ├── json_obj.js
│ │ │ │ ├── readywaitasset.js
│ │ │ │ ├── echoData.php
│ │ │ │ ├── nocontent.php
│ │ │ │ ├── statusText.php
│ │ │ │ ├── atom+xml.php
│ │ │ │ ├── name.html
│ │ │ │ ├── support
│ │ │ │ │ ├── csp.js
│ │ │ │ │ ├── boxSizing.html
│ │ │ │ │ ├── testElementCrash.html
│ │ │ │ │ ├── csp.php
│ │ │ │ │ ├── shrinkWrapBlocks.html
│ │ │ │ │ └── bodyBackground.html
│ │ │ │ ├── test.js
│ │ │ │ ├── errorWithText.php
│ │ │ │ ├── event
│ │ │ │ │ ├── longLoadScript.php
│ │ │ │ │ ├── focusElem.html
│ │ │ │ │ ├── promiseReady.html
│ │ │ │ │ └── syncReady.html
│ │ │ │ ├── 1x1.jpg
│ │ │ │ ├── evalScript.php
│ │ │ │ ├── test3.html
│ │ │ │ ├── iframe.html
│ │ │ │ ├── test2.html
│ │ │ │ ├── errorWithJSON.php
│ │ │ │ ├── cleanScript.html
│ │ │ │ ├── test.html
│ │ │ │ ├── with_fries_over_jsonp.php
│ │ │ │ ├── params_html.php
│ │ │ │ ├── test.php
│ │ │ │ ├── script.php
│ │ │ │ ├── json.php
│ │ │ │ ├── text.php
│ │ │ │ ├── dashboard.xml
│ │ │ │ ├── jsonp.php
│ │ │ │ ├── etag.php
│ │ │ │ ├── if_modified_since.php
│ │ │ │ ├── headers.php
│ │ │ │ ├── dimensions
│ │ │ │ │ ├── documentLarge.html
│ │ │ │ │ └── documentSmall.html
│ │ │ │ ├── core
│ │ │ │ │ └── cc_on.html
│ │ │ │ ├── name.php
│ │ │ │ ├── selector
│ │ │ │ │ └── sizzle_cache.html
│ │ │ │ ├── ajax
│ │ │ │ │ └── unreleasedXHR.html
│ │ │ │ ├── readywaitloader.js
│ │ │ │ ├── with_fries.xml
│ │ │ │ ├── offset
│ │ │ │ │ ├── body.html
│ │ │ │ │ ├── fixed.html
│ │ │ │ │ ├── table.html
│ │ │ │ │ ├── static.html
│ │ │ │ │ ├── relative.html
│ │ │ │ │ └── scroll.html
│ │ │ │ └── manipulation
│ │ │ │ │ └── iframe-denied.html
│ │ │ ├── .jshintignore
│ │ │ ├── xhtml.php
│ │ │ ├── unit
│ │ │ │ ├── exports.js
│ │ │ │ └── deprecated.js
│ │ │ ├── jquery.js
│ │ │ └── .jshintrc
│ │ ├── .gitattributes
│ │ ├── .gitmodules
│ │ ├── bower.json
│ │ ├── .gitignore
│ │ ├── .jshintrc
│ │ ├── component.json
│ │ ├── speed
│ │ │ ├── benchmark.js
│ │ │ ├── slice.vs.concat.html
│ │ │ ├── closest.html
│ │ │ ├── benchmarker.css
│ │ │ └── event.html
│ │ ├── .bower.json
│ │ ├── .editorconfig
│ │ ├── composer.json
│ │ ├── package.json
│ │ ├── MIT-LICENSE.txt
│ │ └── build
│ │ │ └── release-notes.js
│ ├── lazy.js
│ │ ├── Gemfile
│ │ ├── autodoc
│ │ │ ├── _sequenceEquality.js.mustache
│ │ │ ├── _objectSequenceEquality.js.mustache
│ │ │ ├── _stringSequenceEquality.js.mustache
│ │ │ ├── _setEquality.js.mustache
│ │ │ └── handlers.js
│ │ ├── bower.json
│ │ ├── component.json
│ │ ├── .bower.json
│ │ ├── LICENSE.txt
│ │ └── package.json
│ ├── es5-shim
│ │ ├── shims.json
│ │ ├── component.json
│ │ ├── LICENSE
│ │ ├── bower.json
│ │ ├── .bower.json
│ │ └── CONTRIBUTORS.md
│ ├── angular
│ │ ├── bower.json
│ │ ├── angular.min.js.gzip
│ │ ├── .bower.json
│ │ ├── angular-csp.css
│ │ └── package.json
│ ├── angular-mocks
│ │ ├── bower.json
│ │ ├── .bower.json
│ │ ├── package.json
│ │ └── README.md
│ ├── angular-route
│ │ ├── bower.json
│ │ └── .bower.json
│ ├── angular-scenario
│ │ ├── jstd-scenario-adapter-config.js
│ │ ├── bower.json
│ │ ├── .bower.json
│ │ └── README.md
│ ├── angular-cookies
│ │ ├── bower.json
│ │ ├── .bower.json
│ │ ├── package.json
│ │ └── angular-cookies.min.js
│ ├── json3
│ │ ├── CONTRIBUTING.md
│ │ ├── bower.json
│ │ ├── LICENSE
│ │ ├── .bower.json
│ │ └── CHANGELOG.md
│ ├── angular-resource
│ │ ├── bower.json
│ │ └── .bower.json
│ └── angular-sanitize
│ │ ├── bower.json
│ │ └── .bower.json
├── views
│ ├── errorTemplateOne.html
│ └── errorTemplateTwo.html
└── favicon.ico
├── .bowerrc
├── .coveralls.yml
├── .gitignore~
├── .gitignore
├── errorMessageNoSpace.png
├── index.js
├── .travis.yml
├── .jshintrc
├── .editorconfig
├── LICENSE.txt
└── karma-e2e.conf.js
/.gitattributes:
--------------------------------------------------------------------------------
1 | * text=auto
--------------------------------------------------------------------------------
/app/.buildignore:
--------------------------------------------------------------------------------
1 | *.coffee
--------------------------------------------------------------------------------
/app/robots.txt:
--------------------------------------------------------------------------------
1 | # robotstxt.org
2 |
3 | User-agent: *
4 |
--------------------------------------------------------------------------------
/dist/robots.txt:
--------------------------------------------------------------------------------
1 | # robotstxt.org
2 |
3 | User-agent: *
4 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/CHANGELOG.txt:
--------------------------------------------------------------------------------
1 | Moved to status.xml
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/CNAME:
--------------------------------------------------------------------------------
1 | getbootstrap.com
2 |
--------------------------------------------------------------------------------
/.bowerrc:
--------------------------------------------------------------------------------
1 | {
2 | "directory": "app/bower_components"
3 | }
4 |
--------------------------------------------------------------------------------
/.coveralls.yml:
--------------------------------------------------------------------------------
1 | repo_token: 1TNymJeDHBBRRgANQTde9GBAeChhpG1av
2 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/src/outro.js:
--------------------------------------------------------------------------------
1 |
2 | })( window );
3 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/badcall.js:
--------------------------------------------------------------------------------
1 | undefined();
2 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/badjson.js:
--------------------------------------------------------------------------------
1 | {bad: toTheBone}
2 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/.gitattributes:
--------------------------------------------------------------------------------
1 | * eol=lf
2 | *.jar binary
3 |
--------------------------------------------------------------------------------
/.gitignore~:
--------------------------------------------------------------------------------
1 | node_modules
2 | dist
3 | .tmp
4 | .sass-cache
5 | app/bower_components
6 |
--------------------------------------------------------------------------------
/app/views/errorTemplateOne.html:
--------------------------------------------------------------------------------
1 |
{{errorMessage}}
--------------------------------------------------------------------------------
/app/views/errorTemplateTwo.html:
--------------------------------------------------------------------------------
1 | {{errorMessage}}
--------------------------------------------------------------------------------
/dist/views/errorTemplateOne.html:
--------------------------------------------------------------------------------
1 | {{errorMessage}}
--------------------------------------------------------------------------------
/dist/views/errorTemplateTwo.html:
--------------------------------------------------------------------------------
1 | {{errorMessage}}
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/echoQuery.php:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/dist/bower_components/lazy.js/Gemfile:
--------------------------------------------------------------------------------
1 | source "https://rubygems.org"
2 |
3 | gem "json"
4 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/json_obj.js:
--------------------------------------------------------------------------------
1 | { "data": {"lang": "en", "length": 25} }
2 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/readywaitasset.js:
--------------------------------------------------------------------------------
1 | var delayedMessage = "It worked!";
2 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/content/xdocs/robots.txt:
--------------------------------------------------------------------------------
1 | User-agent: *
2 | Disallow:
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/echoData.php:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/app/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/app/favicon.ico
--------------------------------------------------------------------------------
/dist/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/favicon.ico
--------------------------------------------------------------------------------
/app/images/demo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/app/images/demo.gif
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/nocontent.php:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/app/images/yeoman.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/app/images/yeoman.png
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/.jshintignore:
--------------------------------------------------------------------------------
1 | qunit/
2 | data/badjson.js
3 | data/jquery-1.9.1.ajax_xhr.min.js
4 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | .htaccess
2 | npm-debug.log
3 | node_modules
4 | .tmp
5 | .sass-cache
6 | .idea/
7 | app/bower_components
8 |
--------------------------------------------------------------------------------
/errorMessageNoSpace.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/errorMessageNoSpace.png
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/statusText.php:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/app/images/formValidation.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/app/images/formValidation.gif
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/atom+xml.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/name.html:
--------------------------------------------------------------------------------
1 | ERROR
2 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/support/csp.js:
--------------------------------------------------------------------------------
1 | jQuery(function() {
2 | parent.iframeCallback( jQuery.support );
3 | });
4 |
--------------------------------------------------------------------------------
/app/images/multiFormExample.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/app/images/multiFormExample.png
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/test.js:
--------------------------------------------------------------------------------
1 | this.testBar = "bar";
2 | jQuery("#ap").html("bar");
3 | ok( true, "test.js executed");
4 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/errorWithText.php:
--------------------------------------------------------------------------------
1 | 3.2'
5 | gem 'rb-fsevent'
6 |
--------------------------------------------------------------------------------
/dist/bower_components/es5-shim/shims.json:
--------------------------------------------------------------------------------
1 | {
2 | "Object": {
3 | "prototype": {}
4 | "keys": "object-keys"
5 | }
6 | }
7 |
8 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/event/longLoadScript.php:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/dist/bower_components/lazy.js/autodoc/_sequenceEquality.js.mustache:
--------------------------------------------------------------------------------
1 | var actual = {{{actual}}};
2 | expect(actual.toArray()).toEqual([{{{match.1}}}]);
3 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/common/images/README.txt:
--------------------------------------------------------------------------------
1 | The images in this directory are used if the current skin lacks them.
2 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/navbar-fixed-top/navbar-fixed-top.css:
--------------------------------------------------------------------------------
1 | body {
2 | min-height: 2000px;
3 | padding-top: 70px;
4 | }
5 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-servlet/src/main/webapp/index.jsp:
--------------------------------------------------------------------------------
1 |
2 |
3 | Hello World!
4 | dear Log4js.
5 |
6 |
7 |
--------------------------------------------------------------------------------
/dist/bower_components/lazy.js/autodoc/_objectSequenceEquality.js.mustache:
--------------------------------------------------------------------------------
1 | var actual = {{{actual}}};
2 | expect(actual.toObject()).toEqual({ {{{match.1}}} });
3 |
--------------------------------------------------------------------------------
/dist/bower_components/lazy.js/autodoc/_stringSequenceEquality.js.mustache:
--------------------------------------------------------------------------------
1 | var actual = {{{actual}}};
2 | expect(actual.toString()).toEqual("{{{match.1}}}");
3 |
--------------------------------------------------------------------------------
/dist/bower_components/angular/bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular",
3 | "version": "1.2.26",
4 | "main": "./angular.js",
5 | "dependencies": {
6 | }
7 | }
8 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/1x1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/jquery/test/data/1x1.jpg
--------------------------------------------------------------------------------
/dist/bower_components/angular/angular.min.js.gzip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/angular/angular.min.js.gzip
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/evalScript.php:
--------------------------------------------------------------------------------
1 | ok( "" === "GET", "request method is " );
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/test3.html:
--------------------------------------------------------------------------------
1 | This is a user
2 | This is a user
3 | This is a teacher
4 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/logo/1.0/1.0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/logo/1.0/1.0.png
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/navbar-static-top/navbar-static-top.css:
--------------------------------------------------------------------------------
1 | body {
2 | min-height: 2000px;
3 | }
4 |
5 | .navbar-static-top {
6 | margin-bottom: 19px;
7 | }
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/navbar/navbar.css:
--------------------------------------------------------------------------------
1 | body {
2 | padding-top: 20px;
3 | padding-bottom: 20px;
4 | }
5 |
6 | .navbar {
7 | margin-bottom: 20px;
8 | }
9 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/iframe.html:
--------------------------------------------------------------------------------
1 |
2 |
3 | iframe
4 |
5 |
6 | span text
7 |
8 |
9 |
--------------------------------------------------------------------------------
/dist/bower_components/lazy.js/autodoc/_setEquality.js.mustache:
--------------------------------------------------------------------------------
1 | var actual = {{{actual}}};
2 |
3 | actual = actual.toArray().sort();
4 |
5 | expect(actual).toEqual({{{match.1}}}.sort());
6 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/test2.html:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/logo/1.0/1.0_70px.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/logo/1.0/1.0_70px.png
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/logo/1.0/dot_blue.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/logo/1.0/dot_blue.png
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/logo/1.0/dot_grey.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/logo/1.0/dot_grey.png
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/xhtml.php:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/logo/1.0/dot_orange.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/logo/1.0/dot_orange.png
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/docs-assets/ico/favicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/sass-bootstrap/docs-assets/ico/favicon.png
--------------------------------------------------------------------------------
/dist/bower_components/log4js/NOTICE.txt:
--------------------------------------------------------------------------------
1 | This product includes software developed by
2 | The Apache Software Foundation (http://www.apache.org/).
3 |
4 | This product includes source code based on ...
5 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/logo/1.0/1.0.collors.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/logo/1.0/1.0.collors.png
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/logo/1.0/1.0_favicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/logo/1.0/1.0_favicon.png
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/logo/1.0/dot_lightblue.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/logo/1.0/dot_lightblue.png
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/logo/1.0/exports/1.0.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/logo/1.0/exports/1.0.jpg
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/screenshots/grid.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/sass-bootstrap/examples/screenshots/grid.jpg
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/screenshots/theme.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/sass-bootstrap/examples/screenshots/theme.jpg
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/starter-template/starter-template.css:
--------------------------------------------------------------------------------
1 | body {
2 | padding-top: 50px;
3 | }
4 | .starter-template {
5 | padding: 40px 15px;
6 | text-align: center;
7 | }
8 |
--------------------------------------------------------------------------------
/dist/bower_components/angular-mocks/bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular-mocks",
3 | "version": "1.2.26",
4 | "main": "./angular-mocks.js",
5 | "dependencies": {
6 | "angular": "1.2.26"
7 | }
8 | }
9 |
--------------------------------------------------------------------------------
/dist/bower_components/angular-route/bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular-route",
3 | "version": "1.2.26",
4 | "main": "./angular-route.js",
5 | "dependencies": {
6 | "angular": "1.2.26"
7 | }
8 | }
9 |
--------------------------------------------------------------------------------
/dist/bower_components/angular-scenario/jstd-scenario-adapter-config.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Configuration for jstd scenario adapter
3 | */
4 | var jstdScenarioAdapter = {
5 | relativeUrlPrefix: '/build/docs/'
6 | };
7 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/errorWithJSON.php:
--------------------------------------------------------------------------------
1 |
2 |
5 |
6 |
11 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/resources/images/users-guide/consoleExample.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/xdocs/resources/images/users-guide/consoleExample.jpg
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/common/translations/CommonMessages_de.xml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/xdocs/skins/common/translations/CommonMessages_de.xml
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/common/translations/CommonMessages_es.xml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/xdocs/skins/common/translations/CommonMessages_es.xml
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/common/translations/CommonMessages_fr.xml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/xdocs/skins/common/translations/CommonMessages_fr.xml
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/common/images/built-with-forrest-button.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nelsonomuto/angular-ui-form-validation/HEAD/dist/bower_components/log4js/log4js-site/xdocs/skins/common/images/built-with-forrest-button.png
--------------------------------------------------------------------------------
/dist/bower_components/jquery/bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "jquery",
3 | "version": "1.10.2",
4 | "description": "jQuery component",
5 | "keywords": [
6 | "jquery",
7 | "component"
8 | ],
9 | "main": "jquery.js",
10 | "license": "MIT"
11 | }
12 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/test.html:
--------------------------------------------------------------------------------
1 | html text
2 |
6 |
7 | blabla
8 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/.gitignore:
--------------------------------------------------------------------------------
1 | src/selector-sizzle.js
2 | src/selector.js
3 | dist
4 | .project
5 | .settings
6 | *~
7 | *.diff
8 | *.patch
9 | /*.html
10 | .DS_Store
11 | dist/.destination.json
12 | dist/.sizecache.json
13 | build/.sizecache.json
14 | node_modules
15 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/with_fries_over_jsonp.php:
--------------------------------------------------------------------------------
1 |
8 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/unit/deprecated.js:
--------------------------------------------------------------------------------
1 | module("deprecated", { teardown: moduleTeardown });
2 |
3 | if ( jQuery.fn.size ) {
4 | test("size()", function() {
5 | expect(1);
6 | equal( jQuery("#qunit-fixture p").size(), 6, "Get Number of Elements Found" );
7 | });
8 | }
9 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/Gemfile.lock:
--------------------------------------------------------------------------------
1 | GEM
2 | remote: https://rubygems.org/
3 | specs:
4 | rake (10.1.0)
5 | rb-fsevent (0.9.3)
6 | sass (3.2.12)
7 |
8 | PLATFORMS
9 | ruby
10 |
11 | DEPENDENCIES
12 | rake
13 | rb-fsevent
14 | sass (~> 3.2)
15 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/src/sizzle-jquery.js:
--------------------------------------------------------------------------------
1 | jQuery.find = Sizzle;
2 | jQuery.expr = Sizzle.selectors;
3 | jQuery.expr[":"] = jQuery.expr.pseudos;
4 | jQuery.unique = Sizzle.uniqueSort;
5 | jQuery.text = Sizzle.getText;
6 | jQuery.isXMLDoc = Sizzle.isXML;
7 | jQuery.contains = Sizzle.contains;
8 |
--------------------------------------------------------------------------------
/.travis.yml:
--------------------------------------------------------------------------------
1 | language: node_js
2 | node_js:
3 | - "0.10"
4 | install:
5 | - npm install
6 | - npm install -g bower grunt-cli
7 | - bower cache clean
8 | - bower install
9 | before_script:
10 | - export DISPLAY=:99.0
11 | - sh -e /etc/init.d/xvfb start
12 | script: 'grunt karma:firefox'
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/params_html.php:
--------------------------------------------------------------------------------
1 |
2 | $value )
4 | echo "$value ";
5 | ?>
6 |
7 |
8 | $value )
10 | echo "$value ";
11 | ?>
12 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/jquery.js:
--------------------------------------------------------------------------------
1 | // Use the right jQuery source in iframe tests
2 | document.write( "
6 |
7 | blabla
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "sass-bootstrap",
3 | "version": "3.0.2",
4 | "main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css", "./dist/fonts/*"],
5 | "ignore": [
6 | "**/.*"
7 | ],
8 | "dependencies": {
9 | "jquery": ">= 1.9.0"
10 | }
11 | }
12 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/theme/theme.css:
--------------------------------------------------------------------------------
1 | body {
2 | padding-top: 70px;
3 | padding-bottom: 30px;
4 | }
5 |
6 | .theme-dropdown .dropdown-menu {
7 | display: block;
8 | position: static;
9 | margin-bottom: 20px;
10 | }
11 |
12 | .theme-showcase > p > .btn {
13 | margin: 5px 0;
14 | }
--------------------------------------------------------------------------------
/dist/bower_components/jquery/src/deprecated.js:
--------------------------------------------------------------------------------
1 | // Limit scope pollution from any deprecated API
2 | // (function() {
3 |
4 | // The number of elements contained in the matched element set
5 | jQuery.fn.size = function() {
6 | return this.length;
7 | };
8 |
9 | jQuery.fn.andSelf = jQuery.fn.addBack;
10 |
11 | // })();
12 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/script.php:
--------------------------------------------------------------------------------
1 |
11 | ok( true, "Script executed correctly." );
12 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/build.properties:
--------------------------------------------------------------------------------
1 | tools.commons-logging.version=1.1
2 | tools.jsdoc.version=1.10.2
3 | tools.jsl.version=0.3.0
4 | tools.jstester.version=1.3-jdk15
5 | tools.jsunit.version=2_1
6 | tools.junit.version=4.3
7 | tools.log4j.version=1.2.13
8 | tools.rhino.version=1.6R3
9 | tools.servlet-api.version=2.4
10 | version=1.0
11 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/.jshintrc:
--------------------------------------------------------------------------------
1 | {
2 | "boss": true,
3 | "curly": true,
4 | "eqeqeq": true,
5 | "eqnull": true,
6 | "expr": true,
7 | "immed": true,
8 | "noarg": true,
9 | "onevar": true,
10 | "quotmark": "double",
11 | "smarttabs": true,
12 | "trailing": true,
13 | "undef": true,
14 | "unused": true,
15 |
16 | "node": true
17 | }
--------------------------------------------------------------------------------
/dist/bower_components/jquery/component.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "jquery",
3 | "repo": "components/jquery",
4 | "version": "1.10.2",
5 | "description": "jQuery component",
6 | "keywords": [
7 | "jquery",
8 | "component"
9 | ],
10 | "main": "jquery.js",
11 | "scripts": [
12 | "jquery.js"
13 | ],
14 | "license": "MIT"
15 | }
16 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js/build.properties:
--------------------------------------------------------------------------------
1 | tools.commons-logging.version=1.1
2 | tools.jsdoc.version=1.10.2
3 | tools.jsl.version=0.3.0
4 | tools.jstester.version=1.4-jdk16
5 | tools.jsunit.version=2_1
6 | tools.junit.version=4.3
7 | tools.log4j.version=1.2.13
8 | tools.rhino.version=1.6R5
9 | tools.servlet-api.version=2.4
10 | version=1.0
11 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/_includes/ads.html:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/json.php:
--------------------------------------------------------------------------------
1 |
14 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/text.php:
--------------------------------------------------------------------------------
1 | Lorem ipsum dolor sit amet
2 | consectetuer adipiscing elit
3 | Sed lorem leo
4 | lorem leo consectetuer adipiscing elit
5 | Sed lorem leo
6 | rhoncus sit amet
7 | elementum at
8 | bibendum at, eros
9 | Cras at mi et tortor egestas vestibulum
10 | sed Cras at mi vestibulum
11 | Phasellus sed felis sit amet
12 | orci dapibus semper.
13 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/dashboard.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/_includes/old-bs-docs.html:
--------------------------------------------------------------------------------
1 |
9 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-servlet/src/main/resources/log4j.properties:
--------------------------------------------------------------------------------
1 | log4j.rootLogger=ERROR, A1
2 | log4j.appender.A1=org.apache.log4j.ConsoleAppender
3 | log4j.appender.A1.layout=org.apache.log4j.PatternLayout
4 |
5 | # Print the date in ISO 8601 format
6 | log4j.appender.A1.layout.ConversionPattern=%d [%t] %-5p %c - %m%n
7 |
8 | log4j.logger.org.apache=INFO
9 |
10 | testlogger=TRACE
11 |
12 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/support/boxSizing.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
10 |
11 |
12 |
13 |
18 |
19 |
20 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/README.txt:
--------------------------------------------------------------------------------
1 | This is the base documentation directory.
2 |
3 | skinconf.xml # This file customizes Forrest for your project. In it, you
4 | # tell forrest the project name, logo, copyright info, etc
5 |
6 | sitemap.xmap # Optional. This sitemap is consulted before all core sitemaps.
7 | # See http://forrest.apache.org/docs/project-sitemap.html
8 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/support/testElementCrash.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
10 |
11 |
12 |
13 |
16 |
17 |
18 |
--------------------------------------------------------------------------------
/.jshintrc:
--------------------------------------------------------------------------------
1 | {
2 | "node": true,
3 | "browser": true,
4 | "esnext": true,
5 | "bitwise": true,
6 | "camelcase": true,
7 | "curly": true,
8 | "eqeqeq": true,
9 | "immed": true,
10 | "indent": 2,
11 | "latedef": true,
12 | "newcap": true,
13 | "noarg": true,
14 | "regexp": true,
15 | "undef": true,
16 | "unused": true,
17 | "trailing": true,
18 | "smarttabs": true,
19 | "globals": {
20 | "angular": false
21 | }
22 | }
23 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-servlet/build.properties:
--------------------------------------------------------------------------------
1 | #Created by JInto - www.guh-software.de
2 | #Sat Aug 11 14:48:33 CEST 2007
3 | tools.commons-beanutils.version=1.7.0
4 | tools.commons-collections.version=3.2
5 | tools.commons-lang.version=2.3
6 | tools.commons-logging.version=1.1
7 | tools.ezmorph.version=1.0.2
8 | tools.json-lib.version=2.0-jdk15
9 | tools.junit.version=4.3
10 | tools.log4j.version=1.2.13
11 | tools.servlet-api.version=2.4
12 | version=1.0-RC1
13 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/event/focusElem.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | .focus() (activeElement access #13393)
6 |
7 |
8 |
9 |
10 |
11 |
15 |
16 |
17 |
--------------------------------------------------------------------------------
/dist/bower_components/lazy.js/component.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "lazy.js",
3 | "repo": "dtao/lazy.js",
4 | "description": "Like Underscore, but lazier",
5 | "demo": "http://danieltao.com/lazy.js/",
6 | "version": "0.3.2",
7 | "main": "lazy.js",
8 | "license": "MIT",
9 | "keywords": [
10 | "lazy",
11 | "functional",
12 | "performance",
13 | "speed",
14 | "util"
15 | ],
16 | "scripts": [
17 | "lazy.js",
18 | "lazy.browser.js"
19 | ]
20 | }
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/js/tests/unit/transition.js:
--------------------------------------------------------------------------------
1 | $(function () {
2 |
3 | module("transition")
4 |
5 | test("should be defined on jquery support object", function () {
6 | ok($.support.transition !== undefined, 'transition object is defined')
7 | })
8 |
9 | test("should provide an end object", function () {
10 | ok($.support.transition ? $.support.transition.end : true, 'end string is defined')
11 | })
12 |
13 | })
14 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/jsonp.php:
--------------------------------------------------------------------------------
1 |
15 |
--------------------------------------------------------------------------------
/app/scripts/app.js:
--------------------------------------------------------------------------------
1 | 'use strict';
2 |
3 | angular.module('angularUiFormValidationApp', [
4 | 'ngCookies',
5 | 'ngResource',
6 | 'ngSanitize',
7 | 'ngRoute',
8 | 'directives.customvalidation.customValidationTypes'
9 | ])
10 | .config(function ($routeProvider) {
11 | $routeProvider
12 | .when('/', {
13 | templateUrl: 'views/main.html',
14 | controller: 'MainCtrl'
15 | })
16 | .otherwise({
17 | redirectTo: '/'
18 | });
19 | });
20 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/etag.php:
--------------------------------------------------------------------------------
1 |
22 |
--------------------------------------------------------------------------------
/.editorconfig:
--------------------------------------------------------------------------------
1 | # EditorConfig helps developers define and maintain consistent
2 | # coding styles between different editors and IDEs
3 | # editorconfig.org
4 |
5 | root = true
6 |
7 |
8 | [*]
9 |
10 | # Change these settings to your own preference
11 | indent_style = space
12 | indent_size = 4
13 |
14 | # We recommend you to keep these unchanged
15 | end_of_line = lf
16 | charset = utf-8
17 | trim_trailing_whitespace = true
18 | insert_final_newline = true
19 |
20 | [*.md]
21 | trim_trailing_whitespace = false
22 |
--------------------------------------------------------------------------------
/dist/bower_components/angular/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular",
3 | "version": "1.2.26",
4 | "main": "./angular.js",
5 | "dependencies": {},
6 | "homepage": "https://github.com/angular/bower-angular",
7 | "_release": "1.2.26",
8 | "_resolution": {
9 | "type": "version",
10 | "tag": "v1.2.26",
11 | "commit": "7308d8d650b2b9948796035cbf6f3b175d45efe0"
12 | },
13 | "_source": "https://github.com/angular/bower-angular.git",
14 | "_target": "~1.2.24",
15 | "_originalSource": "angular"
16 | }
--------------------------------------------------------------------------------
/dist/bower_components/jquery/src/.jshintrc:
--------------------------------------------------------------------------------
1 | {
2 | "boss": true,
3 | "curly": true,
4 | "eqeqeq": true,
5 | "eqnull": true,
6 | "expr": true,
7 | "immed": true,
8 | "noarg": true,
9 | "onevar": true,
10 | "quotmark": "double",
11 | "smarttabs": true,
12 | "trailing": true,
13 | "undef": true,
14 | "unused": true,
15 |
16 | "evil": true,
17 | "sub": true,
18 |
19 | "browser": true,
20 | "wsh": true,
21 |
22 | "globals": {
23 | "define": true,
24 | "module": true,
25 | "jQuery": true
26 | }
27 | }
28 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/if_modified_since.php:
--------------------------------------------------------------------------------
1 |
21 |
--------------------------------------------------------------------------------
/dist/bower_components/es5-shim/component.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "es5-shim",
3 | "repo": "es-shims/es5-shim",
4 | "description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
5 | "version": "v3.1.1",
6 | "keywords": [
7 | "shim",
8 | "es5",
9 | "es5",
10 | "shim",
11 | "javascript",
12 | "ecmascript",
13 | "polyfill"
14 | ],
15 | "license": "MIT",
16 | "main": "es5-shim.js",
17 | "scripts": [
18 | "es5-shim.js"
19 | ]
20 | }
21 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/headers.php:
--------------------------------------------------------------------------------
1 | $value ) {
10 |
11 | $key = str_replace( "_" , "-" , substr( $key , 0 , 5 ) == "HTTP_" ? substr( $key , 5 ) : $key );
12 | $headers[ $key ] = $value;
13 |
14 | }
15 |
16 | foreach( explode( "_" , $_GET[ "keys" ] ) as $key ) {
17 | echo "$key: " . @$headers[ strtoupper( $key ) ] . "\n";
18 | }
19 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/speed/benchmark.js:
--------------------------------------------------------------------------------
1 | // Runs a function many times without the function call overhead
2 | function benchmark(fn, times, name){
3 | fn = fn.toString();
4 | var s = fn.indexOf('{')+1,
5 | e = fn.lastIndexOf('}');
6 | fn = fn.substring(s,e);
7 |
8 | return benchmarkString(fn, times, name);
9 | }
10 |
11 | function benchmarkString(fn, times, name) {
12 | var fn = new Function("i", "var t=new Date; while(i--) {" + fn + "}; return new Date - t")(times)
13 | fn.displayName = name || "benchmarked";
14 | return fn;
15 | }
16 |
--------------------------------------------------------------------------------
/dist/bower_components/lazy.js/autodoc/handlers.js:
--------------------------------------------------------------------------------
1 | this.exampleHandlers = [
2 | {
3 | pattern: /sequence: \[(.*)\]$/,
4 | template: 'sequenceEquality'
5 | },
6 | {
7 | pattern: /sequence: \{(.*)\}$/,
8 | template: 'objectSequenceEquality'
9 | },
10 | {
11 | pattern: /sequence: ["'](.*)['"]$/,
12 | template: 'stringSequenceEquality'
13 | },
14 | {
15 | pattern: /the values (\[.*\]) in (?:any|some) order/,
16 | template: 'setEquality'
17 | },
18 | {
19 | pattern: /^NaN$/,
20 | template: 'nan'
21 | }
22 | ];
23 |
--------------------------------------------------------------------------------
/dist/bower_components/lazy.js/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "lazy.js",
3 | "version": "0.3.2",
4 | "main": "lazy.js",
5 | "ignore": [
6 | "**/.*",
7 | "docs",
8 | "lib",
9 | "site",
10 | "spec"
11 | ],
12 | "homepage": "https://github.com/dtao/lazy.js",
13 | "_release": "0.3.2",
14 | "_resolution": {
15 | "type": "version",
16 | "tag": "0.3.2",
17 | "commit": "2b851ec6d4556954d84e6f8a042efefb875948cb"
18 | },
19 | "_source": "https://github.com/dtao/lazy.js.git",
20 | "_target": "~0.3.2",
21 | "_originalSource": "lazy.js"
22 | }
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/dimensions/documentLarge.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
--------------------------------------------------------------------------------
/dist/bower_components/angular-mocks/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular-mocks",
3 | "version": "1.2.26",
4 | "main": "./angular-mocks.js",
5 | "dependencies": {
6 | "angular": "1.2.26"
7 | },
8 | "homepage": "https://github.com/angular/bower-angular-mocks",
9 | "_release": "1.2.26",
10 | "_resolution": {
11 | "type": "version",
12 | "tag": "v1.2.26",
13 | "commit": "0eda339dd42aba2628586f39d4806bcfb57fd6f4"
14 | },
15 | "_source": "https://github.com/angular/bower-angular-mocks.git",
16 | "_target": "~1.2.0",
17 | "_originalSource": "angular-mocks"
18 | }
--------------------------------------------------------------------------------
/dist/bower_components/angular-route/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular-route",
3 | "version": "1.2.26",
4 | "main": "./angular-route.js",
5 | "dependencies": {
6 | "angular": "1.2.26"
7 | },
8 | "homepage": "https://github.com/angular/bower-angular-route",
9 | "_release": "1.2.26",
10 | "_resolution": {
11 | "type": "version",
12 | "tag": "v1.2.26",
13 | "commit": "896259f3c76d0e953b170ecae9258c349ee42c54"
14 | },
15 | "_source": "https://github.com/angular/bower-angular-route.git",
16 | "_target": "~1.2.0",
17 | "_originalSource": "angular-route"
18 | }
--------------------------------------------------------------------------------
/dist/bower_components/log4js/README.md:
--------------------------------------------------------------------------------
1 | [](http://travis-ci.org/stritti/log4js)
2 | Log4js
3 | ======
4 |
5 | Log4js - The Logging Framework for JavaScript
6 |
7 | ### Moved to Github
8 | The Framework was hosted on log4js.berlios.de for log time, but the platform will beclosed.
9 | Since March 2014 the new location of Log4js is at Github!
10 |
11 | The website of Log4js: http://stritti.github.io/log4js/
12 |
13 | There is a port for node.js of current Framework: https://github.com/nomiddlename/log4js-node
14 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/core/cc_on.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
15 |
16 |
17 |
18 |
21 |
22 |
23 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/grid/grid.css:
--------------------------------------------------------------------------------
1 | .container {
2 | padding-left: 15px;
3 | padding-right: 15px;
4 | }
5 |
6 | h4 {
7 | margin-top: 25px;
8 | }
9 | .row {
10 | margin-bottom: 20px;
11 | }
12 | .row .row {
13 | margin-top: 10px;
14 | margin-bottom: 0;
15 | }
16 | [class*="col-"] {
17 | padding-top: 15px;
18 | padding-bottom: 15px;
19 | background-color: #eee;
20 | border: 1px solid #ddd;
21 | background-color: rgba(86,61,124,.15);
22 | border: 1px solid rgba(86,61,124,.2);
23 | }
24 |
25 | hr {
26 | margin-top: 40px;
27 | margin-bottom: 40px;
28 | }
--------------------------------------------------------------------------------
/dist/bower_components/angular-cookies/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular-cookies",
3 | "version": "1.2.26",
4 | "main": "./angular-cookies.js",
5 | "dependencies": {
6 | "angular": "1.2.26"
7 | },
8 | "homepage": "https://github.com/angular/bower-angular-cookies",
9 | "_release": "1.2.26",
10 | "_resolution": {
11 | "type": "version",
12 | "tag": "v1.2.26",
13 | "commit": "0cefe0c4ca703bc8b137933ecdc36ace116ca270"
14 | },
15 | "_source": "https://github.com/angular/bower-angular-cookies.git",
16 | "_target": "~1.2.0",
17 | "_originalSource": "angular-cookies"
18 | }
--------------------------------------------------------------------------------
/dist/bower_components/angular-resource/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular-resource",
3 | "version": "1.2.26",
4 | "main": "./angular-resource.js",
5 | "dependencies": {
6 | "angular": "1.2.26"
7 | },
8 | "homepage": "https://github.com/angular/bower-angular-resource",
9 | "_release": "1.2.26",
10 | "_resolution": {
11 | "type": "version",
12 | "tag": "v1.2.26",
13 | "commit": "13ed10b7200a0f301edb5755c2d392104d41561a"
14 | },
15 | "_source": "https://github.com/angular/bower-angular-resource.git",
16 | "_target": "~1.2.0",
17 | "_originalSource": "angular-resource"
18 | }
--------------------------------------------------------------------------------
/dist/bower_components/angular-sanitize/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular-sanitize",
3 | "version": "1.2.26",
4 | "main": "./angular-sanitize.js",
5 | "dependencies": {
6 | "angular": "1.2.26"
7 | },
8 | "homepage": "https://github.com/angular/bower-angular-sanitize",
9 | "_release": "1.2.26",
10 | "_resolution": {
11 | "type": "version",
12 | "tag": "v1.2.26",
13 | "commit": "738348ea8ec9e1153f938fff1427129cd76d6007"
14 | },
15 | "_source": "https://github.com/angular/bower-angular-sanitize.git",
16 | "_target": "~1.2.0",
17 | "_originalSource": "angular-sanitize"
18 | }
--------------------------------------------------------------------------------
/dist/bower_components/angular-scenario/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular-scenario",
3 | "version": "1.2.26",
4 | "main": "./angular-scenario.js",
5 | "dependencies": {
6 | "angular": "1.2.26"
7 | },
8 | "homepage": "https://github.com/angular/bower-angular-scenario",
9 | "_release": "1.2.26",
10 | "_resolution": {
11 | "type": "version",
12 | "tag": "v1.2.26",
13 | "commit": "b73fd3b5a85c79e4ae82dda8103891dbbd4a5cbf"
14 | },
15 | "_source": "https://github.com/angular/bower-angular-scenario.git",
16 | "_target": "~1.2.0",
17 | "_originalSource": "angular-scenario"
18 | }
--------------------------------------------------------------------------------
/dist/bower_components/jquery/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "jquery",
3 | "version": "1.10.2",
4 | "description": "jQuery component",
5 | "keywords": [
6 | "jquery",
7 | "component"
8 | ],
9 | "main": "jquery.js",
10 | "license": "MIT",
11 | "homepage": "https://github.com/jquery/jquery",
12 | "_release": "1.10.2",
13 | "_resolution": {
14 | "type": "version",
15 | "tag": "1.10.2",
16 | "commit": "16b079b164d62bd807c612806842a13bf9b04d17"
17 | },
18 | "_source": "https://github.com/jquery/jquery.git",
19 | "_target": "~1.10.2",
20 | "_originalSource": "jquery"
21 | }
--------------------------------------------------------------------------------
/dist/bower_components/log4js/bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "log4js",
3 | "version": "1.0.0",
4 | "main": "log4js/src/main/js/log4js.js",
5 | "authors": [
6 | "stritti (https://github.com/stritti)"
7 | ],
8 | "description": "Log4js - The Logging Framework for JavaScript",
9 | "keywords": [
10 | "log",
11 | "logging",
12 | "log4js",
13 | "log4j"
14 | ],
15 | "license": "Apache License, Version 2.0",
16 | "homepage": "http://stritti.github.io/log4js/",
17 | "ignore": [
18 | "**/.*",
19 | "node_modules",
20 | "bower_components",
21 | "test",
22 | "tests"
23 | ]
24 | }
25 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/event/promiseReady.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | Test case for jQuery ticket #11470
6 |
7 |
13 |
14 |
15 |
16 |
17 |
18 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/name.php:
--------------------------------------------------------------------------------
1 | $xml $result ";
12 | die();
13 | }
14 | $name = $_REQUEST['name'];
15 | if($name == 'foo') {
16 | echo "bar";
17 | die();
18 | } else if($name == 'peter') {
19 | echo "pan";
20 | die();
21 | }
22 |
23 | echo 'ERROR ';
24 | ?>
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/selector/sizzle_cache.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | jQuery selector - sizzle cache
6 |
7 |
8 |
14 |
15 |
16 |
17 |
20 |
21 |
22 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/src/intro.js:
--------------------------------------------------------------------------------
1 | /*!
2 | * jQuery JavaScript Library v@VERSION
3 | * http://jquery.com/
4 | *
5 | * Includes Sizzle.js
6 | * http://sizzlejs.com/
7 | *
8 | * Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors
9 | * Released under the MIT license
10 | * http://jquery.org/license
11 | *
12 | * Date: @DATE
13 | */
14 | (function( window, undefined ) {
15 |
16 | // Can't do this because several apps including ASP.NET trace
17 | // the stack via arguments.caller.callee and Firefox dies if
18 | // you try to trace through "use strict" call chains. (#13335)
19 | // Support: Firefox 18+
20 | //"use strict";
21 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/content/xdocs/architecture.aart:
--------------------------------------------------------------------------------
1 | +-------------------+
2 | | Logger |
3 | +-------------------+
4 | | * getLogger() |
5 | | * addAppender() |
6 | | * fatal() |
7 | | * error() |
8 | | * ... |
9 | +--------+----------+
10 | |
11 | |
12 | +--------+----------+ +------------+
13 | | Appender | | Layout |
14 | +-------------------+ +------------+
15 | | * doAppend() +----+ * format() |
16 | | * doClear() | | |
17 | | * setLayout() | | |
18 | +-------------------+ +------------+
--------------------------------------------------------------------------------
/dist/bower_components/angular/angular-csp.css:
--------------------------------------------------------------------------------
1 | /* Include this file in your html if you are using the CSP mode. */
2 |
3 | @charset "UTF-8";
4 |
5 | [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
6 | .ng-cloak, .x-ng-cloak,
7 | .ng-hide {
8 | display: none !important;
9 | }
10 |
11 | ng\:form {
12 | display: block;
13 | }
14 |
15 | .ng-animate-block-transitions {
16 | transition:0s all!important;
17 | -webkit-transition:0s all!important;
18 | }
19 |
20 | /* show the element during a show/hide animation when the
21 | * animation is ongoing, but the .ng-hide class is active */
22 | .ng-hide-add-active, .ng-hide-remove {
23 | display: block!important;
24 | }
25 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_breadcrumbs.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Breadcrumbs
3 | // --------------------------------------------------
4 |
5 |
6 | .breadcrumb {
7 | padding: 8px 15px;
8 | margin-bottom: $line-height-computed;
9 | list-style: none;
10 | background-color: $breadcrumb-bg;
11 | border-radius: $border-radius-base;
12 | > li {
13 | display: inline-block;
14 | + li:before {
15 | content: "#{$breadcrumb-separator}\00a0"; // Unicode space added since inline-block means non-collapsing white-space
16 | padding: 0 5px;
17 | color: $breadcrumb-color;
18 | }
19 | }
20 | > .active {
21 | color: $breadcrumb-active-color;
22 | }
23 | }
24 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/docs-assets/js/ie8-responsive-file-warning.js:
--------------------------------------------------------------------------------
1 | // NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT
2 | // IT'S JUST JUNK FOR OUR DOCS!
3 | // ++++++++++++++++++++++++++++++++++++++++++
4 | /*!
5 | * Copyright 2013 Twitter, Inc.
6 | *
7 | * Licensed under the Creative Commons Attribution 3.0 Unported License. For
8 | * details, see http://creativecommons.org/licenses/by/3.0/.
9 | */
10 | // Intended to prevent false-positive bug reports about responsive styling supposedly not working in IE8.
11 | if (window.location.protocol == 'file:')
12 | alert("ERROR: Bootstrap's responsive CSS is disabled!\nSee getbootstrap.com/getting-started/#respond-file-proto for details.")
13 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "sass-bootstrap",
3 | "version": "3.0.2",
4 | "main": [
5 | "./dist/js/bootstrap.js",
6 | "./dist/css/bootstrap.css",
7 | "./dist/fonts/*"
8 | ],
9 | "ignore": [
10 | "**/.*"
11 | ],
12 | "dependencies": {
13 | "jquery": ">= 1.9.0"
14 | },
15 | "homepage": "https://github.com/jlong/sass-bootstrap",
16 | "_release": "3.0.2",
17 | "_resolution": {
18 | "type": "version",
19 | "tag": "v3.0.2",
20 | "commit": "efd13cf8bf77c623cd38c927ad14a30eb1a1384b"
21 | },
22 | "_source": "https://github.com/jlong/sass-bootstrap.git",
23 | "_target": "~3.0.2",
24 | "_originalSource": "sass-bootstrap"
25 | }
--------------------------------------------------------------------------------
/dist/bower_components/angular/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular",
3 | "version": "",
4 | "description": "HTML enhanced for web apps",
5 | "main": "angular.js",
6 | "scripts": {
7 | "test": "echo \"Error: no test specified\" && exit 1"
8 | },
9 | "repository": {
10 | "type": "git",
11 | "url": "https://github.com/angular/angular.js.git"
12 | },
13 | "keywords": [
14 | "angular",
15 | "framework",
16 | "browser",
17 | "client-side"
18 | ],
19 | "author": "Angular Core Team ",
20 | "license": "MIT",
21 | "bugs": {
22 | "url": "https://github.com/angular/angular.js/issues"
23 | },
24 | "homepage": "http://angularjs.org"
25 | }
26 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_component-animations.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Component animations
3 | // --------------------------------------------------
4 |
5 | // Heads up!
6 | //
7 | // We don't use the `.opacity()` mixin here since it causes a bug with text
8 | // fields in IE7-8. Source: https://github.com/twitter/bootstrap/pull/3552.
9 |
10 | .fade {
11 | opacity: 0;
12 | @include transition(opacity .15s linear);
13 | &.in {
14 | opacity: 1;
15 | }
16 | }
17 |
18 | .collapse {
19 | display: none;
20 | &.in {
21 | display: block;
22 | }
23 | }
24 | .collapsing {
25 | position: relative;
26 | height: 0;
27 | overflow: hidden;
28 | @include transition(height .35s ease);
29 | }
30 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_wells.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Wells
3 | // --------------------------------------------------
4 |
5 |
6 | // Base class
7 | .well {
8 | min-height: 20px;
9 | padding: 19px;
10 | margin-bottom: 20px;
11 | background-color: $well-bg;
12 | border: 1px solid darken($well-bg, 7%);
13 | border-radius: $border-radius-base;
14 | @include box-shadow(inset 0 1px 1px rgba(0,0,0,.05));
15 | blockquote {
16 | border-color: #ddd;
17 | border-color: rgba(0,0,0,.15);
18 | }
19 | }
20 |
21 | // Sizes
22 | .well-lg {
23 | padding: 24px;
24 | border-radius: $border-radius-large;
25 | }
26 | .well-sm {
27 | padding: 9px;
28 | border-radius: $border-radius-small;
29 | }
30 |
--------------------------------------------------------------------------------
/dist/bower_components/angular-cookies/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular-cookies",
3 | "version": "",
4 | "description": "AngularJS module for cookies",
5 | "main": "angular-cookies.js",
6 | "scripts": {
7 | "test": "echo \"Error: no test specified\" && exit 1"
8 | },
9 | "repository": {
10 | "type": "git",
11 | "url": "https://github.com/angular/angular.js.git"
12 | },
13 | "keywords": [
14 | "angular",
15 | "framework",
16 | "browser",
17 | "cookies",
18 | "client-side"
19 | ],
20 | "author": "Angular Core Team ",
21 | "license": "MIT",
22 | "bugs": {
23 | "url": "https://github.com/angular/angular.js/issues"
24 | },
25 | "homepage": "http://angularjs.org"
26 | }
27 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/support/csp.php:
--------------------------------------------------------------------------------
1 |
11 |
12 |
13 |
14 |
15 | CSP Test Page
16 |
17 |
18 |
19 |
20 | CSP Test Page
21 |
22 |
23 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/dimensions/documentSmall.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
--------------------------------------------------------------------------------
/dist/bower_components/angular-mocks/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "angular-mocks",
3 | "version": "",
4 | "description": "AngularJS mocks for testing",
5 | "main": "angular-mocks.js",
6 | "scripts": {
7 | "test": "echo \"Error: no test specified\" && exit 1"
8 | },
9 | "repository": {
10 | "type": "git",
11 | "url": "https://github.com/angular/angular.js.git"
12 | },
13 | "keywords": [
14 | "angular",
15 | "framework",
16 | "browser",
17 | "mocks",
18 | "testing",
19 | "client-side"
20 | ],
21 | "author": "Angular Core Team ",
22 | "license": "MIT",
23 | "bugs": {
24 | "url": "https://github.com/angular/angular.js/issues"
25 | },
26 | "homepage": "http://angularjs.org"
27 | }
28 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/ajax/unreleasedXHR.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | Attempt to block tests because of dangling XHR requests (IE)
6 |
7 |
21 |
22 |
23 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/app/scripts/services/templateretriever/templateRetriever.js:
--------------------------------------------------------------------------------
1 | angular.module('services.templateRetriever',[])
2 |
3 | .factory('templateRetriever', function ($http, $q){
4 | return {
5 | getTemplate: function (templateUrl, tracker) {
6 | var deferred = $q.defer();
7 |
8 | $http({
9 | url: templateUrl,
10 | method: 'GET',
11 | headers: {'Content-Type': 'text/html'},
12 | tracker: tracker || 'promiseTracker'
13 | })
14 | .success(function(data){
15 | deferred.resolve(data);
16 | })
17 | .error(function(data, status, headers, config){
18 | deferred.reject({
19 | data: data,
20 | status: status,
21 | headers: headers,
22 | config: config
23 | });
24 | });
25 |
26 | return deferred.promise;
27 | }
28 | }
29 | });
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/support/shrinkWrapBlocks.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
12 |
13 |
14 |
15 |
16 |
17 |
22 |
23 |
24 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/.editorconfig:
--------------------------------------------------------------------------------
1 | # This file is for unifying the coding style for different editors and IDEs
2 | # editorconfig.org
3 |
4 | root = true
5 |
6 |
7 | [*]
8 | end_of_line = lf
9 | charset = utf-8
10 | trim_trailing_whitespace = true
11 | insert_final_newline = true
12 |
13 | # Tabs in JS unless otherwise specified
14 | [**.js]
15 | indent_style = tab
16 |
17 | [Makefile]
18 | indent_style = tab
19 |
20 |
21 | [speed/**.html]
22 | indent_style = tab
23 |
24 | [speed/**.css]
25 | indent_style = tab
26 |
27 | [speed/benchmarker.js]
28 | indent_style = space
29 | indent_size = 2
30 |
31 |
32 | [test/**.xml]
33 | indent_style = tab
34 |
35 | [test/**.php]
36 | indent_style = tab
37 |
38 | [test/**.html]
39 | indent_style = tab
40 |
41 | [test/**.css]
42 | indent_style = space
43 | indent_size = 8
44 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/support/bodyBackground.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
17 |
18 |
19 |
20 |
21 |
22 |
27 |
28 |
29 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/index.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: home
3 | title: Bootstrap
4 | base_url: "./"
5 | ---
6 |
7 |
8 |
9 |
Bootstrap
10 |
Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.
11 |
12 | Download Bootstrap
13 | Download source
14 |
15 |
16 |
17 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/forrest.properties.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/readywaitloader.js:
--------------------------------------------------------------------------------
1 | // Simple script loader that uses jQuery.readyWait via jQuery.holdReady()
2 |
3 | //Hold on jQuery!
4 | jQuery.holdReady(true);
5 |
6 | var readyRegExp = /^(complete|loaded)$/;
7 |
8 | function assetLoaded( evt ){
9 | var node = evt.currentTarget || evt.srcElement;
10 | if ( evt.type === "load" || readyRegExp.test(node.readyState) ) {
11 | jQuery.holdReady(false);
12 | }
13 | }
14 |
15 | setTimeout( function() {
16 | var script = document.createElement("script");
17 | script.type = "text/javascript";
18 | if ( script.addEventListener ) {
19 | script.addEventListener( "load", assetLoaded, false );
20 | } else {
21 | script.attachEvent( "onreadystatechange", assetLoaded );
22 | }
23 | script.src = "data/readywaitasset.js";
24 | document.getElementsByTagName("head")[0].appendChild(script);
25 | }, 2000 );
26 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/event/syncReady.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | Test case for jQuery ticket #10067
6 |
7 |
8 |
9 |
10 |
15 |
16 |
20 |
21 |
22 |
23 |
24 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/composer.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "jlong/sass-bootstrap"
3 | , "description": "A sass port of the sleek, intuitive, and powerful front-end framework for faster and easier web development."
4 | , "keywords": ["bootstrap", "css", "sass"]
5 | , "homepage": "http://github.com/jlong/sass-bootstrap/"
6 | , "authors": [
7 | {
8 | "name": "John W. Long"
9 | },
10 | {
11 | "name": "Mark Otto",
12 | "email": "markdotto@gmail.com"
13 | },
14 | {
15 | "name": "Jacob Thornton",
16 | "email": "jacobthornton@gmail.com"
17 | }
18 | ]
19 | , "support": {
20 | "issues": "https://github.com/twbs/bootstrap/issues"
21 | }
22 | , "license": "Apache-2.0"
23 | , "extra": {
24 | "branch-alias": {
25 | "dev-master": "3.0.x-dev"
26 | }
27 | }
28 | }
29 |
--------------------------------------------------------------------------------
/dist/bower_components/angular-cookies/angular-cookies.min.js:
--------------------------------------------------------------------------------
1 | /*
2 | AngularJS v1.2.26
3 | (c) 2010-2014 Google, Inc. http://angularjs.org
4 | License: MIT
5 | */
6 | (function(p,f,n){'use strict';f.module("ngCookies",["ng"]).factory("$cookies",["$rootScope","$browser",function(e,b){var c={},g={},h,k=!1,l=f.copy,m=f.isUndefined;b.addPollFn(function(){var a=b.cookies();h!=a&&(h=a,l(a,g),l(a,c),k&&e.$apply())})();k=!0;e.$watch(function(){var a,d,e;for(a in g)m(c[a])&&b.cookies(a,n);for(a in c)d=c[a],f.isString(d)||(d=""+d,c[a]=d),d!==g[a]&&(b.cookies(a,d),e=!0);if(e)for(a in d=b.cookies(),c)c[a]!==d[a]&&(m(d[a])?delete c[a]:c[a]=d[a])});return c}]).factory("$cookieStore",
7 | ["$cookies",function(e){return{get:function(b){return(b=e[b])?f.fromJson(b):b},put:function(b,c){e[b]=f.toJson(c)},remove:function(b){delete e[b]}}}])})(window,window.angular);
8 | //# sourceMappingURL=angular-cookies.min.js.map
9 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/with_fries.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 | 1
14 |
15 |
16 |
17 |
18 | foo
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/dist/bower_components/json3/bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "json3",
3 | "version": "3.3.2",
4 | "main": "lib/json3.js",
5 | "repository": {
6 | "type": "git",
7 | "url": "git://github.com/bestiejs/json3.git"
8 | },
9 | "ignore": [
10 | ".*",
11 | "**/.*",
12 | "build.js",
13 | "index.html",
14 | "index.js",
15 | "component.json",
16 | "package.json",
17 | "benchmark",
18 | "page",
19 | "test",
20 | "vendor",
21 | "tests"
22 | ],
23 | "homepage": "https://github.com/bestiejs/json3",
24 | "description": "A modern JSON implementation compatible with nearly all JavaScript platforms",
25 | "keywords": [
26 | "json",
27 | "spec",
28 | "ecma",
29 | "es5",
30 | "lexer",
31 | "parser",
32 | "stringify"
33 | ],
34 | "authors": [
35 | "Kit Cambridge "
36 | ],
37 | "license": "MIT"
38 | }
39 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_thumbnails.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Thumbnails
3 | // --------------------------------------------------
4 |
5 |
6 | // Mixin and adjust the regular image class
7 | .thumbnail {
8 | @extend .img-thumbnail;
9 | display: block; // Override the inline-block from `.img-thumbnail`
10 | margin-bottom: $line-height-computed;
11 |
12 | > img {
13 | @include img-responsive();
14 | margin-left: auto;
15 | margin-right: auto;
16 | }
17 |
18 | // [converter] extracted a&:hover, a&:focus, a&.active to a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active
19 |
20 | // Image captions
21 | .caption {
22 | padding: $thumbnail-caption-padding;
23 | color: $thumbnail-caption-color;
24 | }
25 | }
26 |
27 | // Add a hover state for linked versions only
28 | a.thumbnail:hover,
29 | a.thumbnail:focus,
30 | a.thumbnail.active {
31 | border-color: $link-color;
32 | }
33 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "log4js",
3 | "version": "1.0.0",
4 | "main": "log4js/src/main/js/log4js.js",
5 | "authors": [
6 | "stritti (https://github.com/stritti)"
7 | ],
8 | "description": "Log4js - The Logging Framework for JavaScript",
9 | "keywords": [
10 | "log",
11 | "logging",
12 | "log4js",
13 | "log4j"
14 | ],
15 | "license": "Apache License, Version 2.0",
16 | "homepage": "http://stritti.github.io/log4js/",
17 | "ignore": [
18 | "**/.*",
19 | "node_modules",
20 | "bower_components",
21 | "test",
22 | "tests"
23 | ],
24 | "_release": "1.0.0",
25 | "_resolution": {
26 | "type": "version",
27 | "tag": "1.0.0",
28 | "commit": "8ecbf8b4ed9f5a7dac820e622037d78e2b7fb93a"
29 | },
30 | "_source": "https://github.com/stritti/log4js.git",
31 | "_target": "~1.0.0",
32 | "_originalSource": "log4js",
33 | "_direct": true
34 | }
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_close.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Close icons
3 | // --------------------------------------------------
4 |
5 |
6 | .close {
7 | float: right;
8 | font-size: ($font-size-base * 1.5);
9 | font-weight: $close-font-weight;
10 | line-height: 1;
11 | color: $close-color;
12 | text-shadow: $close-text-shadow;
13 | @include opacity(.2);
14 |
15 | &:hover,
16 | &:focus {
17 | color: $close-color;
18 | text-decoration: none;
19 | cursor: pointer;
20 | @include opacity(.5);
21 | }
22 |
23 | // [converter] extracted button& to button.close
24 | }
25 |
26 | // Additional properties for button version
27 | // iOS requires the button element instead of an anchor tag.
28 | // If you want the anchor version, it requires `href="#"`.
29 | button.close {
30 | padding: 0;
31 | cursor: pointer;
32 | background: transparent;
33 | border: 0;
34 | -webkit-appearance: none;
35 | }
36 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/js/tests/unit/affix.js:
--------------------------------------------------------------------------------
1 | $(function () {
2 |
3 | module("affix")
4 |
5 | test("should provide no conflict", function () {
6 | var affix = $.fn.affix.noConflict()
7 | ok(!$.fn.affix, 'affix was set back to undefined (org value)')
8 | $.fn.affix = affix
9 | })
10 |
11 | test("should be defined on jquery object", function () {
12 | ok($(document.body).affix, 'affix method is defined')
13 | })
14 |
15 | test("should return element", function () {
16 | ok($(document.body).affix()[0] == document.body, 'document.body returned')
17 | })
18 |
19 | test("should exit early if element is not visible", function () {
20 | var $affix = $('
').affix()
21 | $affix.data('bs.affix').checkPosition()
22 | ok(!$affix.hasClass('affix'), 'affix class was not added')
23 | })
24 |
25 | })
26 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/browserstack.json:
--------------------------------------------------------------------------------
1 | {
2 | "username": "--secure--",
3 | "key": "--secure--",
4 | "test_path": "js/tests/index.html",
5 | "browsers": [
6 | {
7 | "browser": "firefox",
8 | "browser_version": "latest",
9 | "os": "OS X",
10 | "os_version": "Mountain Lion"
11 | },
12 | {
13 | "browser": "safari",
14 | "browser_version": "latest",
15 | "os": "OS X",
16 | "os_version": "Mountain Lion"
17 | },
18 | {
19 | "browser": "chrome",
20 | "browser_version": "latest",
21 | "os": "OS X",
22 | "os_version": "Mountain Lion"
23 | },
24 | {
25 | "browser": "firefox",
26 | "browser_version": "latest",
27 | "os": "Windows",
28 | "os_version": "7"
29 | },
30 | {
31 | "browser": "chrome",
32 | "browser_version": "latest",
33 | "os": "Windows",
34 | "os_version": "7"
35 | }
36 | ]
37 | }
38 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/translations/languages_en.xml:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 | English
20 | Spanish
21 | Dutch
22 |
23 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/sticky-footer/sticky-footer.css:
--------------------------------------------------------------------------------
1 | /* Sticky footer styles
2 | -------------------------------------------------- */
3 |
4 | html,
5 | body {
6 | height: 100%;
7 | /* The html and body elements cannot have any padding or margin. */
8 | }
9 |
10 | /* Wrapper for page content to push down footer */
11 | #wrap {
12 | min-height: 100%;
13 | height: auto;
14 | /* Negative indent footer by its height */
15 | margin: 0 auto -60px;
16 | /* Pad bottom by footer height */
17 | padding: 0 0 60px;
18 | }
19 |
20 | /* Set the fixed height of the footer here */
21 | #footer {
22 | height: 60px;
23 | background-color: #f5f5f5;
24 | }
25 |
26 |
27 | /* Custom page CSS
28 | -------------------------------------------------- */
29 | /* Not required for template or sticky footer method. */
30 |
31 | .container {
32 | width: auto;
33 | max-width: 680px;
34 | padding: 0 15px;
35 | }
36 | .container .credit {
37 | margin: 20px 0;
38 | }
39 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/offset/body.html:
--------------------------------------------------------------------------------
1 |
3 |
4 |
5 |
6 | body
7 |
12 |
13 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/translations/tabs.xml:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 | Home
20 | Samples
21 | Apache Logging Projects
22 |
23 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/signin/signin.css:
--------------------------------------------------------------------------------
1 | body {
2 | padding-top: 40px;
3 | padding-bottom: 40px;
4 | background-color: #eee;
5 | }
6 |
7 | .form-signin {
8 | max-width: 330px;
9 | padding: 15px;
10 | margin: 0 auto;
11 | }
12 | .form-signin .form-signin-heading,
13 | .form-signin .checkbox {
14 | margin-bottom: 10px;
15 | }
16 | .form-signin .checkbox {
17 | font-weight: normal;
18 | }
19 | .form-signin .form-control {
20 | position: relative;
21 | font-size: 16px;
22 | height: auto;
23 | padding: 10px;
24 | -webkit-box-sizing: border-box;
25 | -moz-box-sizing: border-box;
26 | box-sizing: border-box;
27 | }
28 | .form-signin .form-control:focus {
29 | z-index: 2;
30 | }
31 | .form-signin input[type="text"] {
32 | margin-bottom: -1px;
33 | border-bottom-left-radius: 0;
34 | border-bottom-right-radius: 0;
35 | }
36 | .form-signin input[type="password"] {
37 | margin-bottom: 10px;
38 | border-top-left-radius: 0;
39 | border-top-right-radius: 0;
40 | }
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/forrest.properties:
--------------------------------------------------------------------------------
1 | #Created by JInto - www.guh-software.de
2 | #Fri Aug 03 14:23:02 CEST 2007
3 | forrest.validate=false
4 | forrest.maxmemory=128m
5 | project.bugtracking-url=https\://developer.berlios.de/bugs/?func\=detailbug&group_id\=5368&bug_id\=
6 | project.content-dir=xdocs
7 | project.debuglevel=WARN
8 | project.issues-rss-url=http\://developer.berlios.de/export/rss_bsnews.php?group_id\=5368
9 | project.name=Log4js
10 | project.required.plugins=org.apache.forrest.plugin.input.dtdx,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.input.feeder
11 | project.skin=pelt
12 | project.start-uri=linkmap.html
13 | project.status=status.xml
14 |
15 |
16 | # Switch to generate a Google Sitemap file
17 | project.generate-google-sitemap=false
18 |
19 | # Name of the Google Sitemap file
20 | project.google-sitemap-name=sitemap.xml
21 |
22 | # Prefix to generate absolute urls in Google Sitemap file
23 | project.site-uri-prefix=http://localhost/
24 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/_includes/social-buttons.html:
--------------------------------------------------------------------------------
1 |
17 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/composer.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "components/jquery",
3 | "description": "jQuery JavaScript Library",
4 | "type": "component",
5 | "homepage": "http://jquery.com",
6 | "license": "MIT",
7 | "support": {
8 | "irc": "irc://irc.freenode.org/jquery",
9 | "issues": "http://bugs.jquery.com",
10 | "forum": "http://forum.jquery.com",
11 | "wiki": "http://docs.jquery.com/",
12 | "source": "https://github.com/jquery/jquery"
13 | },
14 | "authors": [
15 | {
16 | "name": "John Resig",
17 | "email": "jeresig@gmail.com"
18 | }
19 | ],
20 | "require": {
21 | "robloach/component-installer": "*"
22 | },
23 | "extra": {
24 | "component": {
25 | "scripts": [
26 | "jquery.js"
27 | ],
28 | "files": [
29 | "jquery.min.js",
30 | "jquery-migrate.js",
31 | "jquery-migrate.min.js"
32 | ]
33 | }
34 | }
35 | }
36 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js/log4js-AllTests.launch:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/manipulation/iframe-denied.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | body
6 |
7 |
8 |
9 |
10 |
35 |
36 |
37 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_jumbotron.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Jumbotron
3 | // --------------------------------------------------
4 |
5 |
6 | .jumbotron {
7 | padding: $jumbotron-padding;
8 | margin-bottom: $jumbotron-padding;
9 | font-size: $jumbotron-font-size;
10 | font-weight: 200;
11 | line-height: ($line-height-base * 1.5);
12 | color: $jumbotron-color;
13 | background-color: $jumbotron-bg;
14 |
15 | h1 {
16 | line-height: 1;
17 | color: $jumbotron-heading-color;
18 | }
19 | p {
20 | line-height: 1.4;
21 | }
22 |
23 | .container & {
24 | border-radius: $border-radius-large; // Only round corners at higher resolutions if contained in a container
25 | }
26 |
27 | @media screen and (min-width: $screen-sm-min) {
28 | padding-top: ($jumbotron-padding * 1.6);
29 | padding-bottom: ($jumbotron-padding * 1.6);
30 |
31 | .container & {
32 | padding-left: ($jumbotron-padding * 2);
33 | padding-right: ($jumbotron-padding * 2);
34 | }
35 |
36 | h1 {
37 | font-size: ($font-size-base * 4.5);
38 | }
39 | }
40 | }
41 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "jquery",
3 | "title": "jQuery",
4 | "description": "JavaScript library for DOM operations",
5 | "version": "1.10.2",
6 | "homepage": "http://jquery.com",
7 | "author": {
8 | "name": "jQuery Foundation and other contributors",
9 | "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
10 | },
11 | "repository": {
12 | "type": "git",
13 | "url": "https://github.com/jquery/jquery.git"
14 | },
15 | "bugs": {
16 | "url": "http://bugs.jquery.com"
17 | },
18 | "licenses": [
19 | {
20 | "type": "MIT",
21 | "url": "https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt"
22 | }
23 | ],
24 | "dependencies": {},
25 | "devDependencies": {
26 | "grunt-compare-size": "~0.4.0",
27 | "grunt-git-authors": "1.2.0",
28 | "grunt-update-submodules": "0.2.0",
29 | "grunt-contrib-watch": "0.3.1",
30 | "grunt-contrib-jshint": "0.3.0",
31 | "grunt-contrib-uglify": "0.2.0",
32 | "grunt": "0.4.1",
33 | "gzip-js": "0.3.1",
34 | "testswarm": "~1.1.0",
35 | "archiver": "~0.4.2"
36 | },
37 | "keywords": []
38 | }
39 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/translations/langcode.xml:
--------------------------------------------------------------------------------
1 |
2 |
18 |
22 |
23 | English
24 |
28 |
29 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/_config.yml:
--------------------------------------------------------------------------------
1 | # Dependencies
2 | markdown: rdiscount
3 | pygments: true
4 |
5 | # Permalinks
6 | permalink: pretty
7 |
8 | # Server
9 | destination: ./_gh_pages
10 | exclude: [".editorconfig", ".gitignore", "bower.json", "composer.json", "CONTRIBUTING.md", "CNAME", "LICENSE", "Gruntfile.js", "package.json", "node_modules", "README.md", "less"]
11 | port: 9001
12 |
13 | # Custom vars
14 | current_version: 3.0.2
15 | repo: https://github.com/twbs/bootstrap
16 |
17 | download_source: https://github.com/twbs/bootstrap/archive/v3.0.2.zip
18 | download_dist: https://github.com/twbs/bootstrap/releases/download/v3.0.2/bootstrap-3.0.2-dist.zip
19 |
20 | blog: http://blog.getbootstrap.com
21 | expo: http://expo.getbootstrap.com
22 |
23 | cdn_css: //netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css
24 | cdn_theme_css: //netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap-theme.min.css
25 | cdn_js: //netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js
26 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_utilities.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Utility classes
3 | // --------------------------------------------------
4 |
5 |
6 | // Floats
7 | // -------------------------
8 |
9 | .clearfix {
10 | @include clearfix();
11 | }
12 | .center-block {
13 | @include center-block();
14 | }
15 | .pull-right {
16 | float: right !important;
17 | }
18 | .pull-left {
19 | float: left !important;
20 | }
21 |
22 |
23 | // Toggling content
24 | // -------------------------
25 |
26 | // Note: Deprecated .hide in favor of .hidden or .sr-only (as appropriate) in v3.0.1
27 | .hide {
28 | display: none !important;
29 | }
30 | .show {
31 | display: block !important;
32 | }
33 | .invisible {
34 | visibility: hidden;
35 | }
36 | .text-hide {
37 | @include text-hide();
38 | }
39 |
40 |
41 | // Hide from screenreaders and browsers
42 | //
43 | // Credit: HTML5 Boilerplate
44 |
45 | .hidden {
46 | display: none !important;
47 | visibility: hidden !important;
48 | }
49 |
50 |
51 | // For Affix plugin
52 | // -------------------------
53 |
54 | .affix {
55 | position: fixed;
56 | }
57 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/sticky-footer-navbar/sticky-footer-navbar.css:
--------------------------------------------------------------------------------
1 | /* Sticky footer styles
2 | -------------------------------------------------- */
3 |
4 | html,
5 | body {
6 | height: 100%;
7 | /* The html and body elements cannot have any padding or margin. */
8 | }
9 |
10 | /* Wrapper for page content to push down footer */
11 | #wrap {
12 | min-height: 100%;
13 | height: auto;
14 | /* Negative indent footer by its height */
15 | margin: 0 auto -60px;
16 | /* Pad bottom by footer height */
17 | padding: 0 0 60px;
18 | }
19 |
20 | /* Set the fixed height of the footer here */
21 | #footer {
22 | height: 60px;
23 | background-color: #f5f5f5;
24 | }
25 |
26 |
27 | /* Custom page CSS
28 | -------------------------------------------------- */
29 | /* Not required for template or sticky footer method. */
30 |
31 | #wrap > .container {
32 | padding: 60px 15px 0;
33 | }
34 | .container .credit {
35 | margin: 20px 0;
36 | }
37 |
38 | #footer > .container {
39 | padding-left: 15px;
40 | padding-right: 15px;
41 | }
42 |
43 | code {
44 | font-size: 80%;
45 | }
46 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/speed/slice.vs.concat.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/.jshintrc:
--------------------------------------------------------------------------------
1 | {
2 | "boss": true,
3 | "curly": true,
4 | "eqeqeq": true,
5 | "eqnull": true,
6 | "expr": true,
7 | "immed": true,
8 | "noarg": true,
9 | "onevar": true,
10 | "quotmark": "double",
11 | "smarttabs": true,
12 | "trailing": true,
13 | "undef": true,
14 | "unused": true,
15 |
16 | "evil": true,
17 | "sub": true,
18 |
19 | "browser": true,
20 | "devel": true,
21 | "wsh": true,
22 |
23 | "predef": [
24 | "DOMParser",
25 | "jQuery",
26 | "QUnit",
27 | "module",
28 | "ok",
29 | "equal",
30 | "test",
31 | "asyncTest",
32 | "notEqual",
33 | "deepEqual",
34 | "strictEqual",
35 | "notStrictEqual",
36 | "start",
37 | "stop",
38 | "expect",
39 | "raises",
40 | "ajaxTest",
41 | "testIframe",
42 | "testIframeWithCallback",
43 | "createDashboardXML",
44 | "createXMLFragment",
45 | "moduleTeardown",
46 | "testFoo",
47 | "url",
48 | "t",
49 | "q",
50 | "amdDefined",
51 | "fireNative",
52 | "Globals",
53 | "hasPHP",
54 | "isLocal",
55 | "originaljQuery",
56 | "$",
57 | "original$",
58 | "externalHost"
59 | ]
60 | }
61 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_media.scss:
--------------------------------------------------------------------------------
1 | // Media objects
2 | // Source: http://stubbornella.org/content/?p=497
3 | // --------------------------------------------------
4 |
5 |
6 | // Common styles
7 | // -------------------------
8 |
9 | // Clear the floats
10 | .media,
11 | .media-body {
12 | overflow: hidden;
13 | zoom: 1;
14 | }
15 |
16 | // Proper spacing between instances of .media
17 | .media,
18 | .media .media {
19 | margin-top: 15px;
20 | }
21 | .media:first-child {
22 | margin-top: 0;
23 | }
24 |
25 | // For images and videos, set to block
26 | .media-object {
27 | display: block;
28 | }
29 |
30 | // Reset margins on headings for tighter default spacing
31 | .media-heading {
32 | margin: 0 0 5px;
33 | }
34 |
35 |
36 | // Media image alignment
37 | // -------------------------
38 |
39 | .media {
40 | > .pull-left {
41 | margin-right: 10px;
42 | }
43 | > .pull-right {
44 | margin-left: 10px;
45 | }
46 | }
47 |
48 |
49 | // Media list variation
50 | // -------------------------
51 |
52 | // Undo default ul/ol styles
53 | .media-list {
54 | padding-left: 0;
55 | list-style: none;
56 | }
57 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/bootstrap.scss:
--------------------------------------------------------------------------------
1 | // Core variables and mixins
2 | @import "variables";
3 | @import "mixins";
4 |
5 | // Reset
6 | @import "normalize";
7 | @import "print";
8 |
9 | // Core CSS
10 | @import "scaffolding";
11 | @import "type";
12 | @import "code";
13 | @import "grid";
14 | @import "tables";
15 | @import "forms";
16 | @import "buttons";
17 |
18 | // Components
19 | @import "component-animations";
20 | @import "glyphicons";
21 | @import "dropdowns";
22 | @import "button-groups";
23 | @import "input-groups";
24 | @import "navs";
25 | @import "navbar";
26 | @import "breadcrumbs";
27 | @import "pagination";
28 | @import "pager";
29 | @import "labels";
30 | @import "badges";
31 | @import "jumbotron";
32 | @import "thumbnails";
33 | @import "alerts";
34 | @import "progress-bars";
35 | @import "media";
36 | @import "list-group";
37 | @import "panels";
38 | @import "wells";
39 | @import "close";
40 |
41 | // Components w/ JavaScript
42 | @import "modals";
43 | @import "tooltip";
44 | @import "popovers";
45 | @import "carousel";
46 |
47 | // Utility classes
48 | @import "utilities";
49 | @import "responsive-utilities";
50 |
--------------------------------------------------------------------------------
/LICENSE.txt:
--------------------------------------------------------------------------------
1 | The MIT License (MIT)
2 |
3 | Copyright (c) 2014 Nelson Omuto
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in
13 | all copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | THE SOFTWARE.
22 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_pager.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Pager pagination
3 | // --------------------------------------------------
4 |
5 |
6 | .pager {
7 | padding-left: 0;
8 | margin: $line-height-computed 0;
9 | list-style: none;
10 | text-align: center;
11 | @include clearfix();
12 | li {
13 | display: inline;
14 | > a,
15 | > span {
16 | display: inline-block;
17 | padding: 5px 14px;
18 | background-color: $pagination-bg;
19 | border: 1px solid $pagination-border;
20 | border-radius: $pager-border-radius;
21 | }
22 |
23 | > a:hover,
24 | > a:focus {
25 | text-decoration: none;
26 | background-color: $pagination-hover-bg;
27 | }
28 | }
29 |
30 | .next {
31 | > a,
32 | > span {
33 | float: right;
34 | }
35 | }
36 |
37 | .previous {
38 | > a,
39 | > span {
40 | float: left;
41 | }
42 | }
43 |
44 | .disabled {
45 | > a,
46 | > a:hover,
47 | > a:focus,
48 | > span {
49 | color: $pager-disabled-color;
50 | background-color: $pagination-bg;
51 | cursor: not-allowed;
52 | }
53 | }
54 |
55 | }
56 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/examples/offcanvas/offcanvas.css:
--------------------------------------------------------------------------------
1 | /*
2 | * Style tweaks
3 | * --------------------------------------------------
4 | */
5 | html {
6 | overflow-x: hidden; /* Prevent scroll on narrow devices */
7 | }
8 | body {
9 | padding-top: 70px;
10 | }
11 | footer {
12 | padding: 30px 0;
13 | }
14 |
15 | /*
16 | * Off Canvas
17 | * --------------------------------------------------
18 | */
19 | @media screen and (max-width: 767px) {
20 | .row-offcanvas {
21 | position: relative;
22 | -webkit-transition: all 0.25s ease-out;
23 | -moz-transition: all 0.25s ease-out;
24 | transition: all 0.25s ease-out;
25 | }
26 |
27 | .row-offcanvas-right
28 | .sidebar-offcanvas {
29 | right: -50%; /* 6 columns */
30 | }
31 |
32 | .row-offcanvas-left
33 | .sidebar-offcanvas {
34 | left: -50%; /* 6 columns */
35 | }
36 |
37 | .row-offcanvas-right.active {
38 | right: 50%; /* 6 columns */
39 | }
40 |
41 | .row-offcanvas-left.active {
42 | left: 50%; /* 6 columns */
43 | }
44 |
45 | .sidebar-offcanvas {
46 | position: absolute;
47 | top: 0;
48 | width: 50%; /* 6 columns */
49 | }
50 | }
51 |
--------------------------------------------------------------------------------
/dist/bower_components/json3/LICENSE:
--------------------------------------------------------------------------------
1 | Copyright (c) 2012-2014 Kit Cambridge.
2 | http://kitcambridge.be/
3 |
4 | Permission is hereby granted, free of charge, to any person obtaining a copy of
5 | this software and associated documentation files (the "Software"), to deal in
6 | the Software without restriction, including without limitation the rights to
7 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
8 | of the Software, and to permit persons to whom the Software is furnished to do
9 | so, subject to the following conditions:
10 |
11 | The above copyright notice and this permission notice shall be included in all
12 | copies or substantial portions of the Software.
13 |
14 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20 | SOFTWARE.
--------------------------------------------------------------------------------
/dist/bower_components/lazy.js/LICENSE.txt:
--------------------------------------------------------------------------------
1 | Copyright (c) 2013 Dan Tao
2 |
3 | MIT License
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining
6 | a copy of this software and associated documentation files (the
7 | "Software"), to deal in the Software without restriction, including
8 | without limitation the rights to use, copy, modify, merge, publish,
9 | distribute, sublicense, and/or sell copies of the Software, and to
10 | permit persons to whom the Software is furnished to do so, subject to
11 | the following conditions:
12 |
13 | The above copyright notice and this permission notice shall be
14 | included in all copies or substantial portions of the Software.
15 |
16 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23 |
--------------------------------------------------------------------------------
/dist/bower_components/lazy.js/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "lazy.js",
3 | "description": "Like Underscore, but lazier",
4 | "version": "0.3.2",
5 | "homepage": "http://dtao.github.io/lazy.js/",
6 | "author": {
7 | "name": "Dan Tao",
8 | "email": "daniel.tao@gmail.com",
9 | "url": "http://philosopherdeveloper.com"
10 | },
11 | "main": "lazy.node.js",
12 | "license": "MIT",
13 | "repository": {
14 | "type": "git",
15 | "url": "https://github.com/dtao/lazy.js.git"
16 | },
17 | "bugs": {
18 | "url": "https://github.com/dtao/lazy.js/issues"
19 | },
20 | "keywords": [
21 | "lazy",
22 | "functional",
23 | "performance",
24 | "speed",
25 | "util"
26 | ],
27 | "devDependencies": {
28 | "autodoc": ">= 0.5.5",
29 | "deft": ">= 0.2.0",
30 | "jasmine-node": "1.7.x",
31 | "jsdoc": "3.2.x",
32 | "JSONStream": ">= 0.7.1",
33 | "memorystream": ">= 0.2.0",
34 | "benchmark": "1.0.0",
35 | "race.js": "0.1.4",
36 | "lodash": "2.0.0",
37 | "underscore": "1.5.2",
38 | "string-table": "0.1.2"
39 | },
40 | "scripts": {
41 | "test": "autodoc -t lazy.js && jasmine-node spec/node_spec.js"
42 | }
43 | }
--------------------------------------------------------------------------------
/dist/bower_components/json3/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "json3",
3 | "version": "3.3.2",
4 | "main": "lib/json3.js",
5 | "repository": {
6 | "type": "git",
7 | "url": "git://github.com/bestiejs/json3.git"
8 | },
9 | "ignore": [
10 | ".*",
11 | "**/.*",
12 | "build.js",
13 | "index.html",
14 | "index.js",
15 | "component.json",
16 | "package.json",
17 | "benchmark",
18 | "page",
19 | "test",
20 | "vendor",
21 | "tests"
22 | ],
23 | "homepage": "https://github.com/bestiejs/json3",
24 | "description": "A modern JSON implementation compatible with nearly all JavaScript platforms",
25 | "keywords": [
26 | "json",
27 | "spec",
28 | "ecma",
29 | "es5",
30 | "lexer",
31 | "parser",
32 | "stringify"
33 | ],
34 | "authors": [
35 | "Kit Cambridge "
36 | ],
37 | "license": "MIT",
38 | "_release": "3.3.2",
39 | "_resolution": {
40 | "type": "version",
41 | "tag": "v3.3.2",
42 | "commit": "dec5c2a5dc723ff867caa32a81ed93ab814f7426"
43 | },
44 | "_source": "https://github.com/bestiejs/json3.git",
45 | "_target": "~3.3.2",
46 | "_originalSource": "json3"
47 | }
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/LICENSE-MIT:
--------------------------------------------------------------------------------
1 | The MIT License (MIT)
2 |
3 | Copyright (c) 2013 Twitter, Inc
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in
13 | all copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | THE SOFTWARE.
22 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/speed/closest.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Test .closest() Performance
5 |
6 |
7 |
8 |
9 |
25 |
26 |
27 |
28 |
Hello
29 |
30 |
31 |
lorem ipsum
32 |
dolor sit amet
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-servlet/src/main/java/de/berlios/log4js/adapter/Adapter.java:
--------------------------------------------------------------------------------
1 | /*
2 | * Licensed under the Apache License, Version 2.0 (the "License");
3 | * you may not use this file except in compliance with the License.
4 | * You may obtain a copy of the License at
5 | *
6 | * http://www.apache.org/licenses/LICENSE-2.0
7 | *
8 | * Unless required by applicable law or agreed to in writing, software
9 | * distributed under the License is distributed on an "AS IS" BASIS,
10 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11 | * See the License for the specific language governing permissions and
12 | * limitations under the License.
13 | */
14 | package de.berlios.log4js.adapter;
15 |
16 | import de.berlios.log4js.LoggingEvent;
17 |
18 | /**
19 | * Interface to adapt the Log4js events to specific Logging
20 | * implementation.
21 | *
22 | * @author Stephan Strittmatter
23 | * @created 02.08.2007
24 | */
25 | public interface Adapter {
26 |
27 | /**
28 | * Log the given Log4js Event to the specific logger.
29 | *
30 | * @param event Event send by Log4js
31 | */
32 | void logEvent(LoggingEvent event);
33 |
34 | }
35 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/src/event-alias.js:
--------------------------------------------------------------------------------
1 | jQuery.each( ("blur focus focusin focusout load resize scroll unload click dblclick " +
2 | "mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave " +
3 | "change select submit keydown keypress keyup error contextmenu").split(" "), function( i, name ) {
4 |
5 | // Handle event binding
6 | jQuery.fn[ name ] = function( data, fn ) {
7 | return arguments.length > 0 ?
8 | this.on( name, null, data, fn ) :
9 | this.trigger( name );
10 | };
11 | });
12 |
13 | jQuery.fn.extend({
14 | hover: function( fnOver, fnOut ) {
15 | return this.mouseenter( fnOver ).mouseleave( fnOut || fnOver );
16 | },
17 |
18 | bind: function( types, data, fn ) {
19 | return this.on( types, null, data, fn );
20 | },
21 | unbind: function( types, fn ) {
22 | return this.off( types, null, fn );
23 | },
24 |
25 | delegate: function( selector, types, data, fn ) {
26 | return this.on( types, selector, data, fn );
27 | },
28 | undelegate: function( selector, types, fn ) {
29 | // ( namespace ) or ( selector, types [, fn] )
30 | return arguments.length === 1 ? this.off( selector, "**" ) : this.off( types, selector || "**", fn );
31 | }
32 | });
33 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/MIT-LICENSE.txt:
--------------------------------------------------------------------------------
1 | Copyright 2013 jQuery Foundation and other contributors
2 | http://jquery.com/
3 |
4 | Permission is hereby granted, free of charge, to any person obtaining
5 | a copy of this software and associated documentation files (the
6 | "Software"), to deal in the Software without restriction, including
7 | without limitation the rights to use, copy, modify, merge, publish,
8 | distribute, sublicense, and/or sell copies of the Software, and to
9 | permit persons to whom the Software is furnished to do so, subject to
10 | the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be
13 | included in all copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
16 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
18 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
19 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
20 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
21 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/speed/benchmarker.css:
--------------------------------------------------------------------------------
1 |
2 | .dialog {
3 | margin-bottom: 1em;
4 | }
5 | a.expand {
6 | background: #e3e3e3;
7 | }
8 |
9 | div#time-test {
10 | font-family: Arial, Helvetica, sans-serif;
11 | font-size: 62.5%;
12 | }
13 |
14 | td.test button {
15 | float: right;
16 | }
17 |
18 | table {
19 | border: 1px solid #000;
20 | }
21 |
22 | table td, table th {
23 | border: 1px solid #000;
24 | padding: 10px;
25 | }
26 |
27 | td.winner {
28 | background-color: #cfc;
29 | }
30 |
31 | td.tie {
32 | background-color: #ffc;
33 | }
34 |
35 | td.fail {
36 | background-color: #f99;
37 | font-weight: bold;
38 | text-align: center;
39 | }
40 |
41 | tfoot td {
42 | text-align: center;
43 | }
44 |
45 | #time-test {
46 | margin: 1em 0;
47 | padding: .5em;
48 | background: #e3e3e3;
49 | }
50 | #time-taken {
51 | font-weight: bold;
52 | }
53 |
54 | span.wins {
55 | color: #330;
56 | }
57 |
58 | span.fails {
59 | color: #900;
60 | }
61 |
62 | div.buttons {
63 | margin-top: 10px;
64 | margin-bottom: 10px;
65 | }
66 |
--------------------------------------------------------------------------------
/dist/bower_components/es5-shim/LICENSE:
--------------------------------------------------------------------------------
1 | The MIT License (MIT)
2 |
3 | Copyright (C) 2009-2014 Kristopher Michael Kowal and contributors
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in
13 | all copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | THE SOFTWARE.
22 |
23 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/pelt/xslt/fo/document-to-fo.xsl:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 |
22 |
23 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/src/exports.js:
--------------------------------------------------------------------------------
1 | if ( typeof module === "object" && module && typeof module.exports === "object" ) {
2 | // Expose jQuery as module.exports in loaders that implement the Node
3 | // module pattern (including browserify). Do not create the global, since
4 | // the user will be storing it themselves locally, and globals are frowned
5 | // upon in the Node module world.
6 | module.exports = jQuery;
7 | } else {
8 | // Otherwise expose jQuery to the global object as usual
9 | window.jQuery = window.$ = jQuery;
10 |
11 | // Register as a named AMD module, since jQuery can be concatenated with other
12 | // files that may use define, but not via a proper concatenation script that
13 | // understands anonymous AMD modules. A named AMD is safest and most robust
14 | // way to register. Lowercase jquery is used because AMD module names are
15 | // derived from file names, and jQuery is normally delivered in a lowercase
16 | // file name. Do this after creating the global so that if an AMD module wants
17 | // to call noConflict to hide this version of jQuery, it will work.
18 | if ( typeof define === "function" && define.amd ) {
19 | define( "jquery", [], function () { return jQuery; } );
20 | }
21 | }
22 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-servlet/src/main/java/de/berlios/log4js/parser/ParseException.java:
--------------------------------------------------------------------------------
1 | /*
2 | * Licensed under the Apache License, Version 2.0 (the "License");
3 | * you may not use this file except in compliance with the License.
4 | * You may obtain a copy of the License at
5 | *
6 | * http://www.apache.org/licenses/LICENSE-2.0
7 | *
8 | * Unless required by applicable law or agreed to in writing, software
9 | * distributed under the License is distributed on an "AS IS" BASIS,
10 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11 | * See the License for the specific language governing permissions and
12 | * limitations under the License.
13 | */
14 | package de.berlios.log4js.parser;
15 |
16 | public class ParseException extends Exception {
17 |
18 | /**
19 | *
20 | */
21 | private static final long serialVersionUID = 7390689607047694643L;
22 |
23 | public ParseException() {
24 | super();
25 | }
26 |
27 | public ParseException(String message, Throwable cause) {
28 | super(message, cause);
29 | }
30 |
31 | public ParseException(String message) {
32 | super(message);
33 | }
34 |
35 | public ParseException(Throwable cause) {
36 | super(cause);
37 | }
38 |
39 | }
40 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/common/translations/CommonMessages_en_US.xml:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 | Font size:
20 | Last Published:
21 | Search
22 | Search site with
23 |
24 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/resources/schema/catalog.xcat:
--------------------------------------------------------------------------------
1 |
2 |
18 |
20 |
21 |
22 |
24 |
25 |
29 |
30 |
--------------------------------------------------------------------------------
/dist/bower_components/es5-shim/bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "es5-shim",
3 | "version": "3.1.1",
4 | "main": "es5-shim.js",
5 | "repository": {
6 | "type": "git",
7 | "url": "git://github.com/es-shims/es5-shim"
8 | },
9 | "homepage": "https://github.com/es-shims/es5-shim",
10 | "authors": [
11 | "Kris Kowal (http://github.com/kriskowal/)",
12 | "Sami Samhuri (http://samhuri.net/)",
13 | "Florian Schäfer (http://github.com/fschaefer)",
14 | "Irakli Gozalishvili (http://jeditoolkit.com)",
15 | "Kit Cambridge (http://kitcambridge.github.com)",
16 | "Jordan Harband (https://github.com/ljharb/)"
17 | ],
18 | "description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
19 | "keywords": [
20 | "shim",
21 | "es5",
22 | "es5",
23 | "shim",
24 | "javascript",
25 | "ecmascript",
26 | "polyfill"
27 | ],
28 | "license": "MIT",
29 | "ignore": [
30 | "**/.*",
31 | "node_modules",
32 | "bower_components",
33 | "tests"
34 | ]
35 | }
36 |
--------------------------------------------------------------------------------
/app/scripts/JSOL/README.txt:
--------------------------------------------------------------------------------
1 | JSOL stands for JavaScript Object Literal which is a string representing
2 | an object in JavaScript syntax.
3 |
4 | For example:
5 |
6 | {foo:"bar"} is equivalent to {"foo":"bar"} in JavaScript. Both are valid JSOL.
7 |
8 | Note that {"foo":"bar"} is proper JSON[1] therefore you can use one of the many
9 | JSON parsers out there like json2.js[2] or even the native browser's JSON parser,
10 | if available.
11 |
12 | However, {foo:"bar"} is NOT proper JSON but valid Javascript syntax for
13 | representing an object with one key, "foo" and its value, "bar".
14 | Using a JSON parser is not an option since this is NOT proper JSON.
15 |
16 | You can use JSOL.parse to safely parse any string that reprsents a JavaScript Object Literal.
17 | JSOL.parse will throw an Invalid JSOL exception on function calls, function declarations and variable references.
18 |
19 | Examples:
20 |
21 | JSOL.parse('{foo:"bar"}'); // valid
22 |
23 | JSOL.parse('{evil:(function(){alert("I\'m evil");})()}'); // invalid function calls
24 |
25 | JSOL.parse('{fn:function() { }}'); // invalid function declarations
26 |
27 | var bar = "bar";
28 | JSOL.parse('{foo:bar}'); // invalid variable references
29 |
30 | [1] http://www.json.org
31 | [2] http://www.json.org/json2.js
32 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_badges.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Badges
3 | // --------------------------------------------------
4 |
5 |
6 | // Base classes
7 | .badge {
8 | display: inline-block;
9 | min-width: 10px;
10 | padding: 3px 7px;
11 | font-size: $font-size-small;
12 | font-weight: $badge-font-weight;
13 | color: $badge-color;
14 | line-height: $badge-line-height;
15 | vertical-align: baseline;
16 | white-space: nowrap;
17 | text-align: center;
18 | background-color: $badge-bg;
19 | border-radius: $badge-border-radius;
20 |
21 | // Empty badges collapse automatically (not available in IE8)
22 | &:empty {
23 | display: none;
24 | }
25 | }
26 |
27 | // Hover state, but only for links
28 | a.badge {
29 | &:hover,
30 | &:focus {
31 | color: $badge-link-hover-color;
32 | text-decoration: none;
33 | cursor: pointer;
34 | }
35 | }
36 |
37 | // Quick fix for labels/badges in buttons
38 | .btn .badge {
39 | position: relative;
40 | top: -1px;
41 | }
42 |
43 | // Account for counters in navs
44 | a.list-group-item.active > .badge,
45 | .nav-pills > .active > a > .badge {
46 | color: $badge-active-color;
47 | background-color: $badge-active-bg;
48 | }
49 | .nav-pills > li > a > .badge {
50 | margin-left: 3px;
51 | }
52 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_labels.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Labels
3 | // --------------------------------------------------
4 |
5 | .label {
6 | display: inline;
7 | padding: .2em .6em .3em;
8 | font-size: 75%;
9 | font-weight: bold;
10 | line-height: 1;
11 | color: $label-color;
12 | text-align: center;
13 | white-space: nowrap;
14 | vertical-align: baseline;
15 | border-radius: .25em;
16 |
17 | // Add hover effects, but only for links
18 | &[href] {
19 | &:hover,
20 | &:focus {
21 | color: $label-link-hover-color;
22 | text-decoration: none;
23 | cursor: pointer;
24 | }
25 | }
26 |
27 | // Empty labels collapse automatically (not available in IE8)
28 | &:empty {
29 | display: none;
30 | }
31 | }
32 |
33 | // Colors
34 | // Contextual variations (linked labels get darker on :hover)
35 |
36 | .label-default {
37 | @include label-variant($label-default-bg);
38 | }
39 |
40 | .label-primary {
41 | @include label-variant($label-primary-bg);
42 | }
43 |
44 | .label-success {
45 | @include label-variant($label-success-bg);
46 | }
47 |
48 | .label-info {
49 | @include label-variant($label-info-bg);
50 | }
51 |
52 | .label-warning {
53 | @include label-variant($label-warning-bg);
54 | }
55 |
56 | .label-danger {
57 | @include label-variant($label-danger-bg);
58 | }
59 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/_includes/nav-getting-started.html:
--------------------------------------------------------------------------------
1 |
2 | Download Bootstrap
3 |
8 |
9 |
10 | What's included
11 |
12 |
13 | Basic template
14 |
15 |
16 | Examples
17 |
18 |
19 | Disabling responsiveness
20 |
21 |
22 | Migrating from 2.x to 3.0
23 |
29 |
30 |
31 | Browser support
32 |
33 |
34 | Third party support
35 |
36 |
37 | Accessibility
38 |
39 |
40 | License FAQs
41 |
42 |
43 | Customizing Bootstrap
44 |
45 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/lib/_code.scss:
--------------------------------------------------------------------------------
1 | //
2 | // Code (inline and block)
3 | // --------------------------------------------------
4 |
5 |
6 | // Inline and block code styles
7 | code,
8 | kbd,
9 | pre,
10 | samp {
11 | font-family: $font-family-monospace;
12 | }
13 |
14 | // Inline code
15 | code {
16 | padding: 2px 4px;
17 | font-size: 90%;
18 | color: $code-color;
19 | background-color: $code-bg;
20 | white-space: nowrap;
21 | border-radius: $border-radius-base;
22 | }
23 |
24 | // Blocks of code
25 | pre {
26 | display: block;
27 | padding: (($line-height-computed - 1) / 2);
28 | margin: 0 0 ($line-height-computed / 2);
29 | font-size: ($font-size-base - 1); // 14px to 13px
30 | line-height: $line-height-base;
31 | word-break: break-all;
32 | word-wrap: break-word;
33 | color: $pre-color;
34 | background-color: $pre-bg;
35 | border: 1px solid $pre-border-color;
36 | border-radius: $border-radius-base;
37 |
38 | // Account for some code outputs that place code tags in pre tags
39 | code {
40 | padding: 0;
41 | font-size: inherit;
42 | color: inherit;
43 | white-space: pre-wrap;
44 | background-color: transparent;
45 | border-radius: 0;
46 | }
47 | }
48 |
49 | // Enable scrollable blocks of code
50 | .pre-scrollable {
51 | max-height: $pre-scrollable-max-height;
52 | overflow-y: scroll;
53 | }
54 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/resources/js/shBrushJScript.js:
--------------------------------------------------------------------------------
1 | dp.sh.Brushes.JScript = function()
2 | {
3 | var keywords = 'abstract boolean break byte case catch char class const continue debugger ' +
4 | 'default delete do double else enum export extends false final finally float ' +
5 | 'for function goto if implements import in instanceof int interface long native ' +
6 | 'new null package private protected public return short static super switch ' +
7 | 'synchronized this throw throws transient true try typeof var void volatile while with';
8 |
9 | this.regexList = [
10 | { regex: dp.sh.RegexLib.SingleLineCComments, css: 'comment' }, // one line comments
11 | { regex: dp.sh.RegexLib.MultiLineCComments, css: 'comment' }, // multiline comments
12 | { regex: dp.sh.RegexLib.DoubleQuotedString, css: 'string' }, // double quoted strings
13 | { regex: dp.sh.RegexLib.SingleQuotedString, css: 'string' }, // single quoted strings
14 | { regex: new RegExp('^\\s*#.*', 'gm'), css: 'preprocessor' }, // preprocessor tags like #region and #endregion
15 | { regex: new RegExp(this.GetKeywords(keywords), 'gm'), css: 'keyword' } // keywords
16 | ];
17 |
18 | this.CssClass = 'dp-c';
19 | }
20 |
21 | dp.sh.Brushes.JScript.prototype = new dp.sh.Highlighter();
22 | dp.sh.Brushes.JScript.Aliases = ['js', 'jscript', 'javascript'];
23 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/common/images/rc.svg.xslt:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 |
20 |
21 |
22 |
23 |
25 |
26 |
27 |
28 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/js/tests/unit/scrollspy.js:
--------------------------------------------------------------------------------
1 | $(function () {
2 |
3 | module("scrollspy")
4 |
5 | test("should provide no conflict", function () {
6 | var scrollspy = $.fn.scrollspy.noConflict()
7 | ok(!$.fn.scrollspy, 'scrollspy was set back to undefined (org value)')
8 | $.fn.scrollspy = scrollspy
9 | })
10 |
11 | test("should be defined on jquery object", function () {
12 | ok($(document.body).scrollspy, 'scrollspy method is defined')
13 | })
14 |
15 | test("should return element", function () {
16 | ok($(document.body).scrollspy()[0] == document.body, 'document.body returned')
17 | })
18 |
19 | test("should switch active class on scroll", function () {
20 | var sectionHTML = '
'
21 | , $section = $(sectionHTML).append('#qunit-fixture')
22 | , topbarHTML =''
23 | + '
'
24 | + '
'
25 | + '
'
26 | + '
'
29 | + '
'
30 | + '
'
31 | + '
'
32 | , $topbar = $(topbarHTML).scrollspy()
33 |
34 | ok($topbar.find('.active', true))
35 | })
36 |
37 | })
38 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "bootstrap"
3 | , "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
4 | , "version": "3.0.2"
5 | , "keywords": ["bootstrap", "css"]
6 | , "homepage": "http://getbootstrap.com"
7 | , "author": "Twitter, Inc."
8 | , "scripts": { "test": "grunt test" }
9 | , "repository": {
10 | "type": "git"
11 | , "url": "https://github.com/twbs/bootstrap.git"
12 | }
13 | , "bugs": {
14 | "url": "https://github.com/twbs/bootstrap/issues"
15 | }
16 | , "licenses": [
17 | {
18 | "type": "Apache-2.0"
19 | , "url": "http://www.apache.org/licenses/LICENSE-2.0"
20 | }
21 | ]
22 | , "devDependencies": {
23 | "browserstack-runner": "~0.0.12"
24 | , "btoa": "~1.1.1"
25 | , "grunt": "~0.4.1"
26 | , "grunt-contrib-clean": "~0.5.0"
27 | , "grunt-contrib-concat": "~0.3.0"
28 | , "grunt-contrib-connect": "~0.5.0"
29 | , "grunt-contrib-copy": "~0.4.1"
30 | , "grunt-contrib-jshint": "~0.7.0"
31 | , "grunt-contrib-qunit": "~0.3.0"
32 | , "grunt-contrib-uglify": "~0.2.4"
33 | , "grunt-contrib-watch": "~0.5.3"
34 | , "grunt-html-validation": "~0.1.6"
35 | , "grunt-jekyll": "~0.4.0"
36 | , "grunt-recess": "~0.4.0"
37 | , "grunt-sed": "~0.1.1"
38 | , "regexp-quote": "~0.0.0"
39 | }
40 | }
41 |
--------------------------------------------------------------------------------
/dist/bower_components/es5-shim/.bower.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "es5-shim",
3 | "version": "3.1.1",
4 | "main": "es5-shim.js",
5 | "repository": {
6 | "type": "git",
7 | "url": "git://github.com/es-shims/es5-shim"
8 | },
9 | "homepage": "https://github.com/es-shims/es5-shim",
10 | "authors": [
11 | "Kris Kowal (http://github.com/kriskowal/)",
12 | "Sami Samhuri (http://samhuri.net/)",
13 | "Florian Schäfer (http://github.com/fschaefer)",
14 | "Irakli Gozalishvili (http://jeditoolkit.com)",
15 | "Kit Cambridge (http://kitcambridge.github.com)",
16 | "Jordan Harband (https://github.com/ljharb/)"
17 | ],
18 | "description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
19 | "keywords": [
20 | "shim",
21 | "es5",
22 | "es5",
23 | "shim",
24 | "javascript",
25 | "ecmascript",
26 | "polyfill"
27 | ],
28 | "license": "MIT",
29 | "ignore": [
30 | "**/.*",
31 | "node_modules",
32 | "bower_components",
33 | "tests"
34 | ],
35 | "_release": "3.1.1",
36 | "_resolution": {
37 | "type": "version",
38 | "tag": "v3.1.1",
39 | "commit": "f5ca40f6f49b7eb0abef39bb1c3a5b4f7ca176d5"
40 | },
41 | "_source": "https://github.com/es-shims/es5-shim.git",
42 | "_target": "~3.1.1",
43 | "_originalSource": "es5-shim"
44 | }
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/offset/fixed.html:
--------------------------------------------------------------------------------
1 |
3 |
4 |
5 |
6 | fixed
7 |
15 |
16 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 | Click the white box to move the marker to it.
33 |
34 |
35 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/offset/table.html:
--------------------------------------------------------------------------------
1 |
3 |
4 |
5 |
6 | table
7 |
13 |
14 |
22 |
23 |
24 |
25 |
26 |
27 | th-1
28 | th-2
29 | th-3
30 |
31 |
32 |
33 |
34 | td-1
35 | td-2
36 | td-3
37 |
38 |
39 |
40 |
41 | Click the white box to move the marker to it.
42 |
43 |
44 |
--------------------------------------------------------------------------------
/app/scripts/directives/invalidinputformatter/invalidInputFormatter.js:
--------------------------------------------------------------------------------
1 | angular.module('directives.invalidinputformatter.invalidInputFormatter', [])
2 | .directive('input', function() {
3 | /**
4 | * Improving inconsistencies in how AngularJS parses data entry
5 | * See: http://blog.jdriven.com/2013/09/how-angularjs-directives-renders-model-value-and-parses-user-input/
6 | *
7 | * AngularJS doesn’t show invalid model values bound to an
8 | * There is also an open bug report about this: issue #1412 – input not showing invalid model values.
9 | * Bug report link: https://github.com/angular/angular.js/issues/1412
10 | */
11 |
12 | return {
13 | require: '?ngModel',
14 | restrict: 'E',
15 | link: function($scope, $element, $attrs, ngModelController) {
16 | var inputType = angular.lowercase($attrs.type);
17 |
18 | if (!ngModelController || inputType === 'radio' || inputType === 'checkbox') {
19 | return;
20 | }
21 |
22 | ngModelController.$formatters.unshift(function(value) {
23 | if (ngModelController.$invalid && angular.isUndefined(value) && typeof ngModelController.$modelValue === 'string') {
24 | return ngModelController.$modelValue;
25 | } else {
26 | return value;
27 | }
28 | });
29 | }
30 | };
31 | });
--------------------------------------------------------------------------------
/dist/bower_components/es5-shim/CONTRIBUTORS.md:
--------------------------------------------------------------------------------
1 |
2 | - kriskowal Kris Kowal Copyright (C) 2009-2011 MIT License
3 | - tlrobinson Tom Robinson Copyright (C) 2009-2010 MIT License (Narwhal
4 | Project)
5 | - dantman Daniel Friesen Copyright (C) 2010 XXX TODO License or CLA
6 | - fschaefer Florian Schäfer Copyright (C) 2010 MIT License
7 | - Gozala Irakli Gozalishvili Copyright (C) 2010 MIT License
8 | - kitcambridge Kit Cambridge Copyright (C) 2011 MIT License
9 | - kossnocorp Sasha Koss XXX TODO License or CLA
10 | - bryanforbes Bryan Forbes XXX TODO License or CLA
11 | - killdream Quildreen Motta Copyright (C) 2011 MIT Licence
12 | - michaelficarra Michael Ficarra Copyright (C) 2011 3-clause BSD
13 | License
14 | - sharkbrainguy Gerard Paapu Copyright (C) 2011 MIT License
15 | - bbqsrc Brendan Molloy (C) 2011 Creative Commons Zero (public domain)
16 | - iwyg XXX TODO License or CLA
17 | - DomenicDenicola Domenic Denicola Copyright (C) 2011 MIT License
18 | - xavierm02 Montillet Xavier Copyright (C) 2011 MIT License
19 | - Raynos Jake Verbaten Copyright (C) 2011 MIT Licence
20 | - samsonjs Sami Samhuri Copyright (C) 2010 MIT License
21 | - rwldrn Rick Waldron Copyright (C) 2011 MIT License
22 | - lexer Alexey Zakharov XXX TODO License or CLA
23 | - 280 North Inc. (Now Motorola LLC, a subsidiary of Google Inc.)
24 | Copyright (C) 2009 MIT License
25 | - Steven Levithan Copyright (C) 2012 MIT License
26 | - Jordan Harband (C) 2013 MIT License
27 |
28 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/Rakefile:
--------------------------------------------------------------------------------
1 | require 'rubygems'
2 | require 'bundler'
3 | begin
4 | Bundler.setup(:default, :development)
5 | rescue Bundler::BundlerError => e
6 | $stderr.puts e.message
7 | $stderr.puts "Run `bundle install` to install missing gems"
8 | exit e.status_code
9 | end
10 | require 'rake'
11 |
12 | BOOTSTRAP_CSS = "bootstrap.css"
13 | BOOTSTRAP_MIN_CSS = "bootstrap.min.css"
14 | BOOTSTRAP_THEME_CSS = "bootstrap-theme.css"
15 | BOOTSTRAP_THEME_MIN_CSS = "bootstrap-theme.min.css"
16 |
17 | SASS_COMMAND = "sass --precision 16 --load-path lib --style"
18 |
19 | task BOOTSTRAP_CSS do |target|
20 | sh "#{SASS_COMMAND} expanded lib/bootstrap.scss:dist/css/#{target}"
21 | end
22 |
23 | task BOOTSTRAP_MIN_CSS do |target|
24 | sh "#{SASS_COMMAND} compressed lib/bootstrap.scss:dist/css/#{target}"
25 | end
26 |
27 | task BOOTSTRAP_THEME_CSS do |target|
28 | sh "#{SASS_COMMAND} expanded lib/_theme.scss:dist/css/#{target}"
29 | end
30 |
31 | task BOOTSTRAP_THEME_MIN_CSS do |target|
32 | sh "#{SASS_COMMAND} compressed lib/_theme.scss:dist/css/#{target}"
33 | end
34 |
35 |
36 | desc "build regular and compressed versions of bootstrap"
37 | task :build => [BOOTSTRAP_CSS, BOOTSTRAP_MIN_CSS, BOOTSTRAP_THEME_CSS, BOOTSTRAP_THEME_MIN_CSS]
38 |
39 | desc "rebuild regular version of bootstrap when modifications are made"
40 | task :watch do
41 | sh "#{SASS_COMMAND} expanded --watch lib/bootstrap.scss:dist/css/#{BOOTSTRAP_CSS}"
42 | end
43 |
44 | task :default => :build
45 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/common/images/dc.svg.xslt:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
26 |
27 |
28 |
29 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/resources/js/shBrushJava.js:
--------------------------------------------------------------------------------
1 | dp.sh.Brushes.Java = function()
2 | {
3 | var keywords = 'abstract assert boolean break byte case catch char class const ' +
4 | 'continue default do double else enum extends ' +
5 | 'false final finally float for goto if implements import ' +
6 | 'instanceof int interface long native new null ' +
7 | 'package private protected public return ' +
8 | 'short static strictfp super switch synchronized this throw throws true ' +
9 | 'transient try void volatile while';
10 |
11 | this.regexList = [
12 | { regex: dp.sh.RegexLib.SingleLineCComments, css: 'comment' }, // one line comments
13 | { regex: dp.sh.RegexLib.MultiLineCComments, css: 'comment' }, // multiline comments
14 | { regex: dp.sh.RegexLib.DoubleQuotedString, css: 'string' }, // strings
15 | { regex: dp.sh.RegexLib.SingleQuotedString, css: 'string' }, // strings
16 | { regex: new RegExp('\\b([\\d]+(\\.[\\d]+)?|0x[a-f0-9]+)\\b', 'gi'), css: 'number' }, // numbers
17 | { regex: new RegExp('(?!\\@interface\\b)\\@[\\$\\w]+\\b', 'g'), css: 'annotation' }, // annotation @anno
18 | { regex: new RegExp('\\@interface\\b', 'g'), css: 'keyword' }, // @interface keyword
19 | { regex: new RegExp(this.GetKeywords(keywords), 'gm'), css: 'keyword' } // java keyword
20 | ];
21 |
22 | this.CssClass = 'dp-j';
23 | }
24 |
25 | dp.sh.Brushes.Java.prototype = new dp.sh.Highlighter();
26 | dp.sh.Brushes.Java.Aliases = ['java'];
27 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/speed/event.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Test Event Handling Performance
5 |
6 |
7 |
8 |
9 |
53 |
54 |
55 | Move the mouse, please!
56 |
57 |
58 |
59 |
--------------------------------------------------------------------------------
/dist/bower_components/json3/CHANGELOG.md:
--------------------------------------------------------------------------------
1 | # JSON3 Changelog
2 |
3 | ## 3.1.0
4 |
5 | * Switched to `bestiejs` organisation
6 | * Added support for a list of properties as the `filter` argument for `JSON.stringify`
7 | * Fixed Firefox 4 and 4.0.1 allowing non-standard extensions to `JSON.parse`
8 |
9 | ## 3.0.0
10 |
11 | * Renamed `JSON3` to `JSON`
12 | * Removed `JSON3.Version`
13 | * Added minified version of library
14 | * Created a [GitHub Project Page](http://bestiejs.github.io/json3)
15 | * Preserved alphanumeric order when iterating over shadowed properties on objects
16 |
17 | ## 0.8.5
18 |
19 | * Avoided relying on native functions `Math.abs`, and `isFinite`, and native constructors `String`, `Number`, `Object`, and `Array`
20 | * Fixed AMD export logic
21 |
22 | ## 0.8.0
23 |
24 | * Renamed `Prim` to `JSON3`
25 | * Added `JSON3.Version`
26 | * Added support for AMD lodaers as the `"json"` module
27 | * Added feature tests for native `JSON` implementations
28 | * Added string coercion for the `source` argument in `JSON3.parse`
29 | * Fixed the date serialization routine in `JSON3.stringify`
30 |
31 | ## 0.5.0
32 |
33 | * Fixed `Prim.stringify`'s handling of the `width` argument
34 | * Added Microsoft's ES5 Conformance Tests to the test suite
35 |
36 | ## 0.2.0
37 |
38 | * Added `Prim.stringify` for serializing values
39 | * Renamed `Prim.Escapes` to `Prim.Unescapes`
40 | * Disallowed unescaped tab characters in strings passed to `Prim.parse`
41 |
42 | ## 0.1.0
43 |
44 | * Initial release of Prim
45 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/translations/menu.xml:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 | About
20 | Index
21 | Changes
22 | Todo
23 | Samples
24 | Apache document
25 | Static content
26 | Linking
27 | Wiki page
28 | Ihtml page
29 | Ehtml page
30 | FAQ
31 | Simplifed Docbook
32 | XSP page
33 |
34 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/pelt/css/print.css:
--------------------------------------------------------------------------------
1 | /*
2 | * Licensed to the Apache Software Foundation (ASF) under one or more
3 | * contributor license agreements. See the NOTICE file distributed with
4 | * this work for additional information regarding copyright ownership.
5 | * The ASF licenses this file to You under the Apache License, Version 2.0
6 | * (the "License"); you may not use this file except in compliance with
7 | * the License. You may obtain a copy of the License at
8 | *
9 | * http://www.apache.org/licenses/LICENSE-2.0
10 | *
11 | * Unless required by applicable law or agreed to in writing, software
12 | * distributed under the License is distributed on an "AS IS" BASIS,
13 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 | * See the License for the specific language governing permissions and
15 | * limitations under the License.
16 | */
17 | body {
18 | font-family: Verdana, Palatino, serif;
19 | font-size: 12pt;
20 | background: white;
21 | }
22 |
23 | .ad, .trail, .pdflink, #tabs, #menu, #content .toc {
24 | display: none;
25 | }
26 |
27 | #content {
28 | width: 750px;
29 | padding: 0;
30 | float: none !important;
31 | color: black;
32 | background: inherit;
33 | }
34 |
35 | a:link, a:visited {
36 | color: #336699;
37 | background: inherit;
38 | text-decoration: underline;
39 | }
40 |
41 | #top .logo {
42 | padding: 0;
43 | margin: 0 0 2em 0;
44 | }
45 |
46 | #footer {
47 | margin-top: 4em;
48 | }
49 |
50 | acronym {
51 | border: 0;
52 | }
--------------------------------------------------------------------------------
/dist/bower_components/jquery/build/release-notes.js:
--------------------------------------------------------------------------------
1 | #!/usr/bin/env node
2 | /*
3 | * jQuery Release Note Generator
4 | */
5 |
6 | var fs = require("fs"),
7 | http = require("http"),
8 | extract = /(.*?)<[^"]+"component">\s*(\S+)/g,
9 | categories = [],
10 | version = process.argv[2];
11 |
12 | if ( !/^\d+\.\d+/.test( version ) ) {
13 | console.error( "Invalid version number: " + version );
14 | process.exit( 1 );
15 | }
16 |
17 | http.request({
18 | host: "bugs.jquery.com",
19 | port: 80,
20 | method: "GET",
21 | path: "/query?status=closed&resolution=fixed&max=400&component=!web&order=component&milestone=" + version
22 | }, function (res) {
23 | var data = [];
24 |
25 | res.on( "data", function( chunk ) {
26 | data.push( chunk );
27 | });
28 |
29 | res.on( "end", function() {
30 | var match,
31 | file = data.join(""),
32 | cur;
33 |
34 | while ( (match = extract.exec( file )) ) {
35 | if ( "#" + match[1] !== match[2] ) {
36 | var cat = match[3];
37 |
38 | if ( !cur || cur !== cat ) {
39 | if ( cur ) {
40 | console.log("");
41 | }
42 | cur = cat;
43 | console.log( "" + cat.charAt(0).toUpperCase() + cat.slice(1) + " " );
44 | console.log("");
55 | }
56 |
57 | });
58 | }).end();
59 |
60 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/sitemap.xml:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/translations/menu_de.xml:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 | Über
20 | Index
21 | Änderungen
22 | Todo
23 | Beispiele
24 | Apache Dokumentationsseite
25 | Statischer Inhalt
26 | Linking
27 | Wiki Seite
28 | ihtml Seite
29 | ehtml Seite
30 | FAQ
31 | Vereinfachte Docbook
32 | XSP Seite
33 |
34 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/_includes/footer.html:
--------------------------------------------------------------------------------
1 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 | {% if page.slug == "customize" %}
13 |
14 |
15 |
16 |
17 |
18 |
19 | {% endif %}
20 |
21 |
23 |
35 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/offset/static.html:
--------------------------------------------------------------------------------
1 |
3 |
4 |
5 |
6 | static
7 |
13 |
14 |
24 |
25 |
26 |
27 |
28 |
29 | Click the white box to move the marker to it. Clicking the box also changes the position to absolute (if not already) and sets the position according to the position method.
30 |
31 |
32 |
--------------------------------------------------------------------------------
/karma-e2e.conf.js:
--------------------------------------------------------------------------------
1 | // Karma configuration
2 | // http://karma-runner.github.io/0.10/config/configuration-file.html
3 |
4 | module.exports = function(config) {
5 | config.set({
6 | // base path, that will be used to resolve files and exclude
7 | basePath: '',
8 |
9 | // testing framework to use (jasmine/mocha/qunit/...)
10 | frameworks: ['ng-scenario'],
11 |
12 | // list of files / patterns to load in the browser
13 | files: [
14 | 'test/e2e/**/*.js'
15 | ],
16 |
17 | // list of files / patterns to exclude
18 | exclude: [],
19 |
20 | // web server port
21 | port: 8080,
22 |
23 | // level of logging
24 | // possible values: LOG_DISABLE || LOG_ERROR || LOG_WARN || LOG_INFO || LOG_DEBUG
25 | logLevel: config.LOG_INFO,
26 |
27 |
28 | // enable / disable watching file and executing tests whenever any file changes
29 | autoWatch: false,
30 |
31 |
32 | // Start these browsers, currently available:
33 | // - Chrome
34 | // - ChromeCanary
35 | // - Firefox
36 | // - Opera
37 | // - Safari (only Mac)
38 | // - PhantomJS
39 | // - IE (only Windows)
40 | browsers: ['Chrome'],
41 |
42 |
43 | // Continuous Integration mode
44 | // if true, it capture browsers, run tests and exit
45 | singleRun: false
46 |
47 | // Uncomment the following lines if you are using grunt's server to run the tests
48 | // proxies: {
49 | // '/': 'http://localhost:9000/'
50 | // },
51 | // URL root prevent conflicts with the site root
52 | // urlRoot: '_karma_'
53 | });
54 | };
55 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/offset/relative.html:
--------------------------------------------------------------------------------
1 |
3 |
4 |
5 |
6 | relative
7 |
13 |
14 |
24 |
25 |
26 |
27 |
28 |
29 | Click the white box to move the marker to it. Clicking the box also changes the position to absolute (if not already) and sets the position according to the position method.
30 |
31 |
32 |
--------------------------------------------------------------------------------
/dist/bower_components/jquery/test/data/offset/scroll.html:
--------------------------------------------------------------------------------
1 |
3 |
4 |
5 |
6 | scroll
7 |
16 |
17 |
28 |
29 |
30 |
35 |
36 |
37 | Click the white box to move the marker to it.
38 |
39 |
40 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-servlet/src/main/java/de/berlios/log4js/LogLevel.java:
--------------------------------------------------------------------------------
1 | /*
2 | * Licensed under the Apache License, Version 2.0 (the "License");
3 | * you may not use this file except in compliance with the License.
4 | * You may obtain a copy of the License at
5 | *
6 | * http://www.apache.org/licenses/LICENSE-2.0
7 | *
8 | * Unless required by applicable law or agreed to in writing, software
9 | * distributed under the License is distributed on an "AS IS" BASIS,
10 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11 | * See the License for the specific language governing permissions and
12 | * limitations under the License.
13 | */
14 | package de.berlios.log4js;
15 |
16 | /**
17 | * The LogLevels of Log4js
18 | *
19 | * @author Stephan Strittmatter
20 | * @created 02.08.2007
21 | *
22 | * @history 02.08.2007 Stephan Strittmatter created
23 | */
24 | public enum LogLevel {
25 |
26 | DEBUG, INFO, WARN, ERROR, FATAL, TRACE;
27 |
28 | public static LogLevel getLogLevel(String attribute) {
29 |
30 | if ("DEBUG".equals(attribute)) {
31 | return LogLevel.DEBUG;
32 | }
33 | else if ("INFO".equals(attribute)) {
34 | return LogLevel.INFO;
35 | }
36 | else if ("WARN".equals(attribute)) {
37 | return LogLevel.WARN;
38 | }
39 | else if ("ERROR".equals(attribute)) {
40 | return LogLevel.ERROR;
41 | }
42 | else if ("FATAL".equals(attribute)) {
43 | return LogLevel.FATAL;
44 | }
45 | else if ("TRACE".equals(attribute)) {
46 | return LogLevel.TRACE;
47 | }
48 |
49 | return null;
50 | }
51 | }
52 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/skins/pelt/note.txt:
--------------------------------------------------------------------------------
1 | Notes for developer:
2 |
3 | --Legend-------------------
4 | TODO -> blocker
5 | DONE -> blocker
6 | ToDo -> enhancement bug
7 | done -> enhancement bug
8 |
9 | --Issues-------------------
10 | - the corner images should be rendered through svg with the header color.
11 | -> DONE
12 | -> ToDo: get rid of the images and use only divs!
13 |
14 | - the menu points should be displayed "better".
15 | -> DONE
16 | -- Use the krysalis-site menu approach for the overall menu display.
17 | -> DONE
18 | -- Use the old lenya innermenu approch to further enhance the menu .
19 | -> DONE
20 |
21 | - the content area needs some attention.
22 | -> DONE
23 | -- introduce the heading scheme from krysalis ( )
24 | -> DONE
25 | -> ToDo: make box with round corners
26 | -> done: make underlined with variable border height
27 | -> ToDo: make underline with bottom round corner
28 | -- introduce the toc for each html-page
29 | -> DONE
30 | -- introduce the external-link-images.
31 | -> DONE
32 |
33 | - the publish note should be where now only a border is.
34 | Like
35 | -> DONE
36 | , but make it configurable.
37 | -> DONE
38 | - footer needs some attention
39 | -> DONE
40 | -- the footer do not have the color profile! Enable it!
41 | -> DONE
42 | -- the footer should as well contain a feedback link.
43 | See http://issues.apache.org/eyebrowse/ReadMsg?listName=forrest-user@xml.apache.org&msgNo=71
44 | -> DONE
45 |
46 | - introduce credits alternativ location
47 | -> DONE
48 |
49 | - border for published / breadtrail / menu /tab divs
50 | -> ToDo
--------------------------------------------------------------------------------
/dist/bower_components/jquery/src/wrap.js:
--------------------------------------------------------------------------------
1 | jQuery.fn.extend({
2 | wrapAll: function( html ) {
3 | if ( jQuery.isFunction( html ) ) {
4 | return this.each(function(i) {
5 | jQuery(this).wrapAll( html.call(this, i) );
6 | });
7 | }
8 |
9 | if ( this[0] ) {
10 | // The elements to wrap the target around
11 | var wrap = jQuery( html, this[0].ownerDocument ).eq(0).clone(true);
12 |
13 | if ( this[0].parentNode ) {
14 | wrap.insertBefore( this[0] );
15 | }
16 |
17 | wrap.map(function() {
18 | var elem = this;
19 |
20 | while ( elem.firstChild && elem.firstChild.nodeType === 1 ) {
21 | elem = elem.firstChild;
22 | }
23 |
24 | return elem;
25 | }).append( this );
26 | }
27 |
28 | return this;
29 | },
30 |
31 | wrapInner: function( html ) {
32 | if ( jQuery.isFunction( html ) ) {
33 | return this.each(function(i) {
34 | jQuery(this).wrapInner( html.call(this, i) );
35 | });
36 | }
37 |
38 | return this.each(function() {
39 | var self = jQuery( this ),
40 | contents = self.contents();
41 |
42 | if ( contents.length ) {
43 | contents.wrapAll( html );
44 |
45 | } else {
46 | self.append( html );
47 | }
48 | });
49 | },
50 |
51 | wrap: function( html ) {
52 | var isFunction = jQuery.isFunction( html );
53 |
54 | return this.each(function(i) {
55 | jQuery( this ).wrapAll( isFunction ? html.call(this, i) : html );
56 | });
57 | },
58 |
59 | unwrap: function() {
60 | return this.parent().each(function() {
61 | if ( !jQuery.nodeName( this, "body" ) ) {
62 | jQuery( this ).replaceWith( this.childNodes );
63 | }
64 | }).end();
65 | }
66 | });
67 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/INSTALL.txt:
--------------------------------------------------------------------------------
1 |
2 | ============
3 | Using log4js
4 | ============
5 |
6 | 1) First untar or unzip the distribution file.
7 |
8 | 2) Assuming you chose to extract the distribution in to the
9 | PATH_OF_YOUR_CHOICE, untarring the distribution file should create
10 | a logging-log4js-VERSION directory, where VERSION is the log4js
11 | version number, under PATH_OF_YOUR_CHOICE. We will refer to the
12 | directory PATH_OF_YOUR_CHOICE/log4js-VERSION/ as $LOG4JS_HOME/.
13 |
14 | @TODO
15 |
16 | ==================
17 | log4js dependencies
18 | ==================
19 |
20 | Log4js is based on EMCA Script (JavaScript) with the following additional
21 | requirements:
22 |
23 | ----------------------------
24 | JSDoc
25 | ----------------------------
26 |
27 | JSDoc is a Perl implementation to generate API documentation for JavaScripts.
28 | It is available at http://jsdoc.sf.net
29 |
30 | ----------------------------
31 | Package ANT
32 | ----------------------------
33 |
34 | ANT is a Java based make tool to generate the releases. It is availabel
35 | at http://ant.apache.org
36 |
37 | ----------------------------
38 | Package log4j.jar
39 | ----------------------------
40 |
41 | log4j.jar is the logging API for Java. It is only required for the
42 | AJAXAppender example to log the messages on server side.
43 |
44 |
45 | ===============
46 | Building log4js
47 | ===============
48 |
49 | Like most java appilicatios today, log4js relies on ANT as its build
50 | tool. ANT is availale from "http://ant.apache.org/". ANT
51 | requires a build file called build.xml which is part of this
52 | distribution.
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/locationmap.xml:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
28 |
29 |
30 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
--------------------------------------------------------------------------------
/dist/bower_components/log4js/log4js-site/xdocs/pdf-tab.xmap:
--------------------------------------------------------------------------------
1 |
2 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
--------------------------------------------------------------------------------
/dist/bower_components/sass-bootstrap/_layouts/home.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | {% include header.html %}
6 |
7 |
8 | Skip to main content
9 |
10 |
11 | {% include nav-main.html %}
12 |
13 |
14 | {{ content }}
15 |
16 |
17 | {% include ads.html %}
18 |
19 | {% include social-buttons.html %}
20 |
21 |
41 |
42 |
43 |
44 | {% include footer.html %}
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/dist/bower_components/angular-scenario/README.md:
--------------------------------------------------------------------------------
1 | # bower-angular-scenario
2 |
3 | This repo is for distribution on `bower`. The source for this module is in the
4 | [main AngularJS repo](https://github.com/angular/angular.js/tree/master/src/ngScenario).
5 | Please file issues and pull requests against that repo.
6 |
7 | ## Install
8 |
9 | Install with `bower`:
10 |
11 | ```shell
12 | bower install angular-scenario
13 | ```
14 |
15 | ## Documentation
16 |
17 | Documentation is available on the
18 | [AngularJS docs site](http://docs.angularjs.org/).
19 |
20 | ## License
21 |
22 | The MIT License
23 |
24 | Copyright (c) 2010-2012 Google, Inc. http://angularjs.org
25 |
26 | Permission is hereby granted, free of charge, to any person obtaining a copy
27 | of this software and associated documentation files (the "Software"), to deal
28 | in the Software without restriction, including without limitation the rights
29 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30 | copies of the Software, and to permit persons to whom the Software is
31 | furnished to do so, subject to the following conditions:
32 |
33 | The above copyright notice and this permission notice shall be included in
34 | all copies or substantial portions of the Software.
35 |
36 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
42 | THE SOFTWARE.
43 |
--------------------------------------------------------------------------------
/dist/bower_components/angular-mocks/README.md:
--------------------------------------------------------------------------------
1 | # bower-angular-mocks
2 |
3 | This repo is for distribution on `bower`. The source for this module is in the
4 | [main AngularJS repo](https://github.com/angular/angular.js/tree/master/src/ngMock).
5 | Please file issues and pull requests against that repo.
6 |
7 | ## Install
8 |
9 | Install with `bower`:
10 |
11 | ```shell
12 | bower install angular-mocks
13 | ```
14 |
15 | ## Documentation
16 |
17 | Documentation is available on the
18 | [AngularJS docs site](http://docs.angularjs.org/guide/dev_guide.unit-testing).
19 |
20 | ## License
21 |
22 | The MIT License
23 |
24 | Copyright (c) 2010-2012 Google, Inc. http://angularjs.org
25 |
26 | Permission is hereby granted, free of charge, to any person obtaining a copy
27 | of this software and associated documentation files (the "Software"), to deal
28 | in the Software without restriction, including without limitation the rights
29 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30 | copies of the Software, and to permit persons to whom the Software is
31 | furnished to do so, subject to the following conditions:
32 |
33 | The above copyright notice and this permission notice shall be included in
34 | all copies or substantial portions of the Software.
35 |
36 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
42 | THE SOFTWARE.
43 |
--------------------------------------------------------------------------------