new sources
authorSteve Sutton <ssutton@gmail.com>
Sun, 9 Aug 2015 13:25:09 +0000 (09:25 -0400)
committerSteve Sutton <ssutton@gmail.com>
Sun, 9 Aug 2015 13:25:09 +0000 (09:25 -0400)
commit2c3e36c074c8ebd4ec609587b53cf564ee8fe05e
tree289eaadaf797c7c2bc090ec5f8ca8f835310f38e
new sources
257 files changed:
.bowerrc [new file with mode: 0644]
assets/logo.gif [new file with mode: 0644]
bower.json [new file with mode: 0644]
dash/app.js [new file with mode: 0644]
dash/collections/Tasks.js [new file with mode: 0644]
dash/models/Project.js [new file with mode: 0644]
dash/models/Task.js [new file with mode: 0644]
dash/views/TaskListView.js [new file with mode: 0644]
dash/views/TaskView.js [new file with mode: 0644]
index.html [new file with mode: 0644]
libs/backbone/.bower.json [new file with mode: 0644]
libs/backbone/LICENSE [new file with mode: 0644]
libs/backbone/backbone-min.js [new file with mode: 0644]
libs/backbone/backbone-min.map [new file with mode: 0644]
libs/backbone/backbone.js [new file with mode: 0644]
libs/backbone/bower.json [new file with mode: 0644]
libs/bootstrap/.bower.json [new file with mode: 0644]
libs/bootstrap/Gruntfile.js [new file with mode: 0644]
libs/bootstrap/LICENSE [new file with mode: 0644]
libs/bootstrap/README.md [new file with mode: 0644]
libs/bootstrap/bower.json [new file with mode: 0644]
libs/bootstrap/dist/css/bootstrap-theme.css [new file with mode: 0644]
libs/bootstrap/dist/css/bootstrap-theme.css.map [new file with mode: 0644]
libs/bootstrap/dist/css/bootstrap-theme.min.css [new file with mode: 0644]
libs/bootstrap/dist/css/bootstrap.css [new file with mode: 0644]
libs/bootstrap/dist/css/bootstrap.css.map [new file with mode: 0644]
libs/bootstrap/dist/css/bootstrap.min.css [new file with mode: 0644]
libs/bootstrap/dist/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
libs/bootstrap/dist/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
libs/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
libs/bootstrap/dist/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
libs/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
libs/bootstrap/dist/js/bootstrap.js [new file with mode: 0644]
libs/bootstrap/dist/js/bootstrap.min.js [new file with mode: 0644]
libs/bootstrap/dist/js/npm.js [new file with mode: 0644]
libs/bootstrap/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
libs/bootstrap/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
libs/bootstrap/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
libs/bootstrap/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
libs/bootstrap/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
libs/bootstrap/grunt/.jshintrc [new file with mode: 0644]
libs/bootstrap/grunt/bs-commonjs-generator.js [new file with mode: 0644]
libs/bootstrap/grunt/bs-glyphicons-data-generator.js [new file with mode: 0644]
libs/bootstrap/grunt/bs-lessdoc-parser.js [new file with mode: 0644]
libs/bootstrap/grunt/bs-raw-files-generator.js [new file with mode: 0644]
libs/bootstrap/grunt/configBridge.json [new file with mode: 0644]
libs/bootstrap/grunt/sauce_browsers.yml [new file with mode: 0644]
libs/bootstrap/js/.jscsrc [new file with mode: 0644]
libs/bootstrap/js/.jshintrc [new file with mode: 0644]
libs/bootstrap/js/affix.js [new file with mode: 0644]
libs/bootstrap/js/alert.js [new file with mode: 0644]
libs/bootstrap/js/button.js [new file with mode: 0644]
libs/bootstrap/js/carousel.js [new file with mode: 0644]
libs/bootstrap/js/collapse.js [new file with mode: 0644]
libs/bootstrap/js/dropdown.js [new file with mode: 0644]
libs/bootstrap/js/modal.js [new file with mode: 0644]
libs/bootstrap/js/popover.js [new file with mode: 0644]
libs/bootstrap/js/scrollspy.js [new file with mode: 0644]
libs/bootstrap/js/tab.js [new file with mode: 0644]
libs/bootstrap/js/tooltip.js [new file with mode: 0644]
libs/bootstrap/js/transition.js [new file with mode: 0644]
libs/bootstrap/less/.csscomb.json [new file with mode: 0644]
libs/bootstrap/less/.csslintrc [new file with mode: 0644]
libs/bootstrap/less/alerts.less [new file with mode: 0644]
libs/bootstrap/less/badges.less [new file with mode: 0644]
libs/bootstrap/less/bootstrap.less [new file with mode: 0644]
libs/bootstrap/less/breadcrumbs.less [new file with mode: 0644]
libs/bootstrap/less/button-groups.less [new file with mode: 0644]
libs/bootstrap/less/buttons.less [new file with mode: 0644]
libs/bootstrap/less/carousel.less [new file with mode: 0644]
libs/bootstrap/less/close.less [new file with mode: 0644]
libs/bootstrap/less/code.less [new file with mode: 0644]
libs/bootstrap/less/component-animations.less [new file with mode: 0644]
libs/bootstrap/less/dropdowns.less [new file with mode: 0644]
libs/bootstrap/less/forms.less [new file with mode: 0644]
libs/bootstrap/less/glyphicons.less [new file with mode: 0644]
libs/bootstrap/less/grid.less [new file with mode: 0644]
libs/bootstrap/less/input-groups.less [new file with mode: 0644]
libs/bootstrap/less/jumbotron.less [new file with mode: 0644]
libs/bootstrap/less/labels.less [new file with mode: 0644]
libs/bootstrap/less/list-group.less [new file with mode: 0644]
libs/bootstrap/less/media.less [new file with mode: 0644]
libs/bootstrap/less/mixins.less [new file with mode: 0644]
libs/bootstrap/less/mixins/alerts.less [new file with mode: 0644]
libs/bootstrap/less/mixins/background-variant.less [new file with mode: 0644]
libs/bootstrap/less/mixins/border-radius.less [new file with mode: 0644]
libs/bootstrap/less/mixins/buttons.less [new file with mode: 0644]
libs/bootstrap/less/mixins/center-block.less [new file with mode: 0644]
libs/bootstrap/less/mixins/clearfix.less [new file with mode: 0644]
libs/bootstrap/less/mixins/forms.less [new file with mode: 0644]
libs/bootstrap/less/mixins/gradients.less [new file with mode: 0644]
libs/bootstrap/less/mixins/grid-framework.less [new file with mode: 0644]
libs/bootstrap/less/mixins/grid.less [new file with mode: 0644]
libs/bootstrap/less/mixins/hide-text.less [new file with mode: 0644]
libs/bootstrap/less/mixins/image.less [new file with mode: 0644]
libs/bootstrap/less/mixins/labels.less [new file with mode: 0644]
libs/bootstrap/less/mixins/list-group.less [new file with mode: 0644]
libs/bootstrap/less/mixins/nav-divider.less [new file with mode: 0644]
libs/bootstrap/less/mixins/nav-vertical-align.less [new file with mode: 0644]
libs/bootstrap/less/mixins/opacity.less [new file with mode: 0644]
libs/bootstrap/less/mixins/pagination.less [new file with mode: 0644]
libs/bootstrap/less/mixins/panels.less [new file with mode: 0644]
libs/bootstrap/less/mixins/progress-bar.less [new file with mode: 0644]
libs/bootstrap/less/mixins/reset-filter.less [new file with mode: 0644]
libs/bootstrap/less/mixins/reset-text.less [new file with mode: 0644]
libs/bootstrap/less/mixins/resize.less [new file with mode: 0644]
libs/bootstrap/less/mixins/responsive-visibility.less [new file with mode: 0644]
libs/bootstrap/less/mixins/size.less [new file with mode: 0644]
libs/bootstrap/less/mixins/tab-focus.less [new file with mode: 0644]
libs/bootstrap/less/mixins/table-row.less [new file with mode: 0644]
libs/bootstrap/less/mixins/text-emphasis.less [new file with mode: 0644]
libs/bootstrap/less/mixins/text-overflow.less [new file with mode: 0644]
libs/bootstrap/less/mixins/vendor-prefixes.less [new file with mode: 0644]
libs/bootstrap/less/modals.less [new file with mode: 0644]
libs/bootstrap/less/navbar.less [new file with mode: 0644]
libs/bootstrap/less/navs.less [new file with mode: 0644]
libs/bootstrap/less/normalize.less [new file with mode: 0644]
libs/bootstrap/less/pager.less [new file with mode: 0644]
libs/bootstrap/less/pagination.less [new file with mode: 0644]
libs/bootstrap/less/panels.less [new file with mode: 0644]
libs/bootstrap/less/popovers.less [new file with mode: 0644]
libs/bootstrap/less/print.less [new file with mode: 0644]
libs/bootstrap/less/progress-bars.less [new file with mode: 0644]
libs/bootstrap/less/responsive-embed.less [new file with mode: 0644]
libs/bootstrap/less/responsive-utilities.less [new file with mode: 0644]
libs/bootstrap/less/scaffolding.less [new file with mode: 0644]
libs/bootstrap/less/tables.less [new file with mode: 0644]
libs/bootstrap/less/theme.less [new file with mode: 0644]
libs/bootstrap/less/thumbnails.less [new file with mode: 0644]
libs/bootstrap/less/tooltip.less [new file with mode: 0644]
libs/bootstrap/less/type.less [new file with mode: 0644]
libs/bootstrap/less/utilities.less [new file with mode: 0644]
libs/bootstrap/less/variables.less [new file with mode: 0644]
libs/bootstrap/less/wells.less [new file with mode: 0644]
libs/bootstrap/package.js [new file with mode: 0644]
libs/bootstrap/package.json [new file with mode: 0644]
libs/handlebars/.bower.json [new file with mode: 0644]
libs/handlebars/.gitignore [new file with mode: 0644]
libs/handlebars/README.md [new file with mode: 0644]
libs/handlebars/bower.json [new file with mode: 0644]
libs/handlebars/component.json [new file with mode: 0644]
libs/handlebars/composer.json [new file with mode: 0644]
libs/handlebars/handlebars-source.gemspec [new file with mode: 0644]
libs/handlebars/handlebars.amd.js [new file with mode: 0644]
libs/handlebars/handlebars.amd.min.js [new file with mode: 0644]
libs/handlebars/handlebars.js [new file with mode: 0644]
libs/handlebars/handlebars.js.nuspec [new file with mode: 0644]
libs/handlebars/handlebars.min.js [new file with mode: 0644]
libs/handlebars/handlebars.runtime.amd.js [new file with mode: 0644]
libs/handlebars/handlebars.runtime.amd.min.js [new file with mode: 0644]
libs/handlebars/handlebars.runtime.js [new file with mode: 0644]
libs/handlebars/handlebars.runtime.min.js [new file with mode: 0644]
libs/handlebars/lib/handlebars/source.rb [new file with mode: 0644]
libs/handlebars/package.json [new file with mode: 0644]
libs/jquery/.bower.json [new file with mode: 0644]
libs/jquery/MIT-LICENSE.txt [new file with mode: 0644]
libs/jquery/bower.json [new file with mode: 0644]
libs/jquery/dist/jquery.js [new file with mode: 0644]
libs/jquery/dist/jquery.min.js [new file with mode: 0644]
libs/jquery/dist/jquery.min.map [new file with mode: 0644]
libs/jquery/src/ajax.js [new file with mode: 0644]
libs/jquery/src/ajax/jsonp.js [new file with mode: 0644]
libs/jquery/src/ajax/load.js [new file with mode: 0644]
libs/jquery/src/ajax/parseJSON.js [new file with mode: 0644]
libs/jquery/src/ajax/parseXML.js [new file with mode: 0644]
libs/jquery/src/ajax/script.js [new file with mode: 0644]
libs/jquery/src/ajax/var/nonce.js [new file with mode: 0644]
libs/jquery/src/ajax/var/rquery.js [new file with mode: 0644]
libs/jquery/src/ajax/xhr.js [new file with mode: 0644]
libs/jquery/src/attributes.js [new file with mode: 0644]
libs/jquery/src/attributes/attr.js [new file with mode: 0644]
libs/jquery/src/attributes/classes.js [new file with mode: 0644]
libs/jquery/src/attributes/prop.js [new file with mode: 0644]
libs/jquery/src/attributes/support.js [new file with mode: 0644]
libs/jquery/src/attributes/val.js [new file with mode: 0644]
libs/jquery/src/callbacks.js [new file with mode: 0644]
libs/jquery/src/core.js [new file with mode: 0644]
libs/jquery/src/core/access.js [new file with mode: 0644]
libs/jquery/src/core/init.js [new file with mode: 0644]
libs/jquery/src/core/parseHTML.js [new file with mode: 0644]
libs/jquery/src/core/ready.js [new file with mode: 0644]
libs/jquery/src/core/var/rsingleTag.js [new file with mode: 0644]
libs/jquery/src/css.js [new file with mode: 0644]
libs/jquery/src/css/addGetHookIf.js [new file with mode: 0644]
libs/jquery/src/css/curCSS.js [new file with mode: 0644]
libs/jquery/src/css/defaultDisplay.js [new file with mode: 0644]
libs/jquery/src/css/hiddenVisibleSelectors.js [new file with mode: 0644]
libs/jquery/src/css/support.js [new file with mode: 0644]
libs/jquery/src/css/swap.js [new file with mode: 0644]
libs/jquery/src/css/var/cssExpand.js [new file with mode: 0644]
libs/jquery/src/css/var/getStyles.js [new file with mode: 0644]
libs/jquery/src/css/var/isHidden.js [new file with mode: 0644]
libs/jquery/src/css/var/rmargin.js [new file with mode: 0644]
libs/jquery/src/css/var/rnumnonpx.js [new file with mode: 0644]
libs/jquery/src/data.js [new file with mode: 0644]
libs/jquery/src/data/Data.js [new file with mode: 0644]
libs/jquery/src/data/accepts.js [new file with mode: 0644]
libs/jquery/src/data/var/data_priv.js [new file with mode: 0644]
libs/jquery/src/data/var/data_user.js [new file with mode: 0644]
libs/jquery/src/deferred.js [new file with mode: 0644]
libs/jquery/src/deprecated.js [new file with mode: 0644]
libs/jquery/src/dimensions.js [new file with mode: 0644]
libs/jquery/src/effects.js [new file with mode: 0644]
libs/jquery/src/effects/Tween.js [new file with mode: 0644]
libs/jquery/src/effects/animatedSelector.js [new file with mode: 0644]
libs/jquery/src/event.js [new file with mode: 0644]
libs/jquery/src/event/ajax.js [new file with mode: 0644]
libs/jquery/src/event/alias.js [new file with mode: 0644]
libs/jquery/src/event/support.js [new file with mode: 0644]
libs/jquery/src/exports/amd.js [new file with mode: 0644]
libs/jquery/src/exports/global.js [new file with mode: 0644]
libs/jquery/src/intro.js [new file with mode: 0644]
libs/jquery/src/jquery.js [new file with mode: 0644]
libs/jquery/src/manipulation.js [new file with mode: 0644]
libs/jquery/src/manipulation/_evalUrl.js [new file with mode: 0644]
libs/jquery/src/manipulation/support.js [new file with mode: 0644]
libs/jquery/src/manipulation/var/rcheckableType.js [new file with mode: 0644]
libs/jquery/src/offset.js [new file with mode: 0644]
libs/jquery/src/outro.js [new file with mode: 0644]
libs/jquery/src/queue.js [new file with mode: 0644]
libs/jquery/src/queue/delay.js [new file with mode: 0644]
libs/jquery/src/selector-native.js [new file with mode: 0644]
libs/jquery/src/selector-sizzle.js [new file with mode: 0644]
libs/jquery/src/selector.js [new file with mode: 0644]
libs/jquery/src/serialize.js [new file with mode: 0644]
libs/jquery/src/sizzle/dist/sizzle.js [new file with mode: 0644]
libs/jquery/src/sizzle/dist/sizzle.min.js [new file with mode: 0644]
libs/jquery/src/sizzle/dist/sizzle.min.map [new file with mode: 0644]
libs/jquery/src/traversing.js [new file with mode: 0644]
libs/jquery/src/traversing/findFilter.js [new file with mode: 0644]
libs/jquery/src/traversing/var/rneedsContext.js [new file with mode: 0644]
libs/jquery/src/var/arr.js [new file with mode: 0644]
libs/jquery/src/var/class2type.js [new file with mode: 0644]
libs/jquery/src/var/concat.js [new file with mode: 0644]
libs/jquery/src/var/hasOwn.js [new file with mode: 0644]
libs/jquery/src/var/indexOf.js [new file with mode: 0644]
libs/jquery/src/var/pnum.js [new file with mode: 0644]
libs/jquery/src/var/push.js [new file with mode: 0644]
libs/jquery/src/var/rnotwhite.js [new file with mode: 0644]
libs/jquery/src/var/slice.js [new file with mode: 0644]
libs/jquery/src/var/strundefined.js [new file with mode: 0644]
libs/jquery/src/var/support.js [new file with mode: 0644]
libs/jquery/src/var/toString.js [new file with mode: 0644]
libs/jquery/src/wrap.js [new file with mode: 0644]
libs/requirejs/.bower.json [new file with mode: 0644]
libs/requirejs/README.md [new file with mode: 0644]
libs/requirejs/bower.json [new file with mode: 0644]
libs/requirejs/require.js [new file with mode: 0644]
libs/underscore/.bower.json [new file with mode: 0644]
libs/underscore/LICENSE [new file with mode: 0644]
libs/underscore/README.md [new file with mode: 0644]
libs/underscore/bower.json [new file with mode: 0644]
libs/underscore/underscore-min.js [new file with mode: 0644]
libs/underscore/underscore-min.map [new file with mode: 0644]
libs/underscore/underscore.js [new file with mode: 0644]
main.js [new file with mode: 0644]
php.php [new file with mode: 0644]