Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: d6ef0458309a9cfea12cb33b9d0931fd75eeb04a https://github.com/galaxyproject/galaxy/commit/d6ef0458309a9cfea12cb33b9d093... Author: Airistotal <danieltos.bouchard@gmail.com> Date: 2015-08-07 (Fri, 07 Aug 2015) Changed paths: M lib/galaxy/webapps/reports/controllers/jobs.py M templates/page_base.mako M templates/spark_base.mako M templates/webapps/reports/jobs_errors_per_tool.mako M templates/webapps/reports/jobs_per_month_all.mako M templates/webapps/reports/jobs_per_month_in_error.mako M templates/webapps/reports/jobs_per_tool.mako M templates/webapps/reports/jobs_per_user.mako M templates/webapps/reports/jobs_specified_month_in_error.mako Log Message: ----------- Applied paging to all pages Commit: 21ab4d2dbfa8576f89a13018d962cd8dc3738239 https://github.com/galaxyproject/galaxy/commit/21ab4d2dbfa8576f89a13018d962c... Author: Airistotal <danieltos.bouchard@gmail.com> Date: 2015-08-11 (Tue, 11 Aug 2015) Changed paths: M client/galaxy/scripts/mvc/upload/upload-view.js A client/galaxy/scripts/reports_webapp/run_stats.js M client/galaxy/style/less/reports.less M config/datatypes_conf.xml.sample M config/plugins/interactive_environments/ipython/config/ipython.ini.sample M lib/galaxy/dataset_collections/builder.py M lib/galaxy/managers/collections.py M lib/galaxy/managers/collections_util.py M lib/galaxy/model/__init__.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/tools/parameters/output.py M lib/galaxy/tools/parameters/output_collect.py M lib/galaxy/tools/parser/xml.py M lib/galaxy/web/base/interactive_environments.py M lib/galaxy/webapps/galaxy/controllers/history.py A lib/galaxy/webapps/reports/controllers/home.py M lib/tool_shed/galaxy_install/install_manager.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/install_environment.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py M lib/tool_shed/metadata/metadata_generator.py M lib/tool_shed/util/basic_util.py R static/help.css R static/help.html R static/help.rst R static/images/SetAttr.png R static/images/SetGenome.png R static/images/brochure.pdf R static/images/galaxy.png R static/images/galaxyLogo_small.png R static/images/lock.jpg R static/images/qk/quickie1_small.png R static/images/qk/quickie2_small.png R static/images/qk/quickie3_small.png R static/images/qk/quickie4_small.png R static/images/qk/quickie5_small.png R static/images/qk/quickie6_small.png R static/images/qk/quickie7_small.png R static/images/screencast.png R static/images/sequencer.png R static/images/tools.gif R static/images/toolsExpandingMenu.gif R static/images/welcomePhoto.jpg M static/maps/mvc/upload/upload-view.js.map A static/maps/reports_webapp/run_stats.js.map M static/scripts/mvc/upload/upload-view.js A static/scripts/reports_webapp/run_stats.js M static/style/blue/base.css M static/style/blue/reports.css R static/welcome.rst M templates/base.mako M templates/webapps/reports/base_panels.mako M templates/webapps/reports/index.mako A templates/webapps/reports/run_stats.mako R templates/webapps/tool_shed/message.mako M templates/webapps/tool_shed/repository/manage_repository.mako M test/functional/test_toolbox.py A test/functional/tools/collection_creates_dynamic_list_of_pairs.xml A test/functional/tools/collection_creates_dynamic_nested.xml A test/functional/tools/collection_creates_list_of_pairs.xml M test/functional/tools/samples_tool_conf.xml M tool-data/all_fasta.loc.sample M tool-data/faseq.loc.sample M tool-data/liftOver.loc.sample M tool-data/mosaik_index.loc.sample M tool-data/ngs_sim_fasta.loc.sample M tool-data/perm_base_index.loc.sample M tool-data/perm_color_index.loc.sample M tool-data/picard_index.loc.sample M tool-data/regions.loc.sample M tool-data/srma_index.loc.sample Log Message: ----------- Merge branch 'dev' of https://github.com/Airistotal/galaxy into Reports_pages Commit: dd51cfe6e0ae23e8faab7b43673f9f3bc6cc6dcf https://github.com/galaxyproject/galaxy/commit/dd51cfe6e0ae23e8faab7b43673f9... Author: Airistotal <danieltos.bouchard@gmail.com> Date: 2015-08-11 (Tue, 11 Aug 2015) Changed paths: M lib/galaxy/webapps/reports/controllers/workflows.py M templates/webapps/reports/jobs_per_user.mako M templates/webapps/reports/workflows_per_month_all.mako M templates/webapps/reports/workflows_per_user.mako M templates/webapps/reports/workflows_per_workflow.mako Log Message: ----------- Added Paging to Workflows Commit: a27ff9b2922aff5f863cf7d2e84094e236d8c6bb https://github.com/galaxyproject/galaxy/commit/a27ff9b2922aff5f863cf7d2e8409... Author: Airistotal <danieltos.bouchard@gmail.com> Date: 2015-08-11 (Tue, 11 Aug 2015) Changed paths: M client/galaxy/style/less/reports.less M lib/galaxy/webapps/reports/controllers/workflows.py M static/style/blue/base.css M static/style/blue/reports.css Log Message: ----------- Added limits to queries (bug fix) Changed homepage button location (small style change) Changes for CI Commit: 1d3e304644f0f5b7b3cb828a9016e2b679791f46 https://github.com/galaxyproject/galaxy/commit/1d3e304644f0f5b7b3cb828a9016e... Author: Airistotal <danieltos.bouchard@gmail.com> Date: 2015-08-11 (Tue, 11 Aug 2015) Changed paths: M lib/galaxy/webapps/reports/controllers/jobs.py M templates/webapps/reports/jobs_per_user.mako Log Message: ----------- Timing of the queries on the jobs per user page. Commit: 266d96bcb0c34365b1f3ea136909abad7180a118 https://github.com/galaxyproject/galaxy/commit/266d96bcb0c34365b1f3ea136909a... Author: Airistotal <danieltos.bouchard@gmail.com> Date: 2015-08-14 (Fri, 14 Aug 2015) Changed paths: M lib/galaxy/webapps/reports/controllers/jobs.py M templates/webapps/reports/jobs_per_user.mako Log Message: ----------- Changed for CI, added total time for page load Commit: 2da0083cdfdfc268229d730ef2a8f5432da781f1 https://github.com/galaxyproject/galaxy/commit/2da0083cdfdfc268229d730ef2a8f... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-08-15 (Sat, 15 Aug 2015) Changed paths: M client/galaxy/style/less/reports.less M lib/galaxy/webapps/reports/controllers/jobs.py M lib/galaxy/webapps/reports/controllers/workflows.py M static/style/blue/base.css M static/style/blue/reports.css M templates/page_base.mako M templates/spark_base.mako M templates/webapps/reports/jobs_errors_per_tool.mako M templates/webapps/reports/jobs_per_month_all.mako M templates/webapps/reports/jobs_per_month_in_error.mako M templates/webapps/reports/jobs_per_tool.mako M templates/webapps/reports/jobs_per_user.mako M templates/webapps/reports/jobs_specified_month_in_error.mako M templates/webapps/reports/workflows_per_month_all.mako M templates/webapps/reports/workflows_per_user.mako M templates/webapps/reports/workflows_per_workflow.mako Log Message: ----------- Merge pull request #576 from Airistotal/Reports_pages Reports: Applied paging to all pages Compare: https://github.com/galaxyproject/galaxy/compare/5b2e208b775f...2da0083cdfdf