Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
Go to file
Zmago Devetak 310b61ec12 Merge pull request #335 from ZmagoD/zd_SCI_752
fixes inport eln error message and spinner [fixes SCI-752]
2016-12-06 15:11:34 +01:00
addons Add addons folder 2016-10-28 11:02:33 +02:00
app Merge pull request #335 from ZmagoD/zd_SCI_752 2016-12-06 15:11:34 +01:00
bin Initial commit. 2016-02-12 16:52:43 +01:00
config added constant to load_from_file_size_error local 2016-12-06 13:52:07 +01:00
db Added automatic sign in with token authentication, needed when signing in from different webpage. [closes SCI-689] 2016-11-30 16:56:56 +01:00
lib Refactor & fix sign up constraints 2016-11-29 16:53:40 +01:00
log Initial commit. 2016-02-12 16:52:43 +01:00
public Refactored searches (user and globals earch) and used constants. 2016-10-17 11:17:59 +02:00
test Replaced hardcoded big values with infinity constant in fixtures. 2016-10-17 13:52:33 +02:00
vendor/assets first run notification settings 2016-10-04 15:52:48 +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 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
.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 Fixed Hound alerts. 2016-10-17 11:57:46 +02: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.yml Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
Dockerfile Paperclip file spoofing corrected/modified. 2016-08-25 18:57:06 +02:00
Gemfile Merge pull request #314 from ZmagoD/zd_SCI_643 2016-12-05 10:47:23 +01:00
Gemfile.lock Merge pull request #314 from ZmagoD/zd_SCI_643 2016-12-05 10:47:23 +01: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 Add make worker command 2016-11-19 15:26:16 +01: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 2016-11-25 11:27:43 +01:00
wmake-main.sh Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
wmake-template.sh Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00

sciNote

sciNote logo

About

sciNote is an open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place. sciNote is specifically designed for life science students, researchers, lab technicians and group leaders.

Build & run

See Wiki/Build & run.

Testing

See Wiki/Testing.

Contributing

See Wiki/Contributing & Collaboration.

License

sciNote is developed and maintained by BioSistemika USA, LLC, under Mozilla Public License Version 2.0.

See LICENSE-3RD-PARTY.txt for licenses of included third-party libraries.