History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b4895deb2d5b | Samuele Kaplun | When FFT revising, if restriction/comment/description/icon is not specified, it… | Apr 16 2008 | |||
9840677d2f4a | Samuele Kaplun | Mega commit that includes: Added support for keeping comments and descriptions… | Apr 15 2008 | |||
e7f7419ef6b2 | Samuele Kaplun | Corrected bad indentation previously committed due to misconfiguration of… | Apr 15 2008 | |||
8cc3b43a8385 | Samuele Kaplun | Deployed fix_argv_paths to fix relative path issues on the command line. | Apr 15 2008 | |||
17044e7b5b7b | Samuele Kaplun | Moved some key functions out to bibdocfile. Implemented failing recid on first… | Apr 7 2008 | |||
c5e789cc70a2 | Samuele Kaplun | Moved CFG_BIBUPLOAD_FFT_ALLOWED_LOCAL_PATHS from bibupload_config to invenio. | Apr 7 2008 | |||
614dabc993b4 | Samuele Kaplun | Added timeout to socket operations (e.g. urlopen) in order not to possibly hang… | Apr 3 2008 | |||
c7a2cb2becc8 | Samuele Kaplun | Deployed task_sleep_now_if_required in bibupload. | Apr 3 2008 | |||
bb8b59146af7 | Samuele Kaplun | Fixed _options & _task_params not declared. | Mar 31 2008 | |||
0fb4ae583079 | Samuele Kaplun | New bibsched_low_level_task_submission for enqueing tasks via API. (changes a… | Mar 31 2008 | |||
b00299effbda | Tibor Simko | Moved globally interesting CFG variables from local foo_config.py files into… | Mar 27 2008 | |||
e5cf1e00e21a | Tibor Simko | Adapted Makefiles to the new standard webdoc source directory… | Mar 25 2008 | |||
3d7e61d5dbcb | Tibor Simko | Standardized unit and regression test suite building and running techniques. | Mar 23 2008 | |||
91d7d8661bc9 | Samuele Kaplun | Strengthened FFT error checking. Improved regression tests. | Mar 20 2008 | |||
f98123ae167b | Samuele Kaplun | Moved (-s, --stage) option to (-S --stage) because of clashing with (-s… | Mar 20 2008 | |||
994daaa6d7b9 | Samuele Kaplun | Added regression test to test for FFT writing rights and made regression tests… | Mar 20 2008 | |||
86a7c9bdabe1 | Samuele Kaplun | Restored original behaviour of storing current time as last_update time when… | Mar 14 2008 | |||
c118ff633251 | Samuele Kaplun | Completed bibupload support for $d in FMT, plugged check in a test case. | Mar 14 2008 | |||
a16b57aed69d | Samuele Kaplun | Added d field to FMT tag to provide modification_date to bibupload. | Mar 14 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
fe3f00b1b042 | Tibor Simko | Phased out legacy variables 'accessurl', 'urlpath', 'images', 'htdocsurl' used… | Mar 11 2008 | |||
f594d24fc1bb | Samuele Kaplun | Fixed <br> in *.webdoc. | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
ceb60d4f9bd2 | Samuele Kaplun | Fixed lowering of format bug. Now a file with extension .ps.Z can be happily… | Mar 7 2008 | |||
f5d952728470 | Samuele Kaplun | Fixed bug that prevented to correctly append documents via FFT. | Mar 7 2008 | |||
f69eed335c44 | Tibor Simko | Fixed doc concerning REVERT functionality. | Feb 14 2008 | |||
6538e4e25bad | Samuele Kaplun | Formalized __str__() method of BibRecDocs, BibDoc, BibDocFile. Fixed sorting of… | Feb 14 2008 | |||
6921f71419b0 | Samuele Kaplun | Added by mistake to repository. Now removed. | Feb 13 2008 | |||
013cf6ac8e3f | Samuele Kaplun | Changed behaviour of Bibupload WRT FFT when --replace is used. It now behaves… | Feb 13 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
ecdbd413672d | Tibor Simko | Fixed archive_marcxml_for_history() for cases when the upload is being done not… | Jan 17 2008 | |||
699457aed413 | Samuele Kaplun | Fixed couple of typos in FFT guide. | Jan 16 2008 | |||
b544aae8d91b | Tibor Simko | Activated writing of MARCXML versions to hstRECORD. | Jan 9 2008 | |||
29dd5c456425 | Tibor Simko | Cosmetic megacommit to standardize whitespaces in WebDoc tags ("<!-- WebDoc-Foo… | Dec 20 2007 | |||
9ead20fd440e | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select. | Dec 20 2007 | |||
7ffbb0873cf4 | Tibor Simko | Phased out BibUpload Admin static intro page. | Dec 13 2007 | |||
351c7f61401f | Samuele Kaplun | Beautified variable names. | Dec 7 2007 | |||
1b0dac2bf837 | Samuele Kaplun | New bibdocfile library for handling fulltextes, to be used in place of file.py. | Dec 6 2007 | |||
f7ea1d7731c0 | Tibor Simko | Verified webdoc files, removed WML files. | Dec 6 2007 | |||
3d8dbbfdba21 | Samuele Kaplun | 1) Bibupload FFT to support bibdocfile, 2) bibupload FFT to support icon… | Nov 30 2007 | |||
8827cfb6b2d4 | Jerome Caffaro | WebDocified admin guide. | Nov 14 2007 | |||
c388f0ba6cab | Samuele Kaplun | New bunch of regression tests for FFT. | Nov 13 2007 | |||
60b52cc20f11 | Samuele Kaplun | Small bug-fixes for FFT and added verbose mode. | Nov 13 2007 | |||
d77bfbec6c35 | Samuele Kaplun | Added new FFT regression tests. | Nov 12 2007 | |||
7da63e726510 | Samuele Kaplun | Trying to fix some bugs with FFTs and added support for wiping out all linked… | Nov 12 2007 | |||
8d8837afe404 | Tibor Simko | Deleted unused find_record_bibfmt(). Removed unused MySQLdb import. The file… | Nov 8 2007 | |||
8f945cded480 | Samuele Kaplun | More regression test (some to be fixed) and support for propagatin restrictions… | Nov 7 2007 | |||
689a847ba674 | Samuele Kaplun | BibUpload-FFT now in a working state. Previous regression tests works, Demo… | Nov 6 2007 | |||
a286e34a0d49 | Samuele Kaplun | Documenting support for preserving previous details, for adding an ICON for… | Nov 6 2007 | |||
803e1afe5d8d | Samuele Kaplun | Traditional Big Friday Commit (tm) :-) New FFT BibUpload implementation that… | Nov 2 2007 | |||
dd1ad491a9c4 | Samuele Kaplun | Adding checks for downloaded files. | Nov 2 2007 | |||
6023d96be59d | Samuele Kaplun | Updated the specs by adding some new subfields. | Nov 2 2007 | |||
480398b2033b | Tibor Simko | Added new section with the initial description of the FFT tag behaviour. | Nov 1 2007 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
7b2f8868dcd2 | Samuele Kaplun | Refactored bibupload, bibindex and bibreformat tasks to new bibtask cleaned… | Jun 8 2007 | |||
665a2b881a74 | Tibor Simko | Added support for "strong tags" that can resist metadata replace mode ordered… | Jun 5 2007 | |||
6c3a25c4573f | jkrause | Change in Fulltext file transfer (FFT): the files are copied instead of moved | May 23 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
15dae91c9df9 | Tibor Simko | Changed CFG_BIBUPLOAD_EXTERNAL_OAIID_TAG to 035__a that is an independent field… | Apr 26 2007 | |||
03ff75c65958 | Tibor Simko | Added regression tests for external OAI ID tag matching facility. | Apr 2 2007 | |||
6212408be663 | Tibor Simko | Added support for external OAI ID tag matching. | Apr 2 2007 | |||
29b14b73e03a | Tibor Simko | Added CFG_BIBUPLOAD_EXTERNAL_OAIID_TAG, useful when records harvested by OAI… | Apr 2 2007 | |||
2ed4508574e4 | Tibor Simko | Added regression tests for the FFT mode. To be improved later. | Mar 30 2007 | |||
1c1bd3cc4ace | Tibor Simko | First provisional implementation of the fulltext file transfer mode by Jan. | Mar 30 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
9ad6a0e47b97 | Tibor Simko | Added regression test for respecting uppercase/lowercase values when inserting… | Feb 6 2007 | |||
04329f860a9e | Tibor Simko | When inserting into bibxxx tables, during the look up of already existing… | Feb 6 2007 | |||
0c7f6ad29216 | Tibor Simko | Use bibformat.format_record() rather than search_engine.print_record() to… | Jan 26 2007 | |||
3d04df3b1a0b | Tibor Simko | Enhanced the complete regression test suite in order to check for the tag 001… | Jan 25 2007 | |||
eb46cb3d4347 | Tibor Simko | When matching MARCXML input file records against the database, if a match was… | Jan 25 2007 | |||
29281729a554 | Tibor Simko | Write a short information on the input file and the selected input mode into… | Dec 21 2006 | |||
85316c5e8c11 | Tibor Simko | Fixed bad indentation. | Dec 21 2006 | |||
32b3eb7381d7 | Tibor Simko | When some records could not have been uploaded due to errors such as non… | Dec 20 2006 | |||
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 | |||
895f632bb2a4 | Jerome Caffaro | Fixed some typos. | Nov 15 2006 | |||
4c6ca52b914a | Jerome Caffaro | Fixed wrong example in bibupload admin guide. | Nov 15 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 | |||
1ac5460614f9 | Tibor Simko | Expanded BibUpload documentation. Added hints on running xmlmarclint, on the… | Sep 20 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 |
c4science · Help