Matej Zrimšek
|
d49524a26f
|
Set correct repository icon on reports and done some needed refactoring with this. [SCI-1378]
|
2017-06-20 16:10:50 +02:00 |
|
Luka Murn
|
02dd6636ba
|
Allow saving & editing of reports with repository elements
Closes SCI-1279.
|
2017-06-07 16:55:00 +02:00 |
|
Luka Murn
|
b5f6d1da94
|
Allow custom repositories to be added to reports
|
2017-06-07 16:54:32 +02:00 |
|
Matej Zrimšek
|
20265ddd69
|
Readded result content modal for report creation and updated checkbox hierarchy logic accordingly. [fixes SCI-487]
|
2017-05-17 18:18:57 +02:00 |
|
Matej Zrimšek
|
79ec3b5e4c
|
Selected all checkboxes by default for result content adding modal and added disabling logic for dependent checkboxes. [fixes SCI-487]
|
2017-05-15 18:20:42 +02:00 |
|
Matej Zrimšek
|
901558c733
|
Made checkbox logic sitewide available and applied it to other content adding modals in report aswell. [fixes SCI-487]
|
2017-05-15 18:20:42 +02:00 |
|
Matej Zrimšek
|
ba693c65a8
|
Fixed adding contents to report logic and removed unneeded code. [fixes SCI-487]
|
2017-05-15 18:20:42 +02:00 |
|
ajugo
|
41df727e57
|
Merge pull request #569 from rekonder/aj-SCI-1130
Fix error with close on reports
|
2017-05-03 12:27:42 +02:00 |
|
Matej Zrimšek
|
a5cffd06f3
|
Removed all tutorial data from ERB, so that all tutorial code is in JS. [needed for fixing SCI-719]
|
2017-04-25 16:03:50 +02:00 |
|
rekonder
|
dc46a7b650
|
Fix error with close on reports
|
2017-04-24 16:02:30 +02:00 |
|
Oleksii Kriuchykhin
|
be59b85d3b
|
Added additional checks for tutorial steps [SCI-703]
|
2016-11-22 13:55:23 +01:00 |
|
Matej Zrimšek
|
f13cc5be0e
|
Added additional tutorial step for showing protocol link. Tutorial steps 1-3 are now completelly handled in JS and not in HTML (preferred way).
|
2016-11-17 18:03:49 +01:00 |
|
Matej Zrimšek
|
c8eb82cc85
|
Fixed tutorial step numbers and changed getting next page reference on protocols page.
|
2016-11-17 14:46:04 +01:00 |
|
Matej Zrimšek
|
92d990a715
|
Code for tutorial function steps parameter reformatted. Deleted Git merging line.
|
2016-11-17 14:46:04 +01:00 |
|
Matej Zrimšek
|
0e97bfc002
|
Refactored and added back button for tutorial for steps 21-22. Minor tutorial function renaming and docs update.
|
2016-11-17 14:46:04 +01:00 |
|
Matej Zrimšek
|
c64146904a
|
Refactored and added back button for tutorial for steps 19-20. Updated tutorial steps count.
|
2016-11-17 14:46:04 +01:00 |
|
Matej Zrimšek
|
47c1308ba6
|
Refactored and added back button for tutorial for step 18. Tutorial function now also works with one page step.
|
2016-11-17 14:46:04 +01:00 |
|
Oleksii Kriuchykhin
|
d2e29935cf
|
Improved tutorial styling [SCI-685]
|
2016-11-16 15:44:06 +01:00 |
|
Oleksii Kriuchykhin
|
b9f982ead7
|
Additional steps added to tutorial and numbering of the steps fixed [SCI-571]
|
2016-11-11 10:07:34 +01:00 |
|
Luka Murn
|
b4685b0a40
|
Remove console.log()
|
2016-10-25 18:13:29 +02:00 |
|
Luka Murn
|
cd360d7279
|
Fix the save report alert() bug
Closes SCI-616
|
2016-10-25 18:12:29 +02:00 |
|
Oleksii Kriuchykhin
|
0ec7c019b3
|
Fix issue with pop-up windows and turbolinks [SCI-463]
|
2016-10-17 14:25:54 +02:00 |
|
Matej Zrimšek
|
a6a2a237aa
|
Removed unneeded ERB tags, which caused error. Minor refactoring.
|
2016-10-17 11:57:47 +02:00 |
|
Matej Zrimšek
|
ece89da391
|
Removed ruby constants duplicates in JS, because of caching problems.
|
2016-10-17 11:57:47 +02:00 |
|
Matej Zrimšek
|
a3dfb59558
|
Added remaining constants.
|
2016-10-17 11:30:05 +02:00 |
|
Oleksii Kriuchykhin
|
db1e24202a
|
Minor code cleanup [fixes SCI-463]
|
2016-09-26 09:08:38 +02:00 |
|
Oleksii Kriuchykhin
|
2c144aa2f3
|
Fix issue with unexpected notification windows appearing after report editor exit [fixes SCI-463]
|
2016-09-23 11:56:13 +02:00 |
|
zmagod
|
b9b466cd8e
|
Merge branch 'jg_sci_350_formulas' of https://github.com/jbargu/scinote-web into jbargu-jg_sci_350_formulas
|
2016-09-16 09:28:19 +02:00 |
|
zmagod
|
c4fabdb67a
|
clean unneeded Observer configurations
|
2016-09-14 11:16:42 +02:00 |
|
zmagod
|
e1d871dcdb
|
clear undefind from experiment name and refactor sidebar in reports [fixes SCI-448]
|
2016-09-14 11:11:35 +02:00 |
|
Jure Grabnar
|
fa3515d2eb
|
Add formulas to reports
|
2016-09-13 09:46:21 +02:00 |
|
zmagod
|
a7b6135b2f
|
cleared console.log
|
2016-09-06 10:08:32 +02:00 |
|
zmagod
|
28fa00c30c
|
trim long words in reports [fixes SCI-105]
|
2016-09-01 15:45:39 +02:00 |
|
zmagod
|
5518d1cd1e
|
fixed 16 step of tutorial
|
2016-08-30 08:52:44 +02:00 |
|
Matej Zrimšek
|
e3a7f45fdf
|
Merge branch 'master' into mz_file_upload_and_client_side_upgrade
Conflicts:
app/assets/javascripts/application.js
app/views/results/_result_asset.html.erb
app/views/steps/_step.html.erb
|
2016-08-26 11:13:40 +02:00 |
|
mlorb
|
b1218cb3d6
|
Merge pull request #59 from biosistemika/ml_sci_244
fixes tutorial bug of inappropriate window [SCI-244]
|
2016-08-25 17:16:45 +02:00 |
|
Matej Zrimšek
|
ccdccc5cf1
|
Changed file uploding to work properly with multiple files and be user friendly in case of errors. Some function names refactoring.
|
2016-08-17 18:11:13 +02:00 |
|
Mojca Lorber
|
e6f205368b
|
fixes tutorial bug of inappropriate window
|
2016-08-12 11:33:27 +02:00 |
|
Jure Grabnar
|
cafec6a1b4
|
Fix controls on experiment contents
Also fix bug with adjencent elements not updating controls.
Fixes SCI-35.
|
2016-08-04 16:05:03 +02:00 |
|
Jure Grabnar
|
da2a06c999
|
Fix global sort to work with experiments
|
2016-08-03 14:59:53 +02:00 |
|
Jure Grabnar
|
acc41dae40
|
Add experiment content report dialog
Adding still has to be implemented
|
2016-08-03 12:52:51 +02:00 |
|
Luka Murn
|
076b67620f
|
Migration GitLab -> GitHub
|
2016-07-21 13:11:15 +02:00 |
|
Luka Murn
|
055298fee8
|
Initial commit.
|
2016-02-12 16:52:43 +01:00 |
|