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
1541e6ee
Commit
1541e6ee
authored
Apr 09, 2018
by
Piotr Gawron
Browse files
release notes on 12.0.0~beta.1 version
parent
479131a2
Pipeline
#5694
passed with stages
in 8 minutes and 31 seconds
Changes
2
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
1541e6ee
minerva
(
12.0.0
~
beta
.1
)
unstable
;
urgency
=
medium
*
Bug
fix
:
issues
that
appeared
in
12.0.0
~
beta
.0
--
Piotr
Gawron
<
piotr
.
gawron
@
uni
.
lu
>
Mon
,
9
Apr
2018
13
:
00
:
00
+
0200
minerva
(
12.0.0
~
beta
.0
)
unstable
;
urgency
=
medium
*
Feature
:
searching
for
elements
in
submap
gives
marker
on
top
map
indicating
the
submap
connection
...
...
@@ -5,9 +10,9 @@ minerva (12.0.0~beta.0) unstable; urgency=medium
*
Feature
:
visualization
of
protein
structures
by
MolStart
*
Small
improvement
:
JS
plugin
API
allows
to
store
data
on
server
side
*
Small
improvement
:
submap
reference
in
publication
list
*
Small
improvement
:
size
of
connection
to
databse
reduced
to
90
(
so
default
*
Small
improvement
:
size
of
connection
to
datab
a
se
reduced
to
90
(
so
default
connection
pool
to
postgres
is
not
completely
filled
with
minerva
)
*
Small
improvement
:
visualization
of
sbml
function
improved
(
lamda
*
Small
improvement
:
visualization
of
sbml
function
improved
(
lam
b
da
expression
removed
from
the
definition
)
*
Small
improvement
:
handling
of
additional
miriam
types
from
BiGG
ontology
*
Small
improvement
:
configuration
options
are
grouped
in
categories
...
...
frontend-js/package-lock.json
View file @
1541e6ee
...
...
@@ -45,30 +45,38 @@
"litemol"
:
"github:dsehnal/LiteMol#67556b0de0d2428f9494136758cbf8a662f66412"
},
"dependencies"
:
{
"ProtVista"
:
{
"version"
:
"git://github.com/davidhoksza/protvista.git#4e4bb737ba1e183291505bd25f8bae2e651ce21e"
,
"dev"
:
true
,
"requires"
:
{
"d3"
:
"3.5.17"
,
"file-saver"
:
"1.3.3"
,
"jquery"
:
"2.2.4"
,
"jszip"
:
"3.1.4"
,
"underscore"
:
"1.8.3"
},
"dependencies"
:
{
"jquery"
:
{
"version"
:
"2.2.4"
,
"resolved"
:
"https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz"
,
"integrity"
:
"sha1-LInWiJterFIqfuoywUUhVZxsvwI="
,
"dev"
:
true
}
}
},
"jquery"
:
{
"version"
:
"3.3.1"
,
"resolved"
:
"https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz"
,
"integrity"
:
"sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
,
"dev"
:
true
}
}
},
"ProtVista"
:
{
"version"
:
"git://github.com/davidhoksza/protvista.git#4e4bb737ba1e183291505bd25f8bae2e651ce21e"
,
"dev"
:
true
,
"requires"
:
{
"d3"
:
"3.5.17"
,
"file-saver"
:
"1.3.3"
,
"jquery"
:
"2.2.4"
,
"jszip"
:
"3.1.4"
,
"underscore"
:
"1.8.3"
},
"dependencies"
:
{
"jquery"
:
{
"version"
:
"2.2.4"
,
"resolved"
:
"https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz"
,
"integrity"
:
"sha1-LInWiJterFIqfuoywUUhVZxsvwI="
,
"dev"
:
true
},
"litemol"
:
{
"version"
:
"github:dsehnal/LiteMol#67556b0de0d2428f9494136758cbf8a662f66412"
,
"dev"
:
true
,
"requires"
:
{
"@types/react"
:
"15.6.15"
,
"@types/react-dom"
:
"15.5.7"
}
}
}
},
...
...
@@ -2050,14 +2058,6 @@
"immediate"
:
"3.0.6"
}
},
"litemol"
:
{
"version"
:
"github:dsehnal/LiteMol#67556b0de0d2428f9494136758cbf8a662f66412"
,
"dev"
:
true
,
"requires"
:
{
"@types/react"
:
"15.6.15"
,
"@types/react-dom"
:
"15.5.7"
}
},
"lodash"
:
{
"version"
:
"4.17.4"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz"
,
...
...
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