Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
b0e9a445
Commit
b0e9a445
authored
Oct 22, 2020
by
Piotr Gawron
Browse files
molart updated
parent
e43ee88c
Pipeline
#33547
passed with stage
in 21 minutes
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
b0e9a445
minerva
(
15.1.0
)
unstable
;
urgency
=
medium
*
Bug
fix
:
MolArt
version
upgraded
to
handle
new
protein
API
syntax
(#
1399
)
*
Bug
fix
:
LDAP
connection
did
not
work
properly
where
uid
in
LDAP
/
AD
contained
upper
case
letters
(#
1404
)
--
Piotr
Gawron
<
piotr
.
gawron
@
uni
.
lu
>
Thu
,
22
Oct
2020
15
:
00
:
00
+
0200
minerva
(
15.1.0
~
beta
.1
)
unstable
;
urgency
=
medium
*
Small
improvement
:
"Human Disease Ontology"
,
"IUPHAR ligand"
and
"Protein
Modification Ontology"
annotation
types
are
handled
(#
1359
)
...
...
frontend-js/package-lock.json
View file @
b0e9a445
...
...
@@ -3586,10 +3586,9 @@
}
},
"molart"
:
{
"version"
:
"1.5.0"
,
"resolved"
:
"https://registry.npmjs.org/molart/-/molart-1.5.0.tgz"
,
"integrity"
:
"sha512-3hxf1++izKhqVdc+X5NyGjOS9wu1PQd7+JpSeUJBIRKOO4fqmhUyYflQ2asymYwQv7GGxenFh2PQ24hmbOAXwQ=="
,
"dev"
:
true
"version"
:
"1.7.0"
,
"resolved"
:
"https://registry.npmjs.org/molart/-/molart-1.7.0.tgz"
,
"integrity"
:
"sha512-yoTKQDXdh3wlPZz2AJRUl2hjujlGFkwQVJIV5alpPqK/PYf72URfctYh3chtjmobP1V2wCSHHAbxxkR6bGJjFw=="
},
"mold-source-map"
:
{
"version"
:
"0.4.0"
,
...
...
frontend-js/package.json
View file @
b0e9a445
...
...
@@ -31,7 +31,6 @@
"mkdirp"
:
"^0.5.1"
,
"mocha"
:
"^3.5.3"
,
"mock-local-storage"
:
"^1.1.8"
,
"molart"
:
"1.5.0"
,
"node-fetch"
:
"^2.6.0"
,
"stream-to-blob"
:
"^1.0.1"
,
"uglifyjs"
:
"^2.4.10"
...
...
@@ -54,6 +53,7 @@
"jstree"
:
"^3.3.8"
,
"jszip"
:
"^3.2.2"
,
"log4js"
:
"^4.5.1"
,
"molart"
:
"1.7.0"
,
"multi-checkbox-list"
:
"^0.3.1"
,
"openlayers"
:
"^4.6.5"
,
"pileup"
:
"^0.6.12"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment