Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 7921c8b8963c0b32a3d737de7f58f0d56ccf8c90 https://github.com/galaxyproject/galaxy/commit/7921c8b8963c0b32a3d737de7f58f... Author: guerler <aysam.guerler@gmail.com> Date: 2017-09-22 (Fri, 22 Sep 2017) Changed paths: M client/galaxy/scripts/apps/analysis.js M client/galaxy/scripts/mvc/history/history-list.js M lib/galaxy/webapps/galaxy/buildapp.py M lib/galaxy/webapps/galaxy/controllers/history.py M static/maps/mvc/history/history-list.js.map M static/scripts/bundled/admin.bundled.js 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/mvc/history/history-list.js Log Message: ----------- Use client builder for history renaming form Commit: 7a9d22e4dfbb167c971c165712f6f8a6c7c95367 https://github.com/galaxyproject/galaxy/commit/7a9d22e4dfbb167c971c165712f6f... Author: guerler <aysam.guerler@gmail.com> Date: 2017-09-22 (Fri, 22 Sep 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py R templates/webapps/galaxy/history/rename.mako Log Message: ----------- Remove history rename mako Commit: ced5b1c3b6699e4fe3c9590f20fa35273020e0c0 https://github.com/galaxyproject/galaxy/commit/ced5b1c3b6699e4fe3c9590f20fa3... Author: guerler <aysam.guerler@gmail.com> Date: 2017-09-23 (Sat, 23 Sep 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Properly handle history lists, sanitze messages Commit: b074fbac084c206664dcc5bb2c22ffc8d80f3360 https://github.com/galaxyproject/galaxy/commit/b074fbac084c206664dcc5bb2c22f... Author: guerler <aysam.guerler@gmail.com> Date: 2017-09-23 (Sat, 23 Sep 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Add a message indicating that history names have not been changed by user Commit: 4bca5670bd800b1fa0937c6740166873a718a8a9 https://github.com/galaxyproject/galaxy/commit/4bca5670bd800b1fa0937c6740166... Author: guerler <aysam.guerler@gmail.com> Date: 2017-09-23 (Sat, 23 Sep 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Change message Commit: 788bf6dd5a4b2cbf4220b2b98215a8836a026335 https://github.com/galaxyproject/galaxy/commit/788bf6dd5a4b2cbf4220b2b98215a... Author: guerler <aysam.guerler@gmail.com> Date: 2017-09-23 (Sat, 23 Sep 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Remove debug statement Commit: bb8664d29552273c5bdd1ab070666241797f3324 https://github.com/galaxyproject/galaxy/commit/bb8664d29552273c5bdd1ab070666... Author: guerler <aysam.guerler@gmail.com> Date: 2017-09-23 (Sat, 23 Sep 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Avoid redefining warning message, remove blank lines Commit: 52b100e6a27abdfea333b2ed8b3ecf883f6c52c7 https://github.com/galaxyproject/galaxy/commit/52b100e6a27abdfea333b2ed8b3ec... Author: guerler <aysam.guerler@gmail.com> Date: 2017-09-23 (Sat, 23 Sep 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Fix import order in history controller Commit: afe1ea7f20aa49ced11bb49d0d6322bfc6e00371 https://github.com/galaxyproject/galaxy/commit/afe1ea7f20aa49ced11bb49d0d632... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-26 (Tue, 26 Sep 2017) Changed paths: M test/selenium_tests/test_saved_histories.py Log Message: ----------- Fix test_saved_histories.py for #4681. Commit: 0dd7f01008d2c5982106bacdd2b84010c90f001c https://github.com/galaxyproject/galaxy/commit/0dd7f01008d2c5982106bacdd2b84... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-26 (Tue, 26 Sep 2017) Changed paths: M client/galaxy/scripts/apps/analysis.js M client/galaxy/scripts/mvc/history/history-list.js M lib/galaxy/webapps/galaxy/buildapp.py M lib/galaxy/webapps/galaxy/controllers/history.py M static/maps/mvc/history/history-list.js.map M static/scripts/bundled/admin.bundled.js 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/mvc/history/history-list.js R templates/webapps/galaxy/history/rename.mako M test/selenium_tests/test_saved_histories.py Log Message: ----------- Merge pull request #4681 from guerler/replace_analysis_forms Remove history renaming mako Compare: https://github.com/galaxyproject/galaxy/compare/1a635b348040...0dd7f01008d2