History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
24703d4e1a73 | Marko Niinimaki | removed duplicated code by using import | Apr 25 2008 | |||
c36db675cb05 | Marko Niinimaki | utils removed since not there yet | Apr 24 2008 | |||
e37f4d6b44f9 | Marko Niinimaki | added routines from search_engine, should be refactored | Apr 24 2008 | |||
671359df55f0 | Radoslav Ivanov | Fix a small bug on parentheses parsing caused by additional tabulation bere… | Apr 24 2008 | |||
5df0367bc53a | Radoslav Ivanov | Implementation of parentheses recognission in search engine | Apr 24 2008 | |||
c0451a911813 | Tibor Simko | Fixed expected results of the U(1) test query. | Apr 23 2008 | |||
830792ce7f2a | Tibor Simko | Initial release of the 'journal' index (no special treatment yet). | Apr 23 2008 | |||
20485784b95b | Samuele Kaplun | Restored 0.92.1 release behaviour of being able to search for e.g. U(1). | Apr 23 2008 | |||
ddc6c58ee5f9 | Tibor Simko | Added test case for querying special terms. Currently, the U(1) test is… | Apr 23 2008 | |||
3977864c2832 | Marko Niinimaki | added links in citation numbers | Apr 18 2008 | |||
f4c82cdb9eda | Marko Niinimaki | allows searching for cited:0 and cited:0->n | Apr 18 2008 | |||
fb1aca5f1aac | Marko Niinimaki | cites: -> cited: | Apr 18 2008 | |||
5610798225bc | Marko Niinimaki | added collection support in citations | Apr 18 2008 | |||
3a998a1e6f2d | Marko Niinimaki | support collections in cited-listings | Apr 18 2008 | |||
717289041d91 | Marko Niinimaki | changed cites: to cited: | Apr 18 2008 | |||
7923e3ec99dd | Marko Niinimaki | fixed the order of citation classes | Apr 17 2008 | |||
d3c50ca2d9f3 | Tibor Simko | Fixed "*** any collection ***" switch on the search results page. Thanks to… | Apr 16 2008 | |||
77052d4fe5ab | Marko Niinimaki | added support for "cites" in citesummary urls | Apr 11 2008 | |||
cc33777248c6 | Marko Niinimaki | added support for "cites" in summary url | Apr 11 2008 | |||
2ce55664b1b1 | Tibor Simko | Removed apparently forgotten raise statement that was breaking output. Fixed… | Apr 10 2008 | |||
f7196d5e42d5 | Tibor Simko | When displaying search results, show only those 'Sort by' fields that were… | Apr 10 2008 | |||
e2f93af7da70 | Marko Niinimaki | adding a criteria into citation_summary_html | Apr 10 2008 | |||
6c1818f8b722 | Marko Niinimaki | disabled "shall we show citation tab" checking since its too slow | Apr 10 2008 | |||
c448f7e4c29a | Tibor Simko | Fixed spacing after 'any' in the search options box (e.g. 'any subject' in the… | Apr 10 2008 | |||
5a8c5042d7dc | Tibor Simko | Minor docstring changes. | Apr 10 2008 | |||
fb57e8f9216f | Tibor Simko | Do not print the search results overview box when more than one collection was… | Apr 8 2008 | |||
7e7caf5ac2a4 | Tibor Simko | Changed citesummary output message. | Apr 8 2008 | |||
a5015604290d | Tibor Simko | Started prettifying the citesummary output format. Added total number of… | Apr 8 2008 | |||
f129311cebf8 | Tibor Simko | Plugged citesummary format into the search engine. The main API of the search… | Apr 8 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 | |||
853c2fd1f888 | Marko Niinimaki | checking for empty list | Apr 4 2008 | |||
9b1cff970dbb | Samuele Kaplun | Deployed task_sleep_if_required to webcoll. | Apr 3 2008 | |||
d587b23fd94f | Tibor Simko | Deleted trailing whitespace. | Apr 1 2008 | |||
211eaa3d0102 | Marko Niinimaki | bug fix in list lenght handling | Mar 31 2008 | |||
e2f82e7c07e9 | Marko Niinimaki | made hard-coded tags constants. | Mar 31 2008 | |||
b73f20f92fa1 | Marko Niinimaki | added a typical value searcher and citer searcher | Mar 31 2008 | |||
a3a9a5d1d985 | Marko Niinimaki | improved style, reverted 'usage' back (had been overwritten by 'statistics') | Mar 31 2008 | |||
c3a854fb54ae | Marko Niinimaki | support for /author | Mar 31 2008 | |||
50059b83f89b | Marko Niinimaki | fixed parameters | Mar 31 2008 | |||
1bdb1638dfad | Marko Niinimaki | minor style improvements | Mar 31 2008 | |||
8bb6cd2e3eed | Marko Niinimaki | added a citation summary template | Mar 31 2008 | |||
2e730c262c3f | Marko Niinimaki | added summarizer | Mar 31 2008 | |||
a1d047b654ff | Marko Niinimaki | citation summary, author summary, pylint fixes | Mar 31 2008 | |||
75102ed5b2e1 | Marko Niinimaki | a module for producing summarize reports | Mar 30 2008 | |||
b00299effbda | Tibor Simko | Moved globally interesting CFG variables from local foo_config.py files into… | Mar 27 2008 | |||
c99eaeb08a51 | Tibor Simko | Prettified docstring of the export URL test. | Mar 26 2008 | |||
4bc4c73928de | Tibor Simko | Deleted trailing whitespace in all Python files. | Mar 26 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
c1d089273829 | Jerome Caffaro | Catch exception thrown when retrieving available output formats when mysql is… | Mar 25 2008 | |||
4cc36585bc3c | Jerome Caffaro | Added 'hm', 'h' and 't' formats to the list of formats exported through… | Mar 25 2008 | |||
66e8261b1b63 | Tibor Simko | Added tests for search results page record grouping (rg). | Mar 25 2008 | |||
442a5123a9cc | Tibor Simko | Fetch saved user 'rg' preferences only if not overridden via URL. | Mar 25 2008 | |||
710ab050682a | Tibor Simko | Made the sort test more robust by looking in title field only. The original… | Mar 25 2008 | |||
2f48120ea82c | Tibor Simko | Standardized WebInterfaceAuthorPages web directory name. | Mar 23 2008 | |||
3d7e61d5dbcb | Tibor Simko | Standardized unit and regression test suite building and running techniques. | Mar 23 2008 | |||
77a585b304b2 | Samuele Kaplun | Fixed regression tests WRT recent changes to ln url parameter. | Mar 20 2008 | |||
d80bbc7722d7 | Jerome Caffaro | List of output formats exported through 'weburl/record/recid/export/' URL is no… | Mar 17 2008 | |||
f948797b9aea | Samuele Kaplun | Fixed dangling tabs in source. Improved OpenURL handler A.I. Commented out DOI… | Mar 14 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 | |||
0edc96035878 | Samuele Kaplun | When OpenURL does not correspond to an existing record, return a search for… | Mar 13 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
e2e54b3a1d85 | Tibor Simko | Updated codebase to use CFG_SITE_SECURE_URL instead of sweburl everywhere. The… | Mar 12 2008 | |||
02a424a9c787 | Tibor Simko | Fixed some template argument names (modifydate->modificationdate). | Mar 12 2008 | |||
9c53595a5887 | Tibor Simko | Fixed Frenglish cosmetics (notice->record). | Mar 12 2008 | |||
002dd06d18ec | Tibor Simko | Updated codebase to use CFG_SITE_SUPPORT_EMAIL instead of supportemail… | Mar 11 2008 | |||
72c35da585a5 | Tibor Simko | Updated codebase to use CFG_SITE_ADMIN_EMAIL instead of adminemail everywhere. | Mar 11 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 | |||
16ac55dc44a8 | Samuele Kaplun | Fixed some strings. | Mar 7 2008 | |||
4bbe7cf73083 | Tibor Simko | Added tests for external sysno queries with recid-like URLs. | Mar 3 2008 | |||
c573ff42302e | Tibor Simko | If an external sysno was used as a search argument, and no record with such a… | Mar 3 2008 | |||
8387cf2e344c | Tibor Simko | Fixed two sorting test cases and the search guide test case. | 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 | |||
514420b7f647 | Tibor Simko | Removed unnecessary double quotes around browse pattern in the browse page's… | 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 | |||
9bdbca804485 | Tibor Simko | Corrected two sort results regression test cases, taking into account the new… | Feb 25 2008 | |||
a8259e366d56 | Tibor Simko | Added CERN-only dirty hack for making base 29 dummy/deleted records visible to… | Feb 25 2008 | |||
15d4a404eea8 | Marko Niinimaki | adding author affilitions in demo records changed the order in search responses… | Feb 15 2008 | |||
457f570b73b6 | Tibor Simko | Fixed Kiss author link for authors with incomplete first name. Thanks to Tony… | Feb 11 2008 | |||
ca75cb18bbaf | Jerome Caffaro | Better checking of admin guides availability. | Feb 8 2008 | |||
c782c5bb2544 | Jerome Caffaro | Fixed regression tests to check for new webdoc pages. | Feb 7 2008 | |||
471c5a449a75 | Jerome Caffaro | Renamed table 'collectiondetailedpagetabs' to… | Feb 6 2008 | |||
0fe6f54d28ee | Samuele Kaplun | Fixed regression test WRT latest modifications to demo site. | Feb 5 2008 | |||
540adc21082e | Jerome Caffaro | Changed url of 'usage statistics' tab from /statistics to /usage | Feb 5 2008 | |||
11c247e0fe09 | Samuele Kaplun | Updated test to work with correct lowerizing of unicode string in the search… | 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 | |||
8830e1236430 | Tibor Simko | Removed mentions of WML. | Jan 31 2008 | |||
c0c9cbc65844 | Tibor Simko | Updated global docstring. | Jan 31 2008 | |||
5145f1c433f5 | Samuele Kaplun | Security fix to check for proper rights in a quick way when dealing with… | Jan 25 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 |
c4science · Help