| 
								
								
									 Luka Murn | 98e2a56670 | Bump version to 1.8.1 | 2017-02-23 14:00:46 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | cb12bfddc0 | Merge pull request #497 from biosistemika/release-1.8.0 Version bump to 1.8.0 | 2017-02-23 11:36:24 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | 52ab6d096f | Version bump to 1.8.0 | 2017-02-23 11:15:26 +01:00 |  | 
				
					
						| 
								
								
									 okriuchykhin | 8e18ff44a6 | Merge pull request #479 from okriuchykhin/ok_SCI_999 Add task complete/uncomplete functionality [SCI-999] | 2017-02-20 15:19:00 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | f97c20e9b5 | Fix hound warnings [SCI-999] | 2017-02-13 15:42:28 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | cf8566df33 | Add task complete/uncomplete functionality [SCI-999] | 2017-02-10 14:27:20 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | f7bd62547e | Refactor teams settings into its own controllers | 2017-02-09 14:37:59 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | 5cb3eb5e09 | Refactor preferences -> move them to subcontroller, subroute | 2017-02-09 11:07:16 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | 62535a01bd | Move teams datatable js code into separate file [SCI-936] | 2017-02-03 10:44:42 +01:00 |  | 
				
					
						| 
								
								
									 Zmago Devetak | 5c9954bb89 | Merge pull request #450 from ZmagoD/zd_SCI_939 Refactor "organizations" to "teams" | 2017-02-01 13:12:02 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | 50b8588cbf | Version bump to 1.7.2 | 2017-01-31 15:49:58 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | db75231617 | Update URLs to sciNote support pages Closes SCI-978. | 2017-01-31 15:48:56 +01:00 |  | 
				
					
						| 
								
								
									 zmagod | e59b2e039a | Merge branch 'master' of https://github.com/biosistemika/scinote-web into zd_SCI_939 | 2017-01-27 11:15:31 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | b2d2f56bdd | Version bump to 1.7.1 | 2017-01-26 17:00:54 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | 042a85af45 | Bump version to 1.7.0 | 2017-01-25 18:22:11 +01:00 |  | 
				
					
						| 
								
								
									 Mojca Lorber | d669f006b1 | fix tables in reports | 2017-01-25 15:15:26 +01:00 |  | 
				
					
						| 
								
								
									 zmagod | 1220466035 | fixing hound | 2017-01-25 15:00:14 +01:00 |  | 
				
					
						| 
								
								
									 zmagod | f04a2f663a | renamed organizations in config/ | 2017-01-25 12:30:11 +01:00 |  | 
				
					
						| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 zmagod | 9550c6dd35 | fixes highlight.js | 2017-01-19 17:09:25 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | cf72da5635 | Merge branch 'improved-files-handling' into 'master' Conflicts:
	app/assets/javascripts/protocols/steps.js.erb
	app/helpers/assets_helper.rb
	db/schema.rb | 2017-01-18 11:29:40 +01:00 |  | 
				
					
						| 
								
								
									 okriuchykhin | 02bfd19d1c | Merge pull request #385 from okriuchykhin/ok_SCI_102 Fix XSS on activites and throghout the rest of app [SCI-102] | 2017-01-16 11:41:38 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | 0546716a0b | Improve user input sanitization, fix bugs [SCI-102] | 2017-01-11 15:50:11 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | aa2b573278 | Enable image preview while editing steps and code style improvements [SCI-694] | 2017-01-06 15:58:23 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | 4fe3030ad4 | Freeze WHITELISTED_ATTRIBUTES constatnt [SCI-102] | 2017-01-05 16:13:00 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | 1009347026 | Add list of whitelisted attributes [SCI-102] | 2017-01-05 15:33:41 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | ef688feb4e | Hotfix 1.6.1 Set confirmed_at to created_at when using no
email confirmations and users sign up by themselves. | 2017-01-05 15:27:18 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | 6487bd788a | Add additional whitelisted tags [SCI-102] | 2017-01-05 14:40:38 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | 9c4191a1e0 | Initial code commit [SCI-102] | 2017-01-05 13:04:19 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | 3bee9d2e12 | Save an (yet unworking) version of user smart annotations Used so other devs can start working on smart annotations. | 2017-01-04 10:54:02 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | e16c826bb1 | Version bump to 1.6.0 | 2016-12-22 11:43:52 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | b537feb8a0 | Added large preview [SCI-694] | 2016-12-16 17:07:08 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | 0541253ffa | Added modal for images preview [SCI-694] | 2016-12-16 15:53:16 +01:00 |  | 
				
					
						| 
								
								
									 Zmago Devetak | c8631077df | Merge pull request #361 from biosistemika/improved-sample-table Improved sample table | 2016-12-16 15:37:54 +01:00 |  | 
				
					
						| 
								
								
									 zmagod | 2426539715 | fixes long names in columns dropdown [fixes SCI-784] | 2016-12-13 14:54:37 +01:00 |  | 
				
					
						| 
								
								
									 zmagod | 40fdfef67f | setup delayed_paperclip gem | 2016-12-08 15:24:14 +01:00 |  | 
				
					
						| 
								
								
									 zmagod | ac52e643be | cleanup direct upload | 2016-12-08 11:26:13 +01:00 |  | 
				
					
						| 
								
								
									 zmagod | 83aae59eed | adds sample groups index page | 2016-12-02 09:33:09 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | 7309da9d92 | Version bump to 1.5.1 | 2016-12-01 15:54:08 +01:00 |  | 
				
					
						| 
								
								
									 Matej Zrimšek | 46465060d0 | 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 |  | 
				
					
						| 
								
								
									 zmagod | 1859df0319 | fix hound | 2016-11-30 09:44:49 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | 76ec77fce4 | Merge pull request #329 from biosistemika/simplify-signup Merge simplify-signup into master | 2016-11-30 09:41:20 +01:00 |  | 
				
					
						| 
								
								
									 zmagod | 12848f15fa | adds sample_type index view with all crud actions | 2016-11-29 17:15:54 +01:00 |  | 
				
					
						| 
								
								
									 okriuchykhin | f9c8223fe5 | Merge pull request #321 from okriuchykhin/ok_SCI_736 Improve regexp for image whitelisting [SCI-736] | 2016-11-28 15:46:54 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | d8f8e01a46 | Code cleanup, added new image types to whitelist [SCI-736] | 2016-11-28 11:13:20 +01:00 |  | 
				
					
						| 
								
								
									 okriuchykhin | 31f6379866 | Merge pull request #318 from okriuchykhin/ok_SCI_736 Add whitelisting of supported image types [SCI-736] | 2016-11-28 09:32:49 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | d0b86de3a4 | Use Rails's email regex | 2016-11-25 17:37:27 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | 74f6455a8f | Add whitelisting of supported image types [SCI-736] | 2016-11-25 16:12:43 +01:00 |  | 
				
					
						| 
								
								
									 Oleksii Kriuchykhin | 698e07a3b5 | Enable reCaptcha and auto log in on confirm invitation form [SCI-706] | 2016-11-24 14:11:02 +01:00 |  | 
				
					
						| 
								
								
									 Luka Murn | 91ffb232e2 | Version bump to 1.5.0 | 2016-11-24 11:37:45 +01:00 |  |