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
sboursen-scinote 9b24bf9504 Fix Protocols.io modal not loading any protocols [SCI-9468]
The JavaScript responsible for loading the list was attached to a
Partial that by itself was loaded using and AJAX request. Therefore,
The JavaScript was not being executed (no page reload). It was thus moved
to the parent partial (loaded on page reload) and called when the required
HTML is appended to the DOM.
2023-10-05 12:03:05 +02:00
addons
app Fix Protocols.io modal not loading any protocols [SCI-9468] 2023-10-05 12:03:05 +02:00
bin
config Merge pull request #6346 from rekonder/aj_SCI_9442 2023-10-04 15:46:22 +02:00
data/bioeddie
db Add migration for results with empty names [SCI-9443] 2023-10-04 15:25:29 +02:00
docs
features
lib
log
public Merge branch 'develop' into features/september-release 2023-09-14 13:45:40 +02:00
script
spec Add RepositoryStockValueZipExport service and connect export consumption button [SCI-9023] (#6092) 2023-09-07 13:12:27 +02:00
test/mailers
vendor/assets Fix handson table scrolling 2023-09-14 14:35:37 +02:00
.buildpacks
.editorconfig
.eslintignore
.flowconfig
.gemrc
.gitignore
.hound.yml Update rubocop and hound configs (#6155) 2023-09-06 16:15:05 +02:00
.jsbeautifyrc
.overcommit.yml
.rspec
.rubocop.yml Fix rubocop config 2023-09-07 11:43:12 +02:00
.scss-lint.yml
.simplecov
.travis.yml
babel.config.js
config.ru
docker-compose.production.yml
docker-compose.yml
Dockerfile
Dockerfile.production
engines_yarn_install.js
Gemfile
Gemfile.lock Merge branch 'release/1.28.0' into develop 2023-10-04 13:19:31 +02:00
LICENSE.txt
Makefile
package.json Bump postcss from 8.2.15 to 8.4.31 2023-10-04 11:20:25 +00:00
postcss.config.js
Procfile
pull_request_template.md
Rakefile
README.md
VERSION Bump version to 1.28.0.3 2023-09-26 10:36:15 +02:00
yarn.lock Bump postcss from 8.2.15 to 8.4.31 2023-10-04 11:20:25 +00: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.