R3600/modulesmaster
R3600/modules
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
db4bc15080bb | Tibor Simko | Fixed URL to resume pending submissions on the Your Submissions page. Thanks to… | Aug 22 2006 | |||
aad91519a916 | Tibor Simko | Added `php' variable that eventually holds path to the PHP CLI executable. | Aug 22 2006 | |||
515b181751e4 | Tibor Simko | For the time being do not authenticate users but always allow the tasks in… | Aug 22 2006 | |||
4bb7be510be7 | Tibor Simko | The web page availability tests adapted to test the new BibFormat Admin in… | Aug 22 2006 | |||
5f8c30037915 | Jerome Caffaro | Modified print_record to use new BibFormat in more cases than previously (for… | Aug 22 2006 | |||
d33690077adc | Jerome Caffaro | Added XML Dublin Core as new format. Bug fixed in bfe_xml_record which did not… | Aug 22 2006 | |||
5d82dc4d4bf1 | Tibor Simko | Removed extraneous EXTRA_DIST. | Aug 22 2006 | |||
f172ec7c90bf | Tibor Simko | Initial release of the new BibUpload in Python, with Eric. Await several… | Aug 22 2006 | |||
7f3ada46dc98 | Jerome Caffaro | Updated link that shows/hides authors in detailed view: now in red, label… | Aug 22 2006 | |||
9d71b8cc543a | Jerome Caffaro | Updated 'Edit this record' link available to admin users in detailed view of a… | Aug 22 2006 | |||
ccfdc0e70caf | Tibor Simko | Make regression test suite warning message a bit more explicit. | Aug 22 2006 | |||
b2197c0ad41a | Jerome Caffaro | Corrected letter case typo Bibformat -> BibFormat in docstrings. Fixed an issue… | Aug 22 2006 | |||
c5accd8d6c73 | Jerome Caffaro | Modified portfolio template to display pictures inline. | Aug 22 2006 | |||
2256ac2ebc36 | Jerome Caffaro | Fixed bug where warning code would be shown instead of warning message string… | Aug 22 2006 | |||
f67d2900b54f | Tibor Simko | Use `attachment' instead of `file' in the Content-Disposition header, as per… | Aug 21 2006 | |||
b773fc059715 | Tibor Simko | Fixed an SQL problem for inserting new documents into the bibdoc table that was… | Aug 21 2006 | |||
ddde23e84e4b | Tibor Simko | Use bibformat-admin-guide selected navbar position. | Aug 21 2006 | |||
0397e6e41173 | Tibor Simko | In the I18N example, use _("Welcome") instead of _("Welcome") so that it… | Aug 21 2006 | |||
5bdbf29e39eb | Tibor Simko | Update link to the new BibFormat Admin. | Aug 21 2006 | |||
c0cd230abc38 | Tibor Simko | Redirect to the new BibFormat Admin that offers both new and old admin… | Aug 21 2006 | |||
63749721257b | Jerome Caffaro | Added fail-safe execution in case an error happens when reading the format… | Aug 21 2006 | |||
c26b12fe00db | Jerome Caffaro | Fixed bug where content type was not set correctly for detailed record pages… | Aug 21 2006 | |||
6c03de89fa9f | Tibor Simko | Run also bibformat engine tests. | Aug 21 2006 | |||
d5b9c977792e | Jerome Caffaro | Renamed test 1.py to test_1.py. | Aug 21 2006 | |||
f5fc70149df8 | Jerome Caffaro | Test 2.bft renamed to Test_2.bft. | Aug 21 2006 | |||
d7d3d99c9a97 | Jerome Caffaro | Modified some elements to link to /search?... instead of /search.py?... file. | Aug 21 2006 | |||
ea9de4269a8c | Jerome Caffaro | Removed possibility to switch from old to new BibFormat in web interface (new… | Aug 21 2006 | |||
81a073ad175b | Tibor Simko | When the Stemmer module is not available, print more informative WARNING… | Aug 21 2006 | |||
c742faedb0f6 | Jerome Caffaro | Added Excel output. Increased limit of authors shown by default from 10 to 25… | Aug 21 2006 | |||
8808c4271fe9 | Jerome Caffaro | Added documentation for migration. | Aug 21 2006 | |||
792fe64c6b28 | Jerome Caffaro | Fixed some wrong docstring. Empty list is now returned for 'no value found' in… | Aug 17 2006 | |||
8ae1eb9b13e2 | Tibor Simko | Do not permit to guest users to edit account settings, fixing page availability… | Aug 17 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 | |||
6465ce65cb5d | Tibor Simko | In the error box, initialize properly host/page/browser/etc information, if we… | Aug 17 2006 | |||
e702e05cd6f0 | Tibor Simko | Added simple argument sanity checking for ``Modify rank method'' and ``Rank… | Aug 17 2006 | |||
43fdb35ee83c | Tibor Simko | Refuse access to guest users to the Delegate rights area, solving yet another… | Aug 17 2006 | |||
49ed90e3e597 | Tibor Simko | Fixed an English-related typo. | Aug 17 2006 | |||
a69853177d09 | Tibor Simko | Fixed an output message python formatting, correcting Your Administrative… | Aug 17 2006 | |||
71da0a9fa431 | Tibor Simko | Fixed a typo in the python output formatting, correcting the personal search… | Aug 16 2006 | |||
d71c89921d79 | Tibor Simko | Handle URLs like /record/123/files without trailing slash, fixing the… | Aug 16 2006 | |||
2f66588a97ca | Tibor Simko | Added test for record_get_field_value(). Added basic wildcard test suite for… | Aug 16 2006 | |||
ac0f5b75a8e2 | Tibor Simko | Commented out apparently debugging-only print statements from… | Aug 16 2006 | |||
499383b3c92c | Nicholas Robinson | Cleaning of newly updated nueration recognition patterns. | Aug 15 2006 | |||
3665339c3342 | Nicholas Robinson | Changes to recognition of preprint report numbers: in the user-defined… | Aug 15 2006 | |||
880f6004dfd0 | Tibor Simko | Reapplied revision 1.19 fix that was removed by the previous commit. | Aug 15 2006 | |||
31f485a1e848 | Nicholas Robinson | Fixed a bug relating to the indexation of fulltexts: When the contents of a PDF… | Aug 9 2006 | |||
090c843e4f30 | Nicholas Robinson | Added 999C6a subfield containing information about status of extracted… | Aug 3 2006 | |||
68b6ddfa3df8 | Jerome Caffaro | redirected import of get_xml from bibformat to bibformat_utils | Jul 28 2006 | |||
26c3a80cf229 | Gregory Favre | Fixed a bug (due to the introduction of the new i18n strategy) that occured… | Jul 28 2006 | |||
0d95e49ff82e | Jerome Caffaro | new element (used in Picture_HTML_detailed template) | Jul 28 2006 | |||
83fa076000e5 | Jerome Caffaro | BibFormat: -added another backward-compatibility layer (old format used if new… | Jul 28 2006 | |||
64a338f3e936 | Alberto Pepe | A first "stable" version. Includes: - Handling of composites keywords… | Jul 27 2006 | |||
6eab4488c945 | Yohann Paris | Modified the status field in bibdoc usage to reflect the status of the document… | Jul 27 2006 | |||
3809e03a5cf6 | Jerome Caffaro | Added MARC XML output format file. | Jul 25 2006 | |||
40be7c71f103 | Jerome Caffaro | Added support for preview of formats with content-type different that… | Jul 25 2006 | |||
b6505b703817 | Jerome Caffaro | Added MARC XML element for output. | Jul 25 2006 | |||
2b462cd44bb5 | Jerome Caffaro | Added MARC XML output. | Jul 25 2006 | |||
50f621389ad2 | Jerome Caffaro | Fixed possible division by zero in PHP code. | Jul 24 2006 | |||
07d48eb2e433 | Jerome Caffaro | New BibFormat can now call old one when an output format does not exist in new… | Jul 24 2006 | |||
bfd63de3322a | Jerome Caffaro | Updated calls to bibrecord functions to make sure that they are compatible with… | Jul 24 2006 | |||
6fefa83328da | Jerome Caffaro | Modified record_get_field_values, record_get_field_value and… | Jul 24 2006 | |||
d92f5e01c1c7 | Jerome Caffaro | Fixed issue in bibformat_utils.highlight() when None is given for… | Jul 24 2006 | |||
d2d884c19846 | Tibor Simko | Pass language context to display_admin_group() and display_member_group()… | Jul 23 2006 | |||
a8dbeefd3d54 | Tibor Simko | Updated French record ID translation to fit the PO file. Moved Russian… | Jul 23 2006 | |||
e8521e49f552 | Tibor Simko | Removed test and some unused files like bfe_summary from the distribution. | Jul 23 2006 | |||
35a09049f786 | Tibor Simko | Added missing files for the distribution (e.g. __init__.py, bfe_summary.py… | Jul 23 2006 | |||
9aa5ad276469 | Tibor Simko | Removing unused, empty RTdata file. | Jul 23 2006 | |||
97181bc889e5 | Tibor Simko | Do not include "Test 2.bft" into EXTRA_DIST due to escaping problems. The new… | Jul 23 2006 | |||
5fe63b8dca53 | Tibor Simko | Added musings on the regression test suite. Reogranized document to have clean… | Jul 23 2006 | |||
06d89a93555e | Tibor Simko | Developed part on testing. Added section on ``keeping it simple'' and on ESR's… | Jul 23 2006 | |||
701d30236f98 | Tibor Simko | BibFormat api.txt moved to api.html.wml to be consistent with what we have in… | Jul 23 2006 | |||
3301da896a28 | Gregory Favre | Fixed a bug introduced by previous release. Couls not subscribe to a basket… | Jul 21 2006 | |||
925e9d5c9b10 | Gregory Favre | English improvement (thanks to Nick) | Jul 21 2006 | |||
329747471d04 | Gregory Favre | Added some missing authorization tests. Fixed missing default parameters. | Jul 21 2006 | |||
3223e3b6a11e | Gregory Favre | Fixed bug while trying to access a page without parameter. Added check for… | Jul 21 2006 | |||
5ac7d4efe680 | Gregory Favre | Fixed missing authorization failure. Fixed missing default parameters. Added… | Jul 21 2006 | |||
9ab5aaf17eb6 | Gregory Favre | Fixed bugs discovered by the new regression tests (trying to access functions… | Jul 21 2006 | |||
ba692a952aa0 | Tibor Simko | Completed missing Russian translation of a few dynamic terms, thanks to… | Jul 21 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
8cefcf0512f0 | Tibor Simko | Added helper function test_web_page_content() to easily test the availability… | Jul 21 2006 | |||
69aac7edac76 | Tibor Simko | Write <html>...</html> envelope for log() and cache() requests. | Jul 21 2006 | |||
4b5fa80bb6ce | Tibor Simko | Fixed one more problem of string placeholder replacement. | Jul 21 2006 | |||
b922549e556c | Jerome Caffaro | Corrected bfe_editors bug. | Jul 21 2006 | |||
56c4a8d8109f | Tibor Simko | Fixed a problem in record_add_field() in case fields were added to a record… | Jul 21 2006 | |||
1386ab64e5db | Jerome Caffaro | Corrected bfe_bibtex.py to use already existing bibrecord functions. | Jul 21 2006 | |||
1eebcda97d6f | Jerome Caffaro | Updated description of format templates. | Jul 21 2006 | |||
a939b152681d | Jerome Caffaro | Corrected docstring in bibformat_engine. Fixed small error in bibformatadminlib. | Jul 21 2006 |
c4science · Help