CVS Commit Overview for 2008-02-29
==================================
2008-02-29 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_templates.py: Removed on-the-fly
indentation of the html source.
2008-02-29 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/textutils.py: indent_text have a wrap
parameter defaulted to False, so that by default it behaves by only
indenting, as expected.
2008-02-29 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/textutils.py: Pylinted.
2008-02-29 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_admin.py: Fixed a bug,
recently introduced: return somelist.append(something) would return
None :-).
2008-02-29 Samuele Kaplun <[email protected]>
* modules/bibedit/lib/bibrecord.py,
modules/bibedit/lib/bibrecord_tests.py,
modules/bibformat/lib/bibformat_regression_tests.py,
modules/bibformat/lib/bibformat_templates.py,
modules/bibmatch/lib/bibmatch_engine.py,
modules/miscutil/lib/dbquery.py, modules/miscutil/lib/textutils.py,
modules/webbasket/lib/webbasket_templates.py,
modules/webcomment/lib/webcomment.py,
modules/webcomment/lib/webcomment_templates.py,
modules/webmessage/lib/webmessage_templates.py,
modules/websession/lib/websession_templates.py: Cleaned usage of
indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used to
concatenate foo and bar, with loss of performance.
2008-02-29 Tibor Simko <[email protected]>
* po/pl.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/pt.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/it.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/ru.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/sk.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/cs.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/no.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/sv.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/el.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/uk.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/ja.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/bg.po: Added translations from obsoleted SQL inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/hr.po, po/zh_CN.po: Added translations from obsoleted SQL
inserts.
2008-02-29 Tibor Simko <[email protected]>
* po/zh_TW.po: Added translations from obsoleted SQL inserts.
2008-02-29 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/Makefile.am: Added
"websubmit_file_stamper.py" to "pylib_DATA".
--
CDS Invenio Developers <[email protected]>