Branch: refs/heads/dev
Home:
https://github.com/galaxyproject/galaxy
Commit: c78451f1bd0487109591cf81740c1d5a10f3d2ae
https://github.com/galaxyproject/galaxy/commit/c78451f1bd0487109591cf8174...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/controllers/workflow.py
M lib/galaxy/workflow/render.py
Log Message:
-----------
Initial swap from svgfig to svgwrite, more or less drop-in replacement
of the same rendering approach and look/feel.
Commit: 0db0655b10ad47631b636300635e87530b057d94
https://github.com/galaxyproject/galaxy/commit/0db0655b10ad47631b63630063...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/controllers/workflow.py
Log Message:
-----------
Both uses need to .tostring() the canvas, not just the first one.
Commit: 872bcbc4ead7694583c5d398dc799f862aff8a0a
https://github.com/galaxyproject/galaxy/commit/872bcbc4ead7694583c5d398dc...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M lib/galaxy/workflow/render.py
Log Message:
-----------
Arrow aesthetics, simplification; some magic number replacement.
Commit: f7c41623ae9abaacaf30044954f48e8ab858d1ed
https://github.com/galaxyproject/galaxy/commit/f7c41623ae9abaacaf30044954...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M lib/galaxy/dependencies/pinned-requirements.txt
Log Message:
-----------
Add svgwrite wheel.
Commit: 6f72338b449c9f92ca8a58e42f898716b0edcc74
https://github.com/galaxyproject/galaxy/commit/6f72338b449c9f92ca8a58e42f...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M lib/galaxy/dependencies/pinned-hashed-requirements.txt
Log Message:
-----------
Remove svgfig and add svgwrite hash from pinned reqs.
Commit: 4dce3e35d75fdf94938b70a56d28ace806c907b8
https://github.com/galaxyproject/galaxy/commit/4dce3e35d75fdf94938b70a56d...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M lib/tool_shed/util/workflow_util.py
M test/unit/workflows/test_render.py
Log Message:
-----------
Toolshed/test swaps from standalone_xml to tostring
Commit: c4350b4ab9e3e367f0101109b6db404d32ab0eb9
https://github.com/galaxyproject/galaxy/commit/c4350b4ab9e3e367f0101109b6...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-02-29 (Mon, 29 Feb 2016)
Changed paths:
M lib/galaxy/workflow/render.py
Log Message:
-----------
Font styling/sizing to match original behavior.
Commit: 052187b80cd8f11d72bea4aa18f15ee94aad56cb
https://github.com/galaxyproject/galaxy/commit/052187b80cd8f11d72bea4aa18...
Author: Björn Grüning <bjoern(a)gruenings.eu>
Date: 2016-02-29 (Mon, 29 Feb 2016)
Changed paths:
M lib/galaxy/dependencies/pinned-hashed-requirements.txt
M lib/galaxy/dependencies/pinned-requirements.txt
M lib/galaxy/webapps/galaxy/controllers/workflow.py
M lib/galaxy/workflow/render.py
M lib/tool_shed/util/workflow_util.py
M test/unit/workflows/test_render.py
Log Message:
-----------
Merge pull request #1747 from dannon/svg_lib_swap
Swapping from svgfig to svgwrite
Compare:
https://github.com/galaxyproject/galaxy/compare/1019f7b40fcb...052187b80cd8