File Changes for galt
switch to commits view, user indexv438_preview2 to v438_base (2022-10-03 to 2022-10-10) v438
Show details
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c
- lines changed 12, context: html, text, full: html, text
6c5cc98477af424865533ac39e22adf968a2f98d Tue Oct 4 12:55:30 2022 -0700
cdw fixes for sqlSafef v2, and a minor bug fix of Jims refactoring of facet code.
- lines changed 9, context: html, text, full: html, text
1d5cb6a53674b76c2f8d4f8413a69b10124d9cbc Wed Oct 5 16:02:16 2022 -0700
Fixing a few more minor bugs for sqlSafef V2 in CIRM cdwWebBrowse.
- lines changed 1, context: html, text, full: html, text
1dfa3b9f97577f088af82ed02340c07886d690fd Fri Oct 7 16:52:26 2022 -0700
Various bugfixes for sqlSafef v2 and some of Jims refactoring like adding fuseCsvFields so it can support multiple tables in the from list. Also fixed an encoding issue for sample labels that had a double-quote in them. Updated jquery.min.js to point to newer version 1.12.
- lines changed 33, context: html, text, full: html, text
dc56c85d424c91e5c9fa4a8c3ae12881cccdd278 Fri Oct 7 18:49:19 2022 -0700
sqlSafef v2 shift sqlSanity call to just where needed.
- src/hg/inc/jksql.h
- lines changed 3, context: html, text, full: html, text
1dfa3b9f97577f088af82ed02340c07886d690fd Fri Oct 7 16:52:26 2022 -0700
Various bugfixes for sqlSafef v2 and some of Jims refactoring like adding fuseCsvFields so it can support multiple tables in the from list. Also fixed an encoding issue for sample labels that had a double-quote in them. Updated jquery.min.js to point to newer version 1.12.
- src/hg/lib/facetedTable.c
- lines changed 1, context: html, text, full: html, text
1dfa3b9f97577f088af82ed02340c07886d690fd Fri Oct 7 16:52:26 2022 -0700
Various bugfixes for sqlSafef v2 and some of Jims refactoring like adding fuseCsvFields so it can support multiple tables in the from list. Also fixed an encoding issue for sample labels that had a double-quote in them. Updated jquery.min.js to point to newer version 1.12.
- src/hg/lib/jksql.c
- lines changed 18, context: html, text, full: html, text
1dfa3b9f97577f088af82ed02340c07886d690fd Fri Oct 7 16:52:26 2022 -0700
Various bugfixes for sqlSafef v2 and some of Jims refactoring like adding fuseCsvFields so it can support multiple tables in the from list. Also fixed an encoding issue for sample labels that had a double-quote in them. Updated jquery.min.js to point to newer version 1.12.
- src/hg/lib/tablesTables.c
- lines changed 8, context: html, text, full: html, text
6c5cc98477af424865533ac39e22adf968a2f98d Tue Oct 4 12:55:30 2022 -0700
cdw fixes for sqlSafef v2, and a minor bug fix of Jims refactoring of facet code.
- lines changed 1, context: html, text, full: html, text
1d5cb6a53674b76c2f8d4f8413a69b10124d9cbc Wed Oct 5 16:02:16 2022 -0700
Fixing a few more minor bugs for sqlSafef V2 in CIRM cdwWebBrowse.
- lines changed 9, context: html, text, full: html, text
1dfa3b9f97577f088af82ed02340c07886d690fd Fri Oct 7 16:52:26 2022 -0700
Various bugfixes for sqlSafef v2 and some of Jims refactoring like adding fuseCsvFields so it can support multiple tables in the from list. Also fixed an encoding issue for sample labels that had a double-quote in them. Updated jquery.min.js to point to newer version 1.12.
- lines changed 2, context: html, text, full: html, text
dc56c85d424c91e5c9fa4a8c3ae12881cccdd278 Fri Oct 7 18:49:19 2022 -0700
sqlSafef v2 shift sqlSanity call to just where needed.
switch to commits view, user index