Commit Graph
20 Commits
Author SHA1 Message Date
John Chilton 807586ace8 Merge release_16.01 into dev. 2016-01-26 09:06:52 +00:00
carlfeberhard bf459c8d55 UI: (cleaning up) remove handlebars compiled/map and remaining references 2016-01-19 14:12:28 -05:00
Carl Eberhard 8a79dfe99e UI, multi-history: minor fixes, tabindeces, cleanup; Scatterplot: refactor mako and fix missing figure tag; Client build, styles: add jstree to cleaned files 2015-02-16 11:43:22 -05:00
Carl Eberhard ed8b7bd9ec Plugins, Scatterplot: fix library imports to use proper path after ui.js breakup 2015-01-23 12:50:21 -05:00
Carl Eberhard 612f3be1cc Client build: modularize pagination plugin from ui.js 2014-12-08 15:04:47 -05:00
Carl Eberhard 3274d882bc Client build: begin modularizing ui.js by extracting peekControl/peek-column-selector plugin, use UMD pattern, rename to peek-column-selector, extract less rules to their own file; Plugins, scatterplot: remove require and rework to use the new module 2014-12-08 14:47:48 -05:00
Dannon Baker 3125e5fa09 Charts to_json_string/dumps swap. 2014-09-08 17:11:18 -04:00
Carl Eberhard b5f5397a38 UI: move base-mvc, annotation and tag editors, user model and quotameter to AMD; fix loading order and currUser in masthead, view, history; remove loggable mixin from scatterplot 2014-03-20 16:52:06 -04:00
Jeremy Goecks 5aef5c7549 Charts and scatterplot: ensure they work with non-Web-root installations by using web helpers and url_for. 2014-03-09 09:43:08 -04:00
Carl Eberhard 9e32945972 UI: add peek-based column selection control; Scatterplot: use peek-based control for selection of x, y, id axes 2014-02-17 12:11:04 -05:00
Carl Eberhard 3e82f95468 Visualizations registry: allow registry visualizations to be rendered properly when displayed by slugline; Scatterplot: use embedded to cue loading of display (w/o editor) 2014-02-14 13:58:30 -05:00
Carl Eberhard 5d01f6393c UI: add pagination jquery plugin able to handle known/unknown data totals; Scatterplot: use that plugin for pagination, add class for highlighted data points 2014-02-14 10:17:56 -05:00
Carl Eberhard 3c1983a3d4 Visualizations framework: allow for saving and loading registry visualizations, allow better merging of kwargs, config, saved config, add config utilities to common/templates; Scatterplot: allow saving as visualization, more mvc-based, increase max zoom, refactor and cleanup; Charts, Scatterplot: remove visualization data_source 2014-02-07 11:24:32 -05:00
Carl Eberhard d4aa83f35f Visualizations Registry: default to on 2014-01-14 10:04:20 -05:00
Carl Eberhard 1d029b6faf Scatterplot (framework): remove backbone-relational 2013-12-10 14:11:37 -05:00
Carl Eberhard 018f5187e8 Scatterplot (plugin version): small fixes, move dataset out of config, namespace hbrs templates 2013-11-19 10:19:22 -05:00
Carl Eberhard 108f30d541 Popupmenu mvc: fix anchor target in renderOptions; Visualizations registry: default link target to galaxy_main; Scatterplot (in registry): general refactoring and cleanup, paginate data instead of loading all, allow zoom and pan; pack scripts 2013-11-08 11:02:23 -05:00
Daniel Blankenberg 78dbe4b913 Fixes for dictify to to_dict change. 2013-08-30 18:06:52 -04:00
Jeremy Goecks 15d946b8ba Rename APIItem mixin to DictifiableMixin and rename associated attributes and functions as well. Renaming was done because dictification is needed in many places throughout Galaxy, not just the API. 2013-08-20 15:43:38 -04:00
Carl Eberhard 9fc512272e Visualization framework: add plugin version of scatterplot to be managed in the repo 2013-08-07 15:43:44 -04:00