[galaxyproject/galaxy] 71b27b: Select2 for sharing
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 71b27b0f018c6bc3997099137ff2c80ca088981d https://github.com/galaxyproject/galaxy/commit/71b27b0f018c6bc3997099137ff2c... Author: Eric Rasche <rasche.eric@gmail.com> Date: 2015-11-16 (Mon, 16 Nov 2015) Changed paths: M templates/ind_share_base.mako Log Message: ----------- Select2 for sharing This adjusts the default 'share' template to use the select2/exposed user list implemented in 60ad9e934b3e4c50389a624a28578aa9fc326f32. As previously, if the email list is not exposed then you may still enter an email address manually. If usernames are exposed but not emails (e.g. public galaxies) we currently just hide those results even if searches match. Fixes #977 Commit: 86bb4aeaca80b9fbf98ef89f92c1ce2a5bfc6208 https://github.com/galaxyproject/galaxy/commit/86bb4aeaca80b9fbf98ef89f92c1c... Author: Eric Rasche <rasche.eric@gmail.com> Date: 2015-11-16 (Mon, 16 Nov 2015) Changed paths: M templates/webapps/galaxy/history/share.mako Log Message: ----------- Patch other share implementation to handle case of undefined emails more gracefully Commit: 944df4a5647a71304bab12185b708b4bb28da049 https://github.com/galaxyproject/galaxy/commit/944df4a5647a71304bab12185b708... Author: Eric Rasche <rasche.eric@gmail.com> Date: 2015-11-16 (Mon, 16 Nov 2015) Changed paths: M lib/galaxy/webapps/galaxy/api/users.py M templates/ind_share_base.mako M templates/webapps/galaxy/history/share.mako Log Message: ----------- Followup to #1109, #1110, add f_any to user API Commit: 9516b7179d541953ebaea4061300440d02f11bb7 https://github.com/galaxyproject/galaxy/commit/9516b7179d541953ebaea40613004... Author: Eric Rasche <rasche.eric@gmail.com> Date: 2015-11-17 (Tue, 17 Nov 2015) Changed paths: M lib/galaxy/webapps/galaxy/api/users.py Log Message: ----------- Documented API call Commit: 371125bc870a29371fba8656d3c93538a50a63ab https://github.com/galaxyproject/galaxy/commit/371125bc870a29371fba8656d3c93... Author: John Chilton <jmchilton@gmail.com> Date: 2015-12-06 (Sun, 06 Dec 2015) Changed paths: M lib/galaxy/webapps/galaxy/api/users.py M templates/ind_share_base.mako M templates/webapps/galaxy/history/share.mako Log Message: ----------- Merge pull request #1111 from erasche/user-search-name Add search on username/any for API calls to user, use Select2 for sharing workflows/pages/histories Compare: https://github.com/galaxyproject/galaxy/compare/3a023f4cae6b...371125bc870a
participants (1)
-
GitHub