Commits for galt
switch to files view, user index
v382_preview2 to v382_base (2019-05-13 to 2019-05-20) v382
Show details
12fa63959b4bf231fb0930befe0f34a45f55e3e8 Mon May 13 15:26:41 2019 -0700
- removing unneeded footer .. prefix
- src/hg/cirm/gateway/htdocs/inc/footer.html - lines changed 3, context: html, text, full: html, text
eeaec5caae169706b4945f25ff8caa92eac66813 Mon May 13 16:04:10 2019 -0700
- htmlCheck needs to support 303 because Nature magazine is using them now.
- src/utils/htmlCheck/htmlCheck.c - lines changed 1, context: html, text, full: html, text
fa22e76fd69504695f343f51fdd8368050063ed6 Wed May 15 23:57:53 2019 -0700
- adding -withSrc option to htmlCheck commands getLinks checkLinks checkLinks2 checkLocalLinks checkLocalLinks2
- src/utils/htmlCheck/htmlCheck.c - lines changed 26, context: html, text, full: html, text
f01299b4b6f140d82fb6ad08576b50823b47ff40 Thu May 16 22:08:12 2019 -0700
- Fixes a bug that happens if space appears before = after attribute name. Fixed it to strip out newlines from quoted attribute values which the standard supports for input but which are not actually part of attribute value, found in a very long url in cite.html. Also now make validate function check for two more illegal conditions: a space directly before the tag name which is illegal.
7d630742f6a1c185e80cf46abf5af0b704db1784 Fri May 17 23:41:18 2019 -0700
- Adding check that A tags are NOT nested. For htmlCheck.
aafa7ad29c13b0c70205d79639cdedd64f03f827 Fri May 17 23:46:05 2019 -0700
- making relative links work for cdw CGIs (except cdwGetFile which is a special case.)
- src/hg/cirm/cdw/lib/cdwPageFooter.h - lines changed 4, context: html, text, full: html, text
- src/hg/cirm/cdw/lib/cdwPageHeader.h - lines changed 1, context: html, text, full: html, text
61769930f20061774aa09945aaaaf548ca349cd2 Sat May 18 00:47:44 2019 -0700
- Changing CIRM SSI to use new setRoot approach
- src/hg/cirm/gateway/htdocs/README - lines changed 93, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/bestPractices.html - lines changed 7, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/cescg/cescgOrg.html - lines changed 21, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/cescg/cescgPeople.html - lines changed 6, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/cescg/cescgPubs.html - lines changed 5, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/cescg/setRoot.html - lines changed 5, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/dcg/brainOfCells.html - lines changed 5, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/dcg/heartOfCells.html - lines changed 5, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/dcg/setRoot.html - lines changed 5, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/help/cirmBasics.html - lines changed 6, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/help/cirmFAQ.html - lines changed 6, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/help/setRoot.html - lines changed 5, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/inc/footer.html - lines changed 4, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/inc/header.html - lines changed 15, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/index.html - lines changed 5, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/projects.html - lines changed 25, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/setRoot.html - lines changed 4, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/tools.html - lines changed 17, context: html, text, full: html, text
switch to files view, user index