[galaxyproject/galaxy] bc79e9: UI, history: replace copy dialog on grid refresh
Branch: refs/heads/release_16.01 Home: https://github.com/galaxyproject/galaxy Commit: bc79e9cc4a0f5597d6243f946e034f88106141d1 https://github.com/galaxyproject/galaxy/commit/bc79e9cc4a0f5597d6243f946e034... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-07-19 (Tue, 19 Jul 2016) Changed paths: M templates/webapps/galaxy/history/grid.mako Log Message: ----------- UI, history: replace copy dialog on grid refresh Fixes #2624 init_grid is called from update_grid to rebuild the grid. This patches that call to replace the copy links with the dialog. Note: - related to #1303 which was an effort to make a single code path for copying histories. - Uses monkey patching to keep from porting build artifacts. Commit: f4631d2e59af6596afbf571e5cb983e5ce734115 https://github.com/galaxyproject/galaxy/commit/f4631d2e59af6596afbf571e5cb98... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-07-19 (Tue, 19 Jul 2016) Changed paths: M templates/webapps/galaxy/history/grid.mako Log Message: ----------- Merge pull request #2629 from carlfeberhard/fix.saved-copy [16.01] UI, history: replace copy dialog on grid refresh Compare: https://github.com/galaxyproject/galaxy/compare/85671bd466e8...f4631d2e59af
participants (1)
-
GitHub