Commits for max
switch to files view, user index
v473_preview to v473_preview2 (2024-10-14 to 2024-10-21) v473
Show details
fa815602bbac262a6e07ac577e40558abcf93144 Tue Oct 15 04:53:53 2024 -0700
- suppress download link for protected tracks, refs #34629
- src/hg/hgTables/bigBed.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTables/bigWig.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTables/hgTables.c - lines changed 9, context: html, text, full: html, text
- src/hg/hgTables/hgTables.h - lines changed 4, context: html, text, full: html, text
- src/hg/hgTables/mainPage.c - lines changed 20, context: html, text, full: html, text
- src/hg/hgTables/schema.c - lines changed 1, context: html, text, full: html, text
c35f61249daf6b5f463754b180c3fe74ef42d39d Tue Oct 15 06:13:50 2024 -0700
- when hiding tracks on right-click, hide parents if possible, rather than their children, refs #27890
- src/hg/hgTracks/imageV2.c - lines changed 17, context: html, text, full: html, text
0bb3a175e5dc6882aa1aa0e9e7a52e0a08630234 Tue Oct 15 06:32:01 2024 -0700
- fixing small jquery upgrade problem, refs #23169
efd31a21fbdbea22203abd6eefc1e1354132c330 Tue Oct 15 07:02:31 2024 -0700
- tiny improvement for composites: when a track is not active, give an indicator that user should activate the subtrack first to configure it. not ideal, but some small step forward, refs #23169
a54b7cc1f73f0ba053ee3ca633aa63d842b952ad Tue Oct 15 08:03:07 2024 -0700
- renaming self chain tracks a little, refs #28389
- src/hg/makeDb/trackDb/human/trackDb.ra - lines changed 2, context: html, text, full: html, text
5c17b0e02a8d094238e75146fdb8371df336faf0 Tue Oct 15 09:01:37 2024 -0700
- didnt see error message during previous commit
67a07d3362a1d28a14bcf74efdbcc70577a73969 Tue Oct 15 10:34:20 2024 -0700
- Merge branch 'ui-tb-download-link-prot-tracks'
0026572277199c1d6873b958e0382e381f5cd460 Wed Oct 16 08:52:08 2024 -0700
- fixing a bug where setTimeout was run with seconds instead of milliseconds. Due to how the page loads, that bug had no effect in most circumstances, as the timer was immediately stopped afterwards. For mysterious reaons this bug is only visible when you open a new private browser window and only on first page load, no caches. No redmine yet, email from Lou.
- src/hg/hgTracks/hgTracks.c - lines changed 8, context: html, text, full: html, text
c16b8e7e06bc3e8826cde9ce815c501d307b42ed Wed Oct 16 09:37:45 2024 -0700
- tiny change to time warning message, no redmine
5727669e8a2fa6a29614240442aa3d85812d2b9c Wed Oct 16 09:40:01 2024 -0700
- again tiny change to time warning message, no redmine
bc49261bb4a82b6b0068c069e5807e4f7e4420e7 Wed Oct 16 10:00:02 2024 -0700
- bugfix, go over the deleted tracks, not all of trackDb. refs #27890
c5a92d81293edb5d95fbeb37cbe381557e61fac0 Thu Oct 17 09:04:56 2024 -0700
- extending hubtools to convert track archives to hubs, only supports BED for now, refs #34472
- src/utils/hubtools/hubtools - lines changed 408, context: html, text, full: html, text
73842d9355aa7aa407ba4719d45c85505b094842 Thu Oct 17 09:48:16 2024 -0700
- removing debugging code that slipped out, oops
288c7b7d7573211134a3d2fdced0911324b9de70 Fri Oct 18 04:13:03 2024 -0700
- adding primer3 exon amp mode support to primer3 links, refs #34657
917e844485ed3fd32b4cf90790f604e2643600b1 Fri Oct 18 14:50:19 2024 -0700
- removing alert which wasnt useful in the end, refs #34653
switch to files view, user index