History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
81659beee7b7 | Tibor Simko | Do not print "Try your search on..." box on the Advanced Search interface page… | Nov 30 2006 | |||
95ee4b50bf0b | Tibor Simko | Show I18N collection names in "Search collections:" boxes on the search results… | Nov 30 2006 | |||
7fcd5154b1bb | Tibor Simko | Removed explicit "is" and "is not" comparisons against True/False singletons… | Nov 29 2006 | |||
63975e226b84 | Jerome Caffaro | Fixed bug due to checking of 'uid' when 'req' object is not available. | Nov 29 2006 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
5152edcb97ce | Tibor Simko | Fixed Google Web and Google Books search engine results parsers, adapting to… | Nov 27 2006 | |||
671561bdda81 | Tibor Simko | Internationalized one forgotten output message. | Nov 24 2006 | |||
26dc4be0d465 | Tibor Simko | Loading external collection states from the database now behaves properly in… | Nov 24 2006 | |||
0af256c622ab | Tibor Simko | Fixed missing urlargd argument to one create_html_link() call. | Nov 23 2006 | |||
cac238417f61 | Tibor Simko | Print "Haven't found what you were looking for?" links in the grayish "google"… | Nov 23 2006 | |||
4cb9950b63df | Tibor Simko | Print external collection results overview even in case of searching a single… | Nov 23 2006 | |||
b007e5075e67 | Tibor Simko | Fixed base urls for SPIRES. Merged KISS book/journal search engine since it… | Nov 23 2006 | |||
0f6b68558c2d | Tibor Simko | Renamed perform_external_collection_search()'s parameter from… | Nov 23 2006 | |||
dd64f529979a | Tibor Simko | Cleaned all external search engines' names and base urls. | Nov 23 2006 | |||
0ce1d14d7bf0 | Tibor Simko | When printing the searh results overview, pay attention as to whether some… | Nov 23 2006 | |||
63e78782c7ae | Tibor Simko | Put old tmpl_nice_number() back, not working via locale but via passed… | Nov 23 2006 | |||
f9a8757a9140 | Tibor Simko | Improved output messages in the "Configuration of related external collections"… | Nov 23 2006 | |||
c0a55e916977 | Tibor Simko | Use "CERN - Indico" instead of "CERN - CDS Indico" as visible name. | Nov 23 2006 | |||
2f6d8a303515 | Gregory Favre | Adapted templates in order to suppress references to miscutil.urlutils a_href… | Nov 22 2006 | |||
e4bc8a5fca59 | Tibor Simko | Added general support infrastructure for the Croatian translation, with dynamic… | Nov 13 2006 | |||
c4a3cebfea51 | Tibor Simko | When searching, wash also the "limit to" search pattern argument. Useful for… | Nov 10 2006 | |||
34bea4bb6854 | Tibor Simko | Added regressions tests for search results sorting functionality. | Nov 9 2006 | |||
1e2dd5c835c9 | Tibor Simko | When sorting search results with a preferential sort pattern ("sp"), compare… | Nov 9 2006 | |||
20f9e12dfe00 | Tibor Simko | Use BibFormat's format_record() when creating "Latest additions" box. This… | Nov 9 2006 | |||
3eb66e42cf9b | Tibor Simko | When adding a portalbox, do not exclude those already added, because one may… | Nov 8 2006 | |||
819066b8b61f | Tibor Simko | Changed passwords of the demo users Dr. Jekyll and Mr. Hyde in order to have… | Nov 1 2006 | |||
48b642bbbcd9 | Tibor Simko | Added tests for the Results overview box and links to results in various… | Nov 1 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 | |||
236efcafcba7 | Tibor Simko | On the search results page, when printing results split by collections, quote… | Oct 30 2006 | |||
315cef1ec869 | Tibor Simko | Fixed printing of ALEPH sequential-like format when invalid tags were asked for. | Oct 30 2006 | |||
ec738f815cd6 | Tibor Simko | Removed two extraneous print statements from functions related to ALEPH… | Oct 30 2006 | |||
276d48b54af6 | Tibor Simko | Use the old output formatter procedure if the "ot" parameter is set. | Oct 30 2006 | |||
0bf36ee548ee | Tibor Simko | Fixed get_fieldvalues_alephseq_like() in case the argument "tags_in" is not a… | Oct 24 2006 | |||
b95a0a7dd90e | Tibor Simko | Escape "Haven't found what you were looking for?" external collection link… | Oct 22 2006 | |||
0eee70988ae3 | Tibor Simko | Added missing output parameter escaping in several places, satisfying the new… | Oct 22 2006 | |||
bcbe5b19f0b5 | Tibor Simko | Introduced basic cross-site scripting vulnerability tests for the search engine. | Oct 22 2006 | |||
744eb5255619 | Tibor Simko | Fixed output formatting string. | Sep 25 2006 | |||
cc0648aad12d | Tibor Simko | Shorten the name of websearch_external_collections_page_getter_tests.py to… | Sep 25 2006 | |||
e87674cf611a | Tibor Simko | A little cleanup of the new I18N messages. | Sep 25 2006 | |||
b90669161961 | Tibor Simko | Added RSS 2.0 feed service. The service is available via WEBURL/rss. Currently… | Sep 22 2006 | |||
612bfa4556cb | Tibor Simko | Fixed XML output envelope prologue and epilogue for NLM and RSS formats. | Sep 21 2006 | |||
63a0d08e044c | Tibor Simko | Added templates for the XML ouptut's prologue and epilogue, for MARCXML, NLM… | Sep 21 2006 | |||
bfb8a8ad357b | Tibor Simko | Detect properly the timestamp of the last collection cache update. | Sep 21 2006 | |||
f4d91f37a248 | Tibor Simko | Put language-dependent last updated timestamp in the footer. Use the… | Sep 21 2006 | |||
b5b22f0aadb2 | Tibor Simko | Split WebSearch executables into (small) bin and (long) lib files. | Sep 20 2006 | |||
a441f3e954ec | Tibor Simko | Improved kwalitee of the code. Removed wildcard imports, put spaces in… | Sep 18 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
8fc23841490f | Tibor Simko | Renamed cfg_oai_* config variables to follow the uppercase model. Fixed the… | Sep 15 2006 | |||
5c823ebc750c | Tibor Simko | Renamed cfg_webcomment_* config variables to follow the uppercase model. | Sep 15 2006 | |||
bc504fc1c0ff | Tibor Simko | Renamed BibFormat local config variables to follow the CFG_MODULENAME_FOO style. | Sep 15 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
f35dc5d27596 | Tibor Simko | Use uppercase CFG_EXTERNAL_COLLECTION* module parameters. | Sep 13 2006 | |||
0674ca3c5a30 | Tibor Simko | Fixed the kwalitee problem of re-exposure of some of the global config… | Sep 13 2006 | |||
68682897fb99 | Tibor Simko | Use UPPERCASE global config variables. This habit is to be generalized soon… | Sep 13 2006 | |||
0753a4b8192c | Tibor Simko | Added tests for accessing and searching restricted collection. | Sep 13 2006 | |||
c9806ca97c70 | Tibor Simko | Removed unnecessary parameter and done some more style changes to improve the… | Sep 12 2006 | |||
53564e8744ce | Tibor Simko | Style changes to correct all pychecker- and some pylint-found warnings. | Sep 12 2006 | |||
175ab47231d1 | Tibor Simko | Polished style of parts of the code according to pylint. | Sep 12 2006 | |||
2750d28ab67f | Tibor Simko | Added tests for the search engine Python and Web API calls. | Sep 12 2006 | |||
502af390ec37 | Tibor Simko | API now returns the list of record IDs also in the case of the detailed record… | Sep 12 2006 | |||
553c58787817 | Tibor Simko | In the API mode, when [] is to be returned, transform it to string, otherwise… | Sep 12 2006 | |||
59a05868c0f0 | Tibor Simko | Disable W0611 warning, as the imported config variables are exposed to the… | Sep 8 2006 | |||
3d219dbad0be | Tibor Simko | Accept long lines in pylint. | Sep 8 2006 | |||
db0813e0a421 | Tibor Simko | Inclusion of the NLM format among the default ones. | Sep 8 2006 | |||
4ffc2d712716 | Tibor Simko | Ordered proposed output formats quasi-alphabetically, putting EndNote after DC… | Sep 5 2006 | |||
148ab1e51231 | Tibor Simko | Added EndNote to the list of default output formats proposed on the Detailed… | Sep 5 2006 | |||
c5f6e45d5ae9 | Tibor Simko | Use the new dbquery.get_table_last_updated() function in order to detect… | Sep 5 2006 | |||
487c533f656e | Tibor Simko | Fixed tmpl_nice_number() in case locale.format() receives non-integer input. | Sep 5 2006 | |||
876e049c6754 | Olivier Serres | Imporved database structure and configuration interface of the external… | Sep 1 2006 | |||
44c0bf93088a | Tibor Simko | Handle socket.error exception during connecting. | Aug 31 2006 | |||
8d52bcd74934 | Tibor Simko | Modified the test class so that it integrates well with the rest. Solved the… | Aug 30 2006 | |||
a764f91c589a | Olivier Serres | Modification to external collections test suite. | Aug 30 2006 | |||
2b73e11834f0 | Olivier Serres | Ignore errors during charset conversions. (fix a problem with python2.3) | Aug 30 2006 | |||
0d93fdd739ae | Olivier Serres | Correct problem with Python2.3 asyncore.loop and ignore redirection to https. | Aug 30 2006 | |||
43515f992f0b | Tibor Simko | For the table collection_externalcollection and the column is_default, use 0… | Aug 30 2006 | |||
f0b0696dce7f | Tibor Simko | Use Python-2.3-way of decorating static methods. | Aug 30 2006 | |||
be4a6f74a072 | Olivier Serres | Add external collections searching. | Aug 30 2006 | |||
13fdbeadb4c7 | Tibor Simko | Changed initialization of I18N field and collection names, to please pychecker. | Aug 28 2006 | |||
ca6069977f47 | Tibor Simko | Removed unused collection ID argument to… | Aug 28 2006 | |||
9bf1001546ec | Tibor Simko | Removed unnecessary imports and harmonized usage of split() and string.split(). | Aug 28 2006 | |||
2ec48258f1fe | Tibor Simko | Removed an unnecessary statement and renamed an internal id loop variable. | Aug 28 2006 | |||
44f32baf0057 | Tibor Simko | Removed an extraneous comma. | Aug 28 2006 | |||
7c0b4bc00ba3 | Tibor Simko | Added test for nearest terms links for queries of the form author:"Ellis, Z"… | Aug 25 2006 | |||
766a04759955 | Tibor Simko | When creating nearest terms links, treat also cases like author:"Ellis, Z"… | Aug 25 2006 | |||
65c2d7f1a941 | Jerome Caffaro | Removed test for 'hs' format, which makes hs formatted by BibFormat now. | Aug 25 2006 | |||
950f773715cd | Tibor Simko | Fixed tmpl_print_record_list_for_similarity_boxen() in order to look whether… | Aug 24 2006 | |||
521a13ec2818 | Tibor Simko | Removed function print_record_list_for_similarity_boxen() that fully lived in… | Aug 24 2006 | |||
1c34834c595d | Tibor Simko | Deleted urlargs_replace_text_in_arg() that is not used anymore by the nearest… | Aug 24 2006 | |||
70d7717f47b2 | Tibor Simko | Added tests of the behaviour of the nearest terms box for various search types… | Aug 23 2006 | |||
2e2f882183c0 | Tibor Simko | Fixed nearest terms link creation in case of complex boolean queries. | Aug 23 2006 | |||
6f556d321de2 | Jerome Caffaro | Fixed some issue when a deleted record was displayed. | Aug 23 2006 | |||
2ee9b7e19d59 | Tibor Simko | Fixed calls to get_fieldvalues_alephseq_like() where tags were not passed as a… | Aug 23 2006 | |||
572c61273232 | Tibor Simko | Fixed nearest terms link creation problem introduced by commit 1.134. Reverting… | Aug 22 2006 | |||
5f8c30037915 | Jerome Caffaro | Modified print_record to use new BibFormat in more cases than previously (for… | Aug 22 2006 | |||
c26b12fe00db | Jerome Caffaro | Fixed bug where content type was not set correctly for detailed record pages… | Aug 21 2006 | |||
d7d3d99c9a97 | Jerome Caffaro | Modified some elements to link to /search?... instead of /search.py?... file. | Aug 21 2006 | |||
68b6ddfa3df8 | Jerome Caffaro | redirected import of get_xml from bibformat to bibformat_utils | Jul 28 2006 | |||
83fa076000e5 | Jerome Caffaro | BibFormat: -added another backward-compatibility layer (old format used if new… | Jul 28 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 |
c4science · Help