History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ec8821f104b9 | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select. | Dec 20 2007 | |||
ff386dbd802f | Jerome Caffaro | Adapted tests for default records of Atlantis. | Dec 19 2007 | |||
26ccb9411d6c | Jerome Caffaro | Retrieve repository size using "exact phrase" mode. | Dec 17 2007 | |||
4801840da61b | Jerome Caffaro | Fixed response header of 'GetRecord' verb. Selective harvesting now use… | Dec 17 2007 | |||
095b6dbc4e9e | Jerome Caffaro | Alternative Patterns mode off. | Dec 17 2007 | |||
410a53801c45 | Jerome Caffaro | Fixed typo. | Dec 17 2007 | |||
6ecd3e20e72f | Jerome Caffaro | Added tests for selective harvesting ('from', 'until' and 'set' parameters). | Dec 17 2007 | |||
bf158564e785 | Tibor Simko | Fixed navtrail links to respect the new /help/{admin,hacking}/foo style. | Dec 13 2007 | |||
10676a48ebef | Jerome Caffaro | Fixed problems with timezones and short ISO 8601 dates in 'from' and 'until'… | Dec 13 2007 | |||
0c182e7e08a0 | Jerome Caffaro | Removed unnecessary 'from mod_python import apache' statement. | Dec 13 2007 | |||
ecdebf131fc0 | Tibor Simko | Phased out BibHarvest Admin static intro page. | Dec 12 2007 | |||
252561a6ed6f | Samuele Kaplun | Still to be find a better place for this adderrorbox, but at least now things… | Dec 7 2007 | |||
4261338e0953 | Tibor Simko | Verified webdoc files, removed WML files. | Dec 6 2007 | |||
f7428c40b854 | Jerome Caffaro | WebDocified admin guide. | Nov 14 2007 | |||
d712478ef3bc | Tibor Simko | Fixed potentially dangerous SQL INSERT statement. | Nov 9 2007 | |||
0719bbf46078 | Tibor Simko | Replaced escape_string() occurrences. | Nov 8 2007 | |||
889389e10533 | Tibor Simko | Replaced escape_string() occurrences. | Nov 8 2007 | |||
43d610347f22 | Jerome Caffaro | Fixed timezone problem with 'from' and 'until' argument in OAI requests. | Oct 17 2007 | |||
ad86ea0a5563 | Jerome Caffaro | Fixed -r mode. | Sep 11 2007 | |||
79931c8c9a2b | Jerome Caffaro | Improved task progress status feedback. Filter out whitespaces from -o --oaiset… | Sep 11 2007 | |||
ca656401522e | Jerome Caffaro | Added support for processing several sets definitions in one row (-o --oaiset… | Sep 10 2007 | |||
fcc543cb6359 | Jerome Caffaro | Fixed analysis of harvested data, that would trigger a warning when verb was… | Aug 14 2007 | |||
94727ee71418 | Jerome Caffaro | Fixed verb=ListIdentifiers and verb=ListRecords, when used with selective… | Aug 14 2007 | |||
ce732596939e | Jerome Caffaro | Fixed typo in code. | Aug 10 2007 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
7a3572e4228f | Samuele Kaplun | Friday commit: removed dependency to Numeric. Migrated HitSet & Co. to… | Aug 3 2007 | |||
dbb88cc83e12 | Samuele Kaplun | Converted oaiarchive to new BibTask code. | Jun 21 2007 | |||
c6b5e3f6184e | Samuele Kaplun | OaiHarvest converted to new Bibtask code. | Jun 21 2007 | |||
0011da5cbe2c | Samuele Kaplun | Fixed comment. | Jun 21 2007 | |||
95a7da56c00d | Samuele Kaplun | Moved bibharvest code to lib, with the usual trick, and cleaned the code. | Jun 21 2007 | |||
bea9e7afbf17 | Jerome Caffaro | Clarified comments and test on value. | Jun 18 2007 | |||
61f6d90e0b8b | Jerome Caffaro | Generates normalized empty indicators for OAI datafields ("_" replaced by " "). | Jun 14 2007 | |||
66e38325f0bc | Jerome Caffaro | Alternate row background-color in admin web interface. | Jun 13 2007 | |||
ffb6c2776865 | Jerome Caffaro | XHTML valid output. | Jun 12 2007 | |||
8b3005c1aad0 | Jerome Caffaro | Added possibility to choose your operator (instead of default 'AND') when… | Jun 12 2007 | |||
54dcaa095fc5 | Jerome Caffaro | Moved business code from bin/oaiarchive.in to lib/oaiarchive_engine.py. | Jun 6 2007 | |||
13fdcb7409dd | Jerome Caffaro | Fixed problem with retrieval of collections in setspec. Implemented new 'clean'… | May 31 2007 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
6c48a4e7bcfd | Tibor Simko | Improved resumptionToken matching to take into account newlines. Thanks to Kam… | May 16 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
4b9d95b4bf22 | Jerome Caffaro | Handling of InvalidURL exception. | May 3 2007 | |||
4a1ec9741b3f | Tibor Simko | Added statistics on the number of records in harvested, converted, and filtered… | Apr 23 2007 | |||
71aff726323b | Tibor Simko | Safer OAI resumption token matching. Trailing spaces removed. Warning printed… | Apr 23 2007 | |||
ed7c677150c2 | Jerome Caffaro | Fixed sql query. Bug reported by Kam-ming Ku. | Apr 23 2007 | |||
fd0c36b240ce | Tibor Simko | Fixed exit status code for call_bibupload(). | Apr 2 2007 | |||
3e019b6e7ecb | Tibor Simko | Added support for h-c-f-u mode (harvest, convert, filter, upload), both to the… | Apr 2 2007 | |||
b0cf639821e5 | Tibor Simko | Removed deprecated stuff. | Apr 2 2007 | |||
b9872681b12e | Jerome Caffaro | Removed documentation about non-existing option from oaiarchive help and guide. | Mar 30 2007 | |||
f5dd8d538885 | Tibor Simko | Handle UnicodeEncodeError related problems when printing messages in… | Mar 27 2007 | |||
08c313146223 | Jerome Caffaro | Improved handling of non-standard OAI responses from OAI sources (possibility… | Feb 27 2007 | |||
71c578509bd0 | Jerome Caffaro | Fixed bug in web interface that would not correctly recognize selected sets to… | Feb 23 2007 | |||
83c76c589490 | Jerome Caffaro | Fixed a bug that could prevent adding records to the OAI repository if they had… | Feb 23 2007 | |||
48a13ad607ee | Jerome Caffaro | Made use of XSL template for OAI DC output instead of hardcoded python. | Feb 22 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
df4d85de20bd | Jerome Caffaro | Split one test. | Feb 14 2007 | |||
cebcdb1be377 | Jerome Caffaro | Added performance test for serving speed of OAI repository. | Feb 13 2007 | |||
241afb4addb8 | Jerome Caffaro | Reversed order of additional authors for DC output, in order to match other… | Feb 13 2007 | |||
54fbac1d569d | Jerome Caffaro | Improved transformation of marcxml retrieved from database for oaimarcxml… | Feb 12 2007 | |||
f634c6df34cf | Jerome Caffaro | Improved speed for OAI harvesting with verb=ListRecords&metadataPrefix=marcxml. | Feb 12 2007 | |||
05abfcb9f688 | Jerome Caffaro | Fixed a wrong regular expression used to retrieve resumptionToken. Thanks to… | Feb 12 2007 | |||
8943b041e627 | Jerome Caffaro | Improved speed. | Feb 9 2007 | |||
b5c8693f96cf | Jerome Caffaro | Eliminated duplicate sets in OAI-PMH 'ListSets' response. Eliminated duplicates… | Feb 6 2007 | |||
12749fbe911d | Jerome Caffaro | Corrected link to guide in the admin pages. | Feb 6 2007 | |||
4723496fab5a | Tibor Simko | Fixed typos, thanks to Ferran Jorba. | Jan 26 2007 | |||
1840a1f79955 | Jerome Caffaro | More detailed status returned by validate() function when validating OAI source. | Jan 12 2007 | |||
91bcd564ae37 | Jerome Caffaro | Do not output values for records having no id in CFG_OAI_ID_FIELD field. | Dec 21 2006 | |||
4333e7ef9370 | Jerome Caffaro | Moved test for unnecessary call to bibupload where it does not break oaiarchive… | Dec 21 2006 | |||
f3b21369500d | Jerome Caffaro | Do not call bibupload when there is no record to upload. | Dec 21 2006 | |||
d8908f8baffe | Jerome Caffaro | Added notice of the need to run oaiarchive utility for the settings in 'OAI… | Dec 21 2006 | |||
bb41d3bcc44d | Jerome Caffaro | Fixed possible traceback which would occur when table 'oaiARCHIVE' has non… | Dec 21 2006 | |||
061e2c28e246 | Jerome Caffaro | Reverted back to the use of column 'setDefinition' in table 'oaiARCHIVE'… | Dec 20 2006 | |||
aeabbc8013e5 | Tibor Simko | Removed not-very-expressive "This is the gate..." welcome messages on those… | Dec 7 2006 | |||
12175fb165af | Jerome Caffaro | Fixed wrong arguments in call to BibUpload from OAIHarvestlib. | Dec 5 2006 | |||
3964b5563652 | Tibor Simko | Fixed free variable problems (extra). | Dec 4 2006 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
aab79bef5b4c | Jerome Caffaro | Added '-r' arg to call to BibUpload. | Nov 28 2006 | |||
b6c2502ac1ea | Jerome Caffaro | Added references to new 'sets' feature. | Nov 28 2006 | |||
c0b4a26845d1 | Jerome Caffaro | Added support for selective harvesting with multiple sets (command-line and web… | Nov 28 2006 | |||
40e9470157ce | Tibor Simko | Removed unnecessary parts in "if X and X" boolean tests, thanks to Guido Pelzer. | Nov 22 2006 | |||
f987ed8ad8e4 | Jerome Caffaro | OAI-compliant repository regarding deleted records. | Nov 13 2006 | |||
e72cf50f7a93 | Jerome Caffaro | Some code reformatted nicely | Nov 13 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 | |||
073bc52f1935 | Tibor Simko | For temporary directory, use tmpdir instead of /tmp. | Oct 11 2006 | |||
fd0d96919dbb | Tibor Simko | Fixed escaping problem in "Edit OAI Set" pages. | Oct 11 2006 | |||
3b71648f9144 | Tibor Simko | Added tests for OAI sets `edit' and `delete' pages. | Oct 10 2006 | |||
b4f2bb814003 | Tibor Simko | Added clarifications on exposing all (public) records via OAI. | Sep 25 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
8fc23841490f | Tibor Simko | Renamed cfg_oai_* config variables to follow the uppercase model. Fixed the… | Sep 15 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
6e2a5e664ac3 | Tibor Simko | Remove unused __lastupdated__. | Sep 13 2006 | |||
2de35d24cedb | Tibor Simko | Import missing cfg_oai_sleep. | Sep 13 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
84561a472a99 | Tibor Simko | Fixed the kwalitee problem of re-exposing OAI config variables that are already… | Sep 13 2006 | |||
964125fd5871 | Tibor Simko | Disable W0611 warning, as the imported config variables are exposed to the… | Sep 8 2006 | |||
c41113594813 | Tibor Simko | Invoke @PYTHON@ instead of (hardcoded) python2.3. | Sep 4 2006 | |||
f9fa2d88d1ed | Alberto Pepe | Remove unnecessary import (import sys) | Aug 31 2006 | |||
0d6fe6ceea7b | Alberto Pepe | Removed unnecessary import (from mod_python import apache) | Aug 31 2006 | |||
231cea77809e | Tibor Simko | Added *.pyc. | Aug 30 2006 | |||
536257883e68 | Tibor Simko | Updated every BibSched task to follow the BibTaskEx example of handling task… | Aug 29 2006 | |||
f71f2fd488e3 | Tibor Simko | Reflect the fact that Identify and ListMetadataFormats does not require to… | Aug 22 2006 |
c4science · Help