File Changes for max
switch to commits view, user indexv445_preview to v445_preview2 (2023-02-27 to 2023-03-06) v445
Show details
- src/hg/hgBlat/hgBlat.c
- lines changed 1, context: html, text, full: html, text
9335d69cb5b504ffbbc44adc6c9e6072d4f3f28e Tue Feb 28 05:49:41 2023 -0800
small printf change to add the word "genomes" to "search all" on hgBlat, no redmine, email from Brian Lee, I think
- src/hg/inc/googleAnalytics.h
- lines changed 3, context: html, text, full: html, text
3f08e8a24916a75afd749c152097f58344819a3a Thu Mar 2 07:11:02 2023 -0800
Ignore the previous commit in code review, that was all wrong, I was looking at the wrong analytics page and thought it was working. The GA4 system is entirely different and the code now spread out over five source files. Also: The part of cart.c that outputs the <HEAD> is getting worse and worse. To test the new code, set the analyticsKey to the value in the cgi-bin-max sandbox and go to https://analytics.google.com/analytics/web/#/p356133243/realtime. All staff should have access (if not email me or Lou or Hiram), refs #30725
- src/hg/lib/cart.c
- lines changed 3, context: html, text, full: html, text
3f08e8a24916a75afd749c152097f58344819a3a Thu Mar 2 07:11:02 2023 -0800
Ignore the previous commit in code review, that was all wrong, I was looking at the wrong analytics page and thought it was working. The GA4 system is entirely different and the code now spread out over five source files. Also: The part of cart.c that outputs the <HEAD> is getting worse and worse. To test the new code, set the analyticsKey to the value in the cgi-bin-max sandbox and go to https://analytics.google.com/analytics/web/#/p356133243/realtime. All staff should have access (if not email me or Lou or Hiram), refs #30725
- src/hg/lib/googleAnalytics.c
- lines changed 12, context: html, text, full: html, text
11a0f34a70d0afa0c979e7183bd9d54c6b5f636d Wed Mar 1 14:55:03 2023 -0800
adding support for Analytics 4 tags, refs #30725
- lines changed 15, context: html, text, full: html, text
3f08e8a24916a75afd749c152097f58344819a3a Thu Mar 2 07:11:02 2023 -0800
Ignore the previous commit in code review, that was all wrong, I was looking at the wrong analytics page and thought it was working. The GA4 system is entirely different and the code now spread out over five source files. Also: The part of cart.c that outputs the <HEAD> is getting worse and worse. To test the new code, set the analyticsKey to the value in the cgi-bin-max sandbox and go to https://analytics.google.com/analytics/web/#/p356133243/realtime. All staff should have access (if not email me or Lou or Hiram), refs #30725
- lines changed 30, context: html, text, full: html, text
2b7011a74947b7d29548ac9cf619dc4781bde4fb Fri Mar 3 07:08:27 2023 -0800
sending db as an event on hgTracks page load to ga4, refs #30725
- src/hg/utils/otto/uniprot/doUniprot
- lines changed 403, context: html, text, full: html, text
d9ce74c9310f90a8d631e048499434cc6b954f6d Wed Mar 1 06:07:32 2023 -0800
finally fixing various old uniprot bugs that stopped the update in January and October: now stops if an error occurs, working around a symlink permissions problem, making the release message easier to read, ML ticket, refs #30701
- src/hg/utils/otto/uniprot/doUpdate.sh
- lines changed 11, context: html, text, full: html, text
d9ce74c9310f90a8d631e048499434cc6b954f6d Wed Mar 1 06:07:32 2023 -0800
finally fixing various old uniprot bugs that stopped the update in January and October: now stops if an error occurs, working around a symlink permissions problem, making the release message easier to read, ML ticket, refs #30701
- src/inc/htmshell.h
- lines changed 3, context: html, text, full: html, text
3f08e8a24916a75afd749c152097f58344819a3a Thu Mar 2 07:11:02 2023 -0800
Ignore the previous commit in code review, that was all wrong, I was looking at the wrong analytics page and thought it was working. The GA4 system is entirely different and the code now spread out over five source files. Also: The part of cart.c that outputs the <HEAD> is getting worse and worse. To test the new code, set the analyticsKey to the value in the cgi-bin-max sandbox and go to https://analytics.google.com/analytics/web/#/p356133243/realtime. All staff should have access (if not email me or Lou or Hiram), refs #30725
- src/lib/htmshell.c
- lines changed 11, context: html, text, full: html, text
3f08e8a24916a75afd749c152097f58344819a3a Thu Mar 2 07:11:02 2023 -0800
Ignore the previous commit in code review, that was all wrong, I was looking at the wrong analytics page and thought it was working. The GA4 system is entirely different and the code now spread out over five source files. Also: The part of cart.c that outputs the <HEAD> is getting worse and worse. To test the new code, set the analyticsKey to the value in the cgi-bin-max sandbox and go to https://analytics.google.com/analytics/web/#/p356133243/realtime. All staff should have access (if not email me or Lou or Hiram), refs #30725
- src/product/installer/browserSetup.sh
- lines changed 5, context: html, text, full: html, text
439aca57e3bbd783287b73ba5595e8b16f6fe1e4 Wed Mar 1 09:58:56 2023 -0800
fixing a few comments in browserSetup.sh, suggested by Jorge, no redmine
switch to commits view, user index