[ARVADOS] updated: 570a38bc06cca2a2902f7da3d0a2b63709480845

git at public.curoverse.com git at public.curoverse.com
Mon Jan 19 16:45:48 EST 2015


Summary of changes:
 .../app/assets/javascripts/selection.js.erb        | 50 ++++++++++++++--------
 .../app/controllers/application_controller.rb      |  2 +-
 .../views/projects/_show_contents_rows.html.erb    |  2 +-
 .../app/views/projects/_show_tab_contents.html.erb | 11 +++--
 4 files changed, 41 insertions(+), 24 deletions(-)

       via  570a38bc06cca2a2902f7da3d0a2b63709480845 (commit)
       via  faf89f7e200e69dca019cf530e121d08ac06f105 (commit)
       via  ac8b77cf3ed0d979e7e6b73c09ce552a51aeb3e9 (commit)
       via  420a4a7230e85ef816b39e73f7192348a30181c6 (commit)
      from  204c462041de0b063ed1169c0f600f082400815f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 570a38bc06cca2a2902f7da3d0a2b63709480845
Merge: 204c462 faf89f7
Author: Brett Smith <brett at curoverse.com>
Date:   Mon Jan 19 15:27:42 2015 -0500

    Merge branch '4840-workbench-selections-action-forms-wip'
    
    Closes #4840, #4996.

commit faf89f7e200e69dca019cf530e121d08ac06f105
Author: Brett Smith <brett at curoverse.com>
Date:   Thu Jan 15 17:30:28 2015 -0500

    4840: Workbench selection actions are submitted by POST.
    
    The previous implementation could get 414 Request URI Too Long
    responses by stuffing a large number of selections into the link href.
    This commit sidesteps that problem by POSTing the data with a hidden
    form instead.  It's based on rails-ujs' strategy for handling links
    with data-method that we were already using for some selection
    actions, so it should be minimally disruptive.

commit ac8b77cf3ed0d979e7e6b73c09ce552a51aeb3e9
Author: Brett Smith <brett at curoverse.com>
Date:   Thu Jan 15 17:27:35 2015 -0500

    4840: All Workbench selection links toggle dropdown.

commit 420a4a7230e85ef816b39e73f7192348a30181c6
Author: Brett Smith <brett at curoverse.com>
Date:   Mon Jan 5 15:43:50 2015 -0500

    4840: Restore checkbox to project Pipelines and Jobs tab.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list