All File Changes
v345_preview to v345_preview2 (2017-02-06 to 2017-02-13) v345
Show details
- src/hg/checkHgFindSpec/checkHgFindSpec.c
- lines changed 2, context: html, text, full: html, text
1ed560dfcc54b0c42e54a04d10091fd0ad696b91 Wed Feb 8 15:29:11 2017 -0800
Display searchPriority of matching tracks, to help identify suitable values for reordering searches.
- src/hg/cirm/cdw/cdwWebBrowse/cdwFlowCharts.c
- lines changed 322, context: html, text, full: html, text
36be72df3503f1a033d5995c3be005d6ed773430 Mon Feb 6 13:49:11 2017 -0800
Updating the flowchart code to be more robust and support multiple analysis steps, refs #17544
- lines changed 68, context: html, text, full: html, text
d5c3113088a395ef13590ae66edcfb9dad485893 Fri Feb 10 10:51:37 2017 -0800
Updating the flow charts to play nicely with Galts CSP protections, refs #17544
- src/hg/cirm/cdw/cdwWebBrowse/cdwFlowCharts.h
- lines changed 1, context: html, text, full: html, text
8956107fcc065e112a9e94ea1d69639a599ac437 Fri Feb 10 10:54:33 2017 -0800
Updating the flow charts to play nicely with Galts CSP protections, oops forgot header file, refs #17544
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c
- lines changed 57, context: html, text, full: html, text
3be7e882fa0b990436a3e7bbc0510ee822fc2a5d Mon Feb 6 13:48:02 2017 -0800
Switching over joint dataset page to share same core code as regular dataset page, refs #17870
- lines changed 1, context: html, text, full: html, text
280923d08af906d79fe2fc80d38659310630c555 Mon Feb 6 15:47:54 2017 -0800
Fixing a cart issue that cropped up with Galts new javascript protections, refs #17870
- lines changed 2, context: html, text, full: html, text
02f39884f78377c25dc9a3a8e1486a4c4bc8a38f Mon Feb 6 16:03:35 2017 -0800
Adding CSP2 header, flushing js when page finished using jsInlineFinish(). webEnd() does it automatically.
- lines changed 5, context: html, text, full: html, text
d5c3113088a395ef13590ae66edcfb9dad485893 Fri Feb 10 10:51:37 2017 -0800
Updating the flow charts to play nicely with Galts CSP protections, refs #17544
- src/hg/hgBlat/hgBlat.c
- lines changed 162, context: html, text, full: html, text
fbdc691703e4bc2d98fcdb2014fe6fa19771c104 Fri Feb 10 17:05:10 2017 -0800
make building a custom track with blat results an option on the hgBlat
page. Add some features to bigPsl click support to get the same kind
of UI that hgBlat provides.
- src/hg/hgGenome/import.c
- lines changed 8, context: html, text, full: html, text
7a22805cf0902c8261981117a1c4cd1c7887a84e Thu Feb 9 18:50:31 2017 -0800
Fixing js problems in hgGenome import. refs #18538
- src/hg/hgGtexTrackSettings/hgGtexTrackSettings.c
- lines changed 1, context: html, text, full: html, text
14ea5b5767e5674f9fd1ac3712c0ffe2c8844115 Wed Dec 14 09:24:41 2016 -0800
Initial work for static page look redo. refs #18504
- lines changed 1, context: html, text, full: html, text
21d203b7ecb3b5b021b8e78c939636f4c20e1458 Mon Jan 30 14:19:05 2017 -0800
Move CSS around a bit to allow release of static pages without CGI's. refs #18504
- lines changed 28, context: html, text, full: html, text
3eb3e3814708879cc95ec61b4010d3d65c0ebb6b Thu Feb 9 17:52:03 2017 -0800
Add CSP compliance (mostly working). refs #18538
- src/hg/hgTables/hgTables.c
- lines changed 2, context: html, text, full: html, text
2ce2d8e580349017c64d1bcf789dfe271e67f8d6 Wed Feb 8 11:27:41 2017 -0800
Don't allow '/' in download file name -- replace with '_'. refs #18810
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 2, context: html, text, full: html, text
0658fac8d5f0ec35d5212eec876c3a2d87bd25ac Mon Feb 6 15:46:27 2017 -0800
add the ability to set default labels and the label separator for bigBed
labels
- lines changed 3, context: html, text, full: html, text
e37cefb4196b1aaf8685b1eb750a74c3967bd84e Tue Feb 7 18:59:27 2017 -0800
update transmap label fields
- src/hg/hgTracks/bedTrack.c
- lines changed 40, context: html, text, full: html, text
0658fac8d5f0ec35d5212eec876c3a2d87bd25ac Mon Feb 6 15:46:27 2017 -0800
add the ability to set default labels and the label separator for bigBed
labels
- lines changed 6, context: html, text, full: html, text
58ada3bc410cb2ee88828d95f2be1168328bc0d9 Tue Feb 7 10:11:53 2017 -0800
more tweaks to label support for big* files. Added defaultLabelFields
and labelSeparator. Also support "none" for both labelFields and
defaultLabelFields.
- src/hg/hgTracks/bigBedTrack.c
- lines changed 4, context: html, text, full: html, text
0658fac8d5f0ec35d5212eec876c3a2d87bd25ac Mon Feb 6 15:46:27 2017 -0800
add the ability to set default labels and the label separator for bigBed
labels
- lines changed 1, context: html, text, full: html, text
58ada3bc410cb2ee88828d95f2be1168328bc0d9 Tue Feb 7 10:11:53 2017 -0800
more tweaks to label support for big* files. Added defaultLabelFields
and labelSeparator. Also support "none" for both labelFields and
defaultLabelFields.
- lines changed 1, context: html, text, full: html, text
c4331ec3f985bee2a7d39efaafe073e9bb70a33c Wed Feb 8 10:09:27 2017 -0800
allow labelSeparator strings to be enclosed in quote (so white space can
be used)
- src/hg/hgTracks/snakeTrack.c
- lines changed 11, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/hgTracks/transMapTracks.c
- lines changed 6, context: html, text, full: html, text
e37cefb4196b1aaf8685b1eb750a74c3967bd84e Tue Feb 7 18:59:27 2017 -0800
update transmap label fields
- src/hg/hgc/hgc.c
- lines changed 7, context: html, text, full: html, text
9a739669ab82b721407a372be9eacb7d540d34f6 Wed Feb 8 11:17:26 2017 -0800
take out "Extra fields" printf in bigPsl click support
- lines changed 6, context: html, text, full: html, text
2f1ea1224e1733ea281a5fc12d3de1c8d434900d Thu Feb 9 13:12:40 2017 -0800
fixup ncbiRefSeqOther clicks refs #13673
- lines changed 13, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- lines changed 117, context: html, text, full: html, text
fbdc691703e4bc2d98fcdb2014fe6fa19771c104 Fri Feb 10 17:05:10 2017 -0800
make building a custom track with blat results an option on the hgBlat
page. Add some features to bigPsl click support to get the same kind
of UI that hgBlat provides.
- src/hg/htdocs/FAQ/FAQblat.html
- lines changed 746, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 15, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 8, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 66, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 14, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQcite.html
- lines changed 127, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 2, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 8, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 9, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 4, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQcustom.html
- lines changed 575, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 30, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 55, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 2, context: html, text, full: html, text
6feee344a5e1303ea7044d49eacbc133c6e805fc Thu Feb 2 21:12:27 2017 -0800
html cleanup
- lines changed 1, context: html, text, full: html, text
3ddbd6b1261bc54d5e2f08fd825ad05d93acfa9e Fri Feb 10 13:41:54 2017 -0800
Fixing up some broken links found by htmlCheck. Mostly these were just missing anchor links in a page that got lost in transistion, refs #18774
- lines changed 16, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQdisplay.html
- lines changed 184, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 9, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 18, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 6, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQdownloads.html
- lines changed 1976, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 52, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 324, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 2719, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- lines changed 1975, context: html, text, full: html, text
fc7bec273bb4cacd42b17a1a11a5cfdd73ed98e0 Tue Feb 7 14:30:21 2017 -0800
Fixed branch merge problem. Refs #18774
- lines changed 57, context: html, text, full: html, text
06a2b41d008d63a57c362a961a12f55ccf08965d Sun Feb 12 22:39:42 2017 -0800
Replaced some accidentally deleted text, reported by ChrisL as broken TOC links. Refs 18774
- lines changed 37, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQformat.html
- lines changed 2452, context: html, text, full: html, text
a71505dbb5cf6f348d6c32e9fff48fabaae02b0a Fri Dec 30 00:50:29 2016 -0800
First pass at migration to new stye sheet. Refs #18504
- lines changed 236, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 140, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 2, context: html, text, full: html, text
2bb4e25c55384008e24576ee3b295de92fe28bf0 Thu Feb 9 20:19:38 2017 -0800
Fixed problems noted by QA. Refs #18801
- lines changed 3, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQlicense.html
- lines changed 284, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 13, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 8, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 26, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 8, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQlink.html
- lines changed 284, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 48, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 1, context: html, text, full: html, text
3ddbd6b1261bc54d5e2f08fd825ad05d93acfa9e Fri Feb 10 13:41:54 2017 -0800
Fixing up some broken links found by htmlCheck. Mostly these were just missing anchor links in a page that got lost in transistion, refs #18774
- lines changed 8, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQmaillist.html
- lines changed 144, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 5, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 10, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 5, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQreleases.html
- lines changed 954, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 348, context: html, text, full: html, text
c3e130b547f1f85d91da8a8ab3a306dfc4e95502 Thu Dec 29 19:59:39 2016 -0800
Did some more html clean-up on this file. Refs #18504
- lines changed 50, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 78, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 16, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQtables.html
- lines changed 80, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 1, context: html, text, full: html, text
cae1883403d3ad232a4d7f4505d7a2ae3400aa38 Sun Jan 15 01:28:37 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 3, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/FAQtracks.html
- lines changed 1084, context: html, text, full: html, text
bb7af4572564ec9f01b25f381ddcdc5f2ab1cef3 Fri Dec 30 02:32:27 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 106, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 1062, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- lines changed 22, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/FAQ/index.html
- lines changed 93, context: html, text, full: html, text
756369066a65cb918572fc52288d15862ccf690d Wed Dec 28 23:37:01 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 38, context: html, text, full: html, text
65bfa4e4cdade0eaea5a559e3fa6ad94eb36c5b1 Mon Jan 30 23:03:08 2017 -0800
Fine-tuned html. Refs #18504
- lines changed 28, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/admin/403.html
- lines changed 55, context: html, text, full: html, text
963dde10c4c2d1dc5c35c3a67c51e0f26d0a678e Sat Jan 14 22:39:26 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/admin/404.html
- lines changed 56, context: html, text, full: html, text
963dde10c4c2d1dc5c35c3a67c51e0f26d0a678e Sat Jan 14 22:39:26 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/admin/500.html
- lines changed 83, context: html, text, full: html, text
963dde10c4c2d1dc5c35c3a67c51e0f26d0a678e Sat Jan 14 22:39:26 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/admin/cvs.html
- lines changed 96, context: html, text, full: html, text
963dde10c4c2d1dc5c35c3a67c51e0f26d0a678e Sat Jan 14 22:39:26 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/admin/git.html
- lines changed 109, context: html, text, full: html, text
963dde10c4c2d1dc5c35c3a67c51e0f26d0a678e Sat Jan 14 22:39:26 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 1, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/admin/hgFindSpecHowTo.html
- lines changed 12, context: html, text, full: html, text
963dde10c4c2d1dc5c35c3a67c51e0f26d0a678e Sat Jan 14 22:39:26 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/admin/index.html
- lines changed 67, context: html, text, full: html, text
963dde10c4c2d1dc5c35c3a67c51e0f26d0a678e Sat Jan 14 22:39:26 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/admin/jk-install.html
- lines changed 67, context: html, text, full: html, text
963dde10c4c2d1dc5c35c3a67c51e0f26d0a678e Sat Jan 14 22:39:26 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/admin/mirror.html
- lines changed 185, context: html, text, full: html, text
963dde10c4c2d1dc5c35c3a67c51e0f26d0a678e Sat Jan 14 22:39:26 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 304, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- lines changed 2, context: html, text, full: html, text
3ddbd6b1261bc54d5e2f08fd825ad05d93acfa9e Fri Feb 10 13:41:54 2017 -0800
Fixing up some broken links found by htmlCheck. Mostly these were just missing anchor links in a page that got lost in transistion, refs #18774
- src/hg/htdocs/cite.html
- lines changed 46, context: html, text, full: html, text
c08a62aa8de828f252d7f1e1d92ccad97ebcb616 Thu Dec 15 11:41:32 2016 -0800
Migrate page to new look. refs #18504
- lines changed 2, context: html, text, full: html, text
77dea0bc2c5e98898774526dda1d2134d6cefd0f Thu Dec 15 13:19:14 2016 -0800
Use absolute paths to include files to ease page migration dev. Will need relative paths with dynamic updating before release. refs #18504
- lines changed 1, context: html, text, full: html, text
9420e7b307ea829526f35d8f3ae05be323e4d55f Thu Dec 15 13:36:07 2016 -0800
Add variable for page title. refs #18504
- lines changed 112, context: html, text, full: html, text
f48d6722539eedb842d629cb7c8681ad88e1b685 Wed Dec 28 23:39:25 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 9, context: html, text, full: html, text
d99f52c07a5b5b0de8a67cb70e376166c1ee850d Thu Jan 5 11:52:45 2017 -0800
Experiment with using Apache environment variable and path alias to supplant relative paths in include sections. refs #18621
- lines changed 123, context: html, text, full: html, text
867c901f309976445e6d7db3a66cf93b194df968 Tue Jan 10 12:59:41 2017 -0800
Merge branch 'staticPages' of hgwdev.sdsc.edu:/data/git/kent into staticPages
- lines changed 9, context: html, text, full: html, text
2c79240a0076b87b2ffcf2d411bf63988ba7453a Tue Jan 10 13:30:57 2017 -0800
Recommittins this since git is complaining.
- lines changed 9, context: html, text, full: html, text
8dd3ad01cf1e8aa2fd67dd4b2d2d7e2c67461fc0 Wed Jan 11 11:11:24 2017 -0800
Moving experiment to another branch. Keep this one clean for Donna. refs #18621
- lines changed 11, context: html, text, full: html, text
c30c3ee6d04529b1e805b5f7e8f35187f0357c51 Wed Jan 11 17:26:04 2017 -0800
Implement Apache Alias and SetEnv approach to handling non-standard document root dir. refs #18621
- lines changed 1, context: html, text, full: html, text
d93029fa5a078c5bf179f0984301170740acf1dd Thu Jan 12 10:16:27 2017 -0800
Change SSI var to lower, following Donnak. refs #18621
- lines changed 4, context: html, text, full: html, text
2864f83af361b11656f961cc36c2d20aae6cb254 Thu Jan 12 12:19:32 2017 -0800
Move includes to inc dir. refs #18621
- lines changed 8, context: html, text, full: html, text
47fe642b2f3d6097533cc50884c5b76e3dbe9aff Wed Jan 18 09:37:57 2017 -0800
Relative path approach, with include file in inc directory. refs #18621
- lines changed 5, context: html, text, full: html, text
029065ab8715819e091b833ba42dee9d30bb1bf0 Wed Jan 25 12:29:00 2017 -0800
Fix footer in template. refs #18504
- lines changed 61, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 2, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- src/hg/htdocs/conditions.html
- lines changed 42, context: html, text, full: html, text
f48d6722539eedb842d629cb7c8681ad88e1b685 Wed Dec 28 23:39:25 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 30, context: html, text, full: html, text
b94c9eae6326604924dc2f54e33dc0cac7954901 Mon Jan 30 14:50:13 2017 -0800
More html formatting tweaks. Refs 18504
- lines changed 1, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/contacts.html
- lines changed 206, context: html, text, full: html, text
f48d6722539eedb842d629cb7c8681ad88e1b685 Wed Dec 28 23:39:25 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 45, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 1, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 5, context: html, text, full: html, text
e3c998160413f73a331616fff42c9fe9b5996153 Thu Feb 9 09:04:41 2017 -0800
Added class to inline image to suppress border. Issue noted by BrianL during QA. refs #18774
- src/hg/htdocs/ebolaPortal/antibodyResources.html
- lines changed 83, context: html, text, full: html, text
bc83c7a3910a58d71bb7f6404b170cf617c8e1e6 Sun Jan 15 00:49:12 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/ebolaPortal/zoonoticInfections.html
- lines changed 111, context: html, text, full: html, text
bc83c7a3910a58d71bb7f6404b170cf617c8e1e6 Sun Jan 15 00:49:12 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/gbPageEnd.html
- lines changed 11, context: html, text, full: html, text
f73b042103511e691203eb7a9f5cd1658621f6c4 Wed Dec 14 09:59:40 2016 -0800
Include files for HTML static pages. refs #18504
- lines changed 5, context: html, text, full: html, text
1785412382570a3a1f21a25f345941a0ad04cc09 Thu Jan 12 10:18:25 2017 -0800
Implement Apache Alias and SetEnv approach to supporting non-standard GB installs. refs #18621
- lines changed 14, context: html, text, full: html, text
4346834de6b2426317900b3e6943b4cd7ae303df Thu Jan 12 11:55:39 2017 -0800
Moving page start and end includes to include dir. refs #18504
- lines changed 0, context: html, text, full: html, text
329ba5f355d992444018678ac0099effed8801a2 Thu Jan 12 12:35:07 2017 -0800
Need x bit for SSI to work. refs #18621
- src/hg/htdocs/gbPageIncludeEnd.html
- lines changed 5, context: html, text, full: html, text
53aaa6fde4fcd4ff6aeb539c041679722c786c7e Tue Jan 17 11:48:06 2017 -0800
Add page end include file for included pages (has no footer), requested by donnak. refs #18504
- lines changed 5, context: html, text, full: html, text
34c43f04079f43ae58f1924361786aa31a4b3606 Tue Jan 24 11:23:12 2017 -0800
Move non-footer include file. refs #18504
- src/hg/htdocs/gbPageStart.html
- lines changed 27, context: html, text, full: html, text
f73b042103511e691203eb7a9f5cd1658621f6c4 Wed Dec 14 09:59:40 2016 -0800
Include files for HTML static pages. refs #18504
- lines changed 3, context: html, text, full: html, text
9420e7b307ea829526f35d8f3ae05be323e4d55f Thu Dec 15 13:36:07 2016 -0800
Add variable for page title. refs #18504
- lines changed 1, context: html, text, full: html, text
d99f52c07a5b5b0de8a67cb70e376166c1ee850d Thu Jan 5 11:52:45 2017 -0800
Experiment with using Apache environment variable and path alias to supplant relative paths in include sections. refs #18621
- lines changed 5, context: html, text, full: html, text
da6fa900860ee18d5c23cd8b3c364d38bfe739d0 Tue Jan 10 12:59:32 2017 -0800
Reverting to absolute paths temporarily, to allow Donna to proceed. Will need a solution for non-standard GB document root (i.e. on mirrors) before deployment. refs #18621
- lines changed 22, context: html, text, full: html, text
c30c3ee6d04529b1e805b5f7e8f35187f0357c51 Wed Jan 11 17:26:04 2017 -0800
Implement Apache Alias and SetEnv approach to handling non-standard document root dir. refs #18621
- lines changed 1, context: html, text, full: html, text
1785412382570a3a1f21a25f345941a0ad04cc09 Thu Jan 12 10:18:25 2017 -0800
Implement Apache Alias and SetEnv approach to supporting non-standard GB installs. refs #18621
- lines changed 43, context: html, text, full: html, text
4346834de6b2426317900b3e6943b4cd7ae303df Thu Jan 12 11:55:39 2017 -0800
Moving page start and end includes to include dir. refs #18504
- lines changed 0, context: html, text, full: html, text
329ba5f355d992444018678ac0099effed8801a2 Thu Jan 12 12:35:07 2017 -0800
Need x bit for SSI to work. refs #18621
- src/hg/htdocs/goldenPath/datorg.html
- lines changed 140, context: html, text, full: html, text
929d57f6cfcaa43f3aee22341b39726f45d0d3f8 Tue Jan 3 13:46:19 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 3, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/help/-
- lines changed 962, context: html, text, full: html, text
1ec9c2ddf39f7c43bc6908c954fd59977eb776a4 Wed Jan 11 11:47:16 2017 -0800
Make DOCTYPE delcaration look conventional, as in https://www.w3.org/QA/2002/04/valid-dtd-list.html (and template.html). Just a few files -- the rest should be done when include statements revved. refs #18504
- lines changed 962, context: html, text, full: html, text
ad06148091e72bd374728750305f59e09245ffc5 Wed Jan 11 11:50:31 2017 -0800
Removing spurious file.
- src/hg/htdocs/goldenPath/help/GTF.html
- lines changed 28, context: html, text, full: html, text
21e2f7cff47b538dcbd375d420d3c0fd5592dd9f Wed Jan 4 09:46:01 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 3, context: html, text, full: html, text
251a9d4a4bb6c6613fd1dbd11726efa209ac31a1 Sun Jan 15 01:29:53 2017 -0800
Fixed minor format issue.
- lines changed 4, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/help/axt.html
- lines changed 105, context: html, text, full: html, text
21e2f7cff47b538dcbd375d420d3c0fd5592dd9f Wed Jan 4 09:46:01 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 1, context: html, text, full: html, text
1ec9c2ddf39f7c43bc6908c954fd59977eb776a4 Wed Jan 11 11:47:16 2017 -0800
Make DOCTYPE delcaration look conventional, as in https://www.w3.org/QA/2002/04/valid-dtd-list.html (and template.html). Just a few files -- the rest should be done when include statements revved. refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 4, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/help/bam.html
- lines changed 315, context: html, text, full: html, text
21e2f7cff47b538dcbd375d420d3c0fd5592dd9f Wed Jan 4 09:46:01 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 1, context: html, text, full: html, text
1ec9c2ddf39f7c43bc6908c954fd59977eb776a4 Wed Jan 11 11:47:16 2017 -0800
Make DOCTYPE delcaration look conventional, as in https://www.w3.org/QA/2002/04/valid-dtd-list.html (and template.html). Just a few files -- the rest should be done when include statements revved. refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 19, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/help/bedgraph.html
- lines changed 125, context: html, text, full: html, text
5f3f342925e27920b1be05372d197cfa79759cca Wed Jan 4 16:18:51 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 1, context: html, text, full: html, text
1ec9c2ddf39f7c43bc6908c954fd59977eb776a4 Wed Jan 11 11:47:16 2017 -0800
Make DOCTYPE delcaration look conventional, as in https://www.w3.org/QA/2002/04/valid-dtd-list.html (and template.html). Just a few files -- the rest should be done when include statements revved. refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 12, context: html, text, full: html, text
2bb4e25c55384008e24576ee3b295de92fe28bf0 Thu Feb 9 20:19:38 2017 -0800
Fixed problems noted by QA. Refs #18801
- src/hg/htdocs/goldenPath/help/bigBed.html
- lines changed 358, context: html, text, full: html, text
5f3f342925e27920b1be05372d197cfa79759cca Wed Jan 4 16:18:51 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 1, context: html, text, full: html, text
1ec9c2ddf39f7c43bc6908c954fd59977eb776a4 Wed Jan 11 11:47:16 2017 -0800
Make DOCTYPE delcaration look conventional, as in https://www.w3.org/QA/2002/04/valid-dtd-list.html (and template.html). Just a few files -- the rest should be done when include statements revved. refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 2, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/help/bigChain.html
- lines changed 205, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/bigGenePred.html
- lines changed 273, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/bigMaf.html
- lines changed 219, context: html, text, full: html, text
03c58513df0fdaed93eb94ef85fe58cb95081cb7 Wed Jan 11 23:08:49 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 2, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 259, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- src/hg/htdocs/goldenPath/help/bigPsl.html
- lines changed 206, context: html, text, full: html, text
03c58513df0fdaed93eb94ef85fe58cb95081cb7 Wed Jan 11 23:08:49 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 2, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 246, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- lines changed 5, context: html, text, full: html, text
2bb4e25c55384008e24576ee3b295de92fe28bf0 Thu Feb 9 20:19:38 2017 -0800
Fixed problems noted by QA. Refs #18801
- src/hg/htdocs/goldenPath/help/bigWig.html
- lines changed 324, context: html, text, full: html, text
03c58513df0fdaed93eb94ef85fe58cb95081cb7 Wed Jan 11 23:08:49 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 1, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/help/blatSpec.html
- lines changed 694, context: html, text, full: html, text
7b536569381a98da13746a1c70eeeffab171d81d Wed Jan 25 15:13:23 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/help/chain.html
- lines changed 119, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/chimera.html
- lines changed 114, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 14, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/help/clones.html
- lines changed 105, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/help/cram.html
- lines changed 221, context: html, text, full: html, text
03c58513df0fdaed93eb94ef85fe58cb95081cb7 Wed Jan 11 23:08:49 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 1, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- src/hg/htdocs/goldenPath/help/ct_description.txt
- lines changed 22, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/help/customColumn.html
- lines changed 232, context: html, text, full: html, text
819f6bd7329c2b77f3ed2cde906ba6aa119a523e Fri Jan 13 00:55:01 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 2, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 3, context: html, text, full: html, text
47320c8a9e131dd16f4f47e75fa0a48dc338010d Thu Feb 9 09:22:07 2017 -0800
Added 'br' tag to add whitespace in bullet with nested bullet, issue reported by Cath during QA. refs #18774
- lines changed 10, context: html, text, full: html, text
14608b0ab7ab164cb1ccd7c373237581a199536c Mon Feb 13 02:33:31 2017 -0800
Fixed a few format issues noted by QA on spreadsheet. Refs #18774
- src/hg/htdocs/goldenPath/help/customTrack.html
- lines changed 42, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/customTrackLoad.html
- lines changed 38, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/help/customTrackManage.html
- lines changed 34, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 1, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/help/customTrackText.html
- lines changed 1152, context: html, text, full: html, text
819f6bd7329c2b77f3ed2cde906ba6aa119a523e Fri Jan 13 00:55:01 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 1193, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- lines changed 2, context: html, text, full: html, text
2bb4e25c55384008e24576ee3b295de92fe28bf0 Thu Feb 9 20:19:38 2017 -0800
Fixed problems noted by QA. Refs #18801
- lines changed 1, context: html, text, full: html, text
3ddbd6b1261bc54d5e2f08fd825ad05d93acfa9e Fri Feb 10 13:41:54 2017 -0800
Fixing up some broken links found by htmlCheck. Mostly these were just missing anchor links in a page that got lost in transistion, refs #18774
- src/hg/htdocs/goldenPath/help/cutters.html
- lines changed 61, context: html, text, full: html, text
7b536569381a98da13746a1c70eeeffab171d81d Wed Jan 25 15:13:23 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 1, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 55, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- src/hg/htdocs/goldenPath/help/fileSearch.html
- lines changed 94, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 94, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- lines changed 2, context: html, text, full: html, text
ba0129e09fd47e78aae45c91e28d0f7a46ecc179 Wed Feb 8 12:33:15 2017 -0800
Fixed small inline images that needed gbsInlineImg class defined. Refs #18774
- src/hg/htdocs/goldenPath/help/ftp.html
- lines changed 82, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 11, context: html, text, full: html, text
2bb4e25c55384008e24576ee3b295de92fe28bf0 Thu Feb 9 20:19:38 2017 -0800
Fixed problems noted by QA. Refs #18801
- src/hg/htdocs/goldenPath/help/gbib.html
- lines changed 657, context: html, text, full: html, text
12db301733b5d8bfe7c0ca5fb2567bd3e9d963a9 Sun Jan 29 23:53:26 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 20, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 3, context: html, text, full: html, text
db3c89d3617c79367134255d89df3867c8c64d5e Thu Feb 9 11:39:17 2017 -0800
Fix placement of image, noted as misaligned by Luvina during QA. refs #18801
- lines changed 15, context: html, text, full: html, text
a5055c3f7c7f136e222e9799264cf6b86fadcdef Mon Feb 13 02:11:21 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/goldenPath/help/gbic.html
- lines changed 332, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- lines changed 10, context: html, text, full: html, text
a5055c3f7c7f136e222e9799264cf6b86fadcdef Mon Feb 13 02:11:21 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/goldenPath/help/geneSearchBox.html
- lines changed 46, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/genomeEuro.html
- lines changed 110, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/haplotypes.html
- lines changed 128, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 4, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 1, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 19, context: html, text, full: html, text
b53b1f1815c87f943cd1beb31b839b8fa8c716b8 Thu Feb 9 11:10:21 2017 -0800
Fix color issue noted in QA by Jairo. Pulled tag styling into local classes in a script tag. refs #18774
- src/hg/htdocs/goldenPath/help/hg18ToHg19LiftOver.html
- lines changed 56, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 3, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 1, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 3, context: html, text, full: html, text
ba0129e09fd47e78aae45c91e28d0f7a46ecc179 Wed Feb 8 12:33:15 2017 -0800
Fixed small inline images that needed gbsInlineImg class defined. Refs #18774
- src/hg/htdocs/goldenPath/help/hgBamTrackHelp.html
- lines changed 175, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/hgBaseLabel.html
- lines changed 71, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/hgCodonColoring.html
- lines changed 82, context: html, text, full: html, text
03c58513df0fdaed93eb94ef85fe58cb95081cb7 Wed Jan 11 23:08:49 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/hgCodonColoringMrna.html
- lines changed 133, context: html, text, full: html, text
03c58513df0fdaed93eb94ef85fe58cb95081cb7 Wed Jan 11 23:08:49 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 1, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/help/hgGenomeHelp.html
- lines changed 898, context: html, text, full: html, text
89ae1ad04d45365dd177ddde3c2ea900f1ec2140 Thu Jan 12 20:34:31 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 2, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 26, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 31, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- lines changed 19, context: html, text, full: html, text
a5055c3f7c7f136e222e9799264cf6b86fadcdef Mon Feb 13 02:11:21 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/goldenPath/help/hgIndelDisplay.html
- lines changed 96, context: html, text, full: html, text
03c58513df0fdaed93eb94ef85fe58cb95081cb7 Wed Jan 11 23:08:49 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/hgIntegratorHelp.html
- lines changed 357, context: html, text, full: html, text
89ae1ad04d45365dd177ddde3c2ea900f1ec2140 Thu Jan 12 20:34:31 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 24, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 14, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 7, context: html, text, full: html, text
a5055c3f7c7f136e222e9799264cf6b86fadcdef Mon Feb 13 02:11:21 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/goldenPath/help/hgNearHelp.html
- lines changed 1364, context: html, text, full: html, text
caa4f24fbe01385e6224ba1e1b7fabacf20faf6b Thu Jan 12 22:03:08 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 8, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 8, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 2, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 8, context: html, text, full: html, text
2bb4e25c55384008e24576ee3b295de92fe28bf0 Thu Feb 9 20:19:38 2017 -0800
Fixed problems noted by QA. Refs #18801
- lines changed 13, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- lines changed 12, context: html, text, full: html, text
a5055c3f7c7f136e222e9799264cf6b86fadcdef Mon Feb 13 02:11:21 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/goldenPath/help/hgPcrResult.html
- lines changed 20, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/help/hgRegMotifHelp.html
- lines changed 141, context: html, text, full: html, text
e26f2572be2e7adb4a7caf25162356cdd63ac90e Fri Jan 13 03:14:11 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 2, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- src/hg/htdocs/goldenPath/help/hgSessionHelp.html
- lines changed 732, context: html, text, full: html, text
03fc3d018af0b95e1cb4a764331a76e1895ae3c7 Wed Jan 18 22:45:04 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 8, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 25, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 21, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- lines changed 20, context: html, text, full: html, text
a5055c3f7c7f136e222e9799264cf6b86fadcdef Mon Feb 13 02:11:21 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/goldenPath/help/hgTablesHelp.html
- lines changed 1330, context: html, text, full: html, text
03fc3d018af0b95e1cb4a764331a76e1895ae3c7 Wed Jan 18 22:45:04 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 2, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 4, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 3, context: html, text, full: html, text
2bb4e25c55384008e24576ee3b295de92fe28bf0 Thu Feb 9 20:19:38 2017 -0800
Fixed problems noted by QA. Refs #18801
- lines changed 55, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- lines changed 14, context: html, text, full: html, text
a5055c3f7c7f136e222e9799264cf6b86fadcdef Mon Feb 13 02:11:21 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/goldenPath/help/hgTbUserRegionsHelp.html
- lines changed 21, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html
- lines changed 1093, context: html, text, full: html, text
b18669207b51ef1a640877c78fe6102ae62fbe2d Thu Jan 19 21:25:17 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 1, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 11, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 17, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- lines changed 17, context: html, text, full: html, text
a5055c3f7c7f136e222e9799264cf6b86fadcdef Mon Feb 13 02:11:21 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/goldenPath/help/hgTracksHelp.html
- lines changed 2040, context: html, text, full: html, text
2690676a682b4f35d67bf2b31aeee61da71ccbdc Tue Jan 24 23:43:47 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 1, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 6, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 2, context: html, text, full: html, text
5a76e0593f06cc62ef46dfb1a2a967ebf821d47e Sun Feb 12 23:06:34 2017 -0800
Fixed broken link reported by ChrisL via link checker. Refs #18774
- lines changed 29, context: html, text, full: html, text
0e1b998c328c8c0de43ca5446d1bc66a4ea8c24e Mon Feb 13 01:49:48 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- lines changed 28, context: html, text, full: html, text
a5055c3f7c7f136e222e9799264cf6b86fadcdef Mon Feb 13 02:11:21 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/goldenPath/help/hgUserPsl.html
- lines changed 40, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/help/hgVaiHelpText.html
- lines changed 3, context: html, text, full: html, text
de25e86483025dac598cf6d621bf4f8b4f239476 Wed Jan 18 10:53:32 2017 -0800
Added include for gbPageIncludeEnd.html to close the page.
- lines changed 470, context: html, text, full: html, text
8864528a498befe288941520d078fb594fbd3b45 Thu Feb 2 00:22:00 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 472, context: html, text, full: html, text
2c56dc451818891f362786b1f923e14dcd573480 Tue Feb 7 14:32:23 2017 -0800
Revert hgVai include help file to old style. refs #18774
- src/hg/htdocs/goldenPath/help/hgVcfTrackHelp.html
- lines changed 185, context: html, text, full: html, text
e26f2572be2e7adb4a7caf25162356cdd63ac90e Fri Jan 13 03:14:11 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 17, context: html, text, full: html, text
223dd3e0fe89b756bd5d6070b9d3de6205c111b6 Thu Jan 19 16:31:28 2017 -0800
Cleaned up a few items in the page layout.
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/hgWiggleTrackHelp.html
- lines changed 236, context: html, text, full: html, text
e26f2572be2e7adb4a7caf25162356cdd63ac90e Fri Jan 13 03:14:11 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/hubQuickStart.html
- lines changed 215, context: html, text, full: html, text
bdc2bf975f98b2e1a57bd1e580d5d18ce7386c4f Tue Jan 17 01:09:20 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 2, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 3, context: html, text, full: html, text
ba0129e09fd47e78aae45c91e28d0f7a46ecc179 Wed Feb 8 12:33:15 2017 -0800
Fixed small inline images that needed gbsInlineImg class defined. Refs #18774
- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html
- lines changed 340, context: html, text, full: html, text
c35c4ebf667b1d7c31261f1ed071615995894306 Thu Jan 26 01:18:21 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 10, context: html, text, full: html, text
14608b0ab7ab164cb1ccd7c373237581a199536c Mon Feb 13 02:33:31 2017 -0800
Fixed a few format issues noted by QA on spreadsheet. Refs #18774
- src/hg/htdocs/goldenPath/help/hubQuickStartGroups.html
- lines changed 214, context: html, text, full: html, text
bdc2bf975f98b2e1a57bd1e580d5d18ce7386c4f Tue Jan 17 01:09:20 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 1, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- src/hg/htdocs/goldenPath/help/image.html
- lines changed 52, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/index.html
- lines changed 42, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/iupac.html
- lines changed 144, context: html, text, full: html, text
f681bf8daa3cb75b7bf85b3e2fbab1fe0dbf9b99 Wed Jan 11 23:23:23 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 1, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/help/liftOver.html
- lines changed 61, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 9, context: html, text, full: html, text
ba0129e09fd47e78aae45c91e28d0f7a46ecc179 Wed Feb 8 12:33:15 2017 -0800
Fixed small inline images that needed gbsInlineImg class defined. Refs #18774
- src/hg/htdocs/goldenPath/help/maf.html
- lines changed 8, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/multiRegionHelp.html
- lines changed 401, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 133, context: html, text, full: html, text
e326a669131e8e72c73590399a4634c28d299cae Wed Jan 25 23:09:41 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 27, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 15, context: html, text, full: html, text
a5055c3f7c7f136e222e9799264cf6b86fadcdef Mon Feb 13 02:11:21 2017 -0800
Changed Table of Contents to consistent, unbulleted format.
- src/hg/htdocs/goldenPath/help/multiView.html
- lines changed 115, context: html, text, full: html, text
e26f2572be2e7adb4a7caf25162356cdd63ac90e Fri Jan 13 03:14:11 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 9, context: html, text, full: html, text
d40fd6fe84bf86ec3b0380a0699a8c1ade56ba0d Tue Jan 31 22:08:49 2017 -0800
Added alt, width, height fields to img tags. Ref #18504
- lines changed 1, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 9, context: html, text, full: html, text
6c818d34a35b64fd6e2228790f4c6028b72aa15b Wed Feb 8 14:26:45 2017 -0800
Fixed small inline images that needed gbsInlineImg class defined. Refs #18774
- src/hg/htdocs/goldenPath/help/mysql.html
- lines changed 91, context: html, text, full: html, text
819f6bd7329c2b77f3ed2cde906ba6aa119a523e Fri Jan 13 00:55:01 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 2, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- src/hg/htdocs/goldenPath/help/net.html
- lines changed 171, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/oligoMatch.html
- lines changed 20, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/help/phastCons.html
- lines changed 119, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/qValue.html
- lines changed 62, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/query.html
- lines changed 146, context: html, text, full: html, text
03c58513df0fdaed93eb94ef85fe58cb95081cb7 Wed Jan 11 23:08:49 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 1, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- src/hg/htdocs/goldenPath/help/ruler.html
- lines changed 7, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 3, context: html, text, full: html, text
2bb4e25c55384008e24576ee3b295de92fe28bf0 Thu Feb 9 20:19:38 2017 -0800
Fixed problems noted by QA. Refs #18801
- src/hg/htdocs/goldenPath/help/sessions.html
- lines changed 415, context: html, text, full: html, text
bdc2bf975f98b2e1a57bd1e580d5d18ce7386c4f Tue Jan 17 01:09:20 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 10, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 9, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 78, context: html, text, full: html, text
5f4a4174e8379136714eff0fb4d8cb94d248dcbf Mon Feb 13 02:47:36 2017 -0800
Changed file layout to use new headers.
- src/hg/htdocs/goldenPath/help/trackDb/diffs
- lines changed 78, context: html, text, full: html, text
1ec9c2ddf39f7c43bc6908c954fd59977eb776a4 Wed Jan 11 11:47:16 2017 -0800
Make DOCTYPE delcaration look conventional, as in https://www.w3.org/QA/2002/04/valid-dtd-list.html (and template.html). Just a few files -- the rest should be done when include statements revved. refs #18504
- lines changed 78, context: html, text, full: html, text
f5ea72bb9ba74f151a74ad8e1712a45a850ef6a2 Wed Jan 11 11:50:51 2017 -0800
Removing spurious file.
- src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v2.html
- lines changed 2, context: html, text, full: html, text
1cd629d1ef0b094d6ca172cedb46333ee6b47d57 Wed Feb 8 12:45:47 2017 -0800
change showSnpWidth and otherSpecies to be level-full instead of
level-required
- lines changed 18, context: html, text, full: html, text
54c34a891166830c6f6a744cb20ad6cda36fa0e0 Wed Feb 8 13:33:43 2017 -0800
documentation for defaultLabelFields and labelSeparator
- src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml
- lines changed 4, context: html, text, full: html, text
e37cefb4196b1aaf8685b1eb750a74c3967bd84e Tue Feb 7 18:59:27 2017 -0800
update transmap label fields
- lines changed 13, context: html, text, full: html, text
54c34a891166830c6f6a744cb20ad6cda36fa0e0 Wed Feb 8 13:33:43 2017 -0800
documentation for defaultLabelFields and labelSeparator
- src/hg/htdocs/goldenPath/help/trackSearch.html
- lines changed 161, context: html, text, full: html, text
e26f2572be2e7adb4a7caf25162356cdd63ac90e Fri Jan 13 03:14:11 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 8, context: html, text, full: html, text
ba0129e09fd47e78aae45c91e28d0f7a46ecc179 Wed Feb 8 12:33:15 2017 -0800
Fixed small inline images that needed gbsInlineImg class defined. Refs #18774
- src/hg/htdocs/goldenPath/help/trix.html
- lines changed 72, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/twoBit.html
- lines changed 60, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 1, context: html, text, full: html, text
1ec9c2ddf39f7c43bc6908c954fd59977eb776a4 Wed Jan 11 11:47:16 2017 -0800
Make DOCTYPE delcaration look conventional, as in https://www.w3.org/QA/2002/04/valid-dtd-list.html (and template.html). Just a few files -- the rest should be done when include statements revved. refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/help/vcf.html
- lines changed 207, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 1, context: html, text, full: html, text
d5e34f494c7e9aef77daf8427b98167d445b9e63 Wed Jan 11 11:48:15 2017 -0800
Make DOCTYPE delcaration look conventional, as in https://www.w3.org/QA/2002/04/valid-dtd-list.html (and template.html). Just a few files -- the rest should be done when include statements revved. refs #18504
- lines changed 12, context: html, text, full: html, text
c30c3ee6d04529b1e805b5f7e8f35187f0357c51 Wed Jan 11 17:26:04 2017 -0800
Implement Apache Alias and SetEnv approach to handling non-standard document root dir. refs #18621
- lines changed 4, context: html, text, full: html, text
4346834de6b2426317900b3e6943b4cd7ae303df Thu Jan 12 11:55:39 2017 -0800
Moving page start and end includes to include dir. refs #18504
- lines changed 8, context: html, text, full: html, text
47fe642b2f3d6097533cc50884c5b76e3dbe9aff Wed Jan 18 09:37:57 2017 -0800
Relative path approach, with include file in inc directory. refs #18621
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 70, context: html, text, full: html, text
2bb4e25c55384008e24576ee3b295de92fe28bf0 Thu Feb 9 20:19:38 2017 -0800
Fixed problems noted by QA. Refs #18801
- src/hg/htdocs/goldenPath/help/wiggle.html
- lines changed 242, context: html, text, full: html, text
e26f2572be2e7adb4a7caf25162356cdd63ac90e Fri Jan 13 03:14:11 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 3, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 2, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 240, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- lines changed 12, context: html, text, full: html, text
2bb4e25c55384008e24576ee3b295de92fe28bf0 Thu Feb 9 20:19:38 2017 -0800
Fixed problems noted by QA. Refs #18801
- src/hg/htdocs/goldenPath/help/wikiTrack.html
- lines changed 18, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 20, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- src/hg/htdocs/goldenPath/help/wikiTrackAddCommentHelp.html
- lines changed 6, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/help/wikiTrackCreateItemHelp.html
- lines changed 25, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/help/wikiTrackGeneAnnotationHelp.html
- lines changed 11, context: html, text, full: html, text
7627641725be1b850734fda2d52f865c9950e290 Sun Jan 8 23:43:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- src/hg/htdocs/goldenPath/hgText.html
- lines changed 32, context: html, text, full: html, text
929d57f6cfcaa43f3aee22341b39726f45d0d3f8 Tue Jan 3 13:46:19 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/hgTracks.html
- lines changed 33, context: html, text, full: html, text
929d57f6cfcaa43f3aee22341b39726f45d0d3f8 Tue Jan 3 13:46:19 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 5, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/index.html
- lines changed 7, context: html, text, full: html, text
bdc2bf975f98b2e1a57bd1e580d5d18ce7386c4f Tue Jan 17 01:09:20 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/goldenPath/labs.html
- lines changed 98, context: html, text, full: html, text
929d57f6cfcaa43f3aee22341b39726f45d0d3f8 Tue Jan 3 13:46:19 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 25, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 1, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 13, context: html, text, full: html, text
95b048a0ec1ca1a51020661acb2c0b114e2000e4 Sun Feb 12 23:36:52 2017 -0800
Fixed broken links reported by ChrisL via link checker. Refs 18774
- src/hg/htdocs/goldenPath/newsarch.html
- lines changed 13231, context: html, text, full: html, text
78b6f1335f71457556e3bb6970f5d5c44dfeaffb Wed Jan 11 02:35:27 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 11, context: html, text, full: html, text
c30c3ee6d04529b1e805b5f7e8f35187f0357c51 Wed Jan 11 17:26:04 2017 -0800
Implement Apache Alias and SetEnv approach to handling non-standard document root dir. refs #18621
- lines changed 5, context: html, text, full: html, text
2864f83af361b11656f961cc36c2d20aae6cb254 Thu Jan 12 12:19:32 2017 -0800
Move includes to inc dir. refs #18621
- lines changed 9, context: html, text, full: html, text
47fe642b2f3d6097533cc50884c5b76e3dbe9aff Wed Jan 18 09:37:57 2017 -0800
Relative path approach, with include file in inc directory. refs #18621
- lines changed 10, context: html, text, full: html, text
7067e0ced3bfd24107bf210193d0fdbba1661887 Tue Jan 31 21:51:18 2017 -0800
Fixed display problem reported by Alexa. Refs #18504
- lines changed 500, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 4, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 13916, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- src/hg/htdocs/goldenPath/pubs.html
- lines changed 891, context: html, text, full: html, text
e930c870c45872bba790aede1367743ff62e9fe7 Mon Jan 2 11:57:43 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 5, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 1061, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/goldenPath/stats.html
- lines changed 191, context: html, text, full: html, text
bc83c7a3910a58d71bb7f6404b170cf617c8e1e6 Sun Jan 15 00:49:12 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/inc/gbFooter.html
- lines changed 1, context: html, text, full: html, text
1c4b5e89b1caea1c624a1f962629ce7e51e1cd27 Mon Jan 30 14:51:01 2017 -0800
Updated copyright year to 2017. Refs 18504
- lines changed 10, context: html, text, full: html, text
3c1291c20c0fdd55b2888fbcc0ec4f61afcfde99 Mon Feb 6 12:16:59 2017 -0800
Use SSI variable to modify relative links in footer (thanks Jonathan). refs #18504
- lines changed 11, context: html, text, full: html, text
ef77dc25f8cdc6d6b6b78747fa54b0cee6e54908 Mon Feb 6 12:25:10 2017 -0800
Split footer for now -- static pages and CGI's need different handling of paths. refs #18504
- src/hg/htdocs/inc/gbPageEnd.html
- lines changed 14, context: html, text, full: html, text
4346834de6b2426317900b3e6943b4cd7ae303df Thu Jan 12 11:55:39 2017 -0800
Moving page start and end includes to include dir. refs #18504
- lines changed 5, context: html, text, full: html, text
8f0ce5c14a33e5542c1767efb81c82e78c11fa4f Tue Jan 24 11:36:06 2017 -0800
Fix footer include. refs #18504
- lines changed 6, context: html, text, full: html, text
26d1a50fa6c4bd1ffacb54885cf09fb1c28dfe64 Thu Feb 2 08:20:42 2017 -0800
Fix problem with links in footer. refs #18504
- lines changed 6, context: html, text, full: html, text
3c1291c20c0fdd55b2888fbcc0ec4f61afcfde99 Mon Feb 6 12:16:59 2017 -0800
Use SSI variable to modify relative links in footer (thanks Jonathan). refs #18504
- lines changed 1, context: html, text, full: html, text
ef77dc25f8cdc6d6b6b78747fa54b0cee6e54908 Mon Feb 6 12:25:10 2017 -0800
Split footer for now -- static pages and CGI's need different handling of paths. refs #18504
- src/hg/htdocs/inc/gbPageIncludeEnd.html
- lines changed 5, context: html, text, full: html, text
34c43f04079f43ae58f1924361786aa31a4b3606 Tue Jan 24 11:23:12 2017 -0800
Move non-footer include file. refs #18504
- src/hg/htdocs/inc/gbPageIncludeStart.html
- lines changed 38, context: html, text, full: html, text
f399b20578e082f1f06e55b897457f7de63763d1 Thu Feb 2 11:29:42 2017 -0800
Add include to initialize start of pages that are included (w/o menu bar). refs #18504
- lines changed 15, context: html, text, full: html, text
4325e64b9ad0578cc28cc44e5b7d76936963f62d Mon Feb 6 11:50:59 2017 -0800
Replace ugly conditionals with SSI var trick (thanks Jonathan). refs 18504
- src/hg/htdocs/inc/gbPageStart.html
- lines changed 43, context: html, text, full: html, text
4346834de6b2426317900b3e6943b4cd7ae303df Thu Jan 12 11:55:39 2017 -0800
Moving page start and end includes to include dir. refs #18504
- lines changed 30, context: html, text, full: html, text
47fe642b2f3d6097533cc50884c5b76e3dbe9aff Wed Jan 18 09:37:57 2017 -0800
Relative path approach, with include file in inc directory. refs #18621
- lines changed 2, context: html, text, full: html, text
0d8e2ed889f9842d4e48086243b8f472bc094fcc Wed Jan 25 18:25:43 2017 -0800
Suppress initial drawing of light blue on menu bar. refs #18504
- lines changed 13, context: html, text, full: html, text
21d203b7ecb3b5b021b8e78c939636f4c20e1458 Mon Jan 30 14:19:05 2017 -0800
Move CSS around a bit to allow release of static pages without CGI's. refs #18504
- lines changed 7, context: html, text, full: html, text
517f231df923363f4cd4e496c47253fa4c495038 Thu Feb 2 08:02:00 2017 -0800
Fix error pages. refs #18504
- lines changed 15, context: html, text, full: html, text
a86d4afbeed9b5747c7b8ca4ce4fb61678e470e8 Mon Feb 6 10:29:57 2017 -0800
Replace ugly conditionals with SSI var trick (thanks Jonathan). refs 18504
- lines changed 1, context: html, text, full: html, text
04e43298d475ad0e33253c4425e9bf34d085bc76 Wed Feb 8 09:24:26 2017 -0800
Fix for non-standard installs. Use relative path for hgMenu. refs #18504
- src/hg/htdocs/inc/gbsFooter.html
- lines changed 57, context: html, text, full: html, text
ef77dc25f8cdc6d6b6b78747fa54b0cee6e54908 Mon Feb 6 12:25:10 2017 -0800
Split footer for now -- static pages and CGI's need different handling of paths. refs #18504
- src/hg/htdocs/inc/jWestFooter.html
- lines changed 1, context: html, text, full: html, text
1c4b5e89b1caea1c624a1f962629ce7e51e1cd27 Mon Jan 30 14:51:01 2017 -0800
Updated copyright year to 2017. Refs 18504
- src/hg/htdocs/kc.html
- lines changed 79, context: html, text, full: html, text
f48d6722539eedb842d629cb7c8681ad88e1b685 Wed Dec 28 23:39:25 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 5, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- src/hg/htdocs/license/index.html
- lines changed 36, context: html, text, full: html, text
77dea0bc2c5e98898774526dda1d2134d6cefd0f Thu Dec 15 13:19:14 2016 -0800
Use absolute paths to include files to ease page migration dev. Will need relative paths with dynamic updating before release. refs #18504
- lines changed 1, context: html, text, full: html, text
9420e7b307ea829526f35d8f3ae05be323e4d55f Thu Dec 15 13:36:07 2016 -0800
Add variable for page title. refs #18504
- lines changed 54, context: html, text, full: html, text
afeca290fe6585ca25f18a2e23369cb8b24257d3 Fri Dec 30 02:43:07 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 8, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/mirror.html
- lines changed 177, context: html, text, full: html, text
f48d6722539eedb842d629cb7c8681ad88e1b685 Wed Dec 28 23:39:25 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 8, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 38, context: html, text, full: html, text
b94c9eae6326604924dc2f54e33dc0cac7954901 Mon Jan 30 14:50:13 2017 -0800
More html formatting tweaks. Refs 18504
- lines changed 6, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 4, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- src/hg/htdocs/staff.html
- lines changed 68, context: html, text, full: html, text
ac42d3f33c576e698c441d4ce3fb2ed934c5d15c Mon Dec 19 14:56:15 2016 -0800
First try at reformatting this with new style.
- lines changed 90, context: html, text, full: html, text
f48d6722539eedb842d629cb7c8681ad88e1b685 Wed Dec 28 23:39:25 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 9, context: html, text, full: html, text
b94c9eae6326604924dc2f54e33dc0cac7954901 Mon Jan 30 14:50:13 2017 -0800
More html formatting tweaks. Refs 18504
- lines changed 25, context: html, text, full: html, text
fdee2a150de41cfc112951b12bc73357f0eb1faf Thu Feb 2 00:20:07 2017 -0800
Another pass at fixing up html, etc. Refs #18504
- lines changed 4, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- src/hg/htdocs/staticStyle/README.txt
- lines changed 22, context: html, text, full: html, text
14ea5b5767e5674f9fd1ac3712c0ffe2c8844115 Wed Dec 14 09:24:41 2016 -0800
Initial work for static page look redo. refs #18504
- lines changed 3, context: html, text, full: html, text
3d6b605f6da6c05978c8eddd71948902c43b25b9 Thu Dec 15 11:38:49 2016 -0800
Cleanup CSS. refs #18504
- src/hg/htdocs/staticStyle/gbStatic.css
- lines changed 44, context: html, text, full: html, text
14ea5b5767e5674f9fd1ac3712c0ffe2c8844115 Wed Dec 14 09:24:41 2016 -0800
Initial work for static page look redo. refs #18504
- lines changed 45, context: html, text, full: html, text
3ac9171ccdbaca5a487cf1d1610c1b99872770d6 Wed Dec 14 11:35:26 2016 -0800
Add bulleted list and table CSS. refs #18504
- lines changed 2, context: html, text, full: html, text
b34fdf30a299a8fd62ef20a0191df6153df626d0 Wed Dec 14 14:06:23 2016 -0800
Margin tweak.
- lines changed 57, context: html, text, full: html, text
3d6b605f6da6c05978c8eddd71948902c43b25b9 Thu Dec 15 11:38:49 2016 -0800
Cleanup CSS. refs #18504
- lines changed 11, context: html, text, full: html, text
917661a99f789d7637f768c919346c70f42273f3 Thu Dec 15 12:07:29 2016 -0800
Add numbered list. refs #18504
- lines changed 9, context: html, text, full: html, text
a6791044eeee59d83de4908a3ca8af22a276cbd9 Thu Dec 15 12:52:49 2016 -0800
Add styling for code. refs #18504
- lines changed 1, context: html, text, full: html, text
77dea0bc2c5e98898774526dda1d2134d6cefd0f Thu Dec 15 13:19:14 2016 -0800
Use absolute paths to include files to ease page migration dev. Will need relative paths with dynamic updating before release. refs #18504
- lines changed 24, context: html, text, full: html, text
02e186f6df7de6db363e2a465f5a825e78023f43 Tue Dec 20 09:46:09 2016 -0800
Fix font sizes. Adjust margins for the smaller font sizes. refs #18504
- lines changed 17, context: html, text, full: html, text
3d26c38c96515a7aaac9c8d8a47560e53100c198 Tue Dec 20 11:01:41 2016 -0800
Add an example and first cut at customization settings for embedded images. refs #18504
- lines changed 2, context: html, text, full: html, text
0daa210a78c634562828caac4cc31b69379cb945 Wed Jan 18 14:35:51 2017 -0800
Tweak styling of code tag, as per donna. refs #18504
- lines changed 13, context: html, text, full: html, text
143be9bfa42cd43087b2c676721d7c653bf66f47 Wed Jan 18 15:17:07 2017 -0800
Add first cut h3 tag styling. refs 18504
- lines changed 32, context: html, text, full: html, text
773487cddcd6d89f27f13c2ff2cfbcd3d2ca83c1 Thu Jan 19 12:19:24 2017 -0800
Add more styling: definition list, h6 header. refs #18504
- lines changed 4, context: html, text, full: html, text
ff2acc457b178b59f9d3f315aa8c400d97122f45 Thu Jan 19 12:37:49 2017 -0800
Fix header bar cosmetics: Align text with other headers, extend background to edge of page. refs #18504
- lines changed 35, context: html, text, full: html, text
4368e6be09a5f447babb3b0191ea4a8a19a96887 Thu Jan 19 13:22:07 2017 -0800
Make ol and ul list items consistence in indent and line spacing. refs #18504
- lines changed 2, context: html, text, full: html, text
5bd2392467342ce979af49db3c9ed442ddbe5660 Thu Jan 26 12:29:22 2017 -0800
Reduce list margins, as per donnak request. refs #18504
- lines changed 41, context: html, text, full: html, text
21d203b7ecb3b5b021b8e78c939636f4c20e1458 Mon Jan 30 14:19:05 2017 -0800
Move CSS around a bit to allow release of static pages without CGI's. refs #18504
- lines changed 5, context: html, text, full: html, text
dc61c20a52d4a11f6f36a23e50fce84962a1c2e1 Mon Jan 30 16:50:46 2017 -0800
Add class for text centered in table columns. refs #18540
- lines changed 9, context: html, text, full: html, text
aff564d47a260a19cd8acf99a8198df523974e8e Wed Feb 1 16:10:23 2017 -0800
Add class for small images used for symbols, etc. embedded in text, donnak request #69 from RM. refs #18504
- lines changed 9, context: html, text, full: html, text
e5b496e150e6dc1ae11afb183cb03ca61dddcbe3 Tue Feb 7 12:34:15 2017 -0800
Fix donate button appearance. refs #18504
- lines changed 1, context: html, text, full: html, text
9fb66ed3746e8e11ebb3d8985e6882b5168b18cf Tue Feb 7 14:03:06 2017 -0800
Tweak vertical alignment of bullets. refs #18502
- lines changed 7, context: html, text, full: html, text
e05c0ffb502aed37d8fd002c1ca117691521c65e Thu Feb 9 11:37:32 2017 -0800
Minor cleanup.
- lines changed 2, context: html, text, full: html, text
7c581f28118650e729af3d048b2a22c03d1faa36 Thu Feb 9 15:30:59 2017 -0800
Comment for later work.
- src/hg/htdocs/staticStyle/makefile
- lines changed 31, context: html, text, full: html, text
14ea5b5767e5674f9fd1ac3712c0ffe2c8844115 Wed Dec 14 09:24:41 2016 -0800
Initial work for static page look redo. refs #18504
- src/hg/htdocs/style/gb.css
- lines changed 28, context: html, text, full: html, text
14ea5b5767e5674f9fd1ac3712c0ffe2c8844115 Wed Dec 14 09:24:41 2016 -0800
Initial work for static page look redo. refs #18504
- lines changed 1, context: html, text, full: html, text
0a81e8c278d57528fa44a5ed8fe4eb37b5218d05 Wed Jan 18 13:20:07 2017 -0800
Add definition edge for footer, based on donnak comments.
- lines changed 29, context: html, text, full: html, text
251144948c628f462f5dfa0345b814a840256b06 Mon Jan 30 11:38:17 2017 -0800
Reverting version anticipating release of static pages before next CGI push. refs #18504
- src/hg/htdocs/style/gbAfterMenu.css
- lines changed 8, context: html, text, full: html, text
0d8e2ed889f9842d4e48086243b8f472bc094fcc Wed Jan 25 18:25:43 2017 -0800
Suppress initial drawing of light blue on menu bar. refs #18504
- lines changed 8, context: html, text, full: html, text
21d203b7ecb3b5b021b8e78c939636f4c20e1458 Mon Jan 30 14:19:05 2017 -0800
Move CSS around a bit to allow release of static pages without CGI's. refs #18504
- src/hg/htdocs/style/gbLogoInMenu.css
- lines changed 19, context: html, text, full: html, text
14ea5b5767e5674f9fd1ac3712c0ffe2c8844115 Wed Dec 14 09:24:41 2016 -0800
Initial work for static page look redo. refs #18504
- lines changed 1, context: html, text, full: html, text
da6fa900860ee18d5c23cd8b3c364d38bfe739d0 Tue Jan 10 12:59:32 2017 -0800
Reverting to absolute paths temporarily, to allow Donna to proceed. Will need a solution for non-standard GB document root (i.e. on mirrors) before deployment. refs #18621
- lines changed 9, context: html, text, full: html, text
0d8e2ed889f9842d4e48086243b8f472bc094fcc Wed Jan 25 18:25:43 2017 -0800
Suppress initial drawing of light blue on menu bar. refs #18504
- lines changed 1, context: html, text, full: html, text
138eef2d3b9045292d298c95322e05ec6aa1afe2 Mon Jan 30 11:36:30 2017 -0800
Need relative link for URL. OK from all pages as relative is to inc directory where css is found. refs #18504
- src/hg/htdocs/style/makefile
- lines changed 2, context: html, text, full: html, text
14ea5b5767e5674f9fd1ac3712c0ffe2c8844115 Wed Dec 14 09:24:41 2016 -0800
Initial work for static page look redo. refs #18504
- lines changed 1, context: html, text, full: html, text
14b6128ccae71e1dbdb4651d5e6e875d28438b0a Mon Jan 30 11:38:41 2017 -0800
Reverting version anticipating release of static pages before next CGI push. refs #18504
- src/hg/htdocs/template.html
- lines changed 91, context: html, text, full: html, text
14ea5b5767e5674f9fd1ac3712c0ffe2c8844115 Wed Dec 14 09:24:41 2016 -0800
Initial work for static page look redo. refs #18504
- lines changed 52, context: html, text, full: html, text
1c00cc9433bb8c5a6e5d86b5508e61debf3c1d9a Wed Dec 14 09:53:02 2016 -0800
Explanatory text for grid layout. refs #18504
- lines changed 27, context: html, text, full: html, text
3ac9171ccdbaca5a487cf1d1610c1b99872770d6 Wed Dec 14 11:35:26 2016 -0800
Add bulleted list and table CSS. refs #18504
- lines changed 2, context: html, text, full: html, text
3d6b605f6da6c05978c8eddd71948902c43b25b9 Thu Dec 15 11:38:49 2016 -0800
Cleanup CSS. refs #18504
- lines changed 21, context: html, text, full: html, text
917661a99f789d7637f768c919346c70f42273f3 Thu Dec 15 12:07:29 2016 -0800
Add numbered list. refs #18504
- lines changed 12, context: html, text, full: html, text
a6791044eeee59d83de4908a3ca8af22a276cbd9 Thu Dec 15 12:52:49 2016 -0800
Add styling for code. refs #18504
- lines changed 2, context: html, text, full: html, text
77dea0bc2c5e98898774526dda1d2134d6cefd0f Thu Dec 15 13:19:14 2016 -0800
Use absolute paths to include files to ease page migration dev. Will need relative paths with dynamic updating before release. refs #18504
- lines changed 5, context: html, text, full: html, text
9420e7b307ea829526f35d8f3ae05be323e4d55f Thu Dec 15 13:36:07 2016 -0800
Add variable for page title. refs #18504
- lines changed 50, context: html, text, full: html, text
02e186f6df7de6db363e2a465f5a825e78023f43 Tue Dec 20 09:46:09 2016 -0800
Fix font sizes. Adjust margins for the smaller font sizes. refs #18504
- lines changed 15, context: html, text, full: html, text
3d26c38c96515a7aaac9c8d8a47560e53100c198 Tue Dec 20 11:01:41 2016 -0800
Add an example and first cut at customization settings for embedded images. refs #18504
- lines changed 11, context: html, text, full: html, text
1ebbf871037cba92f5b5d2d1dbd91957c07ea76e Fri Dec 30 01:00:55 2016 -0800
Changed a few of the style guidelines (primarily whitespace).
- lines changed 14, context: html, text, full: html, text
c30c3ee6d04529b1e805b5f7e8f35187f0357c51 Wed Jan 11 17:26:04 2017 -0800
Implement Apache Alias and SetEnv approach to handling non-standard document root dir. refs #18621
- lines changed 1, context: html, text, full: html, text
67324341fef3d98ba24fef003d39e8e89b458f0b Wed Jan 11 23:11:57 2017 -0800
Reversed mod to lowercase DOCTYPE, after discussion with Kate.
- lines changed 4, context: html, text, full: html, text
2864f83af361b11656f961cc36c2d20aae6cb254 Thu Jan 12 12:19:32 2017 -0800
Move includes to inc dir. refs #18621
- lines changed 6, context: html, text, full: html, text
53aaa6fde4fcd4ff6aeb539c041679722c786c7e Tue Jan 17 11:48:06 2017 -0800
Add page end include file for included pages (has no footer), requested by donnak. refs #18504
- lines changed 4, context: html, text, full: html, text
0daa210a78c634562828caac4cc31b69379cb945 Wed Jan 18 14:35:51 2017 -0800
Tweak styling of code tag, as per donna. refs #18504
- lines changed 37, context: html, text, full: html, text
143be9bfa42cd43087b2c676721d7c653bf66f47 Wed Jan 18 15:17:07 2017 -0800
Add first cut h3 tag styling. refs 18504
- lines changed 69, context: html, text, full: html, text
a2692a7799de04e9bbb9cbb9802661be9eb9cfd1 Thu Jan 19 11:34:38 2017 -0800
Reorg template page. refs #18504
- lines changed 4, context: html, text, full: html, text
7ec21e55141ddd7e82dd28eaae5e34b214edfef8 Thu Jan 19 11:59:20 2017 -0800
Fix syntax err.
- lines changed 4, context: html, text, full: html, text
4368e6be09a5f447babb3b0191ea4a8a19a96887 Thu Jan 19 13:22:07 2017 -0800
Make ol and ul list items consistence in indent and line spacing. refs #18504
- lines changed 102, context: html, text, full: html, text
73c5d1a5856c34c7d01f126fdc656d5f35084852 Mon Jan 23 12:08:13 2017 -0800
Merge branch 'staticPg-inc-rel' into staticPages
- lines changed 8, context: html, text, full: html, text
b953f5567d97c22e1d1cfe96a6da7b3548f99d61 Mon Jan 23 12:17:57 2017 -0800
Update to relative link approach. refs #18504
- lines changed 5, context: html, text, full: html, text
8f0ce5c14a33e5542c1767efb81c82e78c11fa4f Tue Jan 24 11:36:06 2017 -0800
Fix footer include. refs #18504
- lines changed 4, context: html, text, full: html, text
adb8b54c6cc3845fc987eabae0edd6cb777247c2 Mon Jan 30 16:55:39 2017 -0800
Add class for text centered in table columns. refs #18540
- lines changed 4, context: html, text, full: html, text
aff564d47a260a19cd8acf99a8198df523974e8e Wed Feb 1 16:10:23 2017 -0800
Add class for small images used for symbols, etc. embedded in text, donnak request #69 from RM. refs #18504
- lines changed 49, context: html, text, full: html, text
f1008424042a846350a8dc3d06063f48afe32ae1 Thu Feb 2 00:38:02 2017 -0800
Made a few cosmetic changes to page format to show the coding style we want to use. HTML-encoded the quotes. Refs #18504
- lines changed 1, context: html, text, full: html, text
0a3afeb77c93dda6af78492822b00946962700c8 Thu Feb 2 08:03:11 2017 -0800
Add title to template page. refs #18504
- lines changed 42, context: html, text, full: html, text
eb6313f0c5045450d9e194cabe66980af417b787 Thu Feb 2 08:03:13 2017 -0800
Merge branch 'staticPages' of hgwdev.sdsc.edu:/data/git/kent into staticPages
- lines changed 12, context: html, text, full: html, text
411831bf726f5fb440a96fd00cbc7614f462e0e4 Thu Feb 9 12:21:39 2017 -0800
Add instructions for how to center an image using bootstrap class 'text-center'. refs #18504
- src/hg/htdocs/training/index.html
- lines changed 235, context: html, text, full: html, text
bc83c7a3910a58d71bb7f6404b170cf617c8e1e6 Sun Jan 15 00:49:12 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 8, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 15, context: html, text, full: html, text
b94c9eae6326604924dc2f54e33dc0cac7954901 Mon Jan 30 14:50:13 2017 -0800
More html formatting tweaks. Refs 18504
- lines changed 5, context: html, text, full: html, text
e68787858ccc07252e42175a60220cc5eb4b7d1d Thu Feb 2 01:43:49 2017 -0800
Fixed capitalization consistency in h2 and h3 titles, img alt tags. Refs #18504
- lines changed 261, context: html, text, full: html, text
b11ce2f03ef0a5edcf6a26c5a4192ba182a336cb Tue Feb 7 02:56:05 2017 -0800
Branch merge clean-up, and a few incidental file tweaks. Refs #18504
- src/hg/htdocs/training/trainingMap.html
- lines changed 59, context: html, text, full: html, text
bc83c7a3910a58d71bb7f6404b170cf617c8e1e6 Sun Jan 15 00:49:12 2017 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 6, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- src/hg/htdocs/util.html
- lines changed 121, context: html, text, full: html, text
f48d6722539eedb842d629cb7c8681ad88e1b685 Wed Dec 28 23:39:25 2016 -0800
First pass at migration to new style sheet. Refs #18504
- lines changed 7, context: html, text, full: html, text
8168bea8c7f6f340082603c0ab1b9bddafae2ea7 Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504
- lines changed 22, context: html, text, full: html, text
b94c9eae6326604924dc2f54e33dc0cac7954901 Mon Jan 30 14:50:13 2017 -0800
More html formatting tweaks. Refs 18504
- src/hg/inc/bigTransMap.h
- lines changed 10, context: html, text, full: html, text
18f572b767889300089237bcada2073f46cd06f5 Wed Feb 8 11:59:16 2017 -0800
added more label options and made more readable
- src/hg/inc/hui.h
- lines changed 2, context: html, text, full: html, text
0658fac8d5f0ec35d5212eec876c3a2d87bd25ac Mon Feb 6 15:46:27 2017 -0800
add the ability to set default labels and the label separator for bigBed
labels
- src/hg/js/model/lib/cart.js
- lines changed 6, context: html, text, full: html, text
a6aab832571a87b51435fd08b5af34e7abd53a5f Wed Feb 8 09:40:24 2017 -0800
Since the CSP2 change puts inline JS at end of html, window.hgsid is not initialized until after cart.js is loaded -- so cart.js needs to use the runtime window.hgsid instead of caching the window.hgsid when it's loading. refs #18805
- src/hg/lib/bigTransMap.as
- lines changed 6, context: html, text, full: html, text
e37cefb4196b1aaf8685b1eb750a74c3967bd84e Tue Feb 7 18:59:27 2017 -0800
update transmap label fields
- lines changed 4, context: html, text, full: html, text
18f572b767889300089237bcada2073f46cd06f5 Wed Feb 8 11:59:16 2017 -0800
added more label options and made more readable
- src/hg/lib/bigTransMap.c
- lines changed 23, context: html, text, full: html, text
18f572b767889300089237bcada2073f46cd06f5 Wed Feb 8 11:59:16 2017 -0800
added more label options and made more readable
- src/hg/lib/hui.c
- lines changed 1, context: html, text, full: html, text
07626515fa0a8196a7bc40776b9d410410f62a00 Mon Feb 6 15:02:54 2017 -0800
Fixing CSP transition bug. Refs #18640
- lines changed 52, context: html, text, full: html, text
0658fac8d5f0ec35d5212eec876c3a2d87bd25ac Mon Feb 6 15:46:27 2017 -0800
add the ability to set default labels and the label separator for bigBed
labels
- lines changed 16, context: html, text, full: html, text
58ada3bc410cb2ee88828d95f2be1168328bc0d9 Tue Feb 7 10:11:53 2017 -0800
more tweaks to label support for big* files. Added defaultLabelFields
and labelSeparator. Also support "none" for both labelFields and
defaultLabelFields.
- src/hg/lib/jsHelper.c
- lines changed 4, context: html, text, full: html, text
7a22805cf0902c8261981117a1c4cd1c7887a84e Thu Feb 9 18:50:31 2017 -0800
Fixing js problems in hgGenome import. refs #18538
- src/hg/makeDb/doc/melGal5/lastzRuns.txt
- lines changed 2, context: html, text, full: html, text
a3a57469a0979a5bf4a473460a49123ab20f5858 Fri Feb 10 13:53:43 2017 -0800
fixup bogus chicken references in make doc refs #18756
- src/hg/makeDb/doc/micOch1/initialBuild.txt
- lines changed 2, context: html, text, full: html, text
a3a57469a0979a5bf4a473460a49123ab20f5858 Fri Feb 10 13:53:43 2017 -0800
fixup bogus chicken references in make doc refs #18756
- src/hg/makeDb/doc/mouseStrains/GCA_001624185.1_129S1_SvImJ_v1/GCA_001624185.1_129S1_SvImJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624215.1_A_J_v1/GCA_001624215.1_A_J_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624295.1_AKR_J_v1/GCA_001624295.1_AKR_J_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624445.1_CAST_EiJ_v1/GCA_001624445.1_CAST_EiJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624475.1_CBA_J_v1/GCA_001624475.1_CBA_J_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624505.1_DBA_2J_v1/GCA_001624505.1_DBA_2J_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624535.1_FVB_NJ_v1/GCA_001624535.1_FVB_NJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624675.1_NOD_ShiLtJ_v1/GCA_001624675.1_NOD_ShiLtJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624745.1_NZO_HlLtJ_v1/GCA_001624745.1_NZO_HlLtJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624775.1_PWK_PhJ_v1/GCA_001624775.1_PWK_PhJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624835.1_WSB_EiJ_v1/GCA_001624835.1_WSB_EiJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001624865.1_SPRET_EiJ_v1/GCA_001624865.1_SPRET_EiJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001632525.1_BALB_cJ_v1/GCA_001632525.1_BALB_cJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001632555.1_C57BL_6NJ_v1/GCA_001632555.1_C57BL_6NJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001632575.1_C3H_HeJ_v1/GCA_001632575.1_C3H_HeJ_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/mouseStrains/GCA_001632615.1_LP_J_v1/GCA_001632615.1_LP_J_v1.cactus.trackDb.txt
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/doc/panPan2/initialBuild.txt
- lines changed 43, context: html, text, full: html, text
6d0afe71c48f9ea0fd464ab0a4cfe4cf7f3aa95e Mon Feb 6 13:22:02 2017 -0800
wrapping up refs #16036
- src/hg/makeDb/doc/transMapTracks.txt
- lines changed 40, context: html, text, full: html, text
abcd2ebbbab0d0957bbb9f53b0f166551a8ec046 Fri Feb 10 12:15:26 2017 -0800
updated make doc for transMap V4
- src/hg/makeDb/hgFindSpec/hgFindSpec.c
- lines changed 3, context: html, text, full: html, text
b884446cb0720217e7cdcfa7aa3e061d76fe9f18 Wed Feb 8 20:22:49 2017 -0800
allow trackDb make update and alpha to use multiple cores with the make -j option. This required hgTrackDb and hgFindSpec to have unique, temporary tab files
- src/hg/makeDb/hgTrackDb/hgTrackDb.c
- lines changed 1, context: html, text, full: html, text
e37cefb4196b1aaf8685b1eb750a74c3967bd84e Tue Feb 7 18:59:27 2017 -0800
update transmap label fields
- lines changed 3, context: html, text, full: html, text
b884446cb0720217e7cdcfa7aa3e061d76fe9f18 Wed Feb 8 20:22:49 2017 -0800
allow trackDb make update and alpha to use multiple cores with the make -j option. This required hgTrackDb and hgFindSpec to have unique, temporary tab files
- src/hg/makeDb/trackDb/checkMetaDb
- lines changed 3, context: html, text, full: html, text
b884446cb0720217e7cdcfa7aa3e061d76fe9f18 Wed Feb 8 20:22:49 2017 -0800
allow trackDb make update and alpha to use multiple cores with the make -j option. This required hgTrackDb and hgFindSpec to have unique, temporary tab files
- src/hg/makeDb/trackDb/human/hg19/exac.html
- lines changed 1, context: html, text, full: html, text
19ccfb4849c1639b8f082cbcea6714b723ca97f8 Tue Feb 7 10:56:54 2017 -0800
Removing hard-coded assembly names with , CR #18797
- src/hg/makeDb/trackDb/human/hg19/tgpPhase3Accessibility.html
- lines changed 1, context: html, text, full: html, text
19ccfb4849c1639b8f082cbcea6714b723ca97f8 Tue Feb 7 10:56:54 2017 -0800
Removing hard-coded assembly names with , CR #18797
- src/hg/makeDb/trackDb/human/hg38/trackDb.ra
- lines changed 26, context: html, text, full: html, text
72252f95a1d883e51ac99325b19a3341caeee3c0 Tue Feb 7 10:20:56 2017 -0800
attempt to fixup search results, does not help refs #13673
- lines changed 40, context: html, text, full: html, text
5a594eb0bea5287a1751e62f2929d6f206e7d5eb Thu Feb 9 11:43:17 2017 -0800
fixing up search rules for ncbiRefSeq tracks refs #13673
- src/hg/makeDb/trackDb/makefile
- lines changed 19, context: html, text, full: html, text
b884446cb0720217e7cdcfa7aa3e061d76fe9f18 Wed Feb 8 20:22:49 2017 -0800
allow trackDb make update and alpha to use multiple cores with the make -j option. This required hgTrackDb and hgFindSpec to have unique, temporary tab files
- lines changed 19, context: html, text, full: html, text
f5f279085ee3e2c9879ecf02dd5e3eb6793af7af Thu Feb 9 15:01:38 2017 -0800
added parallel make of trackDb for beta and public
- src/hg/makeDb/trackDb/mouse/mm10/mouseStrains.cactus.trackDb.ra
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/trackDb/refSeqComposite.ra
- lines changed 13, context: html, text, full: html, text
72252f95a1d883e51ac99325b19a3341caeee3c0 Tue Feb 7 10:20:56 2017 -0800
attempt to fixup search results, does not help refs #13673
- lines changed 1, context: html, text, full: html, text
eb2a370147a1a6baee620ffed257e254bf7be331 Tue Feb 7 10:26:49 2017 -0800
fixup track color for refGene and search result refs #13673
- lines changed 7, context: html, text, full: html, text
4d1dbb0bb39503121c09cfcc2ebe1d2947a190fa Wed Feb 8 14:39:34 2017 -0800
fixing up track colors refs #13673
- lines changed 24, context: html, text, full: html, text
5a594eb0bea5287a1751e62f2929d6f206e7d5eb Thu Feb 9 11:43:17 2017 -0800
fixing up search rules for ncbiRefSeq tracks refs #13673
- src/hg/makeDb/trackDb/spAnnot.html
- lines changed 1, context: html, text, full: html, text
19ccfb4849c1639b8f082cbcea6714b723ca97f8 Tue Feb 7 10:56:54 2017 -0800
Removing hard-coded assembly names with , CR #18797
- src/hg/makeDb/trackDb/spMut.html
- lines changed 1, context: html, text, full: html, text
19ccfb4849c1639b8f082cbcea6714b723ca97f8 Tue Feb 7 10:56:54 2017 -0800
Removing hard-coded assembly names with , CR #18797
- src/hg/makeDb/trackDb/spUniprot.html
- lines changed 1, context: html, text, full: html, text
19ccfb4849c1639b8f082cbcea6714b723ca97f8 Tue Feb 7 10:56:54 2017 -0800
Removing hard-coded assembly names with , CR #18797
- src/hg/makeDb/trackDb/tagTypes.tab
- lines changed 2, context: html, text, full: html, text
58ada3bc410cb2ee88828d95f2be1168328bc0d9 Tue Feb 7 10:11:53 2017 -0800
more tweaks to label support for big* files. Added defaultLabelFields
and labelSeparator. Also support "none" for both labelFields and
defaultLabelFields.
- lines changed 1, context: html, text, full: html, text
6eaeb14754e63042fad7370fc49c4c12274c74a8 Fri Feb 10 10:59:25 2017 -0800
eliminate the dbAlias option for snake hal tracks not completely useful at this time refs #18440
- src/hg/makeDb/trackDb/trackDb.ra
- lines changed 1, context: html, text, full: html, text
9cf27f96a4466df8f5770471956927297002f8d4 Tue Feb 7 22:52:46 2017 -0800
Emergency fix to remove broken transMap tracks from RR, refs #18787, as-yet-uncreated MLQ
- lines changed 1, context: html, text, full: html, text
608dd5da5c6247784d3f5ac3d116204c71d972bd Tue Feb 7 22:54:44 2017 -0800
Whoops, backing out the overlapping alpha tag, refs #18787
- src/hg/makeDb/trackDb/trackDb.transMap.ra
- lines changed 24, context: html, text, full: html, text
e37cefb4196b1aaf8685b1eb750a74c3967bd84e Tue Feb 7 18:59:27 2017 -0800
update transmap label fields
- lines changed 11, context: html, text, full: html, text
18f572b767889300089237bcada2073f46cd06f5 Wed Feb 8 11:59:16 2017 -0800
added more label options and made more readable
- lines changed 4, context: html, text, full: html, text
2699ee95fc8c9618af4d6b87790daa3c3ff0dd31 Wed Feb 8 18:58:26 2017 -0800
access bigTransMap files directly in gbdb
- src/hg/makeDb/trackDb/zebrafish/danRer10/trackDb.chainNet.ra
- lines changed 66, context: html, text, full: html, text
a2e2b1a9f8cb87c36c28acb2a6fc28d98c66fda9 Fri Feb 10 13:51:08 2017 -0800
updated lastz/chain/net alignments to danRer10 refs #18809
- src/hg/makeDb/trackDb/zebrafish/danRer10/trackDb.ra
- lines changed 2, context: html, text, full: html, text
a2e2b1a9f8cb87c36c28acb2a6fc28d98c66fda9 Fri Feb 10 13:51:08 2017 -0800
updated lastz/chain/net alignments to danRer10 refs #18809
- src/hg/utils/phyloTrees/refSeq/README.txt
- lines changed 17, context: html, text, full: html, text
fecfe9645ba4413fc5998afe0b437fa514ad4a19 Fri Feb 10 14:04:52 2017 -0800
adding taxonomy and common name lists as extracted from RefSeq assembly_summary file and eutils entrez scanning refs #18785
- src/hg/utils/phyloTrees/refSeq/Vertebrata.commonNames.tsv
- lines changed 212, context: html, text, full: html, text
fecfe9645ba4413fc5998afe0b437fa514ad4a19 Fri Feb 10 14:04:52 2017 -0800
adding taxonomy and common name lists as extracted from RefSeq assembly_summary file and eutils entrez scanning refs #18785
- src/hg/utils/phyloTrees/refSeq/Vertebrata.taxonomy.tsv
- lines changed 212, context: html, text, full: html, text
fecfe9645ba4413fc5998afe0b437fa514ad4a19 Fri Feb 10 14:04:52 2017 -0800
adding taxonomy and common name lists as extracted from RefSeq assembly_summary file and eutils entrez scanning refs #18785
- src/hg/utils/phyloTrees/refSeq/commonNames.pl
- lines changed 87, context: html, text, full: html, text
fecfe9645ba4413fc5998afe0b437fa514ad4a19 Fri Feb 10 14:04:52 2017 -0800
adding taxonomy and common name lists as extracted from RefSeq assembly_summary file and eutils entrez scanning refs #18785
- src/hg/utils/phyloTrees/refSeq/taxId.commonName.vertebrates.tsv
- lines changed 192, context: html, text, full: html, text
fecfe9645ba4413fc5998afe0b437fa514ad4a19 Fri Feb 10 14:04:52 2017 -0800
adding taxonomy and common name lists as extracted from RefSeq assembly_summary file and eutils entrez scanning refs #18785
- src/hg/utils/phyloTrees/refSeq/taxonomyNames.pl
- lines changed 72, context: html, text, full: html, text
fecfe9645ba4413fc5998afe0b437fa514ad4a19 Fri Feb 10 14:04:52 2017 -0800
adding taxonomy and common name lists as extracted from RefSeq assembly_summary file and eutils entrez scanning refs #18785
- src/inc/portable.h
- lines changed 5, context: html, text, full: html, text
b884446cb0720217e7cdcfa7aa3e061d76fe9f18 Wed Feb 8 20:22:49 2017 -0800
allow trackDb make update and alpha to use multiple cores with the make -j option. This required hgTrackDb and hgFindSpec to have unique, temporary tab files
- src/inc/psl.h
- lines changed 4, context: html, text, full: html, text
fbdc691703e4bc2d98fcdb2014fe6fa19771c104 Fri Feb 10 17:05:10 2017 -0800
make building a custom track with blat results an option on the hgBlat
page. Add some features to bigPsl click support to get the same kind
of UI that hgBlat provides.
- lines changed 6, context: html, text, full: html, text
61183752129e58c44ddfad7126cbb908c01f3965 Sat Feb 11 09:06:32 2017 -0800
remove some duplicated code
- src/lib/osunix.c
- lines changed 28, context: html, text, full: html, text
b884446cb0720217e7cdcfa7aa3e061d76fe9f18 Wed Feb 8 20:22:49 2017 -0800
allow trackDb make update and alpha to use multiple cores with the make -j option. This required hgTrackDb and hgFindSpec to have unique, temporary tab files
- src/lib/psl.c
- lines changed 60, context: html, text, full: html, text
fbdc691703e4bc2d98fcdb2014fe6fa19771c104 Fri Feb 10 17:05:10 2017 -0800
make building a custom track with blat results an option on the hgBlat
page. Add some features to bigPsl click support to get the same kind
of UI that hgBlat provides.
- src/webBlat/webBlat.c
- lines changed 45, context: html, text, full: html, text
61183752129e58c44ddfad7126cbb908c01f3965 Sat Feb 11 09:06:32 2017 -0800
remove some duplicated code
- lines changed: 79800
- files changed: 605