Commits for chmalee
switch to files view, user index
v476_preview2 to v476_base (2025-01-06 to 2025-01-13) v476
Show details
690b7e4b9c74d17ea3fc17c70435f5984f4c2f04 Mon Jan 6 16:43:13 2025 -0800
- Fix links to hub.txt files to work correctly. Fix order of files returned from the server to sort on location first then uploadTime. Still working on making newly uploaded files sort to the right place in UI
04e19b4c5a3d76b31a21f068fc8ba4d86744dc2a Tue Jan 7 15:16:07 2025 -0800
- Fix row ordering when adding a new row
4111981ad81cc75933fab5f9c7d44221e3c2dc49 Tue Jan 7 15:47:23 2025 -0800
- Infer bigBed type from bbi header, refs #31058
02c03e4dfbe6b6d89a457daf75cf231d36477e76 Wed Jan 8 11:29:13 2025 -0800
- Remove some dead template code and TODO comments, refs #31058
a7a5949636596841e4dcef2e7682e976de84addf Wed Jan 8 12:24:26 2025 -0800
- Make back button work when doing an upload, clicking to view a file and then immediately hitting web browser back button, refs #31058
a727404f38d39890a83e81426cfe24ea940eaac6 Thu Jan 9 15:02:35 2025 -0800
- Make tracks with period, and other 'forbidden' characters turn on when selecting them from the hubspace UI
b997597b9acbcea5754cd3808181ea88825ba28e Thu Jan 9 15:55:20 2025 -0800
- Fix hub_id_ strip function to correctly join back together the stuff after the first two underscores, refs #35406
e9a3e487007cfbc88d465800ba82db2a99202a7b Fri Jan 10 15:33:47 2025 -0800
- Require both storeUserFiles and showHubApiKey to be true in hg.conf before printing the hubtools api key generation section on the hub development tab of hgHubConnect
- src/hg/hgHubConnect/hgHubConnect.c - lines changed 2, context: html, text, full: html, text
ee28d7177e4cf3d6eae7bbf636e3ddc7f429adda Fri Jan 10 15:47:26 2025 -0800
- Make sure jquery is explicitly included in iframes, refs #35018
- src/hg/hgHubConnect/hgHubConnect.c - lines changed 1, context: html, text, full: html, text
fe5394322e0471624edee88d695531934b2a27dd Sat Jan 11 19:05:44 2025 -0800
- Put hgHubConnect async check behind hubSpace hg.conf control, refs Jonathan email
- src/hg/hgHubConnect/hgHubConnect.c - lines changed 1, context: html, text, full: html, text
switch to files view, user index