File Changes for chmalee
switch to commits view, user indexv490_base to v491_preview (2025-11-03 to 2025-11-10) v491
Show details
- src/hg/htdocs/goldenPath/help/trackDb/trackDbDoc.css
- lines changed 1, context: html, text, full: html, text
a58b0fd5b029ced24e011952b6a3a66731ef37df Tue Nov 4 12:20:15 2025 -0800
Make search div on trackDb settings document not cover menu bar dropdowns, refs #36587
- src/hg/js/hgTracks.js
- lines changed 2, context: html, text, full: html, text
e63ad9101e0926c7d80848fd15c305b6fc6990e0 Wed Nov 5 09:47:33 2025 -0800
Fix copy/paste error of variable name to match when doing gnomad regex match in position box, refs #36388
- src/hg/js/model/lib/cart.js
- lines changed 4, context: html, text, full: html, text
1cc53c5240946811f8f18ec10f2704872f5ff3d5 Wed Nov 5 13:41:36 2025 -0800
Send credentials (cookies) when doing async cart requests now that we do them 'cross-site' from genome-euro and genome-asia to the RR for the hubspace ui. These were already send by default when making requests to the same origin, and will not work even with this change without also modifying Apache to set the correct Access-Control headers
switch to commits view, user index