CVS Commit Overview for 2006-08-23
==================================
2006-08-23 Jerome Caffaro <[email protected]>
* modules/bibformat/doc/admin/guide.html.wml: Admin guide doc
improvement.
2006-08-23 Jerome Caffaro <[email protected]>
* modules/bibformat/doc/admin/guide.html.wml: Non closed HTML li
tag in documentation.
2006-08-23 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_abstract.py,
modules/bibformat/lib/elements/bfe_additional_report_numbers.py,
modules/bibformat/lib/elements/bfe_authors.py,
modules/bibformat/lib/elements/bfe_bibtex.py,
modules/bibformat/lib/elements/bfe_cited_by.py,
modules/bibformat/lib/elements/bfe_contact.py,
modules/bibformat/lib/elements/bfe_date.py,
modules/bibformat/lib/elements/bfe_date_rec.py,
modules/bibformat/lib/elements/bfe_fulltext.py,
modules/bibformat/lib/elements/bfe_imprint.py,
modules/bibformat/lib/elements/bfe_keywords.py,
modules/bibformat/lib/elements/bfe_notes.py,
modules/bibformat/lib/elements/bfe_photo_resources.py,
modules/bibformat/lib/elements/bfe_place.py,
modules/bibformat/lib/elements/bfe_publisher.py,
modules/bibformat/lib/elements/bfe_reprints.py,
modules/bibformat/lib/elements/bfe_title.py,
modules/bibformat/lib/elements/bfe_title_brief.py,
modules/bibformat/lib/elements/bfe_topbanner.py,
modules/bibformat/lib/elements/bfe_url.py: Use standard Marc
notation in elements. Display bug fixed in bfe_notes.
2006-08-23 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat.py,
modules/bibformat/lib/bibformat_engine.py,
modules/bibformat/lib/bibformat_templates.py,
modules/bibformat/lib/bibformatadminlib.py,
modules/bibformat/web/admin/bibformatadmin.py,
modules/bibformat/web/admin/js_quicktags.js: Use 'php' var from
config.py to determine if we are allowed to call old BibFormat.
Also used to determine if php interface must be shown to users.
Corrected login procedure in BibFormat admin interface. Added
possibility to get doc of an element directly from template editor
through toolbar button. Improved some labels and info strings in
admin interface.
2006-08-23 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_utils.py,
modules/bibformat/lib/elements/bfe_photo_resources_brief.py:
Changed link of image in Picture_HTML_brief format from something
like /search/recid=7 to /record/7. Fixed possible issue in
record_get_xml if record has been deleted.
2006-08-23 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Fixed calls to
get_fieldvalues_alephseq_like() where tags were not passed as a
list but rather in a single string separated by commas. This
solves the problem of the HTML MARC display in case of deleted
records.
2006-08-23 Jerome Caffaro <[email protected]>
* modules/websearch/lib/search_engine.py: Fixed some issue when a
deleted record was displayed.
2006-08-23 Jerome Caffaro <[email protected]>
* modules/bibformat/doc/admin/guide.html.wml: Inserted new FAQ in
BibFormat guide regarding deleted records.
2006-08-23 Tibor Simko <[email protected]>
* modules/miscutil/lib/testutils.py: Enhanced
test_web_page_content() to offer an easy way of checking for a
particular link target and/or label, and to log in with a
particular password before running the checks.
2006-08-23 Tibor Simko <[email protected]>
* modules/miscutil/lib/Makefile.am,
modules/miscutil/lib/testutils_regression_tests.py: Added
regression tests for the testutils library itself.
2006-08-23 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Fixed nearest terms link
creation in case of complex boolean queries.
2006-08-23 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Added tests
of the behaviour of the nearest terms box for various search types
(okay, simple, structured, boolean, phrase).
--
CDS Invenio Developers <[email protected]>