Commits for chinhli
switch to files view, user index
v299_preview to v299_preview2 (2014-04-14 to 2014-04-21) v299
- Promote the "rsyncEdwUserTable" from oneShot task to be a regular edwapplication "edwRsyncEdwUser", and build it in ~bin/x86_64 directory as other
edw applications like edwMakeValidFile, edwMakeEnrichments, etc.
Remove the rsyncEdwUserTable directory from git source tree.
- src/hg/encode3/encodeDataWarehouse/edwRsyncEdwUser/edwRsyncEdwUser.c - lines changed 215, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwRsyncEdwUser/makefile - lines changed 4, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/makefile - lines changed 1, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/oneShot/rsyncEdwUserTable/makefile - lines changed 17, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/oneShot/rsyncEdwUserTable/rsyncEdwUserTable.c - lines changed 215, context: html, text, full: html, text
- ENCODE3 Specifications 1380:Only an administrator or the original submitter can re-submit
the url or updates its submission information
- src/hg/encode3/encodeDataWarehouse/edwWebSubmit/edwWebSubmit.c - lines changed 26, context: html, text, full: html, text
- 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 10, context: html, text, full: html, text
- ENCODE3 Specifications 1380Enforce the rule that non-admin user can not browse submissions made by other users.
When user is not an administrator, the "Select whose files to browse:" drop down list
in the edwWebBrowse UI will contains either
1. the user's email address, the user had made some submissions previously, or
2. a empty drop down list if there was no previous submission by the user.
- src/hg/encode3/encodeDataWarehouse/edwWebBrowse/edwWebBrowse.c - lines changed 7, context: html, text, full: html, text
switch to files view, user index