History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6ce0656e0fa0 | Nicholas Robinson | Added details of the WebSubmit function "Ask_For_Record_Details_Confirmation". | Jun 4 2008 | |||
78807fdb0efd | Nicholas Robinson | Added details of "Print_Success_DEL" and "Send_Delete_Mail" WebSubmit functions. | Jun 4 2008 | |||
aed07d752398 | Tibor Simko | Activated English stemming for some demo indexes. | May 29 2008 | |||
b3ed56478fb9 | Nicholas Robinson | Update to sbmPARAMETERS table. Changed the "value" column from varchar(200) to… | May 29 2008 | |||
0a6c351dd9c1 | Tibor Simko | Fixed reopening/reclosing of file-descriptors/file-objects. | May 27 2008 | |||
a5da8b653657 | Samuele Kaplun | redirect_to_url to use mod_python.util.redirect to raise MOVED_TEMPORARILY… | May 26 2008 | |||
b222fcd5242b | Jerome Caffaro | Added space between ponctuation and HTML markup for Poetry records. | May 23 2008 | |||
ea22e58d2ca4 | Samuele Kaplun | Finally fixed the session+redirection(+http password)(+not differentiate guest… | May 20 2008 | |||
c72dfb050fe5 | Marko Niinimaki | added missing references | May 15 2008 | |||
18255ca28661 | Marko Niinimaki | added a record that has a 999C5s reference to an existing record | May 15 2008 | |||
e12a89b824b5 | Samuele Kaplun | Better closed mkstemp-created files. | May 14 2008 | |||
6d17ad8b673e | Samuele Kaplun | Fixed mkstemp calls that leaved open files. | May 14 2008 | |||
9232a821d138 | Samuele Kaplun | Fixed a bug in run_sql_cached that returned cached query when affected_tables… | May 13 2008 | |||
2088ae92d2aa | Samuele Kaplun | Added CFG_RUN_SQL_WARNINGS_INTO_VERBOSE_EXCEPTIONS to turn warnings printed on… | May 11 2008 | |||
0c6230cfa8c9 | Tibor Simko | Put the new rnkCITATIONDATAEXT key definition into the table definition, as… | May 9 2008 | |||
7f52b9ff625d | Marko Niinimaki | index creation for missing citations table | May 9 2008 | |||
dd1132462434 | Marko Niinimaki | removed commas in 999C5s fields, fixed some journal names in canonical form | May 8 2008 | |||
4870933c1908 | Marko Niinimaki | added 999C5 s for most records | May 4 2008 | |||
4516c1ff4bf8 | Marko Niinimaki | fixed 999C5s-fields to 20060124104603 from the bottom | Apr 27 2008 | |||
cb22a5ccc0dc | Marko Niinimaki | added 999C5s subfield to 3 records (starting from last) | Apr 27 2008 | |||
f7f206a04438 | Samuele Kaplun | Priority support in BibSched/BibTasks. Tasks have gained new -P/--priority… | Apr 25 2008 | |||
808347548010 | Samuele Kaplun | When CFG_ACCESS_CONTROL_LEVEL_SITE == 2 is used run_sql is disabled. | Apr 24 2008 | |||
2989f1f03e42 | Tibor Simko | Added new index #11 tables. | Apr 24 2008 | |||
830792ce7f2a | Tibor Simko | Initial release of the 'journal' index (no special treatment yet). | Apr 23 2008 | |||
02894a86a6a4 | Samuele Kaplun | blob_to_string to return ablob when ablob is empty. | Apr 22 2008 | |||
7439ca571fc9 | Tibor Simko | Fixed SQL syntax errors. | Apr 15 2008 | |||
9d6f76c7ed5a | Samuele Kaplun | Added Romeo & Juliet characters in demo site. | Apr 15 2008 | |||
9840677d2f4a | Samuele Kaplun | Mega commit that includes: Added support for keeping comments and descriptions… | Apr 15 2008 | |||
3694b674d0f1 | Tibor Simko | Clarified docstring. | Apr 15 2008 | |||
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 | |||
3fed23c71a79 | Tibor Simko | Updated demo site data so that the Books collection would use different sort… | Apr 10 2008 | |||
61bfdf029a02 | Tibor Simko | When creating demo site, reset fieldnames after inserting democfgdata. (Needed… | Apr 9 2008 | |||
e484d8d759d1 | Tibor Simko | Added citesummary format for Articles & Preprints collection. | Apr 8 2008 | |||
5205319780b9 | Tibor Simko | Added HTML citesummary format. | Apr 8 2008 | |||
62d387e942cc | Samuele Kaplun | Added proper CFG_BIBUPLOAD_FFT_ALLOWED_LOCAL_PATHS handling. | Apr 7 2008 | |||
9bc57b9d39ca | Tibor Simko | Fixed table definition of rnkCITATIONDATA. Added some comment cosmetics to… | Apr 7 2008 | |||
42d49d311f85 | Samuele Kaplun | Added (but commented out) stemming in demo site. Will be uncommented once… | Apr 4 2008 | |||
7c832161471b | Samuele Kaplun | Cleaned rnkCITATIONDATA table creation and insertion. | Apr 4 2008 | |||
5bfa2af54598 | Samuele Kaplun | Added drop for hstTASK. | Apr 2 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 | |||
503d77e837fe | Marko Niinimaki | changed doc, column name, added index | Mar 31 2008 | |||
b8b9b3605ca3 | Marko Niinimaki | tables for missing citations, author citations | 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 | |||
94a2cefd62bf | Samuele Kaplun | Removed fulltext description from FFT in demosite ("Fulltext" etc.) | Mar 26 2008 | |||
9d7caebdc992 | Tibor Simko | Added --update-web-tests CLI option in order to replace URLs in web test cases… | Mar 26 2008 | |||
5fad117e51c7 | Tibor Simko | Added explicit default charset UTF-8 so that the dbexec client works well also… | 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 | |||
e5cf1e00e21a | Tibor Simko | Adapted Makefiles to the new standard webdoc source directory… | Mar 25 2008 | |||
97d84a3a5781 | Tibor Simko | Do not index URL fields (856*) in the "any field" global word index anymore. | 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 | |||
c50dd427fef3 | Samuele Kaplun | Commented out doi field. | Mar 14 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 | |||
e224ac57b335 | Samuele Kaplun | Added isbn for books. | Mar 14 2008 | |||
592614249c0c | Samuele Kaplun | Added isbn to books (when possible). | Mar 14 2008 |
c4science · Help