Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.04] Backport of 2613 #2633

Merged
merged 5 commits into from
Jul 21, 2016
Merged

Conversation

martenson
Copy link
Member

This PR backports #2613

I think we can make a case that this is a bugfix worth porting: We support tools that create reasonable outputs that are never shown in history in spite of being returned by API.

I had some trouble with backporting this as var subtitleTemplate = BASE_MVC.wrapTemplate did not exist in 16.04 so I also backported the introduction of it (first two commits here). I would really appreciate if you could have a look at this @carlfeberhard. Thank you.

carlfeberhard and others added 5 commits July 19, 2016 14:12
- Adds a change event for element_count that renders the subtitle
- Subtitle now renders the count or nothing if not available

Conflicts:
	static/scripts/bundled/analysis.bundled.js
	static/scripts/bundled/analysis.bundled.js.map
	static/scripts/bundled/libs.bundled.js.map
Conflicts:
	client/galaxy/scripts/mvc/history/history-contents.js
	static/scripts/bundled/analysis.bundled.js.map
	static/scripts/bundled/libs.bundled.js.map
Conflicts:
	static/maps/mvc/history/history-contents.js.map
	static/scripts/bundled/analysis.bundled.js
	static/scripts/bundled/analysis.bundled.js.map
	static/scripts/bundled/libs.bundled.js.map
	static/scripts/mvc/history/history-contents.js
Conflicts:
	static/maps/mvc/history/history-contents.js.map
	static/scripts/bundled/analysis.bundled.js
	static/scripts/bundled/analysis.bundled.js.map
	static/scripts/bundled/libs.bundled.js
	static/scripts/bundled/libs.bundled.js.map
	static/scripts/bundled/login.bundled.js
	static/scripts/bundled/login.bundled.js.map
	static/scripts/mvc/history/history-contents.js
@gregvonkuster
Copy link
Contributor

Thanks so very much for this @martenson and @carlfeberhard. This fix is needed for the ChIP-exo flavor and I really appreciate both the fix and the back port to 16.04! ;)

@jmchilton
Copy link
Member

👍

@carlfeberhard
Copy link
Contributor

Sure. +1

@dannon dannon merged commit 0d49b06 into galaxyproject:release_16.04 Jul 21, 2016
@dannon
Copy link
Member

dannon commented Jul 21, 2016

Merged locally to resolve conflicts and rebuild client.

@martenson martenson deleted the backport_2613 branch July 21, 2016 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants