History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
aef562126917 | Tibor Simko | Replaced escape_string() calls. | Nov 7 2007 | |||
dcf3b57556da | Tibor Simko | Added tests for Unicode word, phrase, and regexp queries. | 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 | |||
78929ac46259 | Tibor Simko | Updated an SQL query to use the run_sql() native parameter escaping technique… | Nov 6 2007 | |||
e72ca5f81610 | Tibor Simko | Fixed truncation of 50+ bytes long index terms, respecting strictly UTF-8… | Nov 6 2007 | |||
19b43f989cdf | Tibor Simko | Added temporary hack in order not to display latest additions box for some CERN… | Nov 2 2007 | |||
f0ade9c7639d | Tibor Simko | Adapted two test cases due to an inclusion of new test records for citation… | Nov 1 2007 | |||
f787045c8c30 | Marko Niinimaki | demobibdata with citation stuff. adjusted the tests | Nov 1 2007 | |||
b721ac58973c | Tibor Simko | Updated search box display on the search results page in order to propose only… | Oct 16 2007 | |||
e24d07845728 | Tibor Simko | Fixed mistaken long argument name ("sf" called "sort format" instead of "sort… | Oct 16 2007 | |||
f1ef4054140a | Jerome Caffaro | Added help links to admin guide (sections 3.11 and 3.12). Added missing… | Sep 18 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 | |||
e8fdd8aa23fc | Tibor Simko | Disable false positive E1102 pylint warnings due to the use of mechanize. | Sep 12 2007 | |||
f5010c5a475d | Jerome Caffaro | Modified 'export' url of detailed record. | Sep 5 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 | |||
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 | |||
37375b295ca1 | Samuele Kaplun | Added stripping of latex accents. | Jul 24 2007 | |||
6311159a7fb5 | Jerome Caffaro | "Detailed record" pages reorganisation. | Jul 20 2007 | |||
96944749917a | Samuele Kaplun | Fixed format string typo | Jul 10 2007 | |||
9874b4cdf90b | Samuele Kaplun | Clean access_control_admin (renaming all CamelCase function to pylint_funtions). | Jun 28 2007 | |||
d4b461ad439e | Samuele Kaplun | Fixed tests. | Jun 28 2007 | |||
1f2d6a638c0b | Samuele Kaplun | Added entrypoint for asking apache password and added raising of request for… | Jun 27 2007 | |||
41c49f421b48 | Samuele Kaplun | Added the download graphs printing. | Jun 22 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 | |||
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 | |||
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 | |||
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 |
c4science · Help