Commits for chmalee
switch to files view, user index
v479_base to v480_preview (2025-03-17 to 2025-03-24) v480
Show details
b17ae6ec773d69464d8c526d71040441c30da265 Wed Mar 12 12:54:15 2025 -0700
- Implicitly convert ENST accessions to ENSP accessions during hgvs search if the hgvs term is a p. term, refs #35335
321bb7e5cd86f33caac0f1975fc1197c01d301a6 Tue Mar 18 12:39:55 2025 -0700
- More hubspace changes. Set height of selected file row to prevent page jumping, cgiEncode the actual ui values to display filenames correctly, make file uploads to an already existing hub actually display the files in that hub, make clicks on table rows more fine tuned: clicks on the checkbox select the file or all subdirectory files like before, but clicks anywhere else depend on the row that was clicked, if a regular row, just select, if a directory row, open the directory (and clear previous selections)
- src/hg/htdocs/style/hgMyData.css - lines changed 6, context: html, text, full: html, text
8627d9c7436f02c210138bae8812665181be79c1 Tue Mar 18 13:54:57 2025 -0700
- Merge branch 'master' into chmalee_hgvsEnstToEnspPseudo
102c601cb4dfad3f72902f38cd28d2d0ce803528 Wed Mar 19 15:41:09 2025 -0700
- When files come in from hubtools, display the files and hub names decoded. Prevent hub names from having spaces in them, too tricky to get apache to play nice with those urls, refs #31058
e2002b80518d8b522ac768713cda4126cf3b5dc0 Thu Mar 20 12:21:10 2025 -0700
- Make wording changes to hubSpace UI. Make checkbox selection not recursive, fix bug in deselect all rows checkbox, refs #31058
- src/hg/htdocs/inc/hgMyData.html - lines changed 1, context: html, text, full: html, text
0f1759077310950597e9c3da02fd41aea006ed98 Fri Mar 21 10:28:03 2025 -0700
- Remove the delete button when a hub.txt row was explicitly selected so users cannot delete them without deleting the entire hub, otherwise they can delete hub.txt files and then have no easy way to view their track files, refs #31058
switch to files view, user index