Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
Find a file
artoscinote 725549c8ca
Add alias to cell sort query, to prevent join conflicts [SCI-6649] (#3953)
* Add alias to cell sort query, to prevent join conflicts [SCI-6649]

* Added value_type to join condition to make use of DB index [SCI-6649]
2022-03-28 16:48:05 +02:00
addons
app Add alias to cell sort query, to prevent join conflicts [SCI-6649] (#3953) 2022-03-28 16:48:05 +02:00
bin
config Fix multiple stock bugs [SCI-6651] (#3959) 2022-03-28 12:43:09 +02:00
data/bioeddie
db Merge branch 'develop' into features/stock-management 2022-03-14 11:56:38 +01:00
docs
features
flow-typed
lib
log
public Update 403 error screen [SCI-6251] (#3730) 2022-01-04 10:07:55 +01:00
script
spec Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
test/mailers
vendor/assets
.buildpacks
.editorconfig
.eslintignore
.flowconfig
.gemrc
.gitignore
.hound.yml
.jsbeautifyrc
.overcommit.yml
.rspec
.rubocop.yml
.scss-lint.yml
.simplecov
.travis.yml
babel.config.js
config.ru
docker-compose.production.yml
docker-compose.yml
Dockerfile Update Ruby to 2.7.5, optimize Rails configuration, update Puma and Wkhtmltopdf [SCI-6403] 2022-01-07 11:20:11 +01:00
Dockerfile.production Update Ruby to 2.7.5, optimize Rails configuration, update Puma and Wkhtmltopdf [SCI-6403] 2022-01-07 11:20:11 +01:00
Gemfile Bump nokogiri from 1.12.5 to 1.13.2 (#3900) 2022-03-08 10:33:24 +01:00
Gemfile.lock Update Rails to 6.1.4.7 [SCI-6615] (#3928) 2022-03-09 16:04:52 +01:00
LICENSE.txt
Makefile
package.json Merge branch 'develop' of github.com:biosistemika/scinote-web into features/repository-filters 2022-01-20 13:26:08 +01:00
postcss.config.js
Procfile
pull_request_template.md
Rakefile
README.md
VERSION Bump version to 1.24.2 2022-03-10 15:02:33 +01:00
yarn.lock Bump url-parse from 1.5.7 to 1.5.10 (#3901) 2022-03-08 10:34:19 +01: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.