File Changes for tdreszer
switch to commits view, user indexv245_preview to v245_preview2 (2010-12-14 to 2010-12-21) v245
- src/hg/encode/encodeDownloadsPage/encodeDownloadsPage.pl
- lines changed 172, context: html, text, full: html, text
Added sort option. However, the hgFileUi CGI should really be used if a sortable downloads page is desired.
- src/hg/hgFileUi/hgFileUi.c
- lines changed 140, context: html, text, full: html, text
New CFI 'hgFileUi' for composites with downloadable files
- src/hg/hgFileUi/makefile
- lines changed 15, context: html, text, full: html, text
New CFI 'hgFileUi' for composites with downloadable files
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 2, context: html, text, full: html, text
Fixed some sort issure and minor styling for metadata '...'
- lines changed 35, context: html, text, full: html, text
Make use of fileUi.h macros and support hgFileUi CGI
- src/hg/hgTracks/searchTracks.c
- lines changed 1, context: html, text, full: html, text
Track search should post selected tracks before sorting or going to a configuration page
- src/hg/htdocs/style/HGStyle.css
- lines changed 2, context: html, text, full: html, text
Katrina doesn' like 3D sort column headers
- lines changed 2, context: html, text, full: html, text
Solved problem of subtrack table occasionally text wrapping to 2 lines per subtrack. Used the power of CSS.
- lines changed 3, context: html, text, full: html, text
Makes invisible border around subtrack list which helps with page sizing
- src/hg/inc/fileUi.h
- lines changed 1, context: html, text, full: html, text
Fixed some sort issure and minor styling for metadata '...'
- lines changed 10, context: html, text, full: html, text
New CFI 'hgFileUi' for composites with downloadable files
- src/hg/inc/hCommon.h
- lines changed 3, context: html, text, full: html, text
New CFI 'hgFileUi' for composites with downloadable files
- src/hg/js/ajax.js
- lines changed 11, context: html, text, full: html, text
Fixed the mdb '...' table so that it can overflow the longLable table cell.
- lines changed 1, context: html, text, full: html, text
Background color for '...' metadata table should be added always, since there can be more than 3 shades to the table rows.
- src/hg/js/hgTracks.js
- lines changed 5, context: html, text, full: html, text
Allow rightClick to configure superTracks when aaviable
- lines changed 1, context: html, text, full: html, text
Fixed rightClick hide when track is a superTrack child
- lines changed 25, context: html, text, full: html, text
Track search should post selected tracks before sorting or going to a configuration page
- src/hg/js/hui.js
- lines changed 21, context: html, text, full: html, text
Move drag and drop registration to utils because this needs to be reregistered after a sort.
- src/hg/js/utils.js
- lines changed 166, context: html, text, full: html, text
Fixed some sort issues.
- lines changed 4, context: html, text, full: html, text
Fixed the mdb '...' table so that it can overflow the longLable table cell.
- lines changed 32, context: html, text, full: html, text
Move drag and drop registration to utils because this needs to be reregistered after a sort.
- lines changed 9, context: html, text, full: html, text
Add row highlighting on sortable tables. Make sure that initialize of sort table turns off greying when done.
- src/hg/lib/cart.c
- lines changed 46, context: html, text, full: html, text
Hopefully top-down and bottom-up clean-up of composite cart vars now works. Top-down first, but does not remove new subtrack-level vis
- src/hg/lib/fileUi.c
- lines changed 188, context: html, text, full: html, text
Fixed some sort issure and minor styling for metadata '...'
- lines changed 31, context: html, text, full: html, text
Make use of fileUi.h macros and support hgFileUi CGI
- src/hg/lib/hCommon.c
- lines changed 7, context: html, text, full: html, text
New CFI 'hgFileUi' for composites with downloadable files
- src/hg/lib/hui.c
- lines changed 21, context: html, text, full: html, text
Fixed some sort issure and minor styling for metadata '...'
- lines changed 6, context: html, text, full: html, text
Fixed the mdb '...' table so that it can overflow the longLable table cell.
- lines changed 11, context: html, text, full: html, text
Had to add back in the 'windowSize' table or else things like top light blue bar start breaking
- lines changed 7, context: html, text, full: html, text
Solved problem of subtrack table occasionally text wrapping to 2 lines per subtrack. Used the power of CSS.
- lines changed 130, context: html, text, full: html, text
Made Track Name and Restricted Until sortable columns in the subtrack list of hgTrackUi.
- lines changed 15, context: html, text, full: html, text
Make use of fileUi.h macros and support hgFileUi CGI
- lines changed 36, context: html, text, full: html, text
Subtrack list needed to exclude the view all/visible radio buttons when it is sortable.
- src/hg/makeDb/doc/encodeDccHg19/broadHistoneBernstein.hg19.txt
- lines changed 44, context: html, text, full: html, text
Added two more controls.
- src/hg/makeDb/trackDb/cv/alpha/cv.ra
- lines changed 1, context: html, text, full: html, text
Had to shorten dateUnrestricted's typeOfTerm label, to fit '...' metadata table.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeBroadHistone.ra
- lines changed 13, context: html, text, full: html, text
Added fileSortOrder to broad as first test case of hgFileUi CGI
- src/hg/makeDb/trackDb/tagTypes.tab
- lines changed 1, context: html, text, full: html, text
Added fileSortOrder for downloads page via CGI
- lines changed 1, context: html, text, full: html, text
Since the tagType rules will apply to subtracks of a composite, then fileSortOrder must be for all
- src/hg/makefile
switch to commits view, user index