Commit History

Author SHA1 Message Date
  Andreas Fetzer 71a6a8ff32 Adapted add(child) function of ctkXnatObject 10 years ago
  Andreas Fetzer 2aa4b27eba Fixed iteration over md5 results 10 years ago
  Andreas Fetzer 8fbab7cdb3 Added file upload validation to saveImpl of ctkXnatFile 10 years ago
  Andreas Fetzer 833182d3dd Setting correct filename for upload 10 years ago
  Andreas Fetzer 29c670b2db Added rudimentary check whether the file upload was successful. 10 years ago
  Andreas Fetzer 5bf76b3b40 If a file with the given name already exits on the server set the overwrite flag to true 10 years ago
  Andreas Fetzer a5c5cc3cdc cosmetic changes 10 years ago
  Andreas Fetzer ec6273c20e Don't update the modified flag after an object was saved on the server and the ID was set afterwards 10 years ago
  Andreas Fetzer b12979fd6f Added dirty flag to indicate whether a xnat object was modified 10 years ago
  Andreas Fetzer 769b645195 Some minor fixes. 10 years ago
  Andreas Fetzer 686d887f57 Fixed build error and removed useless upload function from xnatTreeModel 10 years ago
  Andreas Fetzer 7b7c65448f Enhanced xnatTreeBrowser so that resource creation and file upload can be tested 10 years ago
  Andreas Fetzer 9108f7916c Added convenience method for adding a resource to a xnatObject 10 years ago
  Andreas Fetzer 57bf105fa0 Continued refactoring of the upload functions: 10 years ago
  Andreas Fetzer 373259c9ff Also check if path is empty 10 years ago
  Andreas Fetzer 1d8b135823 Since some of the ctkXnatObject support retrieving a last modification time (e.g. project) 10 years ago
  Andreas Fetzer 6bf620dbe9 Added possibility to set a default file download path to ctkXnatSession. 10 years ago
  Andreas Fetzer 47dabdfa12 Adapted documentation. Currently the remove() function does not modify the object on the server 10 years ago
  Andreas Fetzer 51cd8da9ba Added new class ctkXnatResourceFolder. 10 years ago
  Andreas Fetzer 0cd7cddd20 Removed unused function declaration 10 years ago
  Andreas Fetzer 709e968c4a Merge remote-tracking branch 'origin/refactor-upload-and-fix-file-upload' into refactor-upload-and-fix-file-upload 10 years ago
  Andreas Fetzer 9e04612891 Initial commit 10 years ago
  Sascha Zelzer b0bd5af75d Merge pull request #531 from AndreasFetzer/xnat-download-refactoring-integration 10 years ago
  Andreas Fetzer 4fb7d97cd4 Removed commented-out legacy code 10 years ago
  Andreas Fetzer 5a161fac95 Removed unused includes 10 years ago
  Andreas Fetzer f743b2e78b Merge remote-tracking branch 'ivowolf/xnat-download-refactoring' into xnat-download-refactoring-integration 10 years ago
  Sascha Zelzer 3ab06f1112 Merge pull request #529 from AndreasFetzer/minor-xnat-api-adaptions-integration-final 10 years ago
  Andreas Fetzer b7325a560e Removed file with xnat constants. The respective constants are now located in 10 years ago
  Andreas Fetzer 80d164f251 Fixed compiler warning. No longer returning reference to local temporary object. 10 years ago
  Andreas Fetzer cd38abb664 Added more missing virtual declarations 10 years ago