tdreszer: changes by file
switch to: grouped by commit view, user index
review to branch (2009-03-17 to 2009-03-31) v203
- src/hg/hgSession/hgSession.c
- 1.50 lines changed: 1, context: html, text, full: html, text
boolshad hidden vars should default to '0' not '1'.
- src/hg/hgTrackUi/hgTrackUi.c
- 1.484 lines changed: 2, context: html, text, full: html, text
Support for setting variable then posting (allows reset to default without ajax and potential reace condition)
- 1.483 lines changed: 26, context: html, text, full: html, text
Add 'Reset to defaults' to hgTrackUi. Currently only applied to multi-view, because it relies on cart var naming convention {tableName}.{varName}...
- src/hg/hgTracks/simpleTracks.c
- 1.72 lines changed: 5, context: html, text, full: html, text
Multi-view composites toggle dense/full
- src/hg/inc/cart.h
- 1.45 lines changed: 7, context: html, text, full: html, text
New routines to help reset cart for single table or composite.
- src/hg/js/ajax.js
- 1.4 lines changed: 15, context: html, text, full: html, text
Support for setting reset to defaults variable and submitting self.
- src/hg/js/utils.js
- 1.14 lines changed: 62, context: html, text, full: html, text
Support for setting a variable then posting (allows reset to default)
- src/hg/lib/cart.c
- 1.105 lines changed: 21, context: html, text, full: html, text
New routines to help reset cart for single table or composite.
- src/hg/lib/hui.c
- 1.181 lines changed: 2, context: html, text, full: html, text
No longer need to call jquery from here. Calling in hgTrackUi
- 1.178 lines changed: 19, context: html, text, full: html, text
Altered Z-dimension to use table columns
- src/hg/lib/jsHelper.c
- 1.25 lines changed: 1, context: html, text, full: html, text
Fix to another make Checkbox routing for the hidden var being 0
- src/hg/makeDb/trackDb/human/hg18/trackDb.wgEncode.ra
- 1.221 lines changed: 2, context: html, text, full: html, text
Changed sort order on Broad
- 1.214 lines changed: 28, context: html, text, full: html, text
Added Yale RNAseq PolyA (temporarily?) to their TFBS composite. First bedGrah.
- src/hg/makeDb/trackDb/human/hg18/wgEncodeBroadChipSeq.html
- 1.8 lines changed: 9, context: html, text, full: html, text
Added data release policy to the end
- 1.6 lines changed: 4, context: html, text, full: html, text
Added a contact.
- 1.3 lines changed: 52, context: html, text, full: html, text
Pre-pushQ cleanup
- src/lib/cheapcgi.c
- 1.113 lines changed: 1, context: html, text, full: html, text
For consistency, multi-shad should be defaultingh to '0' not '1'
- 1.112 lines changed: 1, context: html, text, full: html, text
New boolShad logic requires shadow to be '0' even when checked.
switch to: grouped by commit view, user index