History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
459c0a30c3d3 | Tibor Simko | Cosmetic update in the usage help string. | Jun 27 2006 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 | |||
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
c69469443dd5 | Martin Vesely | Removing OAI identifier tag from the list of strong fields. | Apr 12 2006 | |||
9f81b44b322f | Tibor Simko | Respect new names for i18n_extract_from_wml_source.py, i18n_update_wml_target. | Apr 11 2006 | |||
6b13f0051c34 | Tibor Simko | Adapted to the new way of I18N, removing MSG_ dependencies. | Apr 11 2006 | |||
caf3cba8d80f | Tibor Simko | Use single quotes around the version number so that it gets printed nicely. | Apr 10 2006 | |||
9355d8102250 | Frederic Gobry | For non-CERN sites, bibupload should match records on their 970$a field in a… | Feb 24 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 2006 | |||
3daf391cc4f9 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
f5f7a6fcd722 | Tibor Simko | cdsnavbar.wml is found in $(top_srcdir), not $(top_builddir). | Mar 2 2005 | |||
6491f4c194b2 | Tibor Simko | Added dependency on the general navbar. | Feb 14 2005 | |||
435da6457c4e | Thomas Baron | removed white line after 001 field | Feb 8 2005 | |||
5d982bb03c57 | Thomas Baron | corrected bug for -f option | Jan 12 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
cbe05b85ee4e | Thomas Baron | bug correction: if insert option only was selected and record was matched… | Jan 3 2005 | |||
643e2b5b7340 | Tibor Simko | BibUpload is now compatible with old MySQL 3.xx servers. (Notably by changing… | Nov 16 2004 | |||
3e77116c1385 | Thomas Baron | corrected total number of records. always store absolute path to files | Sep 15 2004 | |||
7a0bbbf18029 | Thomas Baron | bibupload stops with an error when a file cannot be found | Sep 15 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
e896c8a21f62 | Thomas Baron | bad xml records are counted as errors | Jul 27 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
9d5a824dbfb5 | Thomas Baron | get rid of beginning of following record if on the same line | Jul 12 2004 | |||
20d5bbfeaacc | Thomas Baron | cumulative record count if several files are passed as parameters | Jul 7 2004 | |||
d06643a22e2f | Tibor Simko | Display version number. | May 11 2004 | |||
5e5c7ab148f4 | Tibor Simko | New style of the Admin Area documentation. | May 4 2004 | |||
9f619fc6ff4b | Thomas Baron | corrected double 001 when replacing | Apr 14 2004 | |||
d131e8e3aea3 | Thomas Baron | corrected bug on number of updated records | Mar 30 2004 | |||
d57a28ce9b2d | Thomas Baron | the xml format is now recreated when append action is done | Mar 24 2004 | |||
cabb87e4c4fb | Thomas Baron | corrected bug preventing the dump of bad XML record to the error channel | Mar 19 2004 | |||
bdc52ca83f55 | Thomas Baron | check for the mysql php module, else outputs an error message | Mar 11 2004 | |||
a293b49960e0 | Thomas Baron | check if pcntl php module is installed, otherwise outputs an error message | Mar 11 2004 | |||
f9265e69b803 | Tibor Simko | Added missing newline after version number is printed. | Mar 11 2004 | |||
8f08c5116592 | Thomas Baron | added version output | Mar 11 2004 | |||
9063e16d57be | Tibor Simko | added doc subdir | Feb 27 2004 | |||
fee5f9eb72ff | Tibor Simko | Initial import after module reorganization. | Feb 27 2004 | |||
ef97cab6aa8f | Thomas Baron | got rid of bibwords option, corrected some options | Feb 27 2004 | |||
4da7d1223435 | Thomas Baron | cosmetic changes on option names changes in the syntax of the call to bibwords… | Feb 24 2004 | |||
96a248320e8b | Thomas Baron | changed bibupload parameter list | Feb 17 2004 | |||
c51199099800 | Tibor Simko | formatfield() switched off since it apparently breaks UTF-8. | Feb 11 2004 | |||
fbf7d727f288 | Thomas Baron | bibupload is now interfaced with bibsched. It also takes new parameters. | Feb 3 2004 | |||
8054fef84e7f | Thomas Baron | got rid of 909C0o mapping | Jul 7 2003 | |||
27532da50314 | Tibor Simko | Really revert Thomas' changes. | May 22 2003 | |||
2cb36a416e40 | Tibor Simko | Respect now default UTF-8 encoding. Revert Thomas' changes as they didn't work… | May 22 2003 | |||
9633cd65e49c | Thomas Baron | corrected bug in 970__a matching | Apr 29 2003 | |||
ad7f4e8a1cec | Thomas Baron | if correct or replace is requested and the record is not found in the database… | Apr 22 2003 | |||
b709e0bae739 | Thomas Baron | added checking on A500 system number | Apr 17 2003 | |||
b645efbfb5be | Tibor Simko | Initial release after module reorganization. | Apr 2 2003 |
c4science · Help