History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
abb9eb0abe9e | Jerome Caffaro | Made sure that external link icon in external search box is not pushed on new… | May 7 2007 | |||
9d2febe992c7 | Tibor Simko | At CERN, remove records with DUMMY collection identifier when generating list… | Apr 30 2007 | |||
d7c6b63184aa | Jerome Caffaro | Modified external search box to (1) link to external website using "external"… | Apr 27 2007 | |||
845a99c9c5de | Jerome Caffaro | Forwarding "verbose" parameter to BibFormat in order to be able to print debug… | Apr 24 2007 | |||
db331841a37d | Tibor Simko | Fixed mail icon placement in the alert teaser box so that it would not alter… | Apr 16 2007 | |||
954f19a8f2df | Jerome Caffaro | Added mail icon to alert teaser box. | Apr 16 2007 | |||
eae2ffd88c78 | Tibor Simko | Reformulated "Attach collection to tree" box phrasing, with Nick. | Apr 12 2007 | |||
5581b841c09d | Tibor Simko | Added general support infrastructure for the Chinese translations (zh_CN… | Apr 12 2007 | |||
e75f32b3a85c | Tibor Simko | Put spaces around grandsons in the Narrow by collection box. | Apr 12 2007 | |||
cf894ccf88a8 | Tibor Simko | In the Narrow by collection box, print collection grandson in smaller size. | Apr 12 2007 | |||
ca252084016c | Tibor Simko | tmpl_nbrecs_info() now returns nicely formatted zero for incorrect input number… | Apr 11 2007 | |||
20ca8e275bd0 | Jerome Caffaro | Updated content-type to application/rss+xml for rss output. Added rss feed icon… | Apr 4 2007 | |||
7f25178b7da8 | Tibor Simko | Do not allow POST method for /search URLs. | Apr 2 2007 | |||
1eaa7f98aa11 | Jerome Caffaro | Removed 'detailed record'/'similar records' links for hp_p output format. | Apr 2 2007 | |||
b54db248ca30 | Tibor Simko | Revised wording of the alert/rss teaser box, with Nick. | 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 | |||
8f014dd7b58d | Tibor Simko | Added teaser box for setting up an email notification alert or an RSS feed for… | Apr 2 2007 | |||
eb36097e1e76 | Tibor Simko | Escape free parameters in messages of the branch "no exact match found for X… | Mar 30 2007 | |||
f5dd8d538885 | Tibor Simko | Handle UnicodeEncodeError related problems when printing messages in… | Mar 27 2007 | |||
add262d008d4 | Tibor Simko | Added test cases for collection-not-found situations. | Mar 22 2007 | |||
b706a32d9519 | Tibor Simko | When searching for non-existing collection, do not silently ignore the… | Mar 22 2007 | |||
f66cec6dae2e | Tibor Simko | Added template functions for collection-not-found situations. | Mar 22 2007 | |||
72aa7997352c | Tibor Simko | Added exception InvenioWebSearchUnknownCollectionError. | Mar 22 2007 | |||
6dbc96e05033 | Jerome Caffaro | Added 'navmenuid' parameter in order to let functions creating webpages know in… | Mar 20 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 | |||
4439d2362383 | Jerome Caffaro | More explicit comments for tests on XML output. | Feb 22 2007 | |||
f2f48aa046b9 | Jerome Caffaro | New tests on XML outputs in web interface (test for number of document… | Feb 22 2007 | |||
ce79ece1edb1 | Tibor Simko | Updated KEK Preprints and Book search URLs due to their site updates. | Feb 20 2007 | |||
2468f07ed645 | Tibor Simko | Updated CERN Indico Search URL to reflect the new release of CERN Indico Search. | Feb 20 2007 | |||
12be99ff10c1 | Tibor Simko | Updated CERN Indico search results parser due to the new release of CERN Indico… | Feb 20 2007 | |||
68b6d2c1a98e | Tibor Simko | Show/hide search interface help boxes (top-right portalboxes) according to… | Feb 20 2007 | |||
4db4467601f8 | Tibor Simko | Updated print_records_header/footer() to produce good headers/footers for more… | Feb 19 2007 | |||
b4187894fcfc | Tibor Simko | Closed an open parenthesis in a docstring. | Feb 19 2007 | |||
3c8bdd77b659 | Tibor Simko | Fixed except clauses using multiple exceptions. | 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 | |||
852200695592 | Samuele Kaplun | Added support for external user groups and external user settings. Updated CERN… | Feb 14 2007 | |||
ae1a689c24ce | Jerome Caffaro | Fixed test on value of 'ot' that would cause an old formatting procedure to be… | Feb 14 2007 | |||
bf485d60a5f7 | Tibor Simko | Explicitly remove DELETED records when calculating collection universe. Fixes… | Feb 12 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 | |||
4723496fab5a | Tibor Simko | Fixed typos, thanks to Ferran Jorba. | Jan 26 2007 | |||
17810c751475 | Tibor Simko | When using the new format_records() function, set the record_separator argument… | Jan 25 2007 | |||
7fb1a58b45c7 | Tibor Simko | Introduced different CSS style properties for "Narrow by collection", "Focus… | Jan 24 2007 | |||
e515b0d14342 | Tibor Simko | Escape collection definition when modifying a collection, fixing display… | Jan 18 2007 | |||
aed246f9142e | Tibor Simko | When creating new portalbox, do not escape HTML markup in its title or body… | Jan 16 2007 | |||
9d659dc858d3 | Tibor Simko | Print eventual warnings and errors on stderr, not stdout. Fixes problem with… | Jan 12 2007 | |||
7e8f6b30f65f | Tibor Simko | Updates to the Spanish and Catalan translations of the Search Guide, thanks to… | Dec 21 2006 | |||
f59cda2f4b6b | Tibor Simko | Added tests for restricted access to detailed record pages. | Dec 21 2006 | |||
59ab807f3640 | Tibor Simko | Restrict access to a detailed record page if the record in question belongs to… | Dec 21 2006 | |||
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 | |||
33567de1eb4e | Tibor Simko | Added Catalan and Spanish translation, thanks to Beatriu Piera and Ferran Jorba. | Dec 12 2006 | |||
aeabbc8013e5 | Tibor Simko | Removed not-very-expressive "This is the gate..." welcome messages on those… | Dec 7 2006 | |||
17545a7b1f72 | Tibor Simko | Fixed free variable problems (verbose, cdsname). | Dec 1 2006 | |||
8dcf4c4b5c4b | Tibor Simko | Fixed free variable problems (extra, StandardException, output). | Dec 1 2006 | |||
49ae43780787 | Tibor Simko | Removed entranous quote in """", fixing Emacs Python mode colouring. | Nov 30 2006 | |||
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 |
c4science · Help