Commits for chmalee
switch to files view, user index
v471_base to v472_preview (2024-09-16 to 2024-09-23) v472
Show details
685233c5df19c4adedc6b82cd16418e611246a3e Wed Sep 18 14:58:29 2024 -0700
- hubCheck checks for valid type lines in subtracks, not just that the bigBed type setting is correct, refs #34475
- src/hg/utils/hubCheck/hubCheck.c - lines changed 20, context: html, text, full: html, text
- src/hg/utils/hubCheck/tests/expected/badType.output.txt - lines changed 3, context: html, text, full: html, text
- src/hg/utils/hubCheck/tests/input/badType.txt - lines changed 9, context: html, text, full: html, text
1627e2f027d97279f2f800f128c34b8ec987f719 Mon Aug 19 11:34:34 2024 -0700
- Get rid of commented out portion of jquery-ui.css for easier diffs when upgrading
- src/hg/htdocs/style/jquery-ui.css - lines changed 50, context: html, text, full: html, text
982640144e463466b4bb6f2f160c87f3118775ac Tue Aug 20 09:50:22 2024 -0700
- Upgrade to jquery version to 1.12.4, add jquery migrate for 1.5 to 1.12 conversion
- src/hg/js/jquery-migrate-1.4.1.js - lines changed 752, context: html, text, full: html, text
- src/hg/js/jquery-ui.js.1.8.10.backup - lines changed 434, context: html, text, full: html, text
09c2b2e788c8cae028446ae7a948df6b1027eb56 Wed Aug 21 11:29:48 2024 -0700
- Trying to simply update jquery-ui.js and jquery-ui.css to version 1.14.
- src/hg/htdocs/style/jquery-ui.css - lines changed 1362, context: html, text, full: html, text
- src/hg/js/autocomplete.js - lines changed 2, context: html, text, full: html, text
- src/hg/js/jquery-ui.js - lines changed 18744, context: html, text, full: html, text
ff7bcaa5d7a4d6648d943a464d0b603f251daf0c Wed Aug 21 14:50:27 2024 -0700
- Fix some broken track ui pages from jquery upgrade, and try to clean up
jquery-ui styles
- src/hg/htdocs/style/jquery-ui.css - lines changed 139, context: html, text, full: html, text
- src/hg/js/jquery.imgareaselect.js - lines changed 4, context: html, text, full: html, text
- src/hg/js/jquery.tablednd.js - lines changed 2, context: html, text, full: html, text
572d31a9744911f668856245874abd6cd15bda6b Thu Aug 29 15:42:17 2024 -0700
- Update to jquery 3.7.1
e5fc94f6091435242cfa794857c78da5140202f3 Thu Aug 29 15:43:29 2024 -0700
- Add jquery-migrate for new jquery version
- src/hg/js/jquery-migrate-3.5.2.js - lines changed 1031, context: html, text, full: html, text
25f258c7fdfbdf417a917fcd00fff78d698def9b Fri Aug 30 12:01:24 2024 -0700
- Big run through of changes to accomodate jquery 3.7.1 upgrade. Most of the changes are replacing the event methods with a change to .on(event, function(..)). A couple more changes are removing calls to jquery.type(). Also fixes various plugins and styles
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- src/hg/htdocs/style/HGStyle.css - lines changed 2, context: html, text, full: html, text
- src/hg/htdocs/style/images/ui-icons_444444_256x240.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/style/images/ui-icons_555555_256x240.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/style/images/ui-icons_777620_256x240.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/style/images/ui-icons_777777_256x240.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/style/images/ui-icons_cc0000_256x240.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/style/images/ui-icons_ffffff_256x240.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/style/jquery-ui.css - lines changed 26, context: html, text, full: html, text
- src/hg/js/autocomplete.js - lines changed 62, context: html, text, full: html, text
- src/hg/js/autocompleteCat.js - lines changed 1, context: html, text, full: html, text
- src/hg/js/hgGateway.js - lines changed 12, context: html, text, full: html, text
- src/hg/js/jquery.contextmenu.js - lines changed 2, context: html, text, full: html, text
- src/hg/js/jquery.history.js - lines changed 2, context: html, text, full: html, text
- src/hg/js/jquery.imgareaselect.js - lines changed 21, context: html, text, full: html, text
- src/hg/js/jquery.plugins.js - lines changed 2, context: html, text, full: html, text
- src/hg/js/jquery.tablednd.js - lines changed 8, context: html, text, full: html, text
- src/hg/js/jquery.watermark.js - lines changed 37, context: html, text, full: html, text
- src/hg/js/jquery.watermarkinput.js - lines changed 3, context: html, text, full: html, text
6605c847dffc7cdbdf61e3e112aaabbac01575c5 Thu Sep 19 13:38:41 2024 -0700
- Remove jquery-migrate helper scripts and other files in preparation for merge to master
- src/hg/js/jquery-migrate-1.4.1.js - lines changed 752, context: html, text, full: html, text
- src/hg/js/jquery-migrate-3.5.2.js - lines changed 1031, context: html, text, full: html, text
- src/hg/js/jquery-ui.js.1.8.10.backup - lines changed 434, context: html, text, full: html, text
switch to files view, user index