Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 3edc8b027537f3fbf9e8ac4d2bd68713786d0efc https://github.com/galaxyproject/galaxy/commit/3edc8b027537f3fbf9e8ac4d2bd68... Author: guerler <aysam.guerler@gmail.com> Date: 2017-05-22 (Mon, 22 May 2017) Changed paths: M lib/galaxy/web/framework/helpers/grids.py Log Message: ----------- Modify grids helper, return dictionary instead of html Commit: b65e56e688bb82076b678faa374d692bf2901264 https://github.com/galaxyproject/galaxy/commit/b65e56e688bb82076b678faa374d6... Author: guerler <aysam.guerler@gmail.com> Date: 2017-05-22 (Mon, 22 May 2017) Changed paths: M client/webpack.config.js Log Message: ----------- Add autocomplete to common libraries Commit: 9312f8eaf625753ad5ce790b881b9458cda70ead https://github.com/galaxyproject/galaxy/commit/9312f8eaf625753ad5ce790b881b9... Author: guerler <aysam.guerler@gmail.com> Date: 2017-05-22 (Mon, 22 May 2017) Changed paths: M client/galaxy/scripts/mvc/grid/grid-view.js M static/maps/mvc/grid/grid-view.js.map M static/scripts/bundled/admin.bundled.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/bundled/login.bundled.js.map M static/scripts/mvc/grid/grid-view.js M templates/grid_base.mako Log Message: ----------- Move global tag function into grid view Commit: c33bf7065753e6a6d22f72cd1ae5e9e9eb0a042f https://github.com/galaxyproject/galaxy/commit/c33bf7065753e6a6d22f72cd1ae5e... Author: guerler <aysam.guerler@gmail.com> Date: 2017-05-22 (Mon, 22 May 2017) Changed paths: M client/galaxy/scripts/apps/analysis.js M client/galaxy/scripts/layout/menu.js M client/galaxy/scripts/mvc/grid/grid-view.js M lib/galaxy/webapps/galaxy/buildapp.py M lib/galaxy/webapps/galaxy/controllers/page.py M static/maps/layout/menu.js.map M static/maps/mvc/grid/grid-view.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/layout/menu.js M static/scripts/mvc/grid/grid-view.js R templates/webapps/galaxy/page/list_published.mako Log Message: ----------- Use makoless grid for published page list Commit: b2e517e41d342baa278e0516e5197abe6cc4a854 https://github.com/galaxyproject/galaxy/commit/b2e517e41d342baa278e0516e5197... Author: guerler <aysam.guerler@gmail.com> Date: 2017-05-22 (Mon, 22 May 2017) Changed paths: M client/galaxy/scripts/mvc/grid/grid-template.js M client/galaxy/scripts/mvc/grid/grid-view.js M lib/galaxy/web/framework/helpers/grids.py M static/maps/mvc/grid/grid-template.js.map M static/maps/mvc/grid/grid-view.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/grid/grid-template.js M static/scripts/mvc/grid/grid-view.js M templates/grid_base.mako Log Message: ----------- Remove unused properties in new format Commit: f5671be1cfc683790aabe0c9b1c7d6605ef7ead4 https://github.com/galaxyproject/galaxy/commit/f5671be1cfc683790aabe0c9b1c7d... Author: guerler <aysam.guerler@gmail.com> Date: 2017-05-22 (Mon, 22 May 2017) Changed paths: M lib/galaxy/web/framework/helpers/grids.py Log Message: ----------- Remove semicolon Commit: b764d35cf7f442c25e3d7fadd10743b281b3b3a9 https://github.com/galaxyproject/galaxy/commit/b764d35cf7f442c25e3d7fadd1074... Author: guerler <aysam.guerler@gmail.com> Date: 2017-05-30 (Tue, 30 May 2017) Changed paths: M CONTRIBUTORS.md M client/galaxy/scripts/apps/analysis.js A client/galaxy/scripts/mvc/workflow/workflow-configure-menu.js M client/galaxy/scripts/mvc/workflow/workflow.js M client/galaxy/style/less/base.less A doc/source/releases/17.05.rst M doc/source/releases/17.05_announce.rst A doc/source/releases/17.09_announce.rst M doc/source/releases/_thanks.rst M doc/source/releases/index.rst M doc/source/releases/older_releases.rst M lib/galaxy/datatypes/converters/cml_to_inchi_converter.xml M lib/galaxy/datatypes/converters/cml_to_mol2_converter.xml M lib/galaxy/datatypes/converters/cml_to_sdf_converter.xml M lib/galaxy/datatypes/converters/cml_to_smi_converter.xml M lib/galaxy/datatypes/converters/inchi_to_cml_converter.xml M lib/galaxy/datatypes/converters/inchi_to_mol2_converter.xml M lib/galaxy/datatypes/converters/inchi_to_mol_converter.xml M lib/galaxy/datatypes/converters/inchi_to_sdf_converter.xml M lib/galaxy/datatypes/converters/inchi_to_smi_converter.xml M lib/galaxy/datatypes/converters/mol2_to_cml_converter.xml M lib/galaxy/datatypes/converters/mol2_to_inchi_converter.xml M lib/galaxy/datatypes/converters/mol2_to_mol_converter.xml M lib/galaxy/datatypes/converters/mol2_to_sdf_converter.xml M lib/galaxy/datatypes/converters/mol2_to_smi_converter.xml M lib/galaxy/datatypes/converters/mol_to_cml_converter.xml M lib/galaxy/datatypes/converters/mol_to_inchi_converter.xml M lib/galaxy/datatypes/converters/mol_to_mol2_converter.xml M lib/galaxy/datatypes/converters/mol_to_smi_converter.xml M lib/galaxy/datatypes/converters/sdf_to_cml_converter.xml M lib/galaxy/datatypes/converters/sdf_to_inchi_converter.xml M lib/galaxy/datatypes/converters/sdf_to_mol2_converter.xml M lib/galaxy/datatypes/converters/sdf_to_smi_converter.xml M lib/galaxy/datatypes/converters/smi_to_cml_converter.xml M lib/galaxy/datatypes/converters/smi_to_inchi_converter.xml M lib/galaxy/datatypes/converters/smi_to_mol2_converter.xml M lib/galaxy/datatypes/converters/smi_to_mol_converter.xml M lib/galaxy/datatypes/converters/smi_to_sdf_converter.xml M lib/galaxy/datatypes/converters/smi_to_smi_converter.xml M lib/galaxy/jobs/runners/__init__.py M lib/galaxy/jobs/runners/drmaa.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/tools/parameters/__init__.py M lib/galaxy/webapps/galaxy/api/workflows.py M lib/galaxy/webapps/galaxy/buildapp.py M lib/galaxy/webapps/galaxy/controllers/workflow.py M lib/tool_shed/galaxy_install/install_manager.py M lib/tool_shed/galaxy_install/tool_dependencies/env_manager.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py M lib/tool_shed/metadata/metadata_generator.py A static/maps/mvc/workflow/workflow-configure-menu.js.map M static/maps/mvc/workflow/workflow.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map A static/scripts/mvc/workflow/workflow-configure-menu.js M static/scripts/mvc/workflow/workflow.js M static/style/blue/base.css R templates/webapps/galaxy/workflow/configure_menu.mako Log Message: ----------- Merge branch 'dev' into remove_grids_mako Commit: e8f730895c34dde4956ac816feec32ab0fdce1ae https://github.com/galaxyproject/galaxy/commit/e8f730895c34dde4956ac816feec3... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-06-02 (Fri, 02 Jun 2017) Changed paths: M client/galaxy/scripts/apps/analysis.js M client/galaxy/scripts/layout/menu.js M client/galaxy/scripts/mvc/grid/grid-template.js M client/galaxy/scripts/mvc/grid/grid-view.js M client/webpack.config.js M lib/galaxy/web/framework/helpers/grids.py M lib/galaxy/webapps/galaxy/buildapp.py M lib/galaxy/webapps/galaxy/controllers/page.py M static/maps/layout/menu.js.map M static/maps/mvc/grid/grid-template.js.map M static/maps/mvc/grid/grid-view.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/layout/menu.js M static/scripts/mvc/grid/grid-template.js M static/scripts/mvc/grid/grid-view.js M templates/grid_base.mako R templates/webapps/galaxy/page/list_published.mako Log Message: ----------- Merge remote-tracking branch 'guerler/remove_grids_mako' into dev Compare: https://github.com/galaxyproject/galaxy/compare/d807ed0f75c6...e8f730895c34