zmagod
|
9f56df02d2
|
removes comment tab and add comment in the info tab [fixes SCI-436]
|
2016-09-20 18:53:51 +02:00 |
|
zmagod
|
42bbc47f5f
|
first working version
|
2016-09-20 17:06:07 +02:00 |
|
zmagod
|
da86208441
|
styled step comments
|
2016-09-20 14:13:40 +02:00 |
|
zmagod
|
0ca65aeca5
|
fixed step comment sorting
|
2016-09-20 13:31:50 +02:00 |
|
zmagod
|
cd64e035c0
|
set form validations
|
2016-09-20 09:50:03 +02:00 |
|
zmagod
|
f48553e807
|
fixed ajax call
|
2016-09-19 16:12:07 +02:00 |
|
zmagod
|
938aa32190
|
js tweaks
|
2016-09-16 15:22:24 +02:00 |
|
zmagod
|
635f6b92d6
|
fixed comments display
|
2016-09-16 11:55:10 +02:00 |
|
zmagod
|
e90f0bd3d5
|
refactor step view
|
2016-09-16 09:04:21 +02:00 |
|
zmagod
|
0a2ab57e28
|
styled new comments layout
|
2016-09-15 11:45:51 +02:00 |
|
zmagod
|
e3ae22763e
|
removed comments tab in protocol step
|
2016-09-15 08:46:14 +02:00 |
|
mz3944
|
ea898ed3ce
|
Merge pull request #145 from mz3944/mz_checklists_items_move_and_step/result_comment_fix
Fixed step's checklist items editing (items not multiplying and new i…
|
2016-09-13 19:05:10 +02:00 |
|
Zmago Devetak
|
f86c6b954e
|
Merge pull request #141 from ZmagoD/zd_SCI_340
styled dottel line in sidebar [fixes SCI-340]
|
2016-09-13 11:58:26 +02:00 |
|
Matej Zrimšek
|
af8ab3e081
|
Fixed step's checklist items editing (items not multiplying and new item insertion always at bottom) [fixes SCI-427]. Improved step/result comment GUI [SCI-446].
|
2016-09-12 16:55:46 +02:00 |
|
zmagod
|
1b31f8827d
|
set experiment description to 255
|
2016-09-08 14:35:52 +02:00 |
|
Zmago Devetak
|
1368716aa0
|
Merge pull request #130 from ZmagoD/zd_SCI_348
project overview - updating (or creating new) experiment details
|
2016-09-08 12:49:35 +02:00 |
|
mlorb
|
f4029a04fd
|
Merge pull request #142 from mlorb/ml_sci_415
fixes navbar size when resizing window [SCI-415]
|
2016-09-08 12:46:36 +02:00 |
|
Matej Zrimšek
|
6eca3661bf
|
Some JS error refactoring and accordingly updated error rendering when experiment description is too long.
|
2016-09-08 12:43:31 +02:00 |
|
Mojca Lorber
|
0435011fee
|
fixes hound
|
2016-09-08 12:43:30 +02:00 |
|
Mojca Lorber
|
302a777615
|
fixes button collision
|
2016-09-08 12:37:06 +02:00 |
|
Mojca Lorber
|
4c66ca6f80
|
fixes navbar size when resizing window
|
2016-09-08 09:17:58 +02:00 |
|
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 |
|
zmagod
|
d92597ac30
|
styled dottel line in sidebar [fixes SCI-340]
|
2016-09-07 09:01:40 +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 |
|
zmagod
|
daa144ce7c
|
added missing bracket
|
2016-09-06 11:57:03 +02:00 |
|
zmagod
|
856d226946
|
fixed move experiment form error duplication
|
2016-09-06 11:48:56 +02:00 |
|
zmagod
|
a5a24c7610
|
clear unused variable
|
2016-09-06 11:46:28 +02:00 |
|
zmagod
|
b672d85405
|
fixed error message duplication
|
2016-09-06 11:46:28 +02:00 |
|
zmagod
|
b44a284b54
|
sets edit experiment validation
|
2016-09-06 11:46:28 +02:00 |
|
zmagod
|
9d469f9092
|
sets front end validation for new experiment modal [fixes SCI-348]
|
2016-09-06 11:44:03 +02:00 |
|
zmagod
|
de6c03a73b
|
setup experiment modal input validation
|
2016-09-06 11:44:03 +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 |
|