robertburrowes Wed Sep 28 16:01:03 2022 +1300
New version number, after several bug fixes
robertburrowes Wed Sep 28 15:59:22 2022 +1300
Need to add in blocks of 10 articles, or we get an exception.
robertburrowes Wed Sep 28 14:45:16 2022 +1300
missed block param
robertburrowes Wed Sep 28 14:42:14 2022 +1300
missed block param
robertburrowes Wed Sep 28 11:33:57 2022 +1300
added pagination to GET articles. This isn't documented in the API, but is needed when there are more than 10 results.
robertburrowes Tue Sep 27 15:40:52 2022 +1300
Files all g+r,o+r
robertburrowes Tue Sep 27 15:24:24 2022 +1300
Added in collection handling. Shifted author processing to figshare library
robertburrowes Tue Sep 27 14:39:31 2022 +1300
Authors shoud be an array of Hash records.
robertburrowes Tue Sep 27 14:39:06 2022 +1300
Added body() for creating the body Hash needed for creating a new Collection
robertburrowes Tue Sep 27 14:38:25 2022 +1300
typo in name
robertburrowes Tue Sep 27 12:11:20 2022 +1300
Bumped version for 'institute' needing to be an Integer in json
robertburrowes Tue Sep 27 12:09:20 2022 +1300
institute has to be an Integer. A string now generates an exception
robertburrowes Tue Sep 27 09:04:43 2022 +1300
Debugging bulk user info request. Still getting inconsistent numbers of users being returned.
robertburrowes Tue Sep 27 09:03:55 2022 +1300
Testing what comes back
robertburrowes Fri May 13 08:40:05 2022 +1200
Bumped minor version
robertburrowes Thu May 12 17:25:07 2022 +1200
Moved the accounts_wrapper() into institution.accounts(), less the debugging stuff
robertburrowes Thu May 12 17:06:48 2022 +1200
Comment
robertburrowes Thu May 12 16:52:57 2022 +1200
Check returned account IDs are in order (they do seem to be)
robertburrowes Thu May 12 16:32:58 2022 +1200
Incorporate the new id_gte into institute.accounts, as page/page_size pagination has a 9000 record limit.
robertburrowes Thu May 12 16:22:48 2022 +1200
return earlier, in _paginate, to not set 'page'
robertburrowes Thu May 12 15:56:44 2022 +1200
Added 'once_only' to the post and get _pagination calls, so we don't automatically move onto the next page.
robertburrowes Thu May 12 11:18:45 2022 +1200
Refactored _pagination response code to see if it helped fix the duplicate record issue. It didn't.
robertburrowes Thu May 12 09:43:45 2022 +1200
Added debug output of updated Figshare API.
robertburrowes Wed May 11 09:07:42 2022 +1200
update comments
robertburrowes Tue May 10 10:42:27 2022 +1200
Comment
robertburrowes Tue May 10 10:40:02 2022 +1200
Left out the pagination args
robertburrowes Tue May 10 10:27:57 2022 +1200
API changes
robertburrowes Tue May 10 10:21:39 2022 +1200
API changes
robertburrowes Tue May 10 10:11:50 2022 +1200
API changes Added missed &block
robertburrowes Tue May 10 09:27:50 2022 +1200
Api changes
robertburrowes Tue May 10 09:27:27 2022 +1200
Missed adding _paginate
robertburrowes Tue May 10 09:26:58 2022 +1200
Use offset for paginatioon, if only the offset is passed in.
robertburrowes Mon May 9 17:06:07 2022 +1200
Add an HTML PATCH wrapper
robertburrowes Mon May 9 16:57:06 2022 +1200
Readme update
robertburrowes Mon May 9 16:54:56 2022 +1200
Bump version for new Figshare APIs.
robertburrowes Mon May 9 16:53:27 2022 +1200
API changes Fixed URL collection article
robertburrowes Mon May 9 16:52:47 2022 +1200
fixed param type
robertburrowes Mon May 9 16:17:56 2022 +1200
API changes
robertburrowes Mon May 9 14:55:40 2022 +1200
Ignore test script
robertburrowes Mon May 9 14:54:41 2022 +1200
+x
robertburrowes Mon May 9 14:54:11 2022 +1200
Include tags pushing to github
robertburrowes Mon May 9 14:52:11 2022 +1200
API updates
robertburrowes Mon May 9 14:39:15 2022 +1200
API additions/response changes. Added page/page_size Fixed some string quotes Fixed URL mistypings
robertburrowes Mon May 9 12:36:08 2022 +1200
Added setting pagination params from the args
robertburrowes Mon May 9 11:46:21 2022 +1200
Search has pagination
robertburrowes Thu Dec 23 12:20:05 2021 +1300
Fixed Institutions::hr_upload
robertburrowes Tue Nov 2 14:49:47 2021 +1300
hr upload is post, not put
robertburrowes Tue Nov 2 13:12:30 2021 +1300
Saner initialization option :)
robertburrowes Tue Sep 21 13:03:44 2021 +1200
Experimenting with fetching user accounts. Finding a 9000 limit on the total responses, resulting in odd differences in the numbers between fetching everyone, just active, and just inactive accounts. None of which match using the figshare admin web pages
robertburrowes Tue Sep 21 13:01:16 2021 +1200
Rubocop'd
robertburrowes Tue Sep 21 13:00:57 2021 +1200
Rubocop'd Added chdir, so Atom starts in the right dir
robertburrowes Mon Sep 20 12:31:26 2021 +1200
Test for listing all institutional accounts, and getting individual account quota.
robertburrowes Mon Sep 20 12:30:34 2021 +1200
Ran through Rubocop to clean up formatting, picking up a few error in quote usage; extra args; and other misc errors.
robertburrowes Thu Sep 2 16:26:24 2021 +1200
Reserve DOIs
robertburrowes Thu Sep 2 16:22:36 2021 +1200
Reworked, to check if articles already exist and to reserve DOIs.
robertburrowes Thu Sep 2 16:20:53 2021 +1200
Look for duplicate files in the source directories.
robertburrowes Thu Sep 2 16:17:02 2021 +1200
Fetch article IDs, if the conf file has them set to 0
robertburrowes Sat Apr 24 09:17:14 2021 +1200
check local dir against figshare
robertburrowes Thu Apr 22 12:31:17 2021 +1200
exclude sub test dir
robertburrowes Thu Apr 22 12:31:06 2021 +1200
missing ,
robertburrowes Thu Apr 22 12:30:49 2021 +1200
delete tmp test scripts
robertburrowes Fri Mar 19 13:54:58 2021 +1300
tests of creation of articles, and upload, using config file
robertburrowes Fri Mar 19 13:54:18 2021 +1300
Iterate across just last upload
robertburrowes Fri Mar 19 13:51:08 2021 +1300
Look for duplicate files within upload set, as defined by upload config file
robertburrowes Fri Mar 19 13:26:46 2021 +1300
hash to json naming changes
robertburrowes Fri Mar 19 13:24:00 2021 +1300
changes from hash to json naming
robertburrowes Fri Mar 19 13:17:26 2021 +1300
run from json config file, to test this works
robertburrowes Fri Mar 19 13:15:52 2021 +1300
Creating generic upload, that uses json config
robertburrowes Thu Mar 18 11:59:15 2021 +1300
Testing with Peter and Danes articles
robertburrowes Tue Mar 16 14:08:00 2021 +1300
private articles create was broken: Added private article body method
robertburrowes Tue Dec 1 14:43:50 2020 +1300
more testing
robertburrowes Tue Dec 1 13:19:01 2020 +1300
bump build version
robertburrowes Tue Dec 1 13:18:27 2020 +1300
Shouldn't have had article_id in URL
robertburrowes Tue Dec 1 13:18:06 2020 +1300
More random tests
robertburrowes Tue Dec 1 13:17:40 2020 +1300
ignore test
robertburrowes Mon Nov 9 22:35:19 2020 +1300
Missed @ in trace
robertburrowes Mon Nov 9 22:27:11 2020 +1300
manual testing
robertburrowes Mon Nov 9 22:26:53 2020 +1300
Time should have been time
robertburrowes Thu Nov 5 15:50:10 2020 +1300
#PROJECT release 0.9.1
robertburrowes Thu Nov 5 15:48:06 2020 +1300
reconstructed Manifest, as odd line snuck in.
robertburrowes Thu Nov 5 11:09:37 2020 +1300
bump version
robertburrowes Thu Nov 5 11:09:10 2020 +1300
bump version
robertburrowes Thu Nov 5 11:08:53 2020 +1300
Upload test of directory
robertburrowes Thu Nov 5 11:08:30 2020 +1300
Trying real world examples
robertburrowes Thu Nov 5 11:08:02 2020 +1300
dependency on WIKK::dir_r gem
robertburrowes Thu Nov 5 11:07:41 2020 +1300
Fixes, after tests. Added upload_dir
robertburrowes Fri Oct 30 15:07:02 2020 +1300
playing with more tests
robertburrowes Fri Oct 30 15:06:45 2020 +1300
minor tidy up. This version successfully uploaded files
robertburrowes Fri Oct 30 15:05:32 2020 +1300
check response content type, and only parse json, when json
robertburrowes Fri Oct 30 09:41:42 2020 +1300
More testing
robertburrowes Fri Oct 30 09:41:31 2020 +1300
Added trace code to upload.
robertburrowes Fri Oct 30 09:40:43 2020 +1300
Name conflict with delete. Use explicit name
robertburrowes Fri Oct 30 09:39:36 2020 +1300
Ignore test data
robertburrowes Fri Oct 30 09:06:18 2020 +1300
Init class test
robertburrowes Fri Oct 30 09:05:27 2020 +1300
Init class test
robertburrowes Fri Oct 30 09:05:17 2020 +1300
Example code
robertburrowes Fri Oct 30 09:05:03 2020 +1300
include the OAI PMH stub
robertburrowes Fri Oct 30 09:04:47 2020 +1300
Changed to use Figshare::Base calls
robertburrowes Fri Oct 30 09:03:58 2020 +1300
Stub for Stats class
robertburrowes Fri Oct 30 09:03:42 2020 +1300
stub for OAI PMH class
robertburrowes Fri Oct 30 09:03:22 2020 +1300
comment aligned with Init class initialize
robertburrowes Fri Oct 30 09:03:00 2020 +1300
Added an Init class to dynamically create subclasses
robertburrowes Thu Oct 29 19:23:55 2020 +1300
playing with tests
robertburrowes Thu Oct 29 19:23:40 2020 +1300
Update
robertburrowes Thu Oct 29 19:23:29 2020 +1300
Added in missing api calls
robertburrowes Thu Oct 29 18:13:47 2020 +1300
mode change only
robertburrowes Thu Oct 29 17:59:56 2020 +1300
Changes to build files to get first pkg created
robertburrowes Thu Oct 29 17:32:27 2020 +1300
initial version. Not tested yet
Rob Burrowes Mon Oct 19 09:52:15 2020 +1300
Initial commit