accurator/commit
refactoring file naming and folder structure in js
author | Cristina-Iulia Bucur |
---|---|
Mon Mar 21 12:31:31 2016 +0100 | |
committer | Cristina-Iulia Bucur |
Mon Mar 21 12:31:31 2016 +0100 | |
commit | 545309a4ff30a305598c0bac0c904371254b4302 |
tree | f69e5e837c350911585972b111c318891956e901 |
parent | 99984153c5aeba8b8d05d5ec0fdfd57936338727 |
Diff style: stat patch
web/css/bootstrap-slider.min.css | 28 + web/css/bootstrap.min.css | 5 + web/js/about.js | 47 + web/js/components/annotations.js | 101 ++ web/js/components/cluster.js | 54 + web/js/components/deniche-plugin.js | 203 +++ web/js/components/field.js | 267 ++++ web/js/components/pagination.js | 126 ++ web/js/components/path.js | 50 + web/js/components/thumbnail.js | 135 ++ web/js/components/utilities.js | 595 +++++++++ web/js/domain.js | 99 ++ web/js/end.js | 62 + web/js/expertise.js | 211 +++ web/js/form.js | 369 ++++++ web/js/intro.js | 69 + web/js/item.js | 341 +++++ web/js/lib/annotorious.min.js | 254 ++++ web/js/lib/bloodhound.js | 918 +++++++++++++ web/js/lib/bootstrap-slider.min.js | 29 + web/js/lib/bootstrap.min.js | 7 + web/js/lib/jquery.min.js | 4 + web/js/lib/laconic.js | 195 +++ web/js/lib/typeahead.js | 2451 +++++++++++++++++++++++++++++++++++ web/js/profile.js | 159 +++ web/js/results.js | 719 ++++++++++ 26 files changed, 7498 insertions(+)