Commit Graph

25 Commits (84d1410f1c620a5f642fcfc2084fffd0d172536a)

Author SHA1 Message Date
eric 18d1d69ccb wrong object 2013-09-24 16:22:41 -04:00
eric 9b5a254f1d Adapt marc record machinery to B2U titles 2013-09-23 12:39:47 -04:00
eric be711e142d cleaned up marc file storage issues before implementing b2u
MIGRATION!
1. multi-record marc files no longer saved, sent to user directly
2. works with both s3 and file system- default storage by name used for
both read and write.
3. stupid storage of computed filenames/urls eliminated
4. removed verbose logging
5. no need to have pymarc write to a StringIO
6. the MARCRecord.clean method didn't do anything
2013-09-23 00:34:51 -04:00
eric 405913c746 fix oclcnum buggy code 2013-09-22 23:41:24 -04:00
eric b05b622609 not all records have 050 and 082; code for 082 was putting call number in Dewey! 2013-08-12 17:22:24 -04:00
eric 0d7c9fba7e improve logic readability 2013-07-29 19:46:58 -04:00
eric 12643f2250 funding info for non-unglued books 2013-07-29 19:44:58 -04:00
eric 8b6d6b05bd Overwrite previous MARC records 2013-07-29 18:16:34 -04:00
eric eff880ce0b get license from database, not from the record submitter 2013-07-26 19:52:15 -04:00
eric cdf7b26d70 maybe this is what was meant 2013-07-26 16:19:23 -04:00
Andromeda Yelton 341c0c44b4 lest we have no 020 field 2013-07-26 16:12:36 -04:00
Andromeda Yelton 8a37d59c03 add 776 field to preserve pISBN, OCLCnum, LCCN 2013-07-25 11:09:39 -04:00
Andromeda Yelton 89768ef837 debug write of UNGLUE records 2013-07-25 10:25:03 -04:00
Andromeda Yelton e7ac7febfd fix url-writing bug 2013-07-24 10:19:21 -04:00
Andromeda Yelton ec57b7efee user preference affects which MARC records we make available 2013-07-23 16:07:47 -04:00
Andromeda Yelton ede556fbae write records that link through unglueit 2013-07-23 09:41:55 -04:00
Andromeda Yelton baa1f3f3ac testing environments should not write MARC to main folder because of overwrite risk 2013-07-22 14:33:01 -04:00
Andromeda Yelton 287f017551 documentation for CC/PD MARC records 2013-07-22 14:23:59 -04:00
Andromeda Yelton 8285af8611 maybe we should actually provide the URL 2013-07-19 15:39:55 -04:00
eric 1bebec42af what about public domain ebooks? 2013-07-19 13:13:53 -04:00
Andromeda Yelton 516c8c768a I can harvest files from the db instead of tempting error by entering them twice 2013-07-18 16:36:01 -04:00
Andromeda Yelton c3349ef5eb logging 2013-07-18 16:07:24 -04:00
Andromeda Yelton 0e143b15ba persist information about where to find AWS files 2013-07-18 15:49:54 -04:00
Andromeda Yelton 54e422e217 parametrizing formats and license choices, bugfixing 2013-07-17 13:03:35 -04:00
Andromeda Yelton 87c27cecee wiring ungluify_record to front end and s3 2013-07-17 10:34:01 -04:00