History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
aeac88e9e5fa | Tibor Simko | Fixed test case for situations where English is not the default language. | Apr 15 2008 | |||
fdfea9cdabc6 | Jerome Caffaro | Testing washing of 'fr-ca' style LNs | Apr 15 2008 | |||
dcf32da5dfaa | Jerome Caffaro | Testing string to nmtoken conversion. | Apr 15 2008 | |||
d5154db84bb1 | Jerome Caffaro | Unit tests for messages library. | Apr 15 2008 | |||
78e8888451d3 | Tibor Simko | Fixed the order of enabled languages returned by language_list_long(), for it… | Apr 14 2008 | |||
4061b87d50c6 | Tibor Simko | Do not use equality operators when comparing against True/False/None singletons… | Apr 14 2008 | |||
6bbd25fd83a8 | Jerome Caffaro | Added 'enabled_langs_only' param to language_list_long(..) function in order to… | Apr 14 2008 | |||
be4302f67191 | Tibor Simko | Harmonized test cases' names. | Apr 14 2008 | |||
71dec45ac291 | Nicholas Robinson | Added string escaping tests for the 'escape_shell_arg' function. | Apr 14 2008 | |||
5b5e1e278f03 | Tibor Simko | Use run_shell_command() from the new shellutils library. | Apr 11 2008 | |||
443b2e738d8a | Tibor Simko | Added run_shell_command() function that used to live in inveniocfg.py. (Beware… | Apr 11 2008 | |||
5433a86c9c0f | Tibor Simko | Added some unit tests for shellutils. | Apr 11 2008 | |||
6cd4bf519506 | Nicholas Robinson | Added "shellutils.py" to "pylib_DATA". | Apr 11 2008 | |||
de7724058d9a | Nicholas Robinson | Helper functions and utilities that could be useful when interacting with the… | Apr 11 2008 | |||
61bfdf029a02 | Tibor Simko | When creating demo site, reset fieldnames after inserting democfgdata. (Needed… | Apr 9 2008 | |||
62d387e942cc | Samuele Kaplun | Added proper CFG_BIBUPLOAD_FFT_ALLOWED_LOCAL_PATHS handling. | Apr 7 2008 | |||
006e34bed813 | Samuele Kaplun | New BibSched purging of BibTask implementation. Not critical tasks are garbage… | Apr 2 2008 | |||
a62fbf5814b9 | Samuele Kaplun | Fixed not correctly handling of empty ln. | Apr 2 2008 | |||
3f20b60d5cc0 | Samuele Kaplun | Fixed typo bug, that broke wash_language | Apr 1 2008 | |||
791a420bfba6 | Samuele Kaplun | Support for 'fr-CA' (if it doesn't exist it is truncated to 'fr' and checked… | Apr 1 2008 | |||
8d02e87cd052 | Tibor Simko | Added special treatment for CFG_SITE_SECURE_URL that may be empty, in which… | Mar 31 2008 | |||
0fb4ae583079 | Samuele Kaplun | New bibsched_low_level_task_submission for enqueing tasks via API. (changes a… | Mar 31 2008 | |||
6cc415393a69 | Tibor Simko | Do not use the word 'skipped' when tests fail for a reason. | Mar 31 2008 | |||
f733f7ace936 | Tibor Simko | Fail gracefully with a SKIPPED message if languages used in the test cases are… | Mar 31 2008 | |||
b00299effbda | Tibor Simko | Moved globally interesting CFG variables from local foo_config.py files into… | Mar 27 2008 | |||
8188cf6b3d22 | Tibor Simko | Standardized two list-like options into (nicer) comma-separated value lists… | Mar 26 2008 | |||
5b94664dee29 | Tibor Simko | Fixed one occurrence of CFG_MISCUTIL_SQL_USE_SQLALCHEMY. | Mar 26 2008 | |||
6485f1bce56c | Tibor Simko | Completed missing documentation for conf parameters. Removed some obsoleted… | Mar 26 2008 | |||
9d7caebdc992 | Tibor Simko | Added --update-web-tests CLI option in order to replace URLs in web test cases… | Mar 26 2008 | |||
a3fadc8ca7e7 | Tibor Simko | Added more charset variables in the output of '--detect-system-details'. | Mar 26 2008 | |||
12c9c8031cc0 | Samuele Kaplun | Cleaned newlines and tabs. | Mar 26 2008 | |||
1517fd174d5e | Jerome Caffaro | Updated 'nmtoken_from_string' docstring. | Mar 26 2008 | |||
4bc4c73928de | Tibor Simko | Deleted trailing whitespace in all Python files. | Mar 26 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
9091a325d2d5 | Tibor Simko | Added counting of web tests. | Mar 25 2008 | |||
47f2a51b57b9 | Tibor Simko | Fixed regression tests to take into account the new language passing policy. | Mar 25 2008 | |||
77b9911485ed | Tibor Simko | Improved cosmetics regarding wait_for_user(). | Mar 24 2008 | |||
f2026b616661 | Tibor Simko | Always print the same confirmation message in wait_for_user(). | Mar 24 2008 | |||
cca000104a79 | Tibor Simko | Standardized 'Yes, I know!' confirmation message. (Not using wait_for_user()… | Mar 24 2008 | |||
514ec3eee653 | Tibor Simko | wait_for_user() now requires typing the full phrase 'Yes, I know!' in order to… | Mar 24 2008 | |||
0d75c0b34198 | Tibor Simko | When removing demo records, remove the whole 'data' directory, not only… | Mar 24 2008 | |||
164d10559b08 | Tibor Simko | Initial release of the web test suite infrastructure, to be run via 'inveniocfg… | Mar 23 2008 | |||
3d7e61d5dbcb | Tibor Simko | Standardized unit and regression test suite building and running techniques. | Mar 23 2008 | |||
eb3c2378b73b | Tibor Simko | Fixed deduction of the 'site-packages' location. Removed trailing whitespace. | Mar 21 2008 | |||
5778816735aa | Tibor Simko | When detecting Apache (and mod_python) version from available executables… | Mar 21 2008 | |||
77a585b304b2 | Samuele Kaplun | Fixed regression tests WRT recent changes to ln url parameter. | Mar 20 2008 | |||
4e9e1bff8abc | Samuele Kaplun | Fixed stupid bug. | Mar 20 2008 | |||
3afe67af6829 | Tibor Simko | Do not force English as default, take CFG_SITE_LANG. | Mar 20 2008 | |||
2988171242a6 | Samuele Kaplun | If the language of the system is e.g. en, and an Invenio URL contains ln=en… | Mar 20 2008 | |||
e60b0904c1cb | Tibor Simko | Fixed variable shadowing issues. | Mar 19 2008 | |||
52c26d1f9c24 | Tibor Simko | Updated docstrings. | Mar 19 2008 | |||
2f87349dc7fe | Samuele Kaplun | Added wash_languages to pick up the first good language within a list. | Mar 19 2008 | |||
e5cda21214b1 | Samuele Kaplun | Added CFG_WEBSUBMIT_ADDITIONAL_KNOWN_FILE_EXTENSIONS. | Mar 18 2008 | |||
883944f09a3c | Samuele Kaplun | Fixed bunch of errors. Added test for single new line -> space, added support… | Mar 14 2008 | |||
41a17d2931d9 | Samuele Kaplun | Fixed adding translation for translatable field only. | Mar 14 2008 | |||
7c9abbfe9a6c | Tibor Simko | Added '--detect-system-details' option that tries to detect and print system… | Mar 13 2008 | |||
e806745d1265 | Tibor Simko | Removed extra printed newline. | Mar 13 2008 | |||
05af2b8ab2c7 | Tibor Simko | Updated Apache vhost snippet examples to include Listen directives and to… | Mar 13 2008 | |||
2ef69c995755 | Tibor Simko | Updated cosmetics WRT hints on how to set up the database. | Mar 13 2008 | |||
12c5b2831bf0 | Tibor Simko | Synchronized creation of SSL and non-SSL Apache conf snippet ("/author" missing… | Mar 12 2008 | |||
53678c49b4e7 | Tibor Simko | Fixed CFG_SITE_SECURE_URL name. | Mar 12 2008 | |||
59fb26beb504 | Tibor Simko | Added /stats URL to the Apache LocationMatch. | Mar 12 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
e2e54b3a1d85 | Tibor Simko | Updated codebase to use CFG_SITE_SECURE_URL instead of sweburl everywhere. The… | Mar 12 2008 | |||
fe3f00b1b042 | Tibor Simko | Phased out legacy variables 'accessurl', 'urlpath', 'images', 'htdocsurl' used… | Mar 11 2008 | |||
002dd06d18ec | Tibor Simko | Updated codebase to use CFG_SITE_SUPPORT_EMAIL instead of supportemail… | Mar 11 2008 | |||
72c35da585a5 | Tibor Simko | Updated codebase to use CFG_SITE_ADMIN_EMAIL instead of adminemail everywhere. | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
62dab242dc03 | Samuele Kaplun | Added logging of w3c-validator output. | Mar 11 2008 | |||
6d399595de35 | Samuele Kaplun | Fixed docstring. | Mar 11 2008 | |||
b1f2924f6909 | Samuele Kaplun | Prettyfied the registered exception logging. | Mar 11 2008 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
633437212eb8 | Tibor Simko | Do not require presence of invenio-local.conf. | Mar 10 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
3e500b2210e7 | Samuele Kaplun | Reformatted output for registered exception sent via email. | Mar 10 2008 | |||
3a5290a411f5 | Tibor Simko | Updated cosmetics. | Mar 6 2008 | |||
7ee20b6ca755 | Samuele Kaplun | Added regression tests for register_exception. Added tests for… | Mar 5 2008 | |||
4d8b6374f19d | Samuele Kaplun | Removed previous prettyfication. It doesn't work :-( | Mar 4 2008 | |||
0ee2f6a01558 | Samuele Kaplun | Prettified revision name (it is used in Python 2.5 to create the egg info file. | Mar 4 2008 | |||
4732b4c0948e | Samuele Kaplun | Various comment cleaning and small fixies... | Mar 4 2008 | |||
f63e3d1ffd57 | Tibor Simko | Updated to test_utf8_python_mysqldb_mysql_storage_chain() to reflect similar… | Mar 4 2008 | |||
26754256ea68 | Tibor Simko | Implemented '--reset-fieldnames' to have I18N translations. Updated wrapped… | Mar 4 2008 | |||
0c19883b5342 | Samuele Kaplun | Renamed alert_support to alert_admin in register_exception. sending email from… | Mar 4 2008 | |||
a7149f692d46 | Samuele Kaplun | *** empty log message *** | Mar 4 2008 | |||
572f062bb8c6 | Samuele Kaplun | Fixed exceptions for very small max_col values. Smart handling of new lines… | Mar 4 2008 | |||
6929ed9682e4 | Tibor Simko | Introduced single conf section called 'Invenio', as this is how CFG_FOO_BAR are… | Mar 3 2008 | |||
3827933fd182 | Tibor Simko | Prettified boxed output messages as per the new wrap_text_in_a_box(). | Mar 3 2008 | |||
009b15960e1f | Tibor Simko | Corrected list() docstring. | Mar 3 2008 | |||
137d9dba0018 | Tibor Simko | Added '--list' option to print names and values of all options from conf files. | Mar 3 2008 | |||
1b9648798e3f | Tibor Simko | Improved handling of options with values (--conf-dir, --get). The latter can… | Mar 3 2008 | |||
11f6a1a5d768 | Tibor Simko | Added '--get' option for third-party programs to easily access values of conf… | Mar 3 2008 | |||
f4b4d6c7a9f8 | Samuele Kaplun | Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… | Feb 29 2008 | |||
7196cd33c6d4 | Samuele Kaplun | Pylinted. | Feb 29 2008 | |||
a562100bc365 | Samuele Kaplun | indent_text have a wrap parameter defaulted to False, so that by default it… | Feb 29 2008 | |||
98a1b9fd1487 | Tibor Simko | Added reminder for fieldname inserts. | Feb 28 2008 | |||
f9997c9c2f61 | Tibor Simko | Added invenio-local.conf functionality. Added two new I18N fields. | Feb 28 2008 | |||
808436e7c12c | Samuele Kaplun | Fixed a bug in which subsequent use of wrap_text_in_a_box touched permanently… | Feb 28 2008 | |||
9ea947f31179 | Samuele Kaplun | Ported fulltext_files_migration_kit to wrap_text_in_a_box. | Feb 28 2008 | |||
fd594d3dac54 | Samuele Kaplun | Fixed handling of double new lines and of tabs. | Feb 28 2008 | |||
4d14424c17c1 | Samuele Kaplun | Fixed style_name -> style. 'DEFAULT' -> '__DEFAULT'. | Feb 27 2008 |
c4science · Help