Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
minerva
core
Commits
69718976
There was a problem fetching the pipeline metadata.
Commit
69718976
authored
6 years ago
by
Piotr Gawron
Browse files
Options
Downloads
Patches
Plain Diff
changelog updated
parent
221341ba
No related branches found
Branches containing commit
Tags
v12.0.0
Tags containing commit
No related merge requests found
Pipeline
#
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+16
-82
16 additions, 82 deletions
CHANGELOG
persist/src/db/12.0.0/fix_db_20180716.sql
+1
-0
1 addition, 0 deletions
persist/src/db/12.0.0/fix_db_20180716.sql
with
17 additions
and
82 deletions
CHANGELOG
+
16
−
82
View file @
69718976
minerva (12.0.0~beta.7) unstable; urgency=medium
* Bug fix: clicking on rectangle in google maps API doesn't work
* Bug fix: there is no need for the google consent agreement for openlayers
* Bug fix: disable rotating of openlayers map
* Bug fix: Export of zoomed out map didn't work when the map wrapped
* Bug fix: css issues in safari
* Bug fix: map resize doesn't trigger coordinates change listener
-- Piotr Gawron <piotr.gawron@uni.lu> Thu, 05 Jul 2018 13:30:00 +0200
minerva (12.0.0~beta.6) unstable; urgency=medium
* Bug fix: touch devices - long click handler sometimes was fired when not
necessary
* Bug fix: removing comments didn't work
* Bug fix: plugins - maps using open layers were squeezed after load of first
plugin
* Bug fix: plugins - highlights of surfaces didn't work
* Bug fix: problem with upload complex maps with case sensitive names
* Bug fix: problem with upload complex maps with links to submaps in separate
directory
* Bug fix: user without privileges cannot click on edit/save/remove buttons
in maps/configuration options
* Bug fix: adding comment doesn't show it on map when no comments are visible
-- Piotr Gawron <piotr.gawron@uni.lu> Fri, 28 Jun 2018 15:30:00 +0200
minerva (12.0.0~beta.5) unstable; urgency=medium
* Bug fix: upload of data overlay stopped working
* Bug fix: there was a question about Terms of Use when ToU was undefined
-- Piotr Gawron <piotr.gawron@uni.lu> Fri, 8 Jun 2018 15:00:00 +0200
minerva (12.0.0~beta.4) unstable; urgency=medium
* Bug fix: openlayers issue with devices with high Device Pixel Ratio
-- Piotr Gawron <piotr.gawron@uni.lu> Thu, 7 Jun 2018 16:00:00 +0200
minerva (12.0.0~beta.3) unstable; urgency=medium
* Feature: There is alternativa OpenLayers map engine available
minerva (12.0.0) stable; urgency=medium
* Feature: There is alternative OpenLayers map engine available
* Feature: database connection configuration (login, password, host, etc)
can be modified using /etc/minerva/db.properties file
* Small improvement: multiple x-frame domains are allowed
* Small improvement: No duration of the text notification in overlay tab
* Bug fix: clicking on help button opened new window with every click
(that had to be closed separately)
* Bug fix: Legend doesn't disappear if image is wrong
* Bug fix: Resolution of exported .png in submaps
* Bug fix: MolArt tool in submaps
-- Piotr Gawron <piotr.gawron@uni.lu> Thu, 24 May 2018 13:00:00 +0200
minerva (12.0.0~beta.2) unstable; urgency=medium
* Bug fix: issues that appeared in 12.0.0~beta.1
-- Piotr Gawron <piotr.gawron@uni.lu> Mon, 9 Apr 2018 13:00:00 +0200
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
* Feature: similar search results are merged
* Feature: visualization of protein structures by MolArt
* 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 database reduced to 90 (so default
connection pool to postgres is not completely filled with minerva)
* Small improvement: visualization of sbml function improved (lambda
expression removed from the definition)
* Small improvement: handling of additional miriam types from BiGG ontology
* Small improvement: configuration options are grouped in categories
* Bug fix: searching with two queries sometimes resulted in one complex
instead of two queries
* Bug fix: uploaded submaps didn't have hierarchical masking
* Bug fix: other bugs that appeared in 12.0.0~alpha
-- Piotr Gawron <piotr.gawron@uni.lu> Tue, 23 Mar 2018 15:00:00 +0200
minerva (12.0.0~alpha.1) unstable; urgency=medium
* Feature: reordering of data overlays is supported
* Bug fix: db script fixed
-- Piotr Gawron <piotr.gawron@uni.lu> Tue, 12 Mar 2018 15:00:00 +0200
minerva (12.0.0~alpha.0) unstable; urgency=medium
* Feature: support for STRING, STITCH, KEGG, CAZy, BRENDA annotators
* Feature: annotations contain info about source (there is difference
between manual and automatically added annotations)
...
...
@@ -126,12 +47,25 @@ minerva (12.0.0~alpha.0) unstable; urgency=medium
* Small improvement: data overlays color scale contains configurable default
middle color (for 0 values)
* Small improvement: opening data overlay switch to empty background
* Small improvement: multiple x-frame domains are allowed
* Small improvement: No duration of the text notification in overlay tab
* 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 database reduced to 90 (so default
connection pool to postgres is not completely filled with minerva)
* Small improvement: visualization of sbml function improved (lambda
expression removed from the definition)
* Small improvement: handling of additional miriam types from BiGG ontology
* Small improvement: configuration options are grouped in categories
* Bug fix: searching with two queries sometimes resulted in one complex
instead of two queries
* Bug fix: uploaded submaps didn't have hierarchical masking
* Bug fix: uploading of zip files created by mac doesn't crash due to
.DS_Store folder
* Bug fix: auto complete is case insensitive
* Bug fix: google maps API 404 errors for non existing tiles are removed
-- Piotr Gawron <piotr.gawron@uni.lu>
Wed, 21 Feb
2018 12:00:00 +0200
-- Piotr Gawron <piotr.gawron@uni.lu>
Mon, 16 Jul
2018 12:00:00 +0200
minerva (11.1.2) stable; urgency=medium
* Bug fix: Searching for chemicals with invalid mesh ID crashed
...
...
This diff is collapsed.
Click to expand it.
persist/src/db/12.0.0/fix_db_20180716.sql
0 → 100644
+
1
−
0
View file @
69718976
-- empty file to force directory to be commited to git repo
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment