Luka Murn
|
61cb9651c7
|
Merge pull request #188 from biosistemika/global-notifications
Global notifications
|
2016-10-04 08:30:50 +02:00 |
|
zmagod
|
c9bbab1004
|
added html_safe to outputed message, hide notifications number when dropdown is toggled, clear all unseen notification form count when the dropdown is toggled, generate notification only to other users
|
2016-10-03 20:31:00 +02:00 |
|
mlorb
|
153b692c0c
|
Merge pull request #181 from mlorb/ml_sci_321
Displaying more information for individual samples in Sample table [SCI-321]
|
2016-10-03 16:37:35 +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
|
77df0bc82c
|
cleans more comment link
|
2016-10-03 12:34:16 +02:00 |
|
Mojca Lorber
|
093fbd6b8e
|
fixes hound again
|
2016-10-03 10:40:32 +02:00 |
|
Mojca Lorber
|
2041f2a09d
|
fixes hound
|
2016-10-03 10:15:46 +02:00 |
|
Mojca Lorber
|
053cd8ed84
|
removes handler
|
2016-10-03 10:12:13 +02:00 |
|
zmagod
|
b9bc2f17c8
|
fixing hound
|
2016-10-03 08:27:13 +02:00 |
|
zmagod
|
2ee02ec472
|
mark all seen notifications
|
2016-10-03 08:20:23 +02:00 |
|
Luka Murn
|
c83342d9f0
|
Merge pull request #173 from okriuchykhin/ok_SCI-484
Fix issue with duplicate error messages in experiments modal [SCI-484]
|
2016-09-30 08:24:51 +02:00 |
|
zmagod
|
e1a1b93d44
|
fixed migrations
|
2016-09-29 14:49:58 +02:00 |
|
Mojca Lorber
|
f4345f3aef
|
fixes hound
|
2016-09-28 16:09:39 +02:00 |
|
Mojca Lorber
|
efa7a1d7b5
|
add sample information in pop-up
|
2016-09-28 15:46:41 +02:00 |
|
zmagod
|
2a86aaf7e4
|
changed popout content [fixes SCI-520]
|
2016-09-28 15:12:30 +02:00 |
|
zmagod
|
dad0d3868b
|
fixing hound
|
2016-09-27 17:31:37 +02:00 |
|
zmagod
|
402a77526a
|
cleaned console.log
|
2016-09-27 16:22:09 +02:00 |
|
zmagod
|
2235778110
|
fixed project and task comments + fixed date issue
|
2016-09-27 16:19:31 +02:00 |
|
zmagod
|
0d322eba13
|
fixed hound
|
2016-09-27 11:03:10 +02:00 |
|
zmagod
|
4903cb970c
|
removed comments helper
|
2016-09-27 10:47:18 +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
|
1cdfde827f
|
fixes protocol and results comments
|
2016-09-27 09:26:25 +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 |
|
Oleksii Kriuchykhin
|
8a3a9451e9
|
Fix issue with duplicate error messages in experiments modal [SCI-484]
|
2016-09-26 12:58:22 +02:00 |
|
Mojca Lorber
|
c2b742374f
|
adding popup sample info
|
2016-09-23 17:45:02 +02:00 |
|
Zmago Devetak
|
2b678998d3
|
Merge pull request #166 from ZmagoD/zd_SCI_471
fixes load comments [fixes SCI-471]
|
2016-09-23 09:17:27 +02:00 |
|
zmagod
|
4f2df691ba
|
add error validations
|
2016-09-23 08:34:39 +02:00 |
|
zmagod
|
6143b257d0
|
fixes edit modal [fixes SCI-467]
|
2016-09-23 08:32:46 +02:00 |
|
Matej Zrimšek
|
0317872bc0
|
Added check if no comments are present for file result, which caused JS error.
|
2016-09-22 18:12:35 +02:00 |
|
mz3944
|
cde7f3805f
|
Merge pull request #165 from mz3944/mz_replace_hardcoded_values_with_constants_v2
Added missing validation for protocol description.
|
2016-09-22 17:36:18 +02:00 |
|
Matej Zrimšek
|
13e886f7a9
|
Removed unneeded upper case for errors which had them, along with their refactoring. [fixes SCI-408]
|
2016-09-22 17:35:23 +02:00 |
|
okriuchykhin
|
087ee08976
|
Merge pull request #164 from okriuchykhin/ok_SCI-400
Fixes issue with new experiment modal and with move of experiments [fixes SCI-400]
|
2016-09-22 17:01:58 +02:00 |
|
okriuchykhin
|
729cbef27b
|
Merge pull request #156 from okriuchykhin/ok_SCI-459
Fixes issue with too many " | " signs in error message [fixes SCI-459]
|
2016-09-22 16:12:17 +02:00 |
|
zmagod
|
303cb4308a
|
fixes load comments [fixes SCI-471]
|
2016-09-22 13:46:27 +02:00 |
|
Oleksii Kriuchykhin
|
b334b037f8
|
Fixes issue with old data in modal fields [fixes SCI-400]
|
2016-09-22 10:54:03 +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 |
|
Matej Zrimšek
|
c6a23aab98
|
Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408]
|
2016-09-21 19:37:36 +02:00 |
|
zmagod
|
06b1992e94
|
Merge branch 'zd_SCI_436' of https://github.com/ZmagoD/scinote-web into ZmagoD-zd_SCI_436
|
2016-09-21 19:20:55 +02:00 |
|
zmagod
|
2bfe8f0636
|
fixing hound
|
2016-09-21 08:16:23 +02:00 |
|
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
|
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 |
|
Oleksii Kriuchykhin
|
3f0a2c7dfc
|
Fixes issue with too many " | " signs in error message [fixes SCI-459]
|
2016-09-19 13:53:24 +02:00 |
|
Matej Zrimšek
|
c2f0106993
|
Replaced hardcoded values with unified constants. Minor refactoring. Also front-end error handling was updated accordingly. [fixes SCI-408]
|
2016-09-16 15:56:44 +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 |
|