History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3d219dbad0be | Tibor Simko | Accept long lines in pylint. | Sep 8 2006 | |||
db0813e0a421 | Tibor Simko | Inclusion of the NLM format among the default ones. | Sep 8 2006 | |||
b45beba5c79c | Tibor Simko | Added *.pyc. | Sep 7 2006 | |||
4ffc2d712716 | Tibor Simko | Ordered proposed output formats quasi-alphabetically, putting EndNote after DC… | Sep 5 2006 | |||
148ab1e51231 | Tibor Simko | Added EndNote to the list of default output formats proposed on the Detailed… | Sep 5 2006 | |||
c5f6e45d5ae9 | Tibor Simko | Use the new dbquery.get_table_last_updated() function in order to detect… | Sep 5 2006 | |||
487c533f656e | Tibor Simko | Fixed tmpl_nice_number() in case locale.format() receives non-integer input. | Sep 5 2006 | |||
876e049c6754 | Olivier Serres | Imporved database structure and configuration interface of the external… | Sep 1 2006 | |||
44c0bf93088a | Tibor Simko | Handle socket.error exception during connecting. | Aug 31 2006 | |||
8d52bcd74934 | Tibor Simko | Modified the test class so that it integrates well with the rest. Solved the… | Aug 30 2006 | |||
a764f91c589a | Olivier Serres | Modification to external collections test suite. | Aug 30 2006 | |||
2b73e11834f0 | Olivier Serres | Ignore errors during charset conversions. (fix a problem with python2.3) | Aug 30 2006 | |||
0d93fdd739ae | Olivier Serres | Correct problem with Python2.3 asyncore.loop and ignore redirection to https. | Aug 30 2006 | |||
43515f992f0b | Tibor Simko | For the table collection_externalcollection and the column is_default, use 0… | Aug 30 2006 | |||
f0b0696dce7f | Tibor Simko | Use Python-2.3-way of decorating static methods. | Aug 30 2006 | |||
be4a6f74a072 | Olivier Serres | Add external collections searching. | Aug 30 2006 | |||
536257883e68 | Tibor Simko | Updated every BibSched task to follow the BibTaskEx example of handling task… | Aug 29 2006 | |||
13fdbeadb4c7 | Tibor Simko | Changed initialization of I18N field and collection names, to please pychecker. | Aug 28 2006 | |||
ca6069977f47 | Tibor Simko | Removed unused collection ID argument to… | Aug 28 2006 | |||
9bf1001546ec | Tibor Simko | Removed unnecessary imports and harmonized usage of split() and string.split(). | Aug 28 2006 | |||
2ec48258f1fe | Tibor Simko | Removed an unnecessary statement and renamed an internal id loop variable. | Aug 28 2006 | |||
44f32baf0057 | Tibor Simko | Removed an extraneous comma. | Aug 28 2006 | |||
7c0b4bc00ba3 | Tibor Simko | Added test for nearest terms links for queries of the form author:"Ellis, Z"… | Aug 25 2006 | |||
766a04759955 | Tibor Simko | When creating nearest terms links, treat also cases like author:"Ellis, Z"… | Aug 25 2006 | |||
65c2d7f1a941 | Jerome Caffaro | Removed test for 'hs' format, which makes hs formatted by BibFormat now. | Aug 25 2006 | |||
950f773715cd | Tibor Simko | Fixed tmpl_print_record_list_for_similarity_boxen() in order to look whether… | Aug 24 2006 | |||
521a13ec2818 | Tibor Simko | Removed function print_record_list_for_similarity_boxen() that fully lived in… | Aug 24 2006 | |||
1c34834c595d | Tibor Simko | Deleted urlargs_replace_text_in_arg() that is not used anymore by the nearest… | Aug 24 2006 | |||
70d7717f47b2 | Tibor Simko | Added tests of the behaviour of the nearest terms box for various search types… | Aug 23 2006 | |||
2e2f882183c0 | Tibor Simko | Fixed nearest terms link creation in case of complex boolean queries. | Aug 23 2006 | |||
6f556d321de2 | Jerome Caffaro | Fixed some issue when a deleted record was displayed. | Aug 23 2006 | |||
2ee9b7e19d59 | Tibor Simko | Fixed calls to get_fieldvalues_alephseq_like() where tags were not passed as a… | Aug 23 2006 | |||
572c61273232 | Tibor Simko | Fixed nearest terms link creation problem introduced by commit 1.134. Reverting… | Aug 22 2006 | |||
5f8c30037915 | Jerome Caffaro | Modified print_record to use new BibFormat in more cases than previously (for… | Aug 22 2006 | |||
c26b12fe00db | Jerome Caffaro | Fixed bug where content type was not set correctly for detailed record pages… | Aug 21 2006 | |||
d7d3d99c9a97 | Jerome Caffaro | Modified some elements to link to /search?... instead of /search.py?... file. | Aug 21 2006 | |||
68b6ddfa3df8 | Jerome Caffaro | redirected import of get_xml from bibformat to bibformat_utils | Jul 28 2006 | |||
83fa076000e5 | Jerome Caffaro | BibFormat: -added another backward-compatibility layer (old format used if new… | Jul 28 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
69aac7edac76 | Tibor Simko | Write <html>...</html> envelope for log() and cache() requests. | Jul 21 2006 | |||
3306bbf6cb24 | Tibor Simko | Renamed two string formatting placeholders in two phrases to make it clearer. | Jul 20 2006 | |||
4b2173aa3ed4 | Gregory Favre | Update of strings for internationalization. Now the strings are created with… | Jul 20 2006 | |||
868101673e22 | Gregory Favre | Updated strings for better internationalizability. | Jul 18 2006 | |||
cfe08d23e15d | Tibor Simko | Continued in the process of making the output messages better translatable. | Jul 18 2006 | |||
fbe3518e8b8f | Gregory Favre | Updated strings for internationalization | Jul 17 2006 | |||
2156ef561a99 | Tibor Simko | General support infrastructure for the Bulgarian translation. Dynamic elements… | Jul 12 2006 | |||
5aac7386e47f | Tibor Simko | BibSched task authentication now accepts nicknames as usernames too. Modified… | Jun 29 2006 | |||
191013580581 | Tibor Simko | Deleted extraneous definition of tmpl_nice_number(). Kept the version working… | Jun 22 2006 | |||
3f2dffe9849b | Tibor Simko | Put proper nearest terms box body CSS class name when printing searched word… | Jun 21 2006 | |||
4149d6c75cb1 | Tibor Simko | Enrich detailed record page's description metadata with abstract and full… | Jun 21 2006 | |||
abf58c7e11bc | Frederic Gobry | added templatized description headers for /record/<recid> pages | Jun 21 2006 | |||
5786eb330e37 | Frederic Gobry | restored display of HTML MARC when no &ot= argument is specified | Jun 20 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
e5425a65bdff | Tibor Simko | Corrected {collection,field} cache timestamp updating in situations such as… | Jun 20 2006 | |||
a058c0e2f837 | Martin Vesely | Unification of OAI configuration variables naming. | Jun 15 2006 | |||
9955c0b27510 | Tibor Simko | WebBasket module is now using the new URL style. Your Baskets links updated… | Jun 15 2006 | |||
bea894efd668 | Frederic Gobry | pass the collection name in webcoll body's template so that webcoll pages can… | Jun 12 2006 | |||
eecd54085639 | Frederic Gobry | pass the collection id to the templates so that different collection can use… | Jun 12 2006 | |||
a5f308cf0bc1 | Tibor Simko | Modified high-level API signature according to the new URL schema philosophy. | Jun 12 2006 | |||
03a0c81739d6 | Tibor Simko | Added test cases for the washing of the date arguments. | Jun 12 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
0c0009142e37 | Tibor Simko | Use absolute imports. | Jun 9 2006 | |||
2864980f08f3 | Frederic Gobry | use absolute imports instead of relative ones | Jun 6 2006 | |||
9c7ab1b2c9d2 | Frederic Gobry | added support for getting fulltexts via <http://invenio/record/<recid>/files/... | Jun 6 2006 | |||
999027ab07f3 | Tibor Simko | When the site is in the DB-less maintenance mode, do not allow display of… | Jun 5 2006 | |||
5302e887991d | Tibor Simko | Return page not found for detailed record pages with non-positive recIDs. | Jun 5 2006 | |||
08c864dd342b | Tibor Simko | Display record #1 for URLs /record and /record/ without a number. | Jun 5 2006 | |||
09ef3ff22b3f | Tibor Simko | Updated docstring to tmpl_browse_pattern() to describe colls parameter. | Jun 5 2006 | |||
9a417c550b01 | Tibor Simko | Updated page() arguments: req in, urlargs out. | Jun 5 2006 | |||
be4c3c9cef9f | Frederic Gobry | fixed a few search behavior bugs introduced by the templates and the new argd… | Jun 1 2006 | |||
397edd6b9f4f | Frederic Gobry | pass "ln" to the webcoll_body template, and fix generation of "cc" in the… | May 31 2006 | |||
af37f7459ade | Frederic Gobry | delegated more layout to the template code when generating the… | May 31 2006 | |||
872b7f860a63 | Frederic Gobry | the default collection should point to the root of the site | May 30 2006 | |||
5ef9d3840404 | Frederic Gobry | fixed navtrail generation | May 30 2006 | |||
c48eb27061f7 | Frederic Gobry | The [>> more] link now leads again to a standard search, not to the… | May 30 2006 | |||
2de851dcb081 | Frederic Gobry | fixed websearch template code and API so that it passes the regression test… | May 30 2006 | |||
24feffa9cc7a | Tibor Simko | Call BibFormat on the fly for all situations, except when creating HB, when the… | May 29 2006 | |||
e78f3d54407c | Frederic Gobry | More flexible template interface, with less unnecessary arguments (usually… | May 29 2006 | |||
cbe0c5c214b6 | Tibor Simko | Replaced search.py by search as per the new URL schema. Replaced Q1 2004 by Q1… | May 29 2006 | |||
63a61a1c7e7e | Tibor Simko | Replaced search.py by search as per the new URL schema. | May 29 2006 | |||
2080330884c1 | Tibor Simko | When URL /collection/ is not followed by any collection name, display home… | May 26 2006 | |||
3bb0e1fbdd4a | Tibor Simko | In the new navigation trail, when proposing links to collections, point to the… | May 26 2006 | |||
1b0b0bdfc3ca | Tibor Simko | Do not print prolog and epilog when printing grandsons, as it used to be with… | May 24 2006 | |||
f6bba61d3cc9 | Tibor Simko | Put back border="0" for beg/prev/next/end icons, fixing display problem. | May 24 2006 | |||
82cbb62d3dd3 | Frederic Gobry | fixed on-the-fly formatting of records | May 24 2006 | |||
49062060ac68 | Frederic Gobry | Implementation of the new URL scheme (/record/... and friends) for websearch… | May 24 2006 | |||
9da276b2d98c | Tibor Simko | Keep staying in Simple or Advanced Search interface in the ``instant browse''… | May 22 2006 | |||
7bb5af712c08 | Tibor Simko | tmpl_instant_browse() now accepts Advanced Search argument, to be able to stay… | May 22 2006 | |||
d3d662a9ec62 | Tibor Simko | Point to secure web URL when referring to youraccount pages. (More of the… | May 9 2006 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 | |||
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
26f42344eb92 | Tibor Simko | Removed explicit warnings about translations not being available. | Apr 28 2006 | |||
d169e50bee90 | Tibor Simko | Moved admin index pages from web to doc directory so that their location would… | Apr 28 2006 | |||
94bad936516c | Tibor Simko | In the text MARC output format, do not output multiple times the same tag in… | Apr 27 2006 | |||
a2742ab91e5c | Tibor Simko | Do not display MySQL wildcards (%) in the nearest terms box message for zero… | Apr 25 2006 | |||
d46104f70a20 | Tibor Simko | Do not explicitly request leading zeros in time.strftime() formats, as they are… | Apr 18 2006 | |||
9f81b44b322f | Tibor Simko | Respect new names for i18n_extract_from_wml_source.py, i18n_update_wml_target. | Apr 11 2006 | |||
7d36be84b671 | Tibor Simko | Revert back to not creating many I18N index files, for the sake of harmony with… | Apr 11 2006 | |||
22d6267b388c | Tibor Simko | Create proper I18N index pages. | Apr 11 2006 | |||
f6ca2d45529d | Tibor Simko | Adapted to the new way of I18N. | Apr 11 2006 |
c4science · Help