Branch: refs/heads/dev
Home:
https://github.com/galaxyproject/galaxy
Commit: 0dd206d8f6851eeeb4fa513c42f053f801c6b757
https://github.com/galaxyproject/galaxy/commit/0dd206d8f6851eeeb4fa513c42...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M client/galaxy/scripts/mvc/ui/ui-buttons.js
M client/galaxy/style/less/ui.less
M static/maps/mvc/tool/tool-form-composite.js.map
M static/maps/mvc/ui/ui-buttons.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/tool/tool-form-composite.js
M static/scripts/mvc/ui/ui-buttons.js
M static/style/blue/base.css
Log Message:
-----------
Add optional progress bar to default buttons
Commit: d5a16deb00dc68176c04c8ed1ab1005e346f057c
https://github.com/galaxyproject/galaxy/commit/d5a16deb00dc68176c04c8ed1a...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M client/galaxy/style/less/ui.less
M static/maps/mvc/tool/tool-form-composite.js.map
M static/scripts/mvc/tool/tool-form-composite.js
Log Message:
-----------
Increase bar size, modify wait label
Commit: bc6358ea35e6904cd7a9264fcb32ab5f8e0aa5d3
https://github.com/galaxyproject/galaxy/commit/bc6358ea35e6904cd7a9264fcb...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M static/style/blue/base.css
Log Message:
-----------
Repack styles
Commit: 7ef6a99959511d600e64c01453b68fc4677323d7
https://github.com/galaxyproject/galaxy/commit/7ef6a99959511d600e64c01453...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M static/maps/mvc/tool/tool-form-composite.js.map
M static/scripts/mvc/tool/tool-form-composite.js
Log Message:
-----------
Disable button before validation
Commit: ceaa5991e08e3e2b0a036f4b59d148b5608ec1ad
https://github.com/galaxyproject/galaxy/commit/ceaa5991e08e3e2b0a036f4b59...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M config/datatypes_conf.xml.sample
A display_applications/ucsc/trackhub.xml
A lib/galaxy/datatypes/hubAssembly.py
M lib/galaxy/datatypes/tracks.py
M lib/galaxy/tools/execute.py
M lib/galaxy/workflow/extract.py
Log Message:
-----------
Merge branch 'dev' into progress_button
Commit: be7210e03bc6867baba513d3fb879e00bce169b4
https://github.com/galaxyproject/galaxy/commit/be7210e03bc6867baba513d3fb...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-23 (Sat, 23 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M client/galaxy/style/less/ui.less
M static/maps/mvc/tool/tool-form-composite.js.map
M static/scripts/mvc/tool/tool-form-composite.js
M static/style/blue/base.css
Log Message:
-----------
Place steps into scrollable div, restyle step forms
Fix
Commit: 5120637b00c8c3ecef5e2caf95b7be32c4bac86d
https://github.com/galaxyproject/galaxy/commit/5120637b00c8c3ecef5e2caf95...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-23 (Sat, 23 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M client/galaxy/style/less/ui.less
M static/maps/mvc/tool/tool-form-base.js.map
M static/maps/mvc/tool/tool-form-composite.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/tool/tool-form-base.js
M static/scripts/mvc/tool/tool-form-composite.js
M static/style/blue/base.css
Log Message:
-----------
Remove operations from workflow step modules to simplify view
Commit: d0e222f529755e060edd3837d4fc57754c6b0447
https://github.com/galaxyproject/galaxy/commit/d0e222f529755e060edd3837d4...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-23 (Sat, 23 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/form/form-view.js
M static/maps/mvc/form/form-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/form/form-view.js
Log Message:
-----------
Generalize input element highlighting
Commit: 95949c66bc658afc285dae854efd2fa8c8ede6e0
https://github.com/galaxyproject/galaxy/commit/95949c66bc658afc285dae854e...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-23 (Sat, 23 Jul 2016)
Changed paths:
M .ci/py3_sources.txt
M .gitignore
A client/galaxy/scripts/layout/generic-nav-view.js
M client/galaxy/scripts/layout/menu.js
M client/galaxy/scripts/layout/page.js
M client/galaxy/style/less/base.less
M config/datatypes_conf.xml.sample
M config/galaxy.ini.sample
M lib/galaxy/config.py
R lib/galaxy/datatypes/hubAssembly.py
M lib/galaxy/datatypes/tracks.py
M lib/galaxy/managers/configuration.py
M lib/galaxy/managers/users.py
M lib/galaxy/util/__init__.py
M lib/galaxy/web/base/controller.py
M lib/galaxy/web/framework/middleware/remoteuser.py
M lib/galaxy/webapps/galaxy/controllers/user.py
A scripts/communication/communication_server.py
A scripts/communication/template/communication.css
A scripts/communication/template/communication.html
A scripts/communication/template/communication.js
A static/maps/layout/generic-nav-view.js.map
M static/maps/layout/menu.js.map
M static/maps/layout/page.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/layout/generic-nav-view.js
M static/scripts/layout/menu.js
M static/scripts/layout/page.js
A static/style/base.css
M static/style/blue/base.css
A templates/user/communication_settings.mako
M templates/user/index.mako
Log Message:
-----------
Merge branch 'dev' into progress_button
Commit: 8cf69f382a4e81bd0c1e2eced57fdf67acc29a69
https://github.com/galaxyproject/galaxy/commit/8cf69f382a4e81bd0c1e2eced5...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-24 (Sun, 24 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M static/maps/mvc/tool/tool-form-composite.js.map
M static/scripts/mvc/tool/tool-form-composite.js
Log Message:
-----------
Remove unused history div, use reduce to calculate available screen space
Commit: 1e291e1ecdd17344aad4baed295f00bc827e36f7
https://github.com/galaxyproject/galaxy/commit/1e291e1ecdd17344aad4baed29...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/form/form-view.js
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M client/galaxy/scripts/mvc/ui/ui-buttons.js
M client/galaxy/style/less/ui.less
M static/maps/mvc/form/form-view.js.map
M static/maps/mvc/tool/tool-form-base.js.map
M static/maps/mvc/tool/tool-form-composite.js.map
M static/maps/mvc/ui/ui-buttons.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/mvc/form/form-view.js
M static/scripts/mvc/tool/tool-form-base.js
M static/scripts/mvc/tool/tool-form-composite.js
M static/scripts/mvc/ui/ui-buttons.js
M static/style/blue/base.css
Log Message:
-----------
Merge pull request #2647 from guerler/progress_button
Enhance workflow run button to indicate workflow loading progress, keep header fixed
Compare:
https://github.com/galaxyproject/galaxy/compare/1b1e2876f562...1e291e1ecdd1