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
Luka Murn 5e90ae7383 Remove uneccesary save when setting notification settings on user
These methods should behave as the rest of setters on
ActiveRecords, ergo setting the model state, but not saving it.

The save is called at the end of the action inside the controller
anyway, so this save is redundant.
2018-05-18 13:43:04 +02:00
addons fixes cursor icon 2018-05-16 12:02:46 +02:00
app Remove uneccesary save when setting notification settings on user 2018-05-18 13:43:04 +02:00
bin
config Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2371 2018-05-17 15:22:43 +02:00
db adds new reports index page [fixes SCI-2124] 2018-04-18 16:47:52 +02:00
docs
features please, tests work... 2018-05-09 13:54:49 +02:00
flow-typed
lib Merge branch 'master' into ux-release-1 2018-04-26 11:38:54 +02:00
log
public fixes images preview in repository/library [fixes SCI-2321] 2018-04-24 13:11:55 +02:00
script
spec Merge pull request #1127 from ZmagoD/zd_SCI_2307_v3 2018-05-16 13:23:25 +02:00
test
vendor/assets removes datatables.noSearchHidden plugin 2018-05-18 09:24:36 +02:00
.babelrc
.buildpacks
.editorconfig
.eslintignore
.eslintrc.json
.flowconfig
.gemrc
.gitignore
.hound.yml
.jsbeautifyrc
.postcssrc.yml
.rspec
.rubocop.yml
.scss-lint.yml
.simplecov
.travis.yml Fix tests [SCI-2217] 2018-04-05 00:06:11 +02:00
config.ru
docker-compose.production.yml
docker-compose.yml
Dockerfile
Dockerfile.production
Gemfile Merge branch 'master' into ux-release-1 2018-04-26 11:38:54 +02:00
Gemfile.lock Disable some validations in repository import to improve speed [SCI-2404] 2018-05-15 11:14:43 +02:00
LICENSE.txt
Makefile Fix breaking tests introduced with PR #930 2018-04-12 15:24:33 +02:00
package-lock.json
package.json
Procfile
Rakefile
README.md
VERSION Update VERSION to 1.13.1 2018-04-12 10:43:34 +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.