Commits for larrym
switch to files view, user index
v271_preview to v271_preview2 (2012-07-24 to 2012-07-31) v271
- start of new menu code
- src/hg/hgTracks/menu.c - lines changed 172, context: html, text, full: html, text
- remove explicit background for imgTbl (will be done in style file)
- src/hg/hgTracks/imageV2.c - lines changed 4, context: html, text, full: html, text
- Merge branch 'newMenu' of larrym@hgwdev.cse.ucsc.edu:/data/git/kent into newMenu
- restore odd/even code
- hBackgroundImage
- src/hg/hgFileSearch/hgFileSearch.c - lines changed 4, context: html, text, full: html, text
- src/hg/hgFileUi/hgFileUi.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgGenome/browseRegions.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTables/hgTables.c - lines changed 1, context: html, text, full: html, text
- remove hBackgroundImage and hgColOutside
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/mainMain.c - lines changed 1, context: html, text, full: html, text
- src/hg/phyloGif/phyloGif.c - lines changed 1, context: html, text, full: html, text
- support browser.style
- src/hg/protein/pbGlobal/pbGlobal.c - lines changed 1, context: html, text, full: html, text
- src/hg/protein/pbTracks/pbTracks.c - lines changed 1, context: html, text, full: html, text
- Merge branch 'master' into newMenu
- Merge branch 'newMenu' of larrym@hgwdev.cse.ucsc.edu:/data/git/kent into newMenu
- resolve merge conflict with master
- Merge branch 'master' into newMenu
- Merge branch 'newMenu' of larrym@hgwdev.cse.ucsc.edu:/data/git/kent into newMenu
- fix compiler error
- refactor BODY code; add class='cgi' so we can special case dynamic code
- remove odd/even classes for view menu
- Merge branch 'newMenu' of larrym@hgwdev.cse.ucsc.edu:/data/git/kent into newMenu
- Merge commit 'origin/master' into newMenu
- Merge commit 'origin'; branch 'master' into newMenu
- Merge branch 'newMenu' of larrym@hgwdev.cse.ucsc.edu:/data/git/kent into newMenu
- enable MERGE_GENE_SUGGEST; remove jumpButtonOnClick from submit button b/c it is no longer needed with merged suggest; change 1em to 0.3em spacing to save some real estate
- src/hg/hgTracks/hgTracks.c - lines changed 3, context: html, text, full: html, text
- Merge commit 'origin'; branch 'master' into newMenu
- Merge commit 'origin'; branch 'master' into newMenu
- Merge commit 'origin'; branch 'master' into newMenu
- src/hg/utils/automation/geoMirrorNode.pl - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change shows no diff)
- use LOGIN_START/LOGIN_END comments to strip the hgLogin menu item for sites that aren't using hgLogin
- src/hg/htdocs/inc/globalNavBar.inc - lines changed 1, context: html, text, full: html, text
- Merge branch 'newMenu' of larrym@hgwdev.cse.ucsc.edu:/data/git/kent into newMenu
- add hgTracks class to HEAD so we can special-case hgTracks background
- src/hg/hgTracks/mainMain.c - lines changed 1, context: html, text, full: html, text
- refactor suggestBox code into autocomplete.js so it can be re-used in hgGateway
- src/hg/js/autocomplete.js - lines changed 64, context: html, text, full: html, text
- move comment back to the right place
- always add CGI name to the body class (enables special casing in style files)
- src/hg/hgTracks/mainMain.c - lines changed 1, context: html, text, full: html, text
- integrate suggest into the position box
- src/hg/hgGateway/hgGateway.c - lines changed 22, context: html, text, full: html, text
- add standard menu
- src/hg/near/hgNear/hgNear.c - lines changed 4, context: html, text, full: html, text
- resolve merge conflict with master
- src/hg/hgFileSearch/hgFileSearch.c - lines changed 13, context: html, text, full: html, text
- src/hg/hgFileUi/hgFileUi.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgGateway/hgGateway.c - lines changed 64, context: html, text, full: html, text
- tweak tables to accomodate new layout
- src/hg/hgGateway/hgGateway.c - lines changed 8, context: html, text, full: html, text
- add default background to body.cgi (used to put in the BODY tag)
- src/hg/htdocs/style/HGStyle.css - lines changed 1, context: html, text, full: html, text
- handle situations where positionInput doesn't exist (e.g. PDF Output page)
- Include description in gene suggest list to accomodate ambiguous entries (#5962)
- src/hg/hgSuggest/hgSuggest.c - lines changed 17, context: html, text, full: html, text
- use suggestBox
- src/hg/js/hgGateway.js - lines changed 44, context: html, text, full: html, text
- fix a comment
- src/hg/js/autocomplete.js - lines changed 2, context: html, text, full: html, text
- restore definition of .positionDisplay
- src/hg/htdocs/style/HGStyle.css - lines changed 2, context: html, text, full: html, text
- change selectCallback so callback has more info
- src/hg/js/autocomplete.js - lines changed 3, context: html, text, full: html, text
- Merge commit 'origin'; branch 'master' into newMenu
- Merge commit 'origin'; branch 'master' into newMenu
- set hgFind.matches to highlight items choosen by users (#6330)
- src/hg/js/autocomplete.js - lines changed 22, context: html, text, full: html, text
- simplify suggestTrack code
- code cleanup
- Merge commit 'origin'; branch 'master' into newMenu
- remove obsolete code
- src/hg/hgTracks/hgTracks.c - lines changed 22, context: html, text, full: html, text
- src/hg/js/autocomplete.js - lines changed 28, context: html, text, full: html, text
- code cleanup (get rid of suggestCache global)
- src/hg/js/autocomplete.js - lines changed 33, context: html, text, full: html, text
- add hgFind.matches only if last thing user did was to choose from suggest
- change geo mirror items to OPTIONAL_GEO_MIRROR_ITEMS
- src/hg/htdocs/inc/globalNavBar.inc - lines changed 4, context: html, text, full: html, text
- add anchor to Source Code link
- src/hg/htdocs/inc/globalNavBar.inc - lines changed 1, context: html, text, full: html, text
- Merge commit 'origin'; branch 'master' into newMenu
- work in progress to use new menus
- src/hg/near/hgNear/hgNear.c - lines changed 9, context: html, text, full: html, text
- restore context specific help for some CGIs
- src/hg/htdocs/inc/globalNavBar.inc - lines changed 2, context: html, text, full: html, text
- add context-sensitive help for hgCustom
- remove Log in/out menu item
- src/hg/htdocs/inc/globalNavBar.inc - lines changed 3, context: html, text, full: html, text
- use new menus everywhere in hgNear
- src/hg/near/hgNear/configure.c - lines changed 2, context: html, text, full: html, text
- src/hg/near/hgNear/customColumn.c - lines changed 10, context: html, text, full: html, text
- src/hg/near/hgNear/hgNear.c - lines changed 4, context: html, text, full: html, text
- src/hg/near/hgNear/order.c - lines changed 3, context: html, text, full: html, text
- resolve merge conflict with master
- src/hg/hgFileSearch/hgFileSearch.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 101, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.c - lines changed 70, context: html, text, full: html, text
- use cloneString in setContextSpecificHelp
- make watermark more concise to address width problem in hgGateway
- src/hg/hgGateway/hgGateway.c - lines changed 1, context: html, text, full: html, text
- src/hg/js/autocomplete.js - lines changed 2, context: html, text, full: html, text
- reset positionInput watermark when user zooms
- src/hg/js/autocomplete.js - lines changed 1, context: html, text, full: html, text
- de-emphasize positionInput (work-in-progress)
- src/hg/htdocs/style/HGStyle.css - lines changed 5, context: html, text, full: html, text
- Merge branch 'master' into newMenu
- fix vis.makeTrackVisible code
- move some stuff into css file
- src/hg/htdocs/style/HGStyle.css - lines changed 17, context: html, text, full: html, text
switch to files view, user index