History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
c818eff17ec0 | Samuele Kaplun | Fixed a small bug and restyled variables names. | Feb 27 2008 | |||
45801cea77eb | Samuele Kaplun | Enhanced wrap_text_in_a_box function. | Feb 27 2008 | |||
3449c769e597 | Samuele Kaplun | Added support for constructing an intbitset after the result of e.g. run_sql… | Feb 26 2008 | |||
12a62b4cb7da | Tibor Simko | Renamed '--generate-apache-conf' to '--create-apache-conf' in order to resemble… | Feb 26 2008 | |||
5047759a8fe7 | Tibor Simko | Added --generate-apache-conf option to assist in creation of Apache virtual… | Feb 26 2008 | |||
d7638d22afbc | Tibor Simko | Prettified error messages of test_db_connection(). | Feb 26 2008 | |||
293f4aa23a28 | Tibor Simko | Added test of the DB connection during the table creation step. | Feb 26 2008 | |||
6c71aff0c3fd | Tibor Simko | Made wait_for_user() abort message more generic. | Feb 26 2008 | |||
1824c9872fb3 | Samuele Kaplun | Enhanced wrap_text_in_a_box and prefix_text (was make_conclusions). | Feb 26 2008 | |||
dc578db78040 | Samuele Kaplun | Intregrated latest modification to webaccessadmin. | Feb 26 2008 | |||
cc0737c6afb8 | Tibor Simko | Added options to finish the installation and set up demo site. Added option to… | Feb 25 2008 | |||
4cb45d92f9ce | Tibor Simko | Added wait_for_user() that is useful for interactive CLI programs. Slightly… | Feb 25 2008 | |||
9fdaf608409d | Tibor Simko | Updated doc WRT 'inveniocfg --create-demo-site' and friends. | Feb 25 2008 | |||
36efd7dea586 | Tibor Simko | Used the same demo values for WEBURL and DB credentials as in invenio.conf. | Feb 25 2008 | |||
638460a5fe4a | Samuele Kaplun | Added make_conclusion and wrap_in_a_box nice function for uniforming printed… | Feb 22 2008 | |||
aaf4d952a872 | Tibor Simko | Moved important runtime parameters (URLs, DB credentials) from configure… | Feb 15 2008 | |||
71230ea8f544 | Tibor Simko | Do not require conf files as arguments anymore; rather, look for them in etcdir. | Feb 14 2008 | |||
59d0c42509a3 | Tibor Simko | Do not generate config.py during make anymore. It will be generated later… | Feb 14 2008 | |||
9c8a5e36353c | Tibor Simko | Fixed --reset-cdsname so that it does not touch reclist cache when not needed… | Feb 14 2008 | |||
e6ac65b47b7e | Samuele Kaplun | Compiled with the most up to date Cython 0.9.6.11b. Tested on SLC4, MacosX… | Feb 5 2008 | |||
c727136e0f46 | Samuele Kaplun | Updated to Cython-0.9.6.10b and added __all__ variable to module. | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
3dfb15edb4c0 | Tibor Simko | Do not test *.py.wml files anymore. | Jan 31 2008 | |||
6a75afd98bae | Tibor Simko | Initial release of the inveniocfg tool. Phased out good old WML. | Jan 30 2008 | |||
eabe568f3d6c | Tibor Simko | Removed mistaken messages.py and mailutils.py now that WML is gone. | Jan 30 2008 | |||
e4440d58f518 | Tibor Simko | Added a possibility to specify a charset we want to send the email out in. | Jan 24 2008 | |||
6f97225d36a9 | Samuele Kaplun | Introduced new algorithms in InvenioGC to clean the cache of RSS and WebJournal. | Jan 24 2008 | |||
0f6199771516 | Jerome Caffaro | WebColl can now internationalize records shown in "Latest Additions" pages… | Jan 11 2008 | |||
0affefbcb29c | Samuele Kaplun | Moved stemming support from static index config variable structure to column… | Jan 10 2008 | |||
fe2d69e55108 | Jerome Caffaro | RSS feed is contextual to displayed collection and search query. search_engine. | Jan 10 2008 | |||
086d5e2d2dc5 | Samuele Kaplun | Updated wrt moving linting tools away to cds-invenio-dev. | Jan 10 2008 | |||
446ef9911e0d | Samuele Kaplun | Since this code is in very alpha state it has been moved to cds-invenio-dev… | Jan 10 2008 | |||
4ada2ce4f353 | Jerome Caffaro | Added test of handling CVS $id tag by convert_datecvs_to_datestruct(..). | Dec 21 2007 | |||
1e74183eb856 | Jerome Caffaro | Fixed comments. | Dec 21 2007 | |||
c2e2d0b74265 | Jerome Caffaro | Support for CVS $Id as input to convert_datecvs_to_datestruct(..). | Dec 20 2007 |
c4science · Help