Commits for chmalee
switch to files view, user index
v427_preview2 to v427_base (2022-02-14 to 2022-02-21) v427
Show details
5e8e0ed53c05f2ef9b51ce897440bae308367f47 Wed Feb 9 14:45:54 2022 -0800
- Add csv output option to table browser to support opening files in
Excel, refs #27623. Also change the output filename message to hint
that Excel can auto-recognize .csv extensions and behave appropriately.
Lastly, fix output dropdown selection to properly warn on update
when using GTF output option or a snp table.
- src/hg/hgTables/bigBed.c - lines changed 27, context: html, text, full: html, text
- src/hg/hgTables/custom.c - lines changed 14, context: html, text, full: html, text
- src/hg/hgTables/filterFields.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTables/hgTables.c - lines changed 31, context: html, text, full: html, text
- src/hg/hgTables/hgTables.h - lines changed 13, context: html, text, full: html, text
- src/hg/hgTables/joining.c - lines changed 23, context: html, text, full: html, text
- src/hg/hgTables/longRange.c - lines changed 17, context: html, text, full: html, text
- src/hg/hgTables/mainPage.c - lines changed 42, context: html, text, full: html, text
677c0082f46dc7242db6b14ee3d79badc4bdf224 Thu Feb 17 10:00:14 2022 -0800
- Make note about adding .csv extension conditional on output type, refs #27623
- src/hg/hgTables/mainPage.c - lines changed 6, context: html, text, full: html, text
d538526966dee5685ca9458ecdf64066135f820c Mon Feb 21 10:11:55 2022 -0800
- v427 final build, refs #28882
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 3, context: html, text, full: html, text
87a799fab9e776e6d437edb5e0e7503d30541f46 Mon Feb 21 10:12:48 2022 -0800
- New version number v427
- src/hg/inc/versionInfo.h - lines changed 1, context: html, text, full: html, text
switch to files view, user index