File Changes for chmalee
switch to commits view, user indexv473_preview to v473_preview2 (2024-10-14 to 2024-10-21) v473
Show details
- src/hg/htdocs/goldenPath/help/trackDb/trackDbDoc.html
- lines changed 30, context: html, text, full: html, text
1fba5920c7fb6cc08c5c87dc3d4d40ba70243a91 Mon Oct 14 16:59:33 2024 -0700
Start documentation for the highlight.* trackDb variables, fix some javascript errors on the page after the jquery upgrade, refs #33692
- src/hg/htdocs/goldenPath/help/trackDb/trackDbDoc.js
- lines changed 8, context: html, text, full: html, text
1fba5920c7fb6cc08c5c87dc3d4d40ba70243a91 Mon Oct 14 16:59:33 2024 -0700
Start documentation for the highlight.* trackDb variables, fix some javascript errors on the page after the jquery upgrade, refs #33692
- src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html
- lines changed 29, context: html, text, full: html, text
1fba5920c7fb6cc08c5c87dc3d4d40ba70243a91 Mon Oct 14 16:59:33 2024 -0700
Start documentation for the highlight.* trackDb variables, fix some javascript errors on the page after the jquery upgrade, refs #33692
- src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml
- lines changed 67, context: html, text, full: html, text
1fba5920c7fb6cc08c5c87dc3d4d40ba70243a91 Mon Oct 14 16:59:33 2024 -0700
Start documentation for the highlight.* trackDb variables, fix some javascript errors on the page after the jquery upgrade, refs #33692
- lines changed 2, context: html, text, full: html, text
dab3113cee728931e9e567212dfba4a5a664b47b Wed Oct 16 10:51:05 2024 -0700
Add an example to the highlight trackDb doc as a test commit, refs #33692
- src/hg/js/jquery.tablednd.js
- lines changed 3, context: html, text, full: html, text
0cb701778e6e819a7cb37a0a67b3d543b0a37ae7 Fri Oct 18 14:20:32 2024 -0700
Fix track group drag and drop on hgTracks image, another attr() vs prop() issue, refs #34661
- src/hg/js/ui.dropdownchecklist.js
- lines changed 12, context: html, text, full: html, text
21c7a2872bd9d08f29623b78f5a63eca040c1ead Thu Oct 17 12:34:21 2024 -0700
Fix position of dropdownchecklists and make them correctly determine when the options have been selected or not, refs #34647
- src/hg/js/utils.js
- lines changed 4, context: html, text, full: html, text
ef10e3c79c1b6717ab542a576af46d84cb8ed264 Thu Oct 17 12:33:25 2024 -0700
Fix checkboxes not being correctly marked as changed when visiting hgTrackUi via dialog, refs #34644
- lines changed 1, context: html, text, full: html, text
0cb701778e6e819a7cb37a0a67b3d543b0a37ae7 Fri Oct 18 14:20:32 2024 -0700
Fix track group drag and drop on hgTracks image, another attr() vs prop() issue, refs #34661
- src/hg/lib/hui.c
- lines changed 3, context: html, text, full: html, text
fa3431cd36b16586558586e1ce8e3f4f68136926 Thu Oct 17 15:00:58 2024 -0700
Make the density graph options div have a unique ID so when you have more than one subtrack configure section open on hgTrackUi, the right options are selected, refs #34651
switch to commits view, user index