addons
Add addons folder
2016-10-28 11:02:33 +02:00
app
Merge pull request #626 from mz3944/mz-SCI-487
2017-05-23 09:57:39 +02:00
bin
Initial commit.
2016-02-12 16:52:43 +01:00
config
Merge pull request #626 from mz3944/mz-SCI-487
2017-05-23 09:57:39 +02:00
db
Fixed adding contents to report logic and removed unneeded code. [fixes SCI-487]
2017-05-15 18:20:42 +02:00
lib
Merge pull request #568 from ZmagoD/zd_SCI_1119
2017-05-08 13:06:58 +02:00
log
Initial commit.
2016-02-12 16:52:43 +01:00
public
Merge branch 'master' of https://github.com/biosistemika/scinote-web into office_integration
2017-01-03 16:35:25 +01:00
test
working version for steps first run
2017-04-21 16:09:04 +02:00
vendor /assets
add data-hook and yadcf-filter plug-in
2017-03-29 15:59:51 +02:00
.buildpacks
Update .buildpacks
2016-08-29 13:24:53 +02:00
.eslintrc.json
Added code semantic and style checking for JS, ERB, and SCSS files. JS, ERB and RUBY checkers were also bound to Hound.
2016-10-05 14:28:34 +02:00
.gemrc
Initial commit.
2016-02-12 16:52:43 +01:00
.gitignore
Add additional targets to Makefile and optimize docker files [SCI-1096]
2017-03-29 16:00:11 +02:00
.hound.yml
Added code semantic and style checking for JS, ERB, and SCSS files. JS, ERB and RUBY checkers were also bound to Hound.
2016-10-05 14:28:34 +02:00
.jsbeautifyrc
Added code semantic and style checking for JS, ERB, and SCSS files. JS, ERB and RUBY checkers were also bound to Hound.
2016-10-05 14:28:34 +02:00
.rubocop.yml
Updated cop names with the latest version linter-rubocop (2.1.1)
2017-04-28 10:46:06 +01:00
.scss-lint.yml
Added code semantic and style checking for JS, ERB, and SCSS files. JS, ERB and RUBY checkers were also bound to Hound.
2016-10-05 14:28:34 +02:00
config.ru
Initial commit.
2016-02-12 16:52:43 +01:00
docker-compose.production.yml
Change docker-compose file version and add deface target to Makefile [SCI-1199]
2017-04-24 10:12:07 +02:00
docker-compose.yml
Change docker-compose file version and add deface target to Makefile [SCI-1199]
2017-04-24 10:12:07 +02:00
Dockerfile
Improve bundle install [SCI-1199]
2017-04-21 15:13:20 +02:00
Dockerfile.production
Improve bundle install [SCI-1199]
2017-04-21 15:13:20 +02:00
Gemfile
fixes input sanitize method [fixes SCI-1248]
2017-05-10 14:57:11 +02:00
Gemfile.lock
fixes input sanitize method [fixes SCI-1248]
2017-05-10 14:57:11 +02:00
LICENSE-3RD-PARTY.txt
remove redcarpet gem - markdown
2016-11-10 14:11:32 +01:00
LICENSE.txt
Initial commit.
2016-02-12 16:52:43 +01:00
Makefile
Change docker-compose file version and add deface target to Makefile [SCI-1199]
2017-04-24 10:12:07 +02:00
package.json
Added code semantic and style checking for JS, ERB, and SCSS files. JS, ERB and RUBY checkers were also bound to Hound.
2016-10-05 14:28:34 +02:00
Procfile
Initial commit.
2016-02-12 16:52:43 +01:00
Rakefile
Initial commit.
2016-02-12 16:52:43 +01:00
README.md
Update README.md
2017-04-12 10:40:24 +02:00