CVS Commit Overview for 2007-11-12
==================================
2007-11-12 Tibor Simko <[email protected]>
* modules/bibrank/lib/bibrank_regression_tests.py: Invenionized and
expanded citation ranking tests. Also, removed trailing
whitespace.
2007-11-12 Samuele Kaplun <[email protected]>
* modules/websession/lib/inveniogc.py: Cosmetic correction in
comment.
2007-11-12 Samuele Kaplun <[email protected]>
* modules/websession/lib/password_migration_kit.py: Updated comment
that describe password_migration_kit
2007-11-12 Samuele Kaplun <[email protected]>
* modules/websession/lib/webuser.py: Fixed request for email
confirmation even when external authentication methods are used.
2007-11-12 Samuele Kaplun <[email protected]>
* modules/websession/lib/webaccount.py: Fixed comments positions.
2007-11-12 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession_webinterface.py: Added verbose
option to display user_info dictionary when verbose=9 and looking
at Your Settings page.
2007-11-12 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Fixed search engine
record ID output mode (of=id) when a ranking method (rnk) is
active.
2007-11-12 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_config.py,
modules/webaccess/lib/access_control_engine.py: Fixed login with
referer link when user is not authorized to do something. The
referer is now built after user_info.
2007-11-12 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/websubmit_engine.py,
modules/websubmit/lib/websubmit_webinterface.py,
modules/websubmit/web/publiline.py,
modules/websubmit/web/yoursubmissions.py: Update Warning/Error msg
in order to correctly display header user's information (by passing
properly passing uid to the page building function). TODO: Remove
duplication of Warning/Error msg code (4 instance of both function
have been copied and pasted through out websubmit).
2007-11-12 Tibor Simko <[email protected]>
* modules/bibrank/lib/bibrank_regression_tests.py: Added tests for
ranking by word similarity. Improved test for ranking by the
number of citations.
2007-11-12 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_searcher_tests.py,
modules/bibrank/lib/bibrank_record_sorter.py,
modules/bibrank/lib/bibrank_regression_tests.py: changed citation
ranking retlist from descending to ascending, test case updated
accordingly
2007-11-12 Tibor Simko <[email protected]>
* modules/bibrank/lib/bibrank_regression_tests.py: Updated citation
ranking test now that the ordering works.
2007-11-12 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_title_brief.py: Fixed order of
separators. Removed trailing whitespaces.
2007-11-12 Jerome Caffaro <[email protected]>
* modules/miscutil/lib/config.py.wml: Added 'cdslangs' config
variable in order to choose which languages to display on this
server.
2007-11-12 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webdoc.py: Initial pre-release
2007-11-12 Jerome Caffaro <[email protected]>
* modules/websearch/doc/Makefile.am,
modules/websearch/doc/search-guide.webdoc,
modules/websearch/doc/search-help.webdoc,
modules/websearch/doc/search-tips.webdoc,
modules/websearch/doc/admin/Makefile.am,
modules/websearch/doc/admin/websearch-admin-guide.webdoc,
modules/websearch/doc/admin/websearch-admin.webdoc,
modules/websearch/doc/hacking/Makefile.am: Updated for latest
requirements
2007-11-12 Tibor Simko <[email protected]>
* modules/bibformat/lib/bibformat_regression_tests.py: Added test
cases for title, subtitle, and edition formatting. (Most are
failing now; format update is required.)
2007-11-12 Tibor Simko <[email protected]>
* modules/bibformat/web/admin/BEH_ACTION_add.php.wml,
modules/bibformat/web/admin/BEH_ACTION_del.php.wml,
modules/bibformat/web/admin/BEH_ACTION_edit.php.wml,
modules/bibformat/web/admin/BEH_COND_add.php.wml,
modules/bibformat/web/admin/BEH_COND_del.php.wml,
modules/bibformat/web/admin/BEH_COND_edit.php.wml,
modules/bibformat/web/admin/BEH_OTYPE_add.php.wml,
modules/bibformat/web/admin/BEH_OTYPE_del.php.wml,
modules/bibformat/web/admin/BEH_OTYPE_edit.php.wml,
modules/bibformat/web/admin/BEH_OTYPE_showone.php.wml,
modules/bibformat/web/admin/BEH_display.php.wml,
modules/bibformat/web/admin/BIBREFORMAT_display.php.wml,
modules/bibformat/web/admin/BIBREFORMAT_hand.php.wml,
modules/bibformat/web/admin/BIBREFORMAT_process.php.wml,
modules/bibformat/web/admin/BIBREFORMAT_tree.php.wml,
modules/bibformat/web/admin/FORMAT_add.php.wml,
modules/bibformat/web/admin/FORMAT_del.php.wml,
modules/bibformat/web/admin/FORMAT_display.php.wml,
modules/bibformat/web/admin/FORMAT_edit.php.wml,
modules/bibformat/web/admin/FORMAT_showone.php.wml,
modules/bibformat/web/admin/KB_VALUE_add.php.wml,
modules/bibformat/web/admin/KB_VALUE_del.php.wml,
modules/bibformat/web/admin/KB_add.php.wml,
modules/bibformat/web/admin/KB_del.php.wml,
modules/bibformat/web/admin/KB_display.php.wml,
modules/bibformat/web/admin/KB_edit.php.wml,
modules/bibformat/web/admin/KB_showone.php.wml,
modules/bibformat/web/admin/LINK_ACTION_add_edit.php.wml,
modules/bibformat/web/admin/LINK_ACTION_del.php.wml,
modules/bibformat/web/admin/LINK_COND_add_edit.php.wml,
modules/bibformat/web/admin/LINK_COND_del.php.wml,
modules/bibformat/web/admin/LINK_FORMAT_add.php.wml,
modules/bibformat/web/admin/LINK_FORMAT_del.php.wml,
modules/bibformat/web/admin/LINK_FORMAT_display.php.wml,
modules/bibformat/web/admin/LINK_add.php.wml,
modules/bibformat/web/admin/LINK_del.php.wml,
modules/bibformat/web/admin/LINK_display.php.wml,
modules/bibformat/web/admin/LINK_edit.php.wml,
modules/bibformat/web/admin/LINK_showone.php.wml,
modules/bibformat/web/admin/Makefile.am,
modules/bibformat/web/admin/OAIER_SF_add.php.wml,
modules/bibformat/web/admin/OAIER_SF_del.php.wml,
modules/bibformat/web/admin/OAIER_add.php.wml,
modules/bibformat/web/admin/OAIER_del.php.wml,
modules/bibformat/web/admin/OAIER_display.php.wml,
modules/bibformat/web/admin/UDF_add.php.wml,
modules/bibformat/web/admin/UDF_del.php.wml,
modules/bibformat/web/admin/UDF_display.php.wml,
modules/bibformat/web/admin/UDF_edit.php.wml,
modules/bibformat/web/admin/UDF_showone.php.wml,
modules/bibformat/web/admin/UDF_testcode.php.wml,
modules/bibformat/web/admin/error.inc.php.wml,
modules/bibformat/web/admin/footer.inc.php.wml,
modules/bibformat/web/admin/header.inc.php.wml,
modules/bibformat/web/admin/index.php.wml,
modules/bibformat/web/admin/localconf.inc.php.wml,
modules/bibformat/web/admin/security.inc.php.wml,
modules/bibformat/web/admin/test.php.wml: Removed PHP version of
BibFormat Admin. Sites that still use PHP-based formats can
continue using their already-installed PHP files.
2007-11-12 Tibor Simko <[email protected]>
* modules/bibformat/lib/Makefile.am: Removed PHP version of
BibFormat. Sites that still use PHP-based formats can continue
using their already-installed PHP files.
2007-11-12 Tibor Simko <[email protected]>
* configure.ac: Removed unused BibFormat PHP subdirs.
2007-11-12 Tibor Simko <[email protected]>
* modules/bibformat/web/Makefile.am,
modules/bibformat/web/bibformat.php.wml: Removed BibFormat PHP.
2007-11-12 Tibor Simko <[email protected]>
* modules/miscutil/lib/Makefile.am,
modules/miscutil/lib/errorHandling.php.wml: Removed unneeded error
handling PHP library.
2007-11-12 Tibor Simko <[email protected]>
* modules/websession/web/Makefile.am,
modules/websession/web/sessinit.inc.php.wml: Removed unneeded
session handling PHP library.
2007-11-12 Tibor Simko <[email protected]>
* modules/bibformat/doc/admin/guide.html.wml: Removed old guide for
PHP based BibFormat.
2007-11-12 Tibor Simko <[email protected]>
* modules/bibformat/doc/admin/guide001.gif,
modules/bibformat/doc/admin/guide002.png,
modules/bibformat/doc/admin/guide003.jpg,
modules/bibformat/doc/admin/guide004.gif: Removed images used in
the old PHP-based BibFormat Admin Guide.
2007-11-12 Tibor Simko <[email protected]>
* configure.ac, modules/webstyle/Makefile.am,
modules/webstyle/bin/.cvsignore, modules/webstyle/bin/Makefile.am,
modules/webstyle/bin/webdoc.in, modules/webstyle/lib/Makefile.am:
Added webdoc CLI executable.
2007-11-12 Tibor Simko <[email protected]>
* modules/miscutil/lib/wml2html.py: Removed file now that we have
webdoc.
2007-11-12 Tibor Simko <[email protected]>
* modules/webstyle/lib/webdoc.py: Replaced wml2html by webdoc.
2007-11-12 Tibor Simko <[email protected]>
* modules/websearch/doc/search-guide.webdoc,
modules/websearch/doc/search-help.webdoc: Simplified search help
page sources by removing parts with untranslated languages. (These
parts were needed for WML, they are not needed for webdoc anymore.)
2007-11-12 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_record_sorter.py: correct sorting
order in citation rank: ascending by second member of the tuple
2007-11-12 Tibor Simko <[email protected]>
* modules/webstyle/lib/webdoc.py: Cannot sys.exit() in
write_cache_file(), since this function may be called from within
Apache.
2007-11-12 Samuele Kaplun <[email protected]>
* modules/bibedit/lib/bibrecord.py: Removed dependency from string
lib.
2007-11-12 Samuele Kaplun <[email protected]>
* modules/bibupload/lib/bibupload.py: Trying to fix some bugs with
FFTs and added support for wiping out all linked bibdocs with
regression test (wipe_out_record_from_all_tables function).
2007-11-12 Samuele Kaplun <[email protected]>
* modules/bibupload/lib/bibupload_regression_tests.py: Added new
FFT regression tests.
2007-11-12 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/file.py: Fixed bug when changing name of a
given bibdoc. Added returning of newly created bibdoc representing
an icon.
2007-11-12 Tibor Simko <[email protected]>
* modules/miscutil/lib/config.py.wml: Sort cdslangs, cdsnameintl by
language codes.
2007-11-12 Tibor Simko <[email protected]>
* modules/webstyle/lib/Makefile.am,
modules/webstyle/lib/webdoc_webinterface.py,
modules/webstyle/lib/webinterface_layout.py: Initial release of the
webdoc web interface handler. Uses URLs such as
/doc/search-tips?ln=es. The introduction of new /doc URL is useful
for testing, while we still have some WML-generated files
accessible under /help, /admin, and /hacking. The final URL schema
as well as the future of the /doc URL may significantly change
later when WML is fully phased out.
2007-11-12 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/mailutils.py,
modules/webaccess/lib/access_control_config.py,
modules/websession/lib/websession_webinterface.py,
modules/websession/lib/webuser.py: Better handling of smtp server
not online, better handling of user interaction when registering
it.
2007-11-12 Tibor Simko <[email protected]>
* modules/websearch/doc/search-guide.webdoc,
modules/websearch/doc/search-help.webdoc,
modules/websearch/doc/search-tips.webdoc: Fixed relative links in
documents to respect webdoc conventions. Fixed navtrail links.
Removed WML's ifeq CFG_CERN_SITE statements that are no more
supported by webdoc.
2007-11-12 Tibor Simko <[email protected]>
* modules/websearch/doc/admin/websearch-admin.webdoc: Fixed link to
the WebSearch Admin Guide.
2007-11-12 Tibor Simko <[email protected]>
* modules/websearch/doc/admin/websearch-admin-guide.webdoc: Fixed
link to the WebSearch Admin area.
2007-11-12 Tibor Simko <[email protected]>
* modules/websearch/doc/admin/websearch-admin-guide.webdoc,
modules/websearch/doc/hacking/search-engine-api.webdoc,
modules/websearch/doc/hacking/search-engine-internals.webdoc,
modules/websearch/doc/hacking/search-engine-stages.webdoc: Fixed
relative links between pages.
2007-11-12 Tibor Simko <[email protected]>
* modules/webaccess/lib/access_control_config.py: Fixed English.
--
CDS Invenio Developers <[email protected]>