History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d277958c9e4d | Benoit Thiell/Tibor Simko | Removal of unused imports | Aug 17 2010 | |||
2fa42f716fcc | Nikolaos Kasioumis | WebSearch: first release of hosted collections | Jan 22 2010 | |||
a89adccf4884 | Nikolaos Kasioumis/Tibor Simko | WebSearch: new webcoll recursive option | Jul 17 2009 | |||
c59bfe6f74ce | Tibor Simko | WebSearch: search parameter `as' renamed to `aas' | Jul 1 2009 | |||
55ed4bd0fb72 | Samuele Kaplun/Tibor Simko | Allow language list in webcoll CLI API. | Dec 9 2008 | |||
1073ad51c45b | Samuele Kaplun/Tibor Simko | Fix language Vs field treatment in create_searchwithin_selection_box. | Nov 12 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
0d517cdc3f04 | Jerome Caffaro | Fixed input parameter name from 'sf' to 'rm' for ranking option on pages… | Sep 23 2008 | |||
4c4813e03d8b | Jerome Caffaro | Renamed super-simple search to light search (still experimental). | Aug 25 2008 | |||
33a2d94363fc | Jerome Caffaro | Do not raise exception when collection is unknown, but print error message. | Jun 27 2008 | |||
3a998511d39a | Jerome Caffaro | Renamed CFG_ENABLED_SEARCH_INTERFACES and CFG_DEFAULT_SEARCH_INTERFACE to… | Jun 24 2008 | |||
9df312e63140 | Jerome Caffaro | Preliminary release of 'super-simple' search mode (as=-1), as well as… | Jun 24 2008 | |||
2381413fb9e0 | Jerome Caffaro | Call create_external_collections_box() with language parameter. | May 5 2008 | |||
08e003c6c633 | Tibor Simko | Do not show the "Latest additions" box when CFG_WEBSEARCH_INSTANT_BROWSE is set… | Apr 29 2008 | |||
830792ce7f2a | Tibor Simko | Initial release of the 'journal' index (no special treatment yet). | Apr 23 2008 | |||
c448f7e4c29a | Tibor Simko | Fixed spacing after 'any' in the search options box (e.g. 'any subject' in the… | Apr 10 2008 | |||
1a3d51197931 | Tibor Simko | Added Videos collection to the latest additions hack (CERN only). | Apr 8 2008 | |||
aecc334e639a | Jerome Caffaro | Cleaned space and tabs in --help. | Apr 7 2008 | |||
9b1cff970dbb | Samuele Kaplun | Deployed task_sleep_if_required to webcoll. | Apr 3 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
8830e1236430 | Tibor Simko | Removed mentions of WML. | Jan 31 2008 | |||
c0c9cbc65844 | Tibor Simko | Updated global docstring. | Jan 31 2008 | |||
0f6199771516 | Jerome Caffaro | WebColl can now internationalize records shown in "Latest Additions" pages… | Jan 11 2008 | |||
15df1998a582 | Tibor Simko | Added temporary hack in order to tweak latest additions list for some CERN… | Nov 20 2007 | |||
aef562126917 | Tibor Simko | Replaced escape_string() calls. | Nov 7 2007 | |||
78929ac46259 | Tibor Simko | Updated an SQL query to use the run_sql() native parameter escaping technique… | Nov 6 2007 | |||
19b43f989cdf | Tibor Simko | Added temporary hack in order not to display latest additions box for some CERN… | Nov 2 2007 | |||
e467d4e47eea | Jerome Caffaro | Added checkbox to display/hide output formats in list of output formats on… | Sep 14 2007 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
7a3572e4228f | Samuele Kaplun | Friday commit: removed dependency to Numeric. Migrated HitSet & Co. to… | Aug 3 2007 | |||
96944749917a | Samuele Kaplun | Fixed format string typo | Jul 10 2007 | |||
365ca8e33fc4 | Samuele Kaplun | Moved refactored bibtask code to functional code. | Jun 8 2007 | |||
a52b8e488d8c | Samuele Kaplun | Various fixes to new code. | Jun 6 2007 | |||
7237eca9209d | Samuele Kaplun | WebColl converted to new BibTask class. | Jun 5 2007 | |||
57ba2e819626 | Samuele Kaplun | Fixed incoherence in cli parameters parsing. | Jun 4 2007 | |||
a0aedbdf2c3a | Jerome Caffaro | Moved from HTML to XHTML syntax. | May 29 2007 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
472b804e0389 | Samuele Kaplun | Various cleanliness for coherence in docstrings, help guide, tests, and small… | May 18 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
9d2febe992c7 | Tibor Simko | At CERN, remove records with DUMMY collection identifier when generating list… | Apr 30 2007 | |||
f5dd8d538885 | Tibor Simko | Handle UnicodeEncodeError related problems when printing messages in… | Mar 27 2007 | |||
e3fad623a2d5 | Tibor Simko | Added a command-line option to regenerate collection cache pages in a certain… | Feb 28 2007 | |||
bec3322c6a94 | Tibor Simko | Precalculate latest additions info independently of language and… | Feb 27 2007 | |||
8feaf3dc3748 | Tibor Simko | Fixed collection's reclist initialization from the database reclist cache… | Feb 27 2007 | |||
ed3bf9d95e7d | Tibor Simko | Added optional "part" argument to update only certain cache parts (1=reclist… | Feb 27 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
bf485d60a5f7 | Tibor Simko | Explicitly remove DELETED records when calculating collection universe. Fixes… | Feb 12 2007 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
20f9e12dfe00 | Tibor Simko | Use BibFormat's format_record() when creating "Latest additions" box. This… | Nov 9 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 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 |
c4science · Help