History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e5a8ed1362dc | Tibor Simko | Fixed keyword MARC tag (6531). | Nov 3 2008 | |||
3a15587a90d2 | Tibor Simko | Amended and merged commit 'sam/bibupload-protect' | Nov 3 2008 | |||
f231186fbf70 | Samuele Kaplun | New support for protected tags in bibupload correct. | Oct 31 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
e0698ab285fb | Samuele Kaplun | Fixed wrong test (was checking for existence of a wrong URL but because HEAD… | Aug 20 2008 | |||
2fb7275849e8 | Samuele Kaplun | Added support for CFG_BIBUPLOAD_EXTERNAL_OAIID_PROVENANCE_TAG (i.e. support for… | Aug 18 2008 | |||
573d9b251166 | Samuele Kaplun | Better cleaning after text execution (in order not to conflict with bibformat… | Jul 29 2008 | |||
45dcbab513ac | Samuele Kaplun | Calling synchronize 8564 for each upload. Fixed FMT regression test that used a… | Jun 26 2008 | |||
9840677d2f4a | Samuele Kaplun | Mega commit that includes: Added support for keeping comments and descriptions… | Apr 15 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 | |||
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 | |||
994daaa6d7b9 | Samuele Kaplun | Added regression test to test for FFT writing rights and made regression tests… | Mar 20 2008 | |||
c118ff633251 | Samuele Kaplun | Completed bibupload support for $d in FMT, plugged check in a test case. | Mar 14 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 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 | |||
6538e4e25bad | Samuele Kaplun | Formalized __str__() method of BibRecDocs, BibDoc, BibDocFile. Fixed sorting of… | Feb 14 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
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 | |||
3d8dbbfdba21 | Samuele Kaplun | 1) Bibupload FFT to support bibdocfile, 2) bibupload FFT to support icon… | Nov 30 2007 | |||
c388f0ba6cab | Samuele Kaplun | New bunch of regression tests for FFT. | Nov 13 2007 | |||
d77bfbec6c35 | Samuele Kaplun | Added new FFT regression tests. | Nov 12 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 | |||
dd1ad491a9c4 | Samuele Kaplun | Adding checks for downloaded files. | Nov 2 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 | |||
03ff75c65958 | Tibor Simko | Added regression tests for external OAI ID tag matching facility. | Apr 2 2007 | |||
2ed4508574e4 | Tibor Simko | Added regression tests for the FFT mode. To be improved later. | 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 | |||
3d04df3b1a0b | Tibor Simko | Enhanced the complete regression test suite in order to check for the tag 001… | Jan 25 2007 | |||
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 | |||
5d5f01b44d88 | Tibor Simko | All the regression tests updated to test also HTML MARC output, not only XML… | Dec 13 2006 | |||
5d2b7d9f78c5 | Tibor Simko | Adapted to the new "replace_or_insert" mode. | Dec 5 2006 | |||
e9d1b92c399c | Tibor Simko | Added regression tests for uploading of records having external SYSNO or OAI ID… | Nov 30 2006 | |||
e355caf285a4 | Tibor Simko | Aesthetic update of the format test values. | Nov 28 2006 | |||
f9b1f25016f4 | Tibor Simko | Use recID 3 instead of 10 for the replace tests. Also, the tests now restore… | Nov 9 2006 | |||
b91637b2c33b | Tibor Simko | Improved kwalitee of the code. | Sep 13 2006 | |||
5d0ed96d3703 | Tibor Simko | Disable pylint warnings about setUp() function name, since the name is forced… | Sep 5 2006 | |||
7e3fee38f8c1 | Tibor Simko | Added new tests for the FMT tag behaviour. Small updates to the rest. | Aug 29 2006 | |||
a2c5095d6104 | Tibor Simko | More tests from Eric. Fixed one case that was not working and did some… | Aug 24 2006 | |||
f2551c342eb0 | Tibor Simko | Added first regression tests for bibupload, adapted from Eric's file. | Aug 24 2006 |
c4science · Help