File Changes for greg
switch to commits view, user indexv267_base to v268_preview (2012-05-15 to 2012-05-22) v268
- src/hg/htdocs/FAQ/FAQreleases.html
- lines changed 43, context: html, text, full: html, text
HTML cleanup. Axed nonsense attributes, comments, etc. Fixed one major bug where a </tr> was writen as <tr>.
- src/hg/htdocs/goldenPath/credits.html
- lines changed 730, context: html, text, full: html, text
Cleaned up lots of html. Bag tags, nonsense attributes, etc. Added Fugu fr3 Credit. (sorry to put in the same commit)
- src/hg/htdocs/goldenPath/newsarch.html
- lines changed 26, context: html, text, full: html, text
Added Fugu fr3 announcement. Added missing date to previous headline.
- src/hg/htdocs/images/home_icon_sprite_white.png
- lines changed 0, context: html, text, full: html, text
Adding image needed for new top glabal navigation menu.
- src/hg/htdocs/images/plusesign-main-menu.png
- lines changed 0, context: html, text, full: html, text
Added new plus sign image for use with new global nav menus.
- src/hg/htdocs/inc/global-nav-bar.inc
- lines changed 106, context: html, text, full: html, text
New html for global navigation bar.
- src/hg/htdocs/indexNews.html
- lines changed 24, context: html, text, full: html, text
Added Fugu fr3 accouncement. Correct one word in previous title.
- src/hg/htdocs/style/makefile
- src/hg/htdocs/style/nice_menu.css
- lines changed 429, context: html, text, full: html, text
CSS needed for new dropdown menus. Some redundant code from Jabico, will need cleanup.
- lines changed 2, context: html, text, full: html, text
Changed path for two images to kent src dirs.
- lines changed 1, context: html, text, full: html, text
Fixed a line-height issue conflict with HGStyle.css. Needed to vertically align middle menu text.
- src/hg/js/jquery.plugins.js
- lines changed 492, context: html, text, full: html, text
Javascript needed for new global navigation menus with drop downs. Can also serve as a single plave to put all JQuery plugin code.
- src/hg/js/jquery.validate.min.js
- lines changed 51, context: html, text, full: html, text
Adding validation plugin for client side form validation of new login screens.
- src/hg/js/makefile
- lines changed 2, context: html, text, full: html, text
Added jquery.validate.min.js
switch to commits view, user index