Commit History

Author SHA1 Message Date
  Berker Peksag 896d00fbf2 Change all unicode() calls with six.text_type(). 9 years ago
  Berker Peksag b36c84e68a Port "gmg batchaddmedia" command to Python 3. 10 years ago
  Natalie Foust-Pilcher 446cece470 Used the codecs library to read the csv file in batchaddmedia as unicode. 10 years ago
  tilly-Q 65f5714118 Adjusted batchaddmedia to make use of more internal nodes. Added to the docs. 10 years ago
  tilly-Q 80fefb8514 Removed unused imports. 10 years ago
  tilly-Q c0ea2bad04 Prepared for input without an 'id' column and made all of the internal nodes 10 years ago
  tilly-Q 8524a6bdc5 Added documentation for the batchaddmedia gmg tool to the mediagoblin docs. 10 years ago
  tilly-Q 7d52eb7705 Modified the batchaddmedia script so that it only looks for one csv file instead 10 years ago
  tilly-Q e8d64d453b Cleaned up the 'batchaddmedia' command a bit 10 years ago
  Christopher Allan Webber 6fab7734d6 Updating batchaddmedia to use new metadata tools 10 years ago
  Christopher Allan Webber a448628636 Removing unused variables 10 years ago
  Christopher Allan Webber 2a2c534e51 Removing build_json_ld_metadata 10 years ago
  Christopher Allan Webber af3a9107a9 The URL format checker now works correctly 10 years ago
  tilly-Q 9f5d388ec0 In the middle of some major changes 10 years ago
  tilly-Q 7ff99dabfb Fixed a problem that was causing errors in batch uploading remote files. 10 years ago
  tilly-Q e00ce53ef6 I had imported requests twice 10 years ago
  tilly-Q 45f426ddee Made it possible to submit media with the metadata provided 10 years ago
  tilly-Q ecea4847e8 Added the 'requests' library as a dependency and switched over to using it to 10 years ago
  tilly-Q 18a9c50db6 Fixed incorrectly coded references to filesystem paths 10 years ago
  tilly-Q 77d51d4f33 Fixed a bad get of 'dcterms:rights' and am throwing away the idea of an external 10 years ago
  tilly-Q 907d9626e3 Wrote more comprehensive error messages. 10 years ago
  tilly-Q e46760d315 Fixed a minor error in the batch upload script and modified the json-ld context. 10 years ago
  tilly-Q 8c7cccf6cc Fixed up some fatal errors. Is still not ready. 10 years ago
  tilly-Q 26b3d6cf27 Added exception handling into the metadata format checking function. 10 years ago
  tilly-Q 3e76b2bc77 Began work on metadata validation 10 years ago
  tilly-Q 5c14f62d19 Changed some of the print messages as well as tweaked the order of 10 years ago
  tilly-Q 28ecc53a5a I made it so the command no longer requires the "Target type" to be provided, 10 years ago
  tilly-Q 6c37aeaa33 Minor change in the wording of argparsing. 10 years ago
  tilly-Q 268f243074 The script now officially works! It works in many different situations, whether 10 years ago
  tilly-Q 8aa015978c This branch will create a commandline bulk-upload script. So far, I have written 10 years ago