- 12 Mar, 2019 1 commit
-
-
Sander Apweiler authored
-
- 20 Mar, 2018 1 commit
-
-
Sander Apweiler authored
-
- 06 Mar, 2018 2 commits
-
-
Sander Apweiler authored
-
Sander Apweiler authored
implement first version of author deployment; it is done in create deposit because upload as additional metadata is not working
-
- 22 Feb, 2018 4 commits
-
-
Sander Apweiler authored
New version with wildcards in filenames See merge request !1
-
Martin Schultz authored
-
Martin Schultz authored
-
Martin Schultz authored
Fixed assignment of filename to source and target in depositor so that Unix wildcards in filenames work
-
- 19 Feb, 2018 3 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
-
Martin Schultz authored
-
- 20 Dec, 2016 7 commits
-
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
use correct post headers after they have changed their root schema. update server url, use b2share.fz-juelich.de now. show "Available communities are:" at correct place-
-
Sander Apweiler authored
-
- 19 Dec, 2016 22 commits
-
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
allow to upload more then one file, implement upload via request.put streams. just in case of larger files...
-
Sander Apweiler authored
Check if given community id is stored in communityids dict. If it is not stored, the user has to select a community. Fixes #7
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
Split fetch community list and select community Fixes #6 User interaction moved in select_community(). Fetch_community_list loads communities from B2share and store names and IDs in dicts. Those dicts are going to be used for community selection and community id verification. See merge request !3
-
Benedikt von St. Vieth authored
-
Sander Apweiler authored
-
Sander Apweiler authored
-
Sander Apweiler authored
-
Sander Apweiler authored
-
Benedikt von St. Vieth authored
raw_input/input indirection, also slightly changed loop that is asking for title. Less doubled code now, i hope.
-
Benedikt von St. Vieth authored
Create Deposit and store deposit id + file path Fixes #2 User will be asked for Deposit title and open access. Thereafter deposit will be created with title, community and open_access as metadata. Deposit ID and file path are returned from B2SHARE and stored in variables. See merge request !2
-
Benedikt von St. Vieth authored
-
Sander Apweiler authored
-
Sander Apweiler authored
-
Sander Apweiler authored
-
Sander Apweiler authored
-
Benedikt von St. Vieth authored
-
Benedikt von St. Vieth authored
Create command line community selector Fixes #1 Communities are requested from B2SHARE, parsed in a dictionary and displayed to the user. The user select the community by typing a number between 0 and the number of communities. The user input is validated for his type and value. If type or value is incorrect, the user is asked again. After a correct input the selected community is stored and deposit creation is called. See merge request !1
-