History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
69aac7edac76 | Tibor Simko | Write <html>...</html> envelope for log() and cache() requests. | Jul 21 2006 | |||
4b2173aa3ed4 | Gregory Favre | Update of strings for internationalization. Now the strings are created with… | Jul 20 2006 | |||
868101673e22 | Gregory Favre | Updated strings for better internationalizability. | Jul 18 2006 | |||
cfe08d23e15d | Tibor Simko | Continued in the process of making the output messages better translatable. | Jul 18 2006 | |||
abf58c7e11bc | Frederic Gobry | added templatized description headers for /record/<recid> pages | Jun 21 2006 | |||
5786eb330e37 | Frederic Gobry | restored display of HTML MARC when no &ot= argument is specified | Jun 20 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
e5425a65bdff | Tibor Simko | Corrected {collection,field} cache timestamp updating in situations such as… | Jun 20 2006 | |||
a058c0e2f837 | Martin Vesely | Unification of OAI configuration variables naming. | Jun 15 2006 | |||
eecd54085639 | Frederic Gobry | pass the collection id to the templates so that different collection can use… | Jun 12 2006 | |||
a5f308cf0bc1 | Tibor Simko | Modified high-level API signature according to the new URL schema philosophy. | Jun 12 2006 | |||
0c0009142e37 | Tibor Simko | Use absolute imports. | Jun 9 2006 | |||
5ef9d3840404 | Frederic Gobry | fixed navtrail generation | May 30 2006 | |||
2de851dcb081 | Frederic Gobry | fixed websearch template code and API so that it passes the regression test… | May 30 2006 | |||
24feffa9cc7a | Tibor Simko | Call BibFormat on the fly for all situations, except when creating HB, when the… | May 29 2006 | |||
e78f3d54407c | Frederic Gobry | More flexible template interface, with less unnecessary arguments (usually… | May 29 2006 | |||
49062060ac68 | Frederic Gobry | Implementation of the new URL scheme (/record/... and friends) for websearch… | May 24 2006 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 | |||
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
94bad936516c | Tibor Simko | In the text MARC output format, do not output multiple times the same tag in… | Apr 27 2006 | |||
a2742ab91e5c | Tibor Simko | Do not display MySQL wildcards (%) in the nearest terms box message for zero… | Apr 25 2006 | |||
d46104f70a20 | Tibor Simko | Do not explicitly request leading zeros in time.strftime() formats, as they are… | Apr 18 2006 | |||
559980bc0e80 | Tibor Simko | Do not remove quotes from the search pattern when getting nearest terms and the… | Apr 6 2006 | |||
393d32eb9b0a | Tibor Simko | Do not display MySQL wildcards (%) in the nearest terms box message for partial… | Apr 6 2006 | |||
828cec10ef5d | Tibor Simko | When a phrase index does not exist (``not773''), return empty hit set instead… | Apr 6 2006 | |||
18e7aa486e8a | Tibor Simko | Return empty hit set when searching in a non-existing word index. | Mar 27 2006 | |||
065f49acfbc8 | Tibor Simko | Pass "limit to" search pattern option to the search box display template. | Mar 27 2006 | |||
5362069157b1 | Frederic Gobry | removed another source of noise in the XML stream | Feb 28 2006 | |||
6be1484debb0 | Frederic Gobry | improved similar author matching (finds non-accented version when an accented… | Feb 28 2006 | |||
cc2db771eb13 | Frederic Gobry | Properly mark deleted records as 980$c DELETED (not 980$a) | Feb 28 2006 | |||
d69cd922fd64 | Frederic Gobry | i18n'ed warning messages when sorting does not occur, and avoided their display… | Feb 27 2006 | |||
c8bf46bf6627 | Frederic Gobry | discard the XML envelop around on-the-fly formatted records, only keep the HTML… | Feb 22 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
49248a8661ef | Tibor Simko | Added BibTeX format support. | Dec 14 2005 | |||
148c5b6bb92b | Frederic Gobry | Completed translation of the python part of websearch. This makes use of 105 of… | Nov 22 2005 | |||
dfe02542a92f | Paulo Cabral | Added comments and reviews to appear at bottom of detailed record page | Sep 14 2005 | |||
51d33fe617f2 | Tibor Simko | Do not force template importing so that search_engine can be used from the… | Sep 1 2005 | |||
2fc71f603951 | Tibor Simko | Adding templating code. | Aug 15 2005 | |||
f61752b9a69e | Tibor Simko | Do not print non-public records in similarity box. Add conference titles (111)… | Aug 12 2005 | |||
c608014cc1c9 | Tibor Simko | Added Scirus in the ``Haven't found what you were looking for?'' box. | Jun 22 2005 | |||
e4c16dc2f690 | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
955312e8a9a8 | Tibor Simko | Invert the order of Google Print vs. Google Scholar in the ``Haven't found...''… | May 4 2005 | |||
de25b2df5c2c | Tibor Simko | Create a link to Google Print in the ``Haven't found...'' box if the user… | May 4 2005 | |||
f4162ea0d55d | Tibor Simko | page_end() now always returns empty list for the `id' output format, regardless… | May 4 2005 | |||
cd47fccca1a3 | Tibor Simko | Respect language selection when printing record lists for similarity boxen. | Apr 6 2005 | |||
01922e0b6848 | Tibor Simko | I18N of citation-related and downloads-related boxen. | Apr 6 2005 | |||
4c476661361a | Tibor Simko | Cleaned up the citation/download stuff. Also added missing global cache… | Mar 24 2005 | |||
495a31d407f8 | Tibor Simko | Print only one author (and eventually et al) for "hs" output format. | Mar 23 2005 | |||
db2354117874 | Tibor Simko | Fixed "record ID" international field name for "hs" output format. | Mar 23 2005 | |||
a1239c30b12c | Tibor Simko | Refactored a bit citation/dowload thing. More work needed. Introduced… | Mar 23 2005 | |||
77860f4e5d73 | Tibor Simko | Added registration of Detailed record page view events for the ``People who… | Mar 16 2005 | |||
bcb97d22d3f7 | Anna Afshar | Added co-cited with functionality. | Mar 15 2005 | |||
c6c5a235ad43 | Diane Berkovits | Introduced ranking by citations/downloads. | Mar 15 2005 | |||
b635cd693939 | Tibor Simko | Added CERN EDMS into the ``Try your search on'' box. | Jan 19 2005 | |||
9507e334ba18 | Tibor Simko | Print warnings only when we are in the HTML output format mode, otherwise XML… | Jan 18 2005 | |||
1114a38835c3 | Tibor Simko | When a phrase search was attempted by the user but the parentheses were… | Jan 10 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
829c8b495482 | Tibor Simko | The last commit didn't respect lowercase/uppercase when stripping accents. | Dec 15 2004 | |||
4a5fba268819 | Tibor Simko | More I18N of the Google box. Compile regexps important for the indexation, to… | Dec 15 2004 | |||
8e29b6c38fb0 | Tibor Simko | - ``Try your search on...'' box expanded and moved to the end of page. | Dec 3 2004 | |||
6697dea749aa | Tibor Simko | Use the term Google Web instead of Google for better distinction with Google… | Nov 19 2004 | |||
f531b3072f6d | Tibor Simko | Added dynamic link to Google Scholar into the ``Try your search on:'' box. | Nov 19 2004 | |||
a39865fa23f4 | Tibor Simko | Properly treat whitespace inside Simple Search regexp queries. | Nov 17 2004 | |||
592f7824fc76 | Tibor Simko | Introduced regular expression syntax into Simple Search. (field:/regexp/) | Nov 11 2004 | |||
3cb816c90b08 | Tibor Simko | Print information on sorting by pattern when verbosity level is set high. | Nov 2 2004 | |||
27cd856d878b | Tibor Simko | Fixed sorting when sort_by_pattern was activated and the sorting pattern wasn't… | Nov 2 2004 | |||
a531f9fb36db | Tibor Simko | Do not require the URL link name to be present when making default output… | Oct 11 2004 | |||
d127e5fa3203 | Tibor Simko | User rankscoreinfo class for outputting relevance scores. | Sep 8 2004 | |||
09f34bb70287 | Tibor Simko | Keep selected rank method when doing `jump to record X'. | Sep 3 2004 | |||
3bec1f20fba0 | Trond Aksel Myklebust | -Sending verbose value to rank_records | Sep 2 2004 | |||
f5bf66d14c98 | Tibor Simko | get_bibrank_methods() now accepts colID, not collection name. | Sep 2 2004 | |||
a7b3c32f78c6 | Tibor Simko | Added collection argument to get_bibrank_method calls. | Sep 2 2004 | |||
37fadd1fe5a8 | Tibor Simko | Fixed off-by-one search unit counting in stage 2-1. | Sep 1 2004 | |||
f955ad977a24 | Tibor Simko | - Added support for record ranking and similarity search. | Sep 1 2004 | |||
4a58446b4785 | Tibor Simko | Strip accents only when searching for words. | Aug 23 2004 | |||
8cec55cba665 | Tibor Simko | Put explicit str() conversion around datetime.datetime objects coming from… | Aug 16 2004 | |||
1960b502f3a1 | Tibor Simko | Removed excessive </td> element, thanks to Frederic. | Aug 16 2004 | |||
ce98192202fe | Tibor Simko | Fix displaying ADD TO BASKET on HTML detailed page. Added record last modified… | Jul 13 2004 | |||
60d7d459b702 | Tibor Simko | Respect I18N names of collections and fields. | Jul 13 2004 | |||
89686730e41d | Tibor Simko | New behaviour of the search engine on stage 4-2-1: when no hits are found in… | Jul 12 2004 | |||
cb62972e34eb | Tibor Simko | Records marked as DELETED (in the collection identifier tag 980) aren't… | Jul 12 2004 | |||
02276b30ff9a | Tibor Simko | Nice number printing is now language dependent. | Jun 3 2004 | |||
105fc595d292 | Tibor Simko | Introduced collection reclist cache timestamp for proper search cache expiry… | Apr 23 2004 | |||
ba82d8ee0096 | Tibor Simko | On-the-fly bibformat call is now done via CLI, not via Web. | Apr 14 2004 | |||
f9740c9e80bf | Tibor Simko | - Don't pay attention to case when filtering nearest hits in Browse. - Strip… | Apr 2 2004 | |||
e814850ec79c | Tibor Simko | Remove unnecessary create_user_infobox() import. Adopt to new div-not-tables… | Mar 23 2004 | |||
75cfad8f655c | Tibor Simko | Fixed language box substitution in page_end(). Introduced specific navtrail… | Mar 16 2004 | |||
d3a2d24099d0 | Tibor Simko | Let us not forget the portfolio. | Mar 11 2004 | |||
7d0c0e0f7bb5 | Tibor Simko | Call BibFormat on-the-fly for all `hb_*' and `hd_*' `of' arguments. | Mar 11 2004 | |||
768cd353db52 | Tibor Simko | New `rm' argument. Adapted to new collection/field naming policy. | Mar 5 2004 | |||
11977456b92d | Tibor Simko | Adapted to word/wordlist->term/termlist table column name change. | Feb 25 2004 |
c4science · Help