Matej Zrimšek
|
40355dcc97
|
If file is recognized as office file, it's allowed to be any office file type.
|
2016-09-07 14:04:11 +02:00 |
|
Matej Zrimšek
|
b0ad6d0753
|
Fixed result file deletion and result name updating [fixes SCI-409]. Fixed step name and checklists names and its items names checking, and items removing [fixes SCI-407].
|
2016-09-06 23:26:00 +02:00 |
|
Zmago Devetak
|
9440371f3f
|
Merge pull request #131 from ZmagoD/zd_SCI_400
Sets front end validation for experiment move action [fixes SCI-400]
|
2016-09-06 11:39:38 +02:00 |
|
Zmago Devetak
|
1a19753df9
|
Merge pull request #128 from ZmagoD/zd_SCI_105
Trim long words in reports [fixes SCI-105]
|
2016-09-06 10:10:06 +02:00 |
|
zmagod
|
a7b6135b2f
|
cleared console.log
|
2016-09-06 10:08:32 +02:00 |
|
Luka Murn
|
81883911c4
|
Merge pull request #132 from Ducz0r/lm-sci-228
Updates to invite users to team modal window
|
2016-09-05 15:53:15 +02:00 |
|
Luka Murn
|
1d8600b39f
|
Fix bug when inviting existing users onto teams
Closes SCI-228
|
2016-09-05 14:52:56 +02:00 |
|
mz3944
|
50e0c26e89
|
Merge pull request #125 from mz3944/mz_removed_avatar_upload_popop_sci_399
Popup for preventing page leaving when uploading avatar fixed [fixes SCI-399]
|
2016-09-05 11:49:04 +02:00 |
|
zmagod
|
667fb67052
|
sets front end validation for experiment move action [fixes SCI-400]
|
2016-09-02 16:31:17 +02:00 |
|
Zmago Devetak
|
ea26a532e4
|
Merge pull request #126 from ZmagoD/zd_SCI_332
By default all experiments should be collapsed
|
2016-09-02 15:58:03 +02:00 |
|
zmagod
|
28fa00c30c
|
trim long words in reports [fixes SCI-105]
|
2016-09-01 15:45:39 +02:00 |
|
zmagod
|
ac7ac95da8
|
[fixes SCI-332]
|
2016-09-01 10:38:20 +02:00 |
|
Matej Zrimšek
|
4fdf478426
|
Minor refactoring.
|
2016-08-31 17:57:06 +02:00 |
|
Matej Zrimšek
|
828eebeb16
|
Popup for preventing page leaving when uploading avatar fixed [fixes SCI-399]
|
2016-08-31 17:21:17 +02:00 |
|
zmagod
|
55ba2de41f
|
fixes object duplication
|
2016-08-31 16:34:08 +02:00 |
|
zmagod
|
fabfa83171
|
introdutory popup cookie
|
2016-08-31 15:18:21 +02:00 |
|
zmagod
|
e8f971829a
|
added project to session storage
|
2016-08-31 15:13:17 +02:00 |
|
Luka Murn
|
5cb79f6282
|
Fix the default parameters in JS
This was causing major issues in IE.
|
2016-08-31 14:04:45 +02:00 |
|
zmagod
|
b05c3df4d3
|
adds toggle id only to elements with modules
|
2016-08-31 10:25:40 +02:00 |
|
zmagod
|
21f84bacb6
|
set sidebar collapsed elements
|
2016-08-31 08:24:59 +02:00 |
|
jbargu
|
2cd5d85d68
|
Merge pull request #120 from jbargu/jg_SCI_328_move_experiment_reconnect
When moving a task, it should connect the source and destination
|
2016-08-30 18:01:38 +02:00 |
|
mlorb
|
905acfd43d
|
Merge pull request #109 from mlorb/ml_sci_286
fixes notification when adding new sample [SCI-286]
|
2016-08-30 17:54:45 +02:00 |
|
Mojca Lorber
|
dd8e5d5e12
|
fixes hound
|
2016-08-30 17:12:26 +02:00 |
|
Mojca Lorber
|
1b1e6daa21
|
fixes notification disappearance and error notifications
|
2016-08-30 16:55:59 +02:00 |
|
Jure Grabnar
|
9a82e7d72b
|
Connect tasks on moving
SCI-328 #close
|
2016-08-30 15:57:27 +02:00 |
|
mlorb
|
8fc29248b3
|
Merge pull request #119 from mlorb/ml_sci_396
fixes missing experiment name in side bar [SCI-396]
|
2016-08-30 15:05:04 +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 |
|
Mojca Lorber
|
52f228725a
|
fixes hound
|
2016-08-30 14:04:47 +02:00 |
|
Mojca Lorber
|
aeda6f77d2
|
fixes missing experiment name in side bar
|
2016-08-30 13:51:16 +02:00 |
|
Luka Murn
|
c6e575bd2a
|
Merge pull request #115 from Ducz0r/lm-deleting-comments-fix
Fix for deleting comments
|
2016-08-30 13:15:35 +02:00 |
|
Luka Murn
|
77ec5bcff9
|
Reposition comment dropdowns horizontally if needed
Closes SCI-258
|
2016-08-30 11:39:50 +02:00 |
|
Luka Murn
|
4ee4c6caba
|
Remove JS validator from step comments
|
2016-08-30 11:06:30 +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
|
57c1707e81
|
fixes secondary navigation [fixes SCI-338]
|
2016-08-30 09:53:56 +02:00 |
|
zmagod
|
d33bb50519
|
disabled secondary navigation in samples tutorial
|
2016-08-30 08:57:05 +02:00 |
|
zmagod
|
5518d1cd1e
|
fixed 16 step of tutorial
|
2016-08-30 08:52:44 +02:00 |
|
Mojca Lorber
|
53cdbc2638
|
fixes notification when adding new sample
|
2016-08-29 13:45:54 +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 |
|
Matej Zrimšek
|
782d384e26
|
Spinner now doesn't hide prematurally on file uploading. Some recently introduced bugs quickfixes (report images not showing, locale missplealing, client-side blank tables deletion deleted all tables, error if no asset present in a step).
|
2016-08-25 22:26:53 +02:00 |
|
Matej Zrimšek
|
04d9163ff6
|
Paperclip file spoofing corrected/modified.
|
2016-08-25 18:57:06 +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 |
|
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 |
|
Luka Murn
|
b533b0aca6
|
Fix another minor bug
|
2016-08-25 17:15:53 +02:00 |
|