History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5df0367bc53a | Radoslav Ivanov | Implementation of parentheses recognission in search engine | Apr 24 2008 | |||
f4c82cdb9eda | Marko Niinimaki | allows searching for cited:0 and cited:0->n | Apr 18 2008 | |||
fb1aca5f1aac | Marko Niinimaki | cites: -> cited: | Apr 18 2008 | |||
d3c50ca2d9f3 | Tibor Simko | Fixed "*** any collection ***" switch on the search results page. Thanks to… | Apr 16 2008 | |||
f7196d5e42d5 | Tibor Simko | When displaying search results, show only those 'Sort by' fields that were… | Apr 10 2008 | |||
fb57e8f9216f | Tibor Simko | Do not print the search results overview box when more than one collection was… | Apr 8 2008 | |||
f129311cebf8 | Tibor Simko | Plugged citesummary format into the search engine. The main API of the search… | Apr 8 2008 | |||
d587b23fd94f | Tibor Simko | Deleted trailing whitespace. | Apr 1 2008 | |||
b73f20f92fa1 | Marko Niinimaki | added a typical value searcher and citer searcher | Mar 31 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
791be5caeb9d | Samuele Kaplun | Hidden warning message when user print a jsMath enabled page with poor fonts… | Mar 14 2008 | |||
d7e100d07745 | Jerome Caffaro | Restrict record similary search to 'cc' when 'cc' is specified. | Mar 13 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
02a424a9c787 | Tibor Simko | Fixed some template argument names (modifydate->modificationdate). | Mar 12 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
e457a05883f1 | Samuele Kaplun | Fixed a bunch of XHTML errors. | 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 | |||
c573ff42302e | Tibor Simko | If an external sysno was used as a search argument, and no record with such a… | Mar 3 2008 | |||
a6d6e8433a70 | Jerome Caffaro | Replaced 'req' and 'uid' arguments of BibFormatObject with 'user_info'. | Mar 3 2008 | |||
0a1b18702f5f | Tibor Simko | Updated browse_pattern() in order to discard enclosing double quotes should the… | Feb 28 2008 | |||
c1bcff75db19 | Tibor Simko | Propagate properly language environment in browse pages. Fixed search links in… | Feb 28 2008 | |||
5be8297131a8 | Tibor Simko | Removed CERN-only hack for dummy collections. | Feb 28 2008 | |||
a8259e366d56 | Tibor Simko | Added CERN-only dirty hack for making base 29 dummy/deleted records visible to… | Feb 25 2008 | |||
540adc21082e | Jerome Caffaro | Changed url of 'usage statistics' tab from /statistics to /usage | Feb 5 2008 | |||
c1d5ec3260a8 | Samuele Kaplun | Fix lowerizing of unicode strings (e.g. for russian and greek). | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
f4f6a7f745c5 | Samuele Kaplun | Added security checking in RSS and searching WRT restricted collection. | Jan 24 2008 | |||
0d72701b50e5 | Samuele Kaplun | Renamed CFG_ACC_EMAILS_IN_TAGS_AUTHORIZED_TO_VIEW_RECORD to… | Jan 24 2008 | |||
828e70840296 | Samuele Kaplun | Added CFG_ACC_EMAILS_IN_TAGS_AUTHORIZED_TO_VIEW_RECORD, in order to configure… | Jan 23 2008 | |||
f15c39142b66 | Samuele Kaplun | Improved security handling WRT collections. Fixed security flaw in which users… | Jan 23 2008 | |||
4e102c2e4a35 | Marko Niinimaki | List initialisation as an empty list, not None | Jan 23 2008 | |||
4e653f98c324 | Samuele Kaplun | Added missing import statement about DatabaseError. | Jan 11 2008 | |||
0affefbcb29c | Samuele Kaplun | Moved stemming support from static index config variable structure to column… | Jan 10 2008 | |||
f6c32da93336 | Jerome Caffaro | Renamed parameter 'show_notice_p' to 'show_short_rec_p'. | Jan 10 2008 | |||
534bf897c99b | Jerome Caffaro | Fixed problem when req.args is None. | Jan 10 2008 | |||
fe2d69e55108 | Jerome Caffaro | RSS feed is contextual to displayed collection and search query. search_engine. | Jan 10 2008 | |||
272b4a52ebc6 | Marko Niinimaki | variable names changed to conform conventions | Jan 9 2008 | |||
2060f2550ecd | Marko Niinimaki | comments. | Jan 8 2008 | |||
816ab367fd01 | Marko Niinimaki | improved layout for self cites | Jan 7 2008 | |||
54500636e842 | Marko Niinimaki | Web interface for self-citations | Jan 7 2008 | |||
35c05ff9536f | Jerome Caffaro | Added short bibliographic notice on all detailed page tabs (excepted main tab). | Jan 7 2008 | |||
116efb871c59 | Tibor Simko | Improved wash_dates() in order to allow for independent d1 and d2 date… | Dec 17 2007 | |||
737229429282 | Tibor Simko | Added printing of some search stage 5 details when in verbose mode. | Dec 17 2007 | |||
34b4d848be59 | Tibor Simko | Extended search engine API with a possibility to pass full datetime values d1… | Dec 17 2007 | |||
bee4aae74cfe | Tibor Simko | Fixed a typo featuring run() instead of run_sql(). | Dec 14 2007 | |||
229092586df1 | Samuele Kaplun | Fixed stemming applyed to all the indexes, by adding… | Dec 7 2007 | |||
9f31ff96bb8f | Jerome Caffaro | Added 'citations' tab. 'ln' parameter is preserved by tabs. | Dec 6 2007 | |||
59287ae0463b | Tibor Simko | Phased out dependency on cdsnameintl. | Dec 4 2007 | |||
77956fb8a719 | Tibor Simko | For home collection, print dynamically translated names from the collectionname… | Dec 4 2007 | |||
3e4dd3a48fbd | Samuele Kaplun | Completed jsMath installation scripts. To install jsMath just run $> sudo make… | Nov 30 2007 | |||
8594ceb5143a | Samuele Kaplun | Fixed query formatting bug. | Nov 20 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 | |||
98d028071925 | Marko Niinimaki | cocitedwith no longer experimental | Nov 13 2007 | |||
baf139fa71c5 | Tibor Simko | Fixed search engine record ID output mode (of=id) when a ranking method (rnk)… | Nov 12 2007 | |||
6f11d5a470ca | Tibor Simko | Fixed SQL query argument number addition problem in search_unit_in_bibxxx()… | Nov 8 2007 | |||
ebee766acfcd | Tibor Simko | Do not leave literal percentage signs in the SQL query string; rather pass them… | Nov 7 2007 | |||
ef8a5f25b2bb | Tibor Simko | Fixed percentage character query escaping in search_unit_in_bibxxx() that was… | Nov 7 2007 | |||
eb3ecd26b570 | Tibor Simko | Replaced all occurrences of escape_string() in the search engine code. | Nov 7 2007 | |||
fee89483c574 | Tibor Simko | Get rid of escape_string() in search_unit_in_bibwords(), fixing UTF-8 searches… | Nov 6 2007 | |||
e72ca5f81610 | Tibor Simko | Fixed truncation of 50+ bytes long index terms, respecting strictly UTF-8… | Nov 6 2007 | |||
b721ac58973c | Tibor Simko | Updated search box display on the search results page in order to propose only… | Oct 16 2007 | |||
e467d4e47eea | Jerome Caffaro | Added checkbox to display/hide output formats in list of output formats on… | Sep 14 2007 | |||
5a6d0f68910c | Jerome Caffaro | Added navtrail link to main detailed record page on all HTML 'export' pages of… | Sep 13 2007 | |||
dd5a98bd3b64 | Jerome Caffaro | Print 'HB' and 'X*' search results one after the other instead of waiting for… | Aug 17 2007 | |||
f5a10519320b | Tibor Simko | Fixed creation and modification date arguments in a call to webstyle_templates. | Aug 16 2007 | |||
8d7e79109f1e | Tibor Simko | Added new search engine API argument 'dt' (date type) that influences whether… | Aug 14 2007 | |||
ebd31d272564 | Tibor Simko | When outputting XML formats out of the search engine query, print the total… | Aug 14 2007 | |||
610dd098425b | Samuele Kaplun | Intbitset: Renamed universe to trailing_bits, some docstrings cosmetics, some… | Aug 10 2007 | |||
cfdd1ea34eed | Samuele Kaplun | New intbitset with universe support. | Aug 9 2007 | |||
7a3572e4228f | Samuele Kaplun | Friday commit: removed dependency to Numeric. Migrated HitSet & Co. to… | Aug 3 2007 | |||
37375b295ca1 | Samuele Kaplun | Added stripping of latex accents. | Jul 24 2007 | |||
6311159a7fb5 | Jerome Caffaro | "Detailed record" pages reorganisation. | Jul 20 2007 | |||
9874b4cdf90b | Samuele Kaplun | Clean access_control_admin (renaming all CamelCase function to pylint_funtions). | Jun 28 2007 | |||
c2437838d25c | Tibor Simko | When sorting search results, do not pay attention to accents. Thanks to Ferran… | Jun 15 2007 | |||
70d50e971b97 | Jerome Caffaro | Corrected xm output (controlfields > 001 were displayed as datafields). Removed… | Jun 14 2007 | |||
a0aedbdf2c3a | Jerome Caffaro | Moved from HTML to XHTML syntax. | May 29 2007 | |||
b98d3870e673 | Samuele Kaplun | Used cdsname(intl) everywhere in place of "CDS( Invenio)" | May 25 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 | |||
cd46f5195bc9 | Tibor Simko | When calculating total number of results across all searched collections, do… | May 16 2007 | |||
9c4537c119d7 | Tibor Simko | Call stemmer on user-input query terms before doing word searches. | May 16 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
845a99c9c5de | Jerome Caffaro | Forwarding "verbose" parameter to BibFormat in order to be able to print debug… | Apr 24 2007 | |||
20ca8e275bd0 | Jerome Caffaro | Updated content-type to application/rss+xml for rss output. Added rss feed icon… | Apr 4 2007 | |||
1eaa7f98aa11 | Jerome Caffaro | Removed 'detailed record'/'similar records' links for hp_p output format. | Apr 2 2007 | |||
6ca3b355370e | Tibor Simko | After a query is executed and gets logged, print an alert/RSS teaser box in the… | Apr 2 2007 | |||
eb36097e1e76 | Tibor Simko | Escape free parameters in messages of the branch "no exact match found for X… | Mar 30 2007 | |||
b706a32d9519 | Tibor Simko | When searching for non-existing collection, do not silently ignore the… | Mar 22 2007 | |||
6dbc96e05033 | Jerome Caffaro | Added 'navmenuid' parameter in order to let functions creating webpages know in… | Mar 20 2007 | |||
4db4467601f8 | Tibor Simko | Updated print_records_header/footer() to produce good headers/footers for more… | Feb 19 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
8f2927504329 | Tibor Simko | Fixed print_records_header() and print_records_footer() to behave properly in… | Feb 14 2007 | |||
ae1a689c24ce | Jerome Caffaro | Fixed test on value of 'ot' that would cause an old formatting procedure to be… | Feb 14 2007 | |||
0462fb48e82b | Jerome Caffaro | Fixed broken MARCXML, Dublin Core and RSS outputs, because of multiple… | Feb 12 2007 | |||
f62b64cab882 | Diane Berkovits | Variable CFG_BIBRANK_SHOW_DOWNLOAD_GRAPHS for download graphs moved to config. | Feb 8 2007 | |||
17810c751475 | Tibor Simko | When using the new format_records() function, set the record_separator argument… | Jan 25 2007 | |||
8c49e6102df8 | Tibor Simko | Print international collection names in the "no match found..." message that is… | Dec 18 2006 | |||
60459855dd55 | Tibor Simko | When producing ALEPH sequential-like textual output format (e.g. HTML MARC), do… | Dec 18 2006 |
c4science · Help