History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
4ab80402a172 | Tibor Simko | Added a simple test_web_page_existence() helper function. Also, removed… | Dec 19 2007 | |||
00cf59226ebd | Tibor Simko | Phased out unnecessary WML source files for database access and I18N. | Dec 18 2007 | |||
c3fb3c2e0b95 | Tibor Simko | Cleaned some simple pylint findings, with Radoslav. | Dec 18 2007 | |||
229092586df1 | Samuele Kaplun | Fixed stemming applyed to all the indexes, by adding… | Dec 7 2007 | |||
d9225392489f | Samuele Kaplun | Update docstring example and made send_mail more tolerant (allowing no… | Dec 4 2007 | |||
13ef718111c6 | Samuele Kaplun | Fixed indentation logical error and how email are sent. | Dec 4 2007 | |||
ac8c92eb1ebe | Samuele Kaplun | Fixed: intbitset.c:7728: warning: comparison is always false due to limited… | Dec 3 2007 | |||
ba2bc4cd6609 | Samuele Kaplun | New intbitset.c generated with Cython-0.9.6.9. It is again compatible with… | Nov 30 2007 | |||
16a710c4e2dd | Samuele Kaplun | Better printing stack tracing. | Nov 30 2007 | |||
c20472899ff6 | Tibor Simko | Added a config variable for showing/hiding client IP distribution in the… | Nov 29 2007 | |||
58241ce09b11 | Samuele Kaplun | Removed unused import that breaks backword compatibility with Python 2.4. | Nov 29 2007 | |||
3b33f609eecf | Samuele Kaplun | Added email_strip_html. This function strips html tags from text by respecting… | Nov 27 2007 | |||
d3bf03e8511f | Samuele Kaplun | Added CDS Invenio user agent header. | Nov 27 2007 | |||
297356210904 | Samuele Kaplun | Added support for multipart mime email, with html/plain format including… | Nov 27 2007 | |||
d0569748f381 | Samuele Kaplun | register_exception never trhows exception, now. If it can't write to the log it… | Nov 22 2007 | |||
f41385d545d4 | Tibor Simko | Added several config variables to govern various aspects of the reading… | Nov 21 2007 | |||
c3098b946fec | Samuele Kaplun | Final config variable for jsMath: CFG_WEBSEARCH_USE_JSMATH_FOR_FORMATS. | Nov 19 2007 | |||
ac0c513597bf | Samuele Kaplun | Added support for jsMath (http://www.math.union.edu/~dvpc/jsMath/) for… | Nov 14 2007 | |||
259f2eb0e2f2 | Samuele Kaplun | Added error messages for mailutils lib. | Nov 13 2007 | |||
ac12a19770dc | Samuele Kaplun | Better handling of smtp server not online, better handling of user interaction… | Nov 12 2007 |
c4science · Help