CVS Commit Overview for 2008-01-08
==================================
2008-01-08 Marko Niinimaki <[email protected]>
* modules/websearch/lib/search_engine.py,
modules/websearch/lib/websearch_templates.py: comments.
2008-01-08 Tibor Simko <[email protected]>
* modules/webstyle/lib/webinterface_tests.py: Deleted trailing
whitespace.
2008-01-08 Tibor Simko <[email protected]>
* modules/webstyle/lib/webinterface_handler.py: Fixed with Sam
wash_urlargd() so that {tuple,list} ouptut types are {tuple,list}
of strings. (Beware when using this with multiple file upload
forms!) Also, removed 'dict' output type that does not seem to be
coded properly (and does not seem to be used either). This commit
fixes problems with newer mod_pythons (e.g. 3.3.1) where
wash_urlargd() would return a list of Field objects if the cast to
string is not explicit, unlike previous mod_python versions (e.g.
3.1.3) that returned list of strings directly. Humph.
2008-01-08 Samuele Kaplun <[email protected]>
* config/config.wml,
modules/bibindex/lib/bibindex_engine_stemmer.py,
modules/bibindex/lib/bibindex_engine_stemmer_tests.py,
modules/bibrank/etc/template_word_similarity.cfg,
modules/bibrank/etc/wrd.cfg: Reverted configuration of stemming to
two-letter iso639-2 codes for identifying languages. (e.g.
'english' -> 'en', 'italian' -> 'it').
2008-01-08 Gabriel Hase <[email protected]>
* modules/webjournal/lib/webjournal.py,
modules/webjournal/lib/webjournal_config.py,
modules/webjournal/lib/webjournal_templates.py,
modules/webjournal/lib/webjournal_utils.py,
modules/webjournal/lib/webjournal_webinterface.py,
modules/webjournal/lib/widgets/bfe_webjournal_widget_weather.py:
added new interface for administration, completeley new alert
system
2008-01-08 Gabriel Hase <[email protected]>
* modules/webjournal/lib/webjournal_utils.py: fixed bug in
publication list getting function
2008-01-08 Gabriel Hase <[email protected]>
* modules/webjournal/lib/webjournal_utils.py: fixed bug in
publication list getting function
2008-01-08 Gabriel Hase <[email protected]>
* modules/webjournal/lib/webjournal_utils.py: fixed bug in new year
times
2008-01-08 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindexadminlib.py: Fixed logical fields
column in Overview of indexes panel. Previously it wrongly
displayed the index names in place of the correct list of logical
fields.
2008-01-08 Samuele Kaplun <[email protected]>
* modules/websearch/lib/websearch_templates.py: Fixed
tmpl_nice_number wrt float numbers (it previously worked only with
integers). This prettify e.g. indexes size in Overview of Indexes
panel in BibIndex area.
--
CDS Invenio Developers <[email protected]>