File Changes for chmalee
switch to commits view, user indexv480_preview2 to v480_base (2025-03-31 to 2025-04-07) v480
Show details
- src/hg/hgHubConnect/hooks/pre-finish.c
- lines changed 1, context: html, text, full: html, text
d8e35c06509da9ae47bc0064f22427600844a4f3 Wed Apr 2 14:15:26 2025 -0700
Fix cancel button not doing anything on file metadata editor, fix hub.txt upload to not create duplicate mysql rows, fix hub.txt upload to not create duplicate data-table ui rows, fix hub default name generator to not choke if a hub startsWith the default hub name but is not immediately followed by a number, refs #35383
- src/hg/hgHubConnect/trackHubWizard.c
- lines changed 8, context: html, text, full: html, text
60e0e2650cf3fc2f198721b5e1e58976f3a321b2 Tue Apr 1 14:14:21 2025 -0700
Call realpath when outputting files to client in case of an incorrect hg.conf parameter with a trailing '/', refs Jairo email
- lines changed 1, context: html, text, full: html, text
869e1a36ed23af200ec55157d1f2a2f2aea1ea19 Thu Apr 3 13:40:40 2025 -0700
Add search box to genome metadata field in hubSpace ui, allows searching for a genome like hgGateway, refs #31058
- src/hg/js/autocompleteCat.js
- lines changed 5, context: html, text, full: html, text
869e1a36ed23af200ec55157d1f2a2f2aea1ea19 Thu Apr 3 13:40:40 2025 -0700
Add search box to genome metadata field in hubSpace ui, allows searching for a genome like hgGateway, refs #31058
- src/hg/js/hgMyData.js
- lines changed 17, context: html, text, full: html, text
2729e45f862a7cade4d2c107ba9c1adc395c3e79 Tue Apr 1 13:39:46 2025 -0700
Dont parse a missing fileList variable. Warn the user that their hub name or file name they are creating has invalid characters before submission so they can edit them sooner, refs Jairo email
- lines changed 5, context: html, text, full: html, text
d8e35c06509da9ae47bc0064f22427600844a4f3 Wed Apr 2 14:15:26 2025 -0700
Fix cancel button not doing anything on file metadata editor, fix hub.txt upload to not create duplicate mysql rows, fix hub.txt upload to not create duplicate data-table ui rows, fix hub default name generator to not choke if a hub startsWith the default hub name but is not immediately followed by a number, refs #35383
- lines changed 145, context: html, text, full: html, text
869e1a36ed23af200ec55157d1f2a2f2aea1ea19 Thu Apr 3 13:40:40 2025 -0700
Add search box to genome metadata field in hubSpace ui, allows searching for a genome like hgGateway, refs #31058
- src/hg/lib/userdata.c
- lines changed 12, context: html, text, full: html, text
d8e35c06509da9ae47bc0064f22427600844a4f3 Wed Apr 2 14:15:26 2025 -0700
Fix cancel button not doing anything on file metadata editor, fix hub.txt upload to not create duplicate mysql rows, fix hub.txt upload to not create duplicate data-table ui rows, fix hub default name generator to not choke if a hub startsWith the default hub name but is not immediately followed by a number, refs #35383
switch to commits view, user index