History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
19c6e1c50d9a | Tibor Simko | Fixed correct mode so that only the field instances matching the complete… | Dec 18 2006 | |||
bfbe710de95d | Tibor Simko | Enhanced correct mode test. | Dec 18 2006 | |||
581ef364d0c1 | Tibor Simko | Added test on the indicator behaviour (empty indicators, blank space… | Dec 18 2006 | |||
c12e9e381d71 | Tibor Simko | Whenever a blank space indicator (or an old-style "empty" indicator) is… | Dec 18 2006 | |||
5d5f01b44d88 | Tibor Simko | All the regression tests updated to test also HTML MARC output, not only XML… | Dec 13 2006 | |||
0243ff56930f | Tibor Simko | Fixed "reference" upload mode to populate bibxxx tables too. bibupload() now… | Dec 13 2006 | |||
e790dadaddfa | Tibor Simko | Changed bibupload behaviour so that it would not modify the "mode" option from… | Dec 7 2006 | |||
b87c8d0d9798 | Tibor Simko | Do not use table aliases in "DELETE x FROM ... LEFT JOIN" SQL statements… | Dec 7 2006 | |||
d99743b653f6 | Jerome Caffaro | Save option insert/replace/both (-r -i) before the upload of each record in… | Dec 7 2006 | |||
5d2b7d9f78c5 | Tibor Simko | Adapted to the new "replace_or_insert" mode. | Dec 5 2006 | |||
1743992f0cfb | Tibor Simko | Fixed behaviour of CLI options; no options have values except "stage"… | Dec 5 2006 | |||
e9d1b92c399c | Tibor Simko | Added regression tests for uploading of records having external SYSNO or OAI ID… | Nov 30 2006 | |||
8c20155e33a8 | Tibor Simko | Added support for intelligent upload of records having external SYSNO or OAI ID… | Nov 30 2006 | |||
fbcee3309eb7 | Tibor Simko | Use full location of external SYSNO tag, including indicators and subfield code… | Nov 30 2006 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
e355caf285a4 | Tibor Simko | Aesthetic update of the format test values. | Nov 28 2006 | |||
f3af58505dcd | Tibor Simko | Corrected references tag (999, not 909). | Nov 28 2006 | |||
f9b1f25016f4 | Tibor Simko | Use recID 3 instead of 10 for the replace tests. Also, the tests now restore… | Nov 9 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 | |||
ff9532b6fbff | Tibor Simko | Print task stats in the usual output message format. | Oct 9 2006 | |||
b85162d75150 | Tibor Simko | (1) Put 001 in front of the newly inserted records, fixing a particular… | Oct 3 2006 | |||
b91637b2c33b | Tibor Simko | Improved kwalitee of the code. | Sep 13 2006 | |||
75928c3cd4e1 | Tibor Simko | Fixed away the most obvious pylint warnings. | Sep 8 2006 | |||
5d0ed96d3703 | Tibor Simko | Disable pylint warnings about setUp() function name, since the name is forced… | Sep 5 2006 | |||
1b948995fa81 | Tibor Simko | Removed extraneous @PYTHON@. | Sep 4 2006 | |||
c01e7675eac4 | Tibor Simko | Fixed the behaviour of the FMT tag, solving the problem occurred during… | Aug 29 2006 | |||
7e3fee38f8c1 | Tibor Simko | Added new tests for the FMT tag behaviour. Small updates to the rest. | Aug 29 2006 | |||
536257883e68 | Tibor Simko | Updated every BibSched task to follow the BibTaskEx example of handling task… | Aug 29 2006 | |||
b72219920258 | Tibor Simko | Fail properly when the MARCXML input file could not have been parsed. | Aug 28 2006 | |||
a2c5095d6104 | Tibor Simko | More tests from Eric. Fixed one case that was not working and did some… | Aug 24 2006 | |||
99cbaed67840 | Tibor Simko | Update from Eric. bibupload() now returns a tuple (error_code, recID) of the… | Aug 24 2006 | |||
8968b04268ee | Tibor Simko | Committed new version from Eric, and changed behaviour of parse_command() in… | Aug 24 2006 | |||
f2551c342eb0 | Tibor Simko | Added first regression tests for bibupload, adapted from Eric's file. | Aug 24 2006 | |||
515b181751e4 | Tibor Simko | For the time being do not authenticate users but always allow the tasks in… | Aug 22 2006 | |||
f172ec7c90bf | Tibor Simko | Initial release of the new BibUpload in Python, with Eric. Await several… | Aug 22 2006 |
c4science · Help