CVS Commit Overview for 2007-11-02
==================================
2007-11-02 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_regression_tests.py: Updated with
respect to format changes.
2007-11-02 Jerome Caffaro <[email protected]>
* modules/bibformat/etc/format_templates/Default_HTML_brief.bft,
modules/bibformat/etc/format_templates/Default_HTML_files.bft:
Updated file display
2007-11-02 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.c: New intbitset.c generated by
cython-0.9.6.8.
2007-11-02 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_server_info.py: Added
possibility to fetch additional variables
2007-11-02 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_abstract.py: Added
'separator_en' and 'separator_fr' parameters
2007-11-02 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_title.py: Added field 246__b
2007-11-02 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_tag_based_indexer.py: fixed an insert
so that the compressed vector is written to the db with correct
escaping
2007-11-02 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_webcoll.py: Added temporary hack
in order not to display latest additions box for some CERN
collections.
2007-11-02 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_record_sorter.py: fixed a problem in
sorting the records that have citations (in citation ranking)
2007-11-02 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_tag_based_indexer.py: removed
incorrect comment. better style formatting
2007-11-02 Marko Niinimaki <[email protected]>
* modules/miscutil/demo/demobibdata.xml: changed <datafield
tag="773" ind1=" " ind2=" "> into <datafield tag="909" ind1="C"
ind2="4"> for citation information
2007-11-02 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_tag_based_indexer.py: added a 00 date
for ranking method in case the real date is not found
2007-11-02 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_indexer.py: fixed a database
quoting bug. added a failover 00-date in case real date is not
found.
2007-11-02 Marko Niinimaki <[email protected]>
* modules/miscutil/demo/democfgdata.sql.wml: added citation rank
method and its (bad) localizations
2007-11-02 Tony Osborne <[email protected]>
* modules/bibedit/lib/refextract.py: Renamed functions
(get_first_reference_line_numeration_marker_patterns_via_brackets,..via_dots
and ..via_numbers. The 2 latter are tried ONLY when the
get_first_reference_line_numeration_marker_patterns_via_brackets
fails to find any reference section, and ..via_numbers only if
...via_dots fails. Whilst these additional searches are useful they
find a certain amount of rubbish. The variable how_found_start
indicates the method of finding the reference section (0=by title,
1 no title via_brackets, 2 no title via_dots and 3 no title
via_numbers (the weakest..). Then if NO reports and NO journal
titles are found and how_found_start > 2; all results (very often
complete nonsense in terms of references) are discarded. This
functionality was actually introduced in the previous version -
this version is only about better naming conventions..
2007-11-02 Marko Niinimaki <[email protected]>
* modules/bibrank/etc/citation.cfg.wml: citation config file
2007-11-02 Marko Niinimaki <[email protected]>
* modules/bibrank/etc/Makefile.am,
modules/bibrank/etc/citation.cfg,
modules/bibrank/etc/citation.cfg.wml: citation does not nee a wml
file - removed
2007-11-02 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/file.py: Enhancements to enforce unique
bibdoc names linked with a given record. Added purge method to
bibdoc, to remove all the previous version of a document.
2007-11-02 Samuele Kaplun <[email protected]>
* modules/bibupload/doc/admin/guide.html.wml: Updated the specs by
adding some new subfields.
2007-11-02 Samuele Kaplun <[email protected]>
* modules/bibupload/lib/bibupload_regression_tests.py: Adding
checks for downloaded files.
2007-11-02 Samuele Kaplun <[email protected]>
* modules/bibupload/lib/bibupload.py,
modules/bibupload/lib/bibupload_config.py: Traditional Big Friday
Commit (tm) :-) New FFT BibUpload implementation that exploits
file.py algorithms and can handle inserting, appending, correcting
and replacing of local (whitelisted path) and remote files through
BibUpload. Regression tests still need to be adapted to new
features (new subfields, some required, introduced.) Try to respect
.../admin/bibupload/guide.html#3.5 specs.
--
CDS Invenio Developers <[email protected]>