zmagod
8c035a1981
renames organization in assets
2017-01-25 12:12:27 +01: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
33c96c9eee
Refactored and added back button for tutorial for steps 12-13.
2016-11-17 14:46:04 +01:00
Matej Zrimšek
0687153eb8
Minor tutorial refactoring.
2016-11-17 14:46:04 +01:00
Matej Zrimšek
f4206ea3d0
No warning popup is shown when running tutorial.
2016-11-17 14:46:04 +01:00
Matej Zrimšek
3f8d3d5939
Refactored and added back button for tutorial for steps 6-11.
2016-11-17 14:46:04 +01:00
Matej Zrimšek
74e58b044f
Tutorial refactored using one method, for steps 1-5.
2016-11-17 14:46:04 +01:00
Matej Zrimšek
0d133ff32e
Refactoring and added back buttons for tutorial steps 1-5.
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
410837e6cf
Fix project canvas interactivity in the tutorial [SCI-670]
2016-11-15 16:53:20 +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
Matej Zrimšek
f2cd9890dd
Replaced hardcoded infinity values with constants. Added quotation marks to Ruby string constants in JS.
2016-10-17 11:57:47 +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
05acf5a725
Replaced all Ruby constants instances in JS to be called from JS.
2016-10-17 11:57:46 +02:00
zmagod
42a30576e3
removed introductory popup [fixes SCI-534]
2016-10-11 08:33:50 +02:00
zmagod
b0f6b1f4d0
fixed comments action on project page
2016-10-05 15:39:54 +02:00
Zmago Devetak
91c7d8a952
Merge pull request #176 from ZmagoD/zd_SCI_474
...
Unify the comments
2016-10-03 15:26:17 +02:00
zmagod
2a86aaf7e4
changed popout content [fixes SCI-520]
2016-09-28 15:12:30 +02:00
zmagod
1eb9f772f4
refactor sciNote comments js and unified all comments behavior [fixes SCI-474]
2016-09-27 10:30:48 +02:00
zmagod
980ff63104
fixed task comments
2016-09-27 09:18:46 +02:00
zmagod
02bfa1949e
fixed project comments
2016-09-27 09:00:02 +02:00
Matej Zrimšek
c614843044
Minor refactoring with hound alert fixes.
2016-09-21 19:48:18 +02:00
Matej Zrimšek
234918a76d
Word wrapping and truncating added to whole application [fixes SCI-458]. Fixed some bugs which were related to long/too long text and validations. Modified parts of application to accomodate for longer text limits.
2016-09-21 19:48:18 +02:00
zmagod
fabfa83171
introdutory popup cookie
2016-08-31 15:18:21 +02:00
Jure Grabnar
9a82e7d72b
Connect tasks on moving
...
SCI-328 #close
2016-08-30 15:57:27 +02:00
Zmago Devetak
11b314fa20
Merge pull request #107 from ZmagoD/zd_bug_fix
...
fixes new task button after tutorial ends
2016-08-30 15:04:11 +02:00
zmagod
4b6567e488
fixed workflowimg link
2016-08-30 11:03:33 +02:00
zmagod
6f1c4df942
fixed new task button in canvas
2016-08-30 10:48:28 +02:00
zmagod
5518d1cd1e
fixed 16 step of tutorial
2016-08-30 08:52:44 +02:00
zmagod
5af9d10c6a
fixes new task button after tutorial ends
2016-08-29 11:46:45 +02:00
zmagod
d886d05ccb
Merge branch 'zd_SCI_338'
2016-08-26 16:32:49 +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
Zmago Devetak
0cfc758f43
Merge pull request #102 from ZmagoD/zd_SCI_336
...
implement first time popup logic
2016-08-26 09:19:36 +02:00
zmagod
b0bd92e3f4
fixed edit action
2016-08-26 09:17:55 +02:00
zmagod
99976722a8
uncomment js file
2016-08-25 18:49:49 +02:00
zmagod
1738ca66d2
one-time introductory popup [fixes SCI-336]
2016-08-25 18:44:21 +02:00
Luka Murn
8018cff02e
Merge pull request #103 from Ducz0r/bb_edit_delete_comments
...
Edit&delete comments
2016-08-25 17:18:48 +02:00
Luka Murn
7cd94e8b0d
Fix a minor bug on canvas
2016-08-25 17:09:55 +02:00
zmagod
7a47ff6bc5
fixed new task error
2016-08-25 15:30:32 +02:00
zmagod
8ff645fb89
disabled experiment dropdown actions
2016-08-25 15:16:51 +02:00
Zmago Devetak
b090fd8d5b
Merge pull request #95 from ZmagoD/zd_SCI_374
...
adds edit workflow link if no workflow [fixes SCI-374]
2016-08-25 14:07:33 +02:00
Luka Murn
bac0455435
Add edit&delete functionality to step comments
...
This commit also:
* fixes a bug in permission_helper.rb,
* fixes comments.js a bit,
* adds 2 more re-renders of dropdown position calculations to canvas.js and projects/index.js.
2016-08-25 13:51:31 +02:00
Luka Murn
c92d016f65
Add edit&delete module/task comments functionality
...
This required a minor fix of comments.js.
2016-08-25 13:51:31 +02:00
Luka Murn
f0d9cb96fa
Add edit project comments functionality
2016-08-25 13:51:30 +02:00
Luka Murn
15c0baeee8
Add delete project comment functionality
...
This commit also removes the old code from @bberic.
2016-08-25 13:51:30 +02:00