Commits for kent
switch to files view, user index
v291_preview to v291_preview2 (2013-10-07 to 2013-10-14) v291
- Adding a few new fields - edwSubmit.metaChangeCount and edwValidFile*QaStatus
- src/hg/encode3/encodeDataWarehouse/inc/encodeDataWarehouse.h - lines changed 5, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/lib/encodeDataWarehouse.as - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/lib/encodeDataWarehouse.c - lines changed 25, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/lib/encodeDataWarehouse.sql - lines changed 3, context: html, text, full: html, text
- Adding new update parameter to edwAddSubmitJob.
- src/hg/encode3/encodeDataWarehouse/inc/edwLib.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/lib/edwLib.c - lines changed 2, context: html, text, full: html, text
- Adding new update parameter to edwAddSubmitJob.
- src/hg/encode3/encodeDataWarehouse/edwScriptSubmit/edwScriptSubmit.c - lines changed 1, context: html, text, full: html, text
- Moving some logic inside of a errCatch block so that the error message actually makes it to the corresponding field of the edwSubmit table. Setting value of edwSubmit.metaChangeCount to help user know something happened when the do an update with new tags on old files.
- src/hg/encode3/encodeDataWarehouse/edwSubmit/edwSubmit.c - lines changed 41, context: html, text, full: html, text
- Adding a check box that lets them update file tags for an already submitted file. If unchecked it will complain when manifest contains a file already in the warehouse unless the tags match exactly.
- src/hg/encode3/encodeDataWarehouse/edwWebSubmit/edwWebSubmit.c - lines changed 6, context: html, text, full: html, text
- Making this treat 'pooled' as a synonym for blank and 'n/a' and 'both' in the replicate field.
- src/hg/encode3/encodeDataWarehouse/edwMakeReplicateQa/edwMakeReplicateQa.c - lines changed 2, context: html, text, full: html, text
- Adding user drop down and # to view button. Maybe fixing bug that makes it show up as stalled sometimes.
- src/hg/encode3/encodeDataWarehouse/edwWebBrowse/edwWebBrowse.c - lines changed 63, context: html, text, full: html, text
- Improving text associated with new 'Update' button
- src/hg/encode3/encodeDataWarehouse/edwWebSubmit/edwWebSubmit.c - lines changed 1, context: html, text, full: html, text
- Moving div with log in button outside of form. This seems to fix Bug #752
- src/hg/encode3/encodeDataWarehouse/edwWebBrowse/edwWebBrowse.c - lines changed 2, context: html, text, full: html, text
switch to files view, user index