Commits for chmalee
switch to files view, user index
v483_base to v484_preview (2025-06-09 to 2025-06-16) v484
Show details
544b4db19ee0f7f92c9d338d6900c34a53d9f032 Wed Jun 11 15:45:15 2025 -0700
- Add back the good parts of b318572799b35, mostly have the pre-create hook set the upload path so we don't have to move files around in the pre-finish hook
- src/hg/hgHubConnect/hooks/hooklib.c - lines changed 54, context: html, text, full: html, text
- src/hg/hgHubConnect/hooks/hooklib.h - lines changed 6, context: html, text, full: html, text
- src/hg/hgHubConnect/hooks/pre-create.c - lines changed 25, context: html, text, full: html, text
- src/hg/hgHubConnect/hooks/pre-finish.c - lines changed 29, context: html, text, full: html, text
- src/hg/hgHubConnect/trackHubWizard.c - lines changed 7, context: html, text, full: html, text
97a48c4a38b1032011acc92c711dd5ed3f258620 Thu Jun 12 11:10:25 2025 -0700
- If we didn't find the requested item in the genePred, do not continue as if we had found it, refs #35799
d1727a7299087e0e936222db77097cfd936ddc2e Thu Jun 12 14:55:42 2025 -0700
- Don't double encode items on the url if they are already encoded, refs #35799
e4d45c038f7a0e2e47610b4604b4d2908a8696cc Mon Jun 16 12:21:15 2025 -0700
- Add missing call to update the actual select when clear filters is clicked, refs #35906
- src/hg/js/ui.dropdownchecklist.js - lines changed 3, context: html, text, full: html, text
switch to files view, user index