File Changes for jcasper
switch to commits view, user indexv351_preview2 to v351_base (2017-06-19 to 2017-06-26) v351
Show details
- src/hg/hgHubConnect/hgHubConnect.c
- lines changed 52, context: html, text, full: html, text
4c389c37d5a42eafb281c81ca6d12271a58f1499 Thu Jun 22 13:18:03 2017 -0700
hgHubConnect now expands on single click, show results in correct order,
and has more intuitive logic for the search/filter text boxes, refs #13625
- lines changed 24, context: html, text, full: html, text
191a1172e19c7c124fbb09cbad05fcb2f2c0c726 Thu Jun 22 16:53:10 2017 -0700
Fixing position issue for hgHubConnect when changing assemblies, refs #13625
- src/hg/hgLinkIn/hgLinkIn.c
- lines changed 2, context: html, text, full: html, text
9186224c599aee020869b7ae3f08bc6ca05cdbe2 Tue Jun 20 20:19:01 2017 -0700
hgLinkIn now uses cgiOptionalString instead of cartOptionalString
to fetch variables that are excluded from the cart, refs #19645
- src/hg/js/hgHubConnect.js
- lines changed 1, context: html, text, full: html, text
4c389c37d5a42eafb281c81ca6d12271a58f1499 Thu Jun 22 13:18:03 2017 -0700
hgHubConnect now expands on single click, show results in correct order,
and has more intuitive logic for the search/filter text boxes, refs #13625
- src/hg/utils/hubCrawl/hubCrawl.c
- lines changed 1, context: html, text, full: html, text
9101ab13c42813200a09bd089ff3f05665e5ef83 Tue Jun 20 20:17:47 2017 -0700
Removing pointless sleep(), refs #19645
- lines changed 49, context: html, text, full: html, text
ccfbdd7909fa1514365a2a2294aca4094653d816 Thu Jun 22 11:37:23 2017 -0700
Adding htmlTextStripJavascriptCssAndTags as a library function following code review, refs #19645
- src/inc/htmshell.h
- lines changed 3, context: html, text, full: html, text
ccfbdd7909fa1514365a2a2294aca4094653d816 Thu Jun 22 11:37:23 2017 -0700
Adding htmlTextStripJavascriptCssAndTags as a library function following code review, refs #19645
- src/lib/htmshell.c
- lines changed 46, context: html, text, full: html, text
ccfbdd7909fa1514365a2a2294aca4094653d816 Thu Jun 22 11:37:23 2017 -0700
Adding htmlTextStripJavascriptCssAndTags as a library function following code review, refs #19645
switch to commits view, user index