Graphmaint-1.0
Graph
maint-1.0
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
b6cba803e42d | Tibor Simko | Added new conf variable CFG_WEBSEARCH_SPLIT_BY_COLLECTION, making the "split by… | May 7 2008 | ||||
7daea8a88002 | Tibor Simko | Fixed parsing of structured queries so that the nonexistent index codes are not… | May 7 2008 | ||||
c4b8b92c2b29 | Tibor Simko | Added test cases for parsing structured queries using existing, non-existing… | May 7 2008 | ||||
bc510cd2dc44 | Radoslav Ivanov | Add class for translation from SPIRES search syntax to Invenio search syntax. | May 7 2008 | ||||
f9c3796d52f7 | Jerome Caffaro | Fixed a ponctuation | May 5 2008 | ||||
34494183bd4a | Jerome Caffaro | Updated translation of 'any {day|month|year}' from 'tous les… | May 5 2008 | ||||
b2c1996ed65c | Jerome Caffaro | Minor rephrasing and clarification. | May 5 2008 | ||||
2381413fb9e0 | Jerome Caffaro | Call create_external_collections_box() with language parameter. | May 5 2008 | ||||
4870933c1908 | Marko Niinimaki | added 999C5 s for most records | May 4 2008 | ||||
6cd5ddaf7f8a | Marko Niinimaki | added logging for bibsched | May 2 2008 | ||||
1874e69a9779 | Samuele Kaplun | Some performance improval, some bugfixes, alerting of admin via email when… | Apr 30 2008 | ||||
c6f746cc4e8c | Jerome Caffaro | Removed usage of 'popen' as it causes so many problems and reverted back to… | Apr 30 2008 | ||||
a70a342362f9 | Jerome Caffaro | detailed_record_container() returns content as it is if the number of tabs for… | Apr 30 2008 | ||||
c516033a1861 | Nicholas Robinson | Made the message about setting the variable… | Apr 30 2008 | ||||
25914cf5719f | Samuele Kaplun | Enhanced bibsched: * Support for tasks priorities. * Concurrent task execution. | Apr 29 2008 | ||||
6c58158e331a | Jerome Caffaro | Standardized pages titles to "Your ..."-style. | Apr 29 2008 | ||||
0b97bea27e0d | Jerome Caffaro | Standardized capitalization of "Vos/Votre ..." strings wr to English message. | Apr 29 2008 | ||||
08e003c6c633 | Tibor Simko | Do not show the "Latest additions" box when CFG_WEBSEARCH_INSTANT_BROWSE is set… | Apr 29 2008 | ||||
49031e8cb193 | Samuele Kaplun | Fixed error external user not able to login via nickname when local user has… | Apr 29 2008 | ||||
4516c1ff4bf8 | Marko Niinimaki | fixed 999C5s-fields to 20060124104603 from the bottom | Apr 27 2008 | ||||
cb22a5ccc0dc | Marko Niinimaki | added 999C5s subfield to 3 records (starting from last) | Apr 27 2008 | ||||
f7f206a04438 | Samuele Kaplun | Priority support in BibSched/BibTasks. Tasks have gained new -P/--priority… | Apr 25 2008 | ||||
9480ea62e68e | Jerome Caffaro | Fixed navtrail when displaying search results in of != hb, and when displaying… | Apr 25 2008 | ||||
d84541492d9a | Radoslav Ivanov | Fix AND NOT to NOT in parentheses parsing and add some unit tests | Apr 25 2008 | ||||
9c621da4a932 | Tibor Simko | Fixed search_pattern_parenthesised() so that it works with restricted… | Apr 25 2008 | ||||
4591a3f22ce6 | Tibor Simko | Fixed spelling of the "nested parethneses" output message. Internationalized… | Apr 25 2008 | ||||
5bb588e8d902 | Marko Niinimaki | changed the publication tag to 980a as in spires records | Apr 25 2008 | ||||
f9bcc339590f | Marko Niinimaki | better formatting for all/published in citesummary | Apr 25 2008 | ||||
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 | ||||
808347548010 | Samuele Kaplun | When CFG_ACCESS_CONTROL_LEVEL_SITE == 2 is used run_sql is disabled. | Apr 24 2008 | ||||
2989f1f03e42 | Tibor Simko | Added new index #11 tables. | Apr 24 2008 | ||||
a8bfefe80be3 | Marko Niinimaki | added CFG_CITESUMMARY_COLLECTIONS | Apr 24 2008 | ||||
a4a93241e3d1 | Nicholas Robinson | If "managers" have been provided for a submission, send the email to them… | 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 | ||||
3759dbd0c008 | Samuele Kaplun | Fixed small bug introduced after uniformizing date handling in BibDocFile. | Apr 22 2008 | ||||
02894a86a6a4 | Samuele Kaplun | blob_to_string to return ablob when ablob is empty. | Apr 22 2008 | ||||
52c3e2cd2004 | Samuele Kaplun | Pylinted "file" -> "afile" Missing import fixed. Fix algorithm to import… | Apr 22 2008 | ||||
8956de977b93 | Samuele Kaplun | Fixed behaviour of test. | Apr 22 2008 | ||||
be61966da993 | Samuele Kaplun | Better protected FireRole against old mysqldb. Added regression test to test… | Apr 22 2008 | ||||
87486704067e | Samuele Kaplun | Added blob_to_string trick to FireRole deserialization methods in order to be… | Apr 22 2008 | ||||
a04edb566dc2 | Samuele Kaplun | Added reference for more_info new column in bibdoc. | Apr 22 2008 | ||||
e1557aa24136 | Samuele Kaplun | Fixed bibdocfile handling of comments/descriptions not working on old versions… | Apr 22 2008 | ||||
7a7fab013c82 | Samuele Kaplun | Fixed small bugs. | Apr 18 2008 | ||||
1c92801728b1 | Samuele Kaplun | * get_xml_8564 to return all the 8564 tags of the record. The local one, built… | Apr 18 2008 | ||||
3977864c2832 | Marko Niinimaki | added links in citation numbers | Apr 18 2008 | ||||
012c46783997 | Samuele Kaplun | Fixed get_task_pid algorithm to ping a bibtask for being alive. It now sends… | 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 | ||||
7cdb8d01bf4c | Marko Niinimaki | support -> spanning of values like 1->10 rather than "-" like 1-10 | 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 | ||||
b4895deb2d5b | Samuele Kaplun | When FFT revising, if restriction/comment/description/icon is not specified, it… | Apr 16 2008 | ||||
7439ca571fc9 | Tibor Simko | Fixed SQL syntax errors. | Apr 15 2008 | ||||
a8d688c70a48 | Samuele Kaplun | Addedd --revise option. | Apr 15 2008 | ||||
edf3cbd052fa | Samuele Kaplun | Fixed fix_argv_paths not to explicitly mention sys.argv in the signature since… | Apr 15 2008 | ||||
9d6f76c7ed5a | Samuele Kaplun | Added Romeo & Juliet characters in demo site. | Apr 15 2008 | ||||
16f109ef2042 | Samuele Kaplun | Fixed missing run_sql_cached import and call. | Apr 15 2008 | ||||
30aa277693f0 | Samuele Kaplun | If bibdoc.set_status('KEEP-OLD-VALUE'), don't touch the status. BibRecDocs to… | Apr 15 2008 | ||||
988935fb5a5b | Samuele Kaplun | Main file(s) -> Fulltext. | Apr 15 2008 | ||||
9648a1b457b5 | Jerome Caffaro | Skip tests when English is missing. | Apr 15 2008 | ||||
9840677d2f4a | Samuele Kaplun | Mega commit that includes: Added support for keeping comments and descriptions… | Apr 15 2008 | ||||
15312d50fbef | Samuele Kaplun | Added a warning in comment. | Apr 15 2008 | ||||
990a2447cdee | Samuele Kaplun | Fixed collect_user_info non working with IPv6. In case IPv6 is used the IP… | Apr 15 2008 | ||||
29e89dcf4891 | Nicholas Robinson | Now stripping whitespace from the beginning and end of doctype and act… | Apr 15 2008 | ||||
3694b674d0f1 | Tibor Simko | Clarified docstring. | Apr 15 2008 | ||||
aeac88e9e5fa | Tibor Simko | Fixed test case for situations where English is not the default language. | Apr 15 2008 | ||||
51c84c72be4e | Samuele Kaplun | Commented out closing of connection in __del__ method. Garbage collector should… | Apr 15 2008 | ||||
120d391407df | Samuele Kaplun | Made the migration kit more verbose. | Apr 15 2008 | ||||
053e211e9edb | Tibor Simko | For the migration guide, added forgotten instruction to run "webaccessadmin -a". | Apr 15 2008 | ||||
c8f224f50999 | Samuele Kaplun | Added check for VIEWRESTRCOLL to exists. | Apr 15 2008 | ||||
fdfea9cdabc6 | Jerome Caffaro | Testing washing of 'fr-ca' style LNs | Apr 15 2008 | ||||
035efc07345b | Tibor Simko | Improved password migration kit cosmetics. (Most notably, flushing stdout… | Apr 15 2008 | ||||
e7f7419ef6b2 | Samuele Kaplun | Corrected bad indentation previously committed due to misconfiguration of… | Apr 15 2008 | ||||
01f3c19556d9 | Jerome Caffaro | Skip test 'test_language_filtering' if 'en' not in CFG_SITE_LANGS | Apr 15 2008 | ||||
8cc3b43a8385 | Samuele Kaplun | Deployed fix_argv_paths to fix relative path issues on the command line. | Apr 15 2008 | ||||
fad4df2c1309 | Samuele Kaplun | Added fix_argv_paths, to fix relative paths issues. | Apr 15 2008 | ||||
55fcc155382b | Jerome Caffaro | Updated misleading/wrong comment | Apr 15 2008 | ||||
071fcd057c5d | Jerome Caffaro | Initial release of web test for inserting OAI sources. | Apr 15 2008 | ||||
eaeae3f87b71 | Jerome Caffaro | Additional tests. | Apr 15 2008 | ||||
dcf32da5dfaa | Jerome Caffaro | Testing string to nmtoken conversion. | Apr 15 2008 | ||||
d5154db84bb1 | Jerome Caffaro | Unit tests for messages library. | Apr 15 2008 | ||||
78e8888451d3 | Tibor Simko | Fixed the order of enabled languages returned by language_list_long(), for it… | Apr 14 2008 | ||||
4061b87d50c6 | Tibor Simko | Do not use equality operators when comparing against True/False/None singletons… | Apr 14 2008 | ||||
5e4fb4e0cd91 | Tibor Simko | Added new file webdoc_tests.py and untabified. | Apr 14 2008 | ||||
efcf495d28f6 | Tibor Simko | Skip <lang> test if one of the necessary languages is not configured. Also… | Apr 14 2008 | ||||
18bcfbba8c3b | Samuele Kaplun | Updated comment. | Apr 14 2008 | ||||
7d46b4baaf3f | Samuele Kaplun | Fixed a bug when calling get_last_login on a never logged in user was returning… | Apr 14 2008 | ||||
10d5416d8a62 | Jerome Caffaro | Filter out languages from <lang> tags even if they are not in CFG_SITE_LANGS… | Apr 14 2008 | ||||
90b4b62a2148 | Jerome Caffaro | Initial release. | Apr 14 2008 | ||||
ab4f3c077a12 | Jerome Caffaro | Filter out languages from webdoc even if they are not in enabled list of… | Apr 14 2008 |
c4science · Help