Commits for chmalee
switch to files view, user index
v477_base to v478_preview (2025-02-03 to 2025-02-10) v478
Show details
cd0b41f1116bd93328ab34e9eceaa5f9afa8b825 Thu Feb 6 13:36:29 2025 -0800
- Lots of changes to hub space UI after code review and QA feedback. 1) Make the table interface more like a file explorer where you view the 'root' directory by default and then can click into 'folders'. Also adds a breadcrumb nav so you can go backwards. 2) Fix bug in delete command to remove directories correctly. 3) cgiEncode the parentDir of incoming requests to prevent moving files to weird locations
- src/hg/hgHubConnect/hgHubConnect.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgHubConnect/hgHubConnect.h - lines changed 5, context: html, text, full: html, text
- src/hg/hgHubConnect/hooks/pre-finish.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgHubConnect/trackHubWizard.c - lines changed 24, context: html, text, full: html, text
- src/hg/htdocs/style/hgMyData.css - lines changed 11, context: html, text, full: html, text
- src/hg/js/hgMyData.js - lines changed 273, context: html, text, full: html, text
4eaa725ec7a9382204f5be71be134286f2fdad98 Fri Feb 7 15:01:13 2025 -0800
- Allow spaces in hub names on hubspace client
b54bfb0c87c9d8f806d86a15d447089ed073b32e Mon Feb 10 09:33:08 2025 -0800
- Only make tusd hooks when on hgwdev, refs Michael Hiller email
- src/hg/hgHubConnect/makefile - lines changed 4, context: html, text, full: html, text
9461632185d991b472fb061651d21c358c5690ba Mon Feb 10 10:52:53 2025 -0800
- Make track log trim script use hgwdev as a cluster instead of ku, refs Lou email
- src/hg/logCrawl/trimLogs/runTrimLogs.sh - lines changed 13, context: html, text, full: html, text
switch to files view, user index