History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
919d3df83416 | Tibor Simko | Put back argument checking code bits of revision 1.9 that were reverted by… | Aug 22 2006 | |||
c78e76b1219c | Alberto Pepe | Fixed erroneous elif typo. | Aug 22 2006 | |||
db74daca9c06 | Alberto Pepe | Fixed two typos in a couple of greater-than tests. | Aug 22 2006 | |||
b2341304a9b5 | Alberto Pepe | Fixed a typo in a greater-than test. | Aug 22 2006 | |||
062f39c88146 | Alberto Pepe | Added a comment on the fact that Identify and ListMetadataFormats requests are… | Aug 22 2006 | |||
21429f4fc48e | Alberto Pepe | Added extra condition when checking for availability: if the requested verb is… | Aug 22 2006 | |||
9daafb56980f | Alberto Pepe | Added a template function to handle HTTP errors. | Aug 22 2006 | |||
cc15d0926fb0 | Alberto Pepe | Solved some problems linked to the new mechanism of availability checking… | Aug 22 2006 | |||
08f651f27dac | Tibor Simko | Removed dependency on (unimported) error_page(). Added default arguments to… | Aug 17 2006 | |||
6e388555aa73 | Tibor Simko | Done a very simple argument sanity treatment to fulfill the page availability… | Aug 17 2006 | |||
7e1d94a587df | Tibor Simko | Reflect deletion of modifysource URL in the page availability tests. | Aug 17 2006 | |||
f85c5ac0bc53 | Tibor Simko | Done a very simple argument sanity treatment to fulfill the page availability… | Aug 17 2006 | |||
9c7adb3d36d1 | Tibor Simko | Removed dependency on (unimported) error_page(). Added default arguments to… | Aug 17 2006 | |||
9aa5ad276469 | Tibor Simko | Removing unused, empty RTdata file. | Jul 23 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
868101673e22 | Gregory Favre | Updated strings for better internationalizability. | Jul 18 2006 | |||
cfe08d23e15d | Tibor Simko | Continued in the process of making the output messages better translatable. | Jul 18 2006 | |||
5aac7386e47f | Tibor Simko | BibSched task authentication now accepts nicknames as usernames too. Modified… | Jun 29 2006 | |||
8073aaeb886c | Martin Vesely | BibHarvest Admin Guide update. | Jun 28 2006 | |||
3ea30f2d7577 | Martin Vesely | BibHarvest OAI repository and archive admin update (2/2). | Jun 28 2006 | |||
3f38a4553040 | Martin Vesely | BibHarvest OAI repository and archive admin update (1/2). | Jun 28 2006 | |||
64b680d98589 | Tibor Simko | Handle possibly-invalid OAI provider's Retry-After response by retrying in 10… | Jun 27 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
a058c0e2f837 | Martin Vesely | Unification of OAI configuration variables naming. | Jun 15 2006 | |||
de421172d3a5 | Tibor Simko | BibHarvest module (OAI repository application) is now using the new URL style. | Jun 15 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
0beacd3742d4 | Tibor Simko | Updated page() arguments: req in, urlargs out. | Jun 5 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 | |||
4f01fc28cf81 | Martin Vesely | Configurable sleeptime between consecutive OAI requests. | Apr 28 2006 | |||
0ed17029068d | Tibor Simko | Updated, and removed a surplus, BibHarvest Admin index page. | Apr 28 2006 | |||
9ddce4c0fc5c | Martin Vesely | BibSched awareness for OAI repository archive. | Apr 26 2006 | |||
0c78add2ed22 | Martin Vesely | OAI repository archive and management tool. Main features include creation… | 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 | |||
94372fc30d6e | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
1335890d5bab | Martin Vesely | OAI cache created within make install. RTdata moved into $… | Apr 10 2006 | |||
a8437583e4e4 | Tibor Simko | Initialize version number as for the other CLI files. | Apr 10 2006 | |||
7b1a82a64c3a | Martin Vesely | Inserting explicit namespace declarations for the MARC21 metadata format to… | Feb 17 2006 | |||
8c08d3ce80a2 | Martin Vesely | Inserting explicit namespace declarations for the Dublin Core metadata format… | Feb 17 2006 | |||
f5193f962bc4 | Alberto Pepe | Modified some parts of the function call_bibharvest that would cause problems… | Feb 8 2006 | |||
d3eed8dd2405 | Tibor Simko | Import required os module. | Jan 31 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
b37aa4a7120c | Martin Vesely | BibHarvest security update disallow concurrent requests. | Nov 7 2005 | |||
1b18236b6b92 | Nicholas Robinson | Added oaiharvest that is generated during configure. | Sep 15 2005 | |||
6c13eaf14724 | Alberto Pepe | Modified column names of table oaiHARVEST (removed CamelCase) | Aug 30 2005 | |||
516eafee42dc | Alberto Pepe | Modified column names for table oaiHARVEST (removed CamelCase) | Aug 30 2005 | |||
c777b0094f52 | Alberto Pepe | Added section under OAI Data Harvesting: Periodical harvesting. Renamed… | Aug 29 2005 | |||
86235b6b2f06 | Alberto Pepe | Added entry point to bibharvest admin interface | Aug 29 2005 | |||
47b754d38392 | Alberto Pepe | added methods for the BibHarvest Admin Interface | Aug 29 2005 | |||
5af6fa5e9a76 | Alberto Pepe | oaiharvest module for periodical oai harvesting. all functions defined here. | Aug 29 2005 | |||
e4a563f2fe57 | Alberto Pepe | added bulk of functions for the HTML generation of the BibHarvest Admin user… | Aug 29 2005 | |||
b60d88d9b172 | Alberto Pepe | module that handles the functions for the BibHarvest Admin web interface | Aug 29 2005 | |||
e73a61452ffa | Alberto Pepe | added paths to bibharvestadminlib.py bibharvest_templates.py oaiharvestlib.py | Aug 29 2005 | |||
7e58a2584ffc | Alberto Pepe | oaiharvest module: runs perodical harvesting schedules from selected oai… | Aug 29 2005 | |||
4e17dae36a2f | Alberto Pepe | Added path to oaiharvest executable. | Aug 29 2005 | |||
2511a127d15f | Martin Vesely | OAI from parameter does not require the until parameter. | Jul 7 2005 | |||
6fa820c0d30a | Alberto Pepe | Added bibharvest web templates file. | Jul 6 2005 | |||
a6eb38610033 | Alberto Pepe | Added infrastructure for BibHarvest Admin interface. | Jul 6 2005 | |||
a449ff1263f7 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
f13c3a49cc0a | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
df5a20dfef63 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
cfeecc47f7ae | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
cb4d041babce | Martin Vesely | Test cases updated. | Mar 23 2005 | |||
38f972982989 | Tibor Simko | Added forgotten oai_repository_tests.py target. | Mar 23 2005 | |||
0b9802278c88 | Martin Vesely | Coding standard check. | Mar 18 2005 | |||
13819d76df83 | Martin Vesely | Unit tests for bibharvest oai repository added. | Mar 18 2005 | |||
dece8ad21b2b | Martin Vesely | OAI repository test suite added. | Mar 17 2005 | |||
6e53af3315a9 | Martin Vesely | Validation against OAI repository explorer version - 1.46 : protocol version… | Mar 15 2005 | |||
634e70fea171 | Martin Vesely | setSpec display in the oai header bugfix. | Mar 14 2005 | |||
032072cd2a6d | Martin Vesely | SetSpec display in the oai header field bugfix. | Mar 14 2005 | |||
3c6b10e05073 | Martin Vesely | Error and Exception Conditions bugfix: badVerb | Mar 14 2005 | |||
f5f7a6fcd722 | Tibor Simko | cdsnavbar.wml is found in $(top_srcdir), not $(top_builddir). | Mar 2 2005 | |||
e33528081ecb | Martin Vesely | mailto removed | Feb 23 2005 | |||
10878a61aad4 | Tibor Simko | Include config*.wml that were accidentally deleted in revision 1.11. This fixes… | Feb 23 2005 | |||
1d93dcb5d66f | Tibor Simko | Added dependency of the general navbar. | Feb 14 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
df2a21fad05c | Tibor Simko | Removed unnecessary pylibdir handling. | Dec 15 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
c3ab5689c7ef | Martin Vesely | DC Title extended for 111__a. | Jun 23 2004 | |||
d06643a22e2f | Tibor Simko | Display version number. | May 11 2004 | |||
cfdcf866382d | Tibor Simko | Initial release of the documentation. | May 4 2004 | |||
cff81f347c4e | Martin Vesely | Error handling of misspelled command line options. | Apr 15 2004 |
c4science · Help