Commits for chmalee
switch to files view, user index
v453_preview2 to v453_base (2023-08-21 to 2023-08-28) v453
Show details
e46da004a1ed5fdf64eb24662bf94e0eee2f3bf3 Tue Aug 22 10:15:31 2023 -0700
- Make hgTracks tutorial start automatically with special url variable startTutorial=true, refs #32004
- src/hg/hgTracks/hgTracks.c - lines changed 9, context: html, text, full: html, text
1e6071743e73bccbc7d56a9e38e93cc1daabccfd Tue Aug 22 11:59:42 2023 -0700
- Make the INFO fields collapsible table have unique ids when there is more than one on an hgc page, refs #31987
f5bc6b413957f25f24799f15e836757e4f82a668 Tue Aug 22 13:27:51 2023 -0700
- Make warnings show up in search results, refs #31965
- src/hg/cgilib/cartJson.c - lines changed 8, context: html, text, full: html, text
- src/hg/hgSearch/hgSearch.c - lines changed 2, context: html, text, full: html, text
54be876b42771b1aea2839a533e46c073134caf1 Wed Aug 23 10:36:24 2023 -0700
- Fix pgSnp items not scaling correctly when item is off the left side of the window, refs #32006
- src/hg/hgTracks/simpleTracks.c - lines changed 5, context: html, text, full: html, text
0e7a265a6b8dab3ba98319422893f1121f72e729 Wed Aug 23 15:50:58 2023 -0700
- When there is a search warning but we still can get one result, keep the user on hgSearch instead of redirecting to hgTracks, refs #31965
4163e36238919a24e50cbd911aa52fa3a07a7796 Thu Aug 24 10:58:38 2023 -0700
- Fix backwards compatibility bug I introduced when adding multiple pcr results, refs #32022
- src/hg/cgilib/pcrResult.c - lines changed 30, context: html, text, full: html, text
6794e8c75739e1c58957f1a5b5ed1bc6fb444133 Thu Aug 24 15:38:26 2023 -0700
- Revert "Fix backwards compatibility bug I introduced when adding multiple pcr results, refs #32022"
This reverts commit 4163e36238919a24e50cbd911aa52fa3a07a7796.
- src/hg/cgilib/pcrResult.c - lines changed 30, context: html, text, full: html, text
72275dee5bee0933472aac4cbbf051f712d76f83 Thu Aug 24 15:48:47 2023 -0700
- Separate out hgTracks only fix for broken old style pcr result track, refs #32028
b4d43329da1df630ed2a970921b5e135f3aa9771 Fri Aug 25 17:50:13 2023 -0700
- Fix typo in typeof check, caught by Lou no refs
c57287f61a6f0e6233d6d01a572de8657028b998 Mon Aug 28 09:55:09 2023 -0700
- Fix bug in length spec search, if the user entered a length search, like chrA:X+Y, we first need to add Y to X before checking if the start and were a mistakenly swapped position, refs #32041,16721
switch to files view, user index