Commits for galt
switch to files view, user index
v393_base to v394_preview (2020-01-27 to 2020-02-03) v394
Show details
6c1f41fb7917a57861810431337b400d21714c25 Thu Jan 30 18:17:24 2020 -0800
- Initial check-in for a new top-bar showing the selected facets and their values for easily seeing what has been selected, and de-selecting is easy by clicking there if you want to. Also added an explicit button for clearing the Restrictions, i.e. cdwFile_filter cart var filter.
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c - lines changed 13, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/style/cirmStyle.css - lines changed 6, context: html, text, full: html, text
- src/hg/inc/facetField.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/tablesTables.h - lines changed 2, context: html, text, full: html, text
- src/hg/lib/facetField.c - lines changed 25, context: html, text, full: html, text
- src/hg/lib/tablesTables.c - lines changed 105, context: html, text, full: html, text
276e09adb1517b6e824fc26dcb72b0edc93f5301 Thu Jan 30 18:29:16 2020 -0800
- Merge branch 'master' into topbarFacetValues
16d4f97f0e551964dc6ff5438266886e408bbe4c Fri Jan 31 10:55:54 2020 -0800
- Merge branch 'master' into topbarFacetValues
fff97fa89d9b02325b999b0621e676bdf4a1d202 Fri Jan 31 16:09:46 2020 -0800
- cleanup of tablesTables.c
- src/hg/lib/tablesTables.c - lines changed 49, context: html, text, full: html, text
30b62c9240f4136e4b92c2606a786c2da8f77241 Fri Jan 31 16:40:57 2020 -0800
- little more optimization
- src/hg/lib/tablesTables.c - lines changed 38, context: html, text, full: html, text
e14e13c90aa4b8a325f165d44bca1035cd111bb8 Sat Feb 1 12:40:53 2020 -0800
- cirm cdwWebBrowse. Cannot just pass initialwhere, so get it from the cart.
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c - lines changed 7, context: html, text, full: html, text
- src/hg/inc/tablesTables.h - lines changed 2, context: html, text, full: html, text
- src/hg/lib/tablesTables.c - lines changed 10, context: html, text, full: html, text
switch to files view, user index