Commits for max
switch to files view, user index
v420_preview to v420_preview2 (2021-08-23 to 2021-08-30) v420
Show details
a1525e0f14f76903c16d5ba788f7a9afcc8c5ed1 Fri Jun 4 04:56:39 2021 -0700
- adding folder icons to hgTracks main track list, refs #25035
code review: this is an experiment and initially should remain in the
branch ui-track-icons, until merged on purpose into master.
- src/hg/hgTracks/hgTracks.c - lines changed 63, context: html, text, full: html, text
- src/hg/htdocs/style/HGStyle.css - lines changed 6, context: html, text, full: html, text
90ea52575125dc10ccbdc96754b57025645f84f5 Mon Aug 9 05:25:06 2021 -0700
- For collection tracks, now using only the filled-out folder icon to simplify the display, suggested by Matt and Lou. refs #25035, The mouseover text shows the exact type.
- src/hg/hgTracks/hgTracks.c - lines changed 7, context: html, text, full: html, text
b97034619937d4c0e440c014d7429687df69cf4f Mon Aug 9 05:38:05 2021 -0700
- using word container track instead of collection track in container track mouseover, refs #25035
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
c36618e1e842ee3cd84de927e963287868edead9 Wed Aug 25 02:16:31 2021 -0700
- Merge branch 'ui-track-icons'
- src/hg/hgTracks/hgTracks.c - lines changed 42, context: html, text, full: html, text
dc718bb73d346976671b0624730a38a30ffe8405 Wed Aug 25 12:00:00 2021 -0700
- adding missing font to css directory for icons, refs, refs #25035
- src/hg/htdocs/style/font-awesome.min.css - lines changed 4, context: html, text, full: html, text
- src/hg/htdocs/style/makefile - lines changed 2, context: html, text, full: html, text
1a98c031559edae71e6272570a671c8a107c81a1 Thu Aug 26 01:34:44 2021 -0700
- small change to bamToPsl.c docs, refs #28044
- src/utils/bamToPsl/bamToPsl.c - lines changed 5, context: html, text, full: html, text
d8cf2d55439ec62a1f62be004713039331664798 Thu Aug 26 03:32:42 2021 -0700
- fixing hgBlat apache error log messages, refs #28051
db74f36bdb4f9546f9a9ff45ef8b012432962e87 Thu Aug 26 12:51:34 2021 -0700
- fixing dumb mistake that I made that broke the build, thanks to Angie who found this, refs #28051
3bfceef9b449d5a09134333d4762bbf146e6f805 Fri Aug 27 02:49:30 2021 -0700
- fixing hubPublicEmail script, refs #27779
- src/utils/hubPublicMail - lines changed 16, context: html, text, full: html, text
871f2d654975f77385c1bccb62aa4d8f41f9f294 Fri Aug 27 05:18:24 2021 -0700
- Adding "search help" link to hgTracks, refs #15554
- src/hg/hgTracks/hgTracks.c - lines changed 14, context: html, text, full: html, text
- src/hg/htdocs/style/HGStyle.css - lines changed 6, context: html, text, full: html, text
switch to files view, user index