Commits for chmalee
switch to files view, user index
v492_base to v493_preview (2025-12-15 to 2026-01-12) v493
Show details
3162d1fec3dffece6f608f15eb6d46f6c46f7436 Fri Dec 5 16:13:05 2025 -0800
- Working version of custom track group 'visible' that is at the top of the group list and has all the currently visible tracks, refs #36609
- src/hg/hgTracks/config.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 109, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 6, context: html, text, full: html, text
- src/hg/hgTracks/searchTracks.c - lines changed 1, context: html, text, full: html, text
- src/hg/htdocs/style/HGStyle.css - lines changed 2, context: html, text, full: html, text
54b5b867f2722552874fded91f2dc25cf92f2823 Mon Dec 15 15:53:04 2025 -0800
- Fix typo leftover after merge
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
5a1d1a25ff3a7a7001e5dd98e1e4879b6f3ebe9d Tue Dec 16 16:15:02 2025 -0800
- Fix up jsOnEventById calls to javascript literal encode the id's, so the ids can have parens, single quotes, double quotes, etc in them and still be selected. Fix up the matrix checkbox code to htmlEncode the subgroups so subgroups can have parens, single quotes, etc in them and still work as class names and selectors, refs #36841
7f7a44a19ff9a54dbaf894365d30e394e802024b Wed Dec 17 12:15:31 2025 -0800
- Do not show 'visible tracks' group unless there are more than 32 top level tracks, refs Hiram complaint
- src/hg/hgTracks/hgTracks.c - lines changed 14, context: html, text, full: html, text
switch to files view, user index