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