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 53699193a2 Merge branch 'smart-annotations'
Conflicts:
	app/assets/javascripts/comments.js.erb
	app/assets/javascripts/protocols/index.js
	app/assets/javascripts/protocols/steps.js.erb
	app/assets/javascripts/samples/sample_datatable.js.erb
	app/controllers/my_module_comments_controller.rb
	app/controllers/project_comments_controller.rb
	app/controllers/result_comments_controller.rb
	app/controllers/step_comments_controller.rb
	app/datatables/sample_datatable.rb
	app/views/my_module_comments/_comment.html.erb
	app/views/project_comments/_comment.html.erb
	app/views/projects/show/_experiment.html.erb
	app/views/reports/elements/_experiment_element.html.erb
	app/views/reports/elements/_result_comments_element.html.erb
	app/views/reports/elements/_result_text_element.html.erb
	app/views/reports/elements/_step_checklist_element.html.erb
	app/views/reports/elements/_step_comments_element.html.erb
	app/views/reports/elements/_step_element.html.erb
	app/views/result_comments/_comment.html.erb
	app/views/results/_result_text.html.erb
	app/views/step_comments/_comment.html.erb
	app/views/steps/_step.html.erb
	db/schema.rb
2017-01-24 14:33:23 +01:00
addons
app Merge branch 'smart-annotations' 2017-01-24 14:33:23 +01:00
bin
config Merge branch 'smart-annotations' 2017-01-24 14:33:23 +01:00
db Merge branch 'smart-annotations' 2017-01-24 14:33:23 +01:00
lib Update reprocess Paperclip rake task 2017-01-19 13:26:43 +01:00
log
public
test
vendor/assets fix some bugs 2017-01-19 11:37:59 +01:00
.buildpacks
.eslintrc.json
.gemrc
.gitignore
.hound.yml
.jsbeautifyrc
.rubocop.yml
.scss-lint.yml
config.ru
docker-compose.yml
Dockerfile
Gemfile Merge branch 'smart-annotations' 2017-01-24 14:33:23 +01:00
Gemfile.lock Merge branch 'improved-files-handling' into 'master' 2017-01-18 11:29:40 +01:00
LICENSE-3RD-PARTY.txt
LICENSE.txt
Makefile
package.json
Procfile
Rakefile
README.md
wmake-main.sh
wmake-template.sh

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.