2290 file replace#3579
Merged
kcondon merged 195 commits intodevelopfrom 2290-file-replaceJan 27, 2017
+9,207-614
Commits
Commits on Sep 21, 2016
Moved isDuplicate method to datasetutility package. No changes to actual method. Added direct method for checking a single file--that's for #2290
committed- committed
- committed
- committed
Commits on Sep 22, 2016
- committed
- committed
- committed
- committed
Commits on Sep 23, 2016
Commits on Sep 26, 2016
- committed
- committed
- committed
- committed
- committed
Commits on Sep 27, 2016
- committed
- committed
#2291 troubleshooting where file save is called from ingestServiceBean -- e.g. why is it not going through DataFileServiceBean.save
committed- committed
- committed
Commits on Sep 28, 2016
- committed
- committed
- committed
error check for running a replace on a file that is not in the most recently published Dataset--e.g. was deleted. #2290
committed
Commits on Sep 29, 2016
Commits on Oct 4, 2016
Commits on Oct 6, 2016
Commits on Oct 7, 2016
- committed
Commits on Oct 11, 2016
- committed
- committed
- committed
- committed
Commits on Oct 13, 2016
Commits on Oct 14, 2016
#2290 Fix for ingest issue. Two errors: (a) API bean was incorrectly stateless and (b) the dataset variable wasn't being updated after running the update dataset command. e.g. Passing non-peristed …
committed- committed
Moved add/replace API endpoints to correct paths. e.g. datasets/{id}/add and files/{id}/replace #2290
committed- committed
- committed
- committed
- committed
- committed
Commits on Oct 17, 2016
- committed
#2290 adjust api output to begin more tests. (still need to integrate with JsonPrinter but tests should still work
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Oct 18, 2016
#2290 signatures (but not implementation) for adding optionalFileParams: description, file tags, tabular tags
committed- committed
- committed
- committed
- committed
Commits on Oct 19, 2016
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Oct 21, 2016
Commits on Oct 25, 2016
- committed
- committed
- committed
- committed
Commits on Oct 26, 2016
#1641 - post code review. In addCategoryByName already checks for existing categories, remove it from this class. rename to
committed#1612 - post code review. For add file API endpoint, we now have the dataset object--pass directly to AddReplaceHelper instead of the id
committed- committed
- committed
#1641 Consolidate calls to UpdateDatasetCommand in step_070_run_update_dataset_command and step_080_run_update_dataset_command_for_replace
committed- committed
part of #1612 post code review. update native file API to include tags and categories. also hits #3067
committed- committed
- committed
#1612 - Native JSON updated--tags and categories added. New endpoints use native JSON. GSON results removed
committed- committed
- committed
Commits on Oct 27, 2016
Commits on Oct 31, 2016
Commits on Nov 1, 2016
Commits on Nov 3, 2016
- committed
- committed
- committed
Commits on Nov 4, 2016
Commits on Nov 7, 2016
Commits on Nov 8, 2016
- committed
- committed
- committed
- committed
#2290 - line by line through editFilesFragment.xhtml. Currently can upload a new file and see it in table. refer to in progress functionality list: #2290 (comment)
committed- committed
- committed
- committed
#2290 file content type warning message now available in backing bean. Added 'isReplacementFile' to file.xhtml for dev purposes
committed- committed
- committed
Commits on Nov 14, 2016
Commits on Nov 28, 2016
Commits on Dec 5, 2016
Commits on Dec 8, 2016
Commits on Dec 9, 2016
Commits on Dec 22, 2016
Commits on Jan 3, 2017
Commits on Jan 5, 2017
Commits on Jan 6, 2017
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jan 9, 2017
Commits on Jan 10, 2017
Commits on Jan 11, 2017
Commits on Jan 13, 2017
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jan 18, 2017
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jan 19, 2017
Commits on Jan 20, 2017
Commits on Jan 23, 2017
Commits on Jan 24, 2017
Commits on Jan 25, 2017
Commits on Jan 26, 2017
- committed
- committed
- committed
- committed
Revised warning msg text for Edit button on File pg when file has been replaced, and styled replacement Edit button. [ref #2290]
committed- committed
- committed
- committed
Commits on Jan 27, 2017
- committed
- committed
- committed
- committed