Andreas Fetzer
|
53b1903278
Added refesh function to ctkXnatTreeModel
|
9 年之前 |
Andreas Fetzer
|
4fbd42ff85
Only add folder if it not exists
|
9 年之前 |
Andreas Fetzer
|
8f543ee99f
Replaced for loop with iterators.
|
9 年之前 |
Andreas Fetzer
|
66fe788a6a
Further cleanup
|
10 年之前 |
Andreas Fetzer
|
df38b808f0
Removed unused modified flag again
|
10 年之前 |
Andreas Fetzer
|
aa22a6870b
Cleaned up code
|
10 年之前 |
Andreas Fetzer
|
448bd4eade
Added overwrite flag for file upload
|
10 年之前 |
Andreas Fetzer
|
692e1e6582
Return resource folder after creation
|
10 年之前 |
Andreas Fetzer
|
71a6a8ff32
Adapted add(child) function of ctkXnatObject
|
10 年之前 |
Andreas Fetzer
|
ec6273c20e
Don't update the modified flag after an object was saved on the server and the ID was set afterwards
|
10 年之前 |
Andreas Fetzer
|
b12979fd6f
Added dirty flag to indicate whether a xnat object was modified
|
10 年之前 |
Andreas Fetzer
|
769b645195
Some minor fixes.
|
10 年之前 |
Andreas Fetzer
|
9108f7916c
Added convenience method for adding a resource to a xnatObject
|
10 年之前 |
Andreas Fetzer
|
57bf105fa0
Continued refactoring of the upload functions:
|
10 年之前 |
Andreas Fetzer
|
51cd8da9ba
Added new class ctkXnatResourceFolder.
|
10 年之前 |
Andreas Fetzer
|
709e968c4a
Merge remote-tracking branch 'origin/refactor-upload-and-fix-file-upload' into refactor-upload-and-fix-file-upload
|
10 年之前 |
Andreas Fetzer
|
9e04612891
Initial commit
|
10 年之前 |
Andreas Fetzer
|
f743b2e78b
Merge remote-tracking branch 'ivowolf/xnat-download-refactoring' into xnat-download-refactoring-integration
|
10 年之前 |
Andreas Fetzer
|
b7325a560e
Removed file with xnat constants. The respective constants are now located in
|
10 年之前 |
Andreas Fetzer
|
21204be964
Stylistic improvements
|
10 年之前 |
Andreas Fetzer
|
e3f7614317
Reverted changes regarding ID handling. ID is no longer stored within the private
|
10 年之前 |
Andreas Fetzer
|
4657beaa9d
Don't store the ID within a property. Since the ID is created automatically
|
10 年之前 |
Andreas Fetzer
|
c2acdeb190
The description which is displayed as a tooltip by the Tree- and TableModel
|
10 年之前 |
Andreas Fetzer
|
f2b16869e3
Use constant for accessing properties
|
10 年之前 |
Andreas Fetzer
|
6a06d02e8d
Use constants for accessing the properties of an object
|
10 年之前 |
Ivo Wolf
|
0441425bdf
Refactored and extended download
|
10 年之前 |
Andreas Fetzer
|
73e689f23a
Use lower case property keys consistently.
|
10 年之前 |
Sascha Zelzer
|
78e8ad877b
Use ctkXnatResource for types which directly use xnat:abstractResource.
|
10 年之前 |
Sascha Zelzer
|
dac347bd8c
Merge branch 'fix-xnat-resource-reconstruction-handling'
|
11 年之前 |
Sascha Zelzer
|
de3490e686
Always use brackets for if statements.
|
11 年之前 |