History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c6f746cc4e8c | Jerome Caffaro | Removed usage of 'popen' as it causes so many problems and reverted back to… | Apr 30 2008 | |||
988935fb5a5b | Samuele Kaplun | Main file(s) -> Fulltext. | Apr 15 2008 | |||
10d5416d8a62 | Jerome Caffaro | Filter out languages from <lang> tags even if they are not in CFG_SITE_LANGS… | Apr 14 2008 | |||
b4590d0c6aef | Jerome Caffaro | Fixed comment. | Apr 14 2008 | |||
126965d59edd | Jerome Caffaro | Print task id to the logs when submitting new bibupload tasks. | Apr 14 2008 | |||
cfdf8a341f84 | Jerome Caffaro | *** empty log message *** | Apr 14 2008 | |||
4d4edc00c017 | Tibor Simko | Added test cases for the publication reference information formatting. | Apr 11 2008 | |||
173eed680748 | Tibor Simko | Added tests for the display of title parts (245 $n) and of ISBNs (020 $a). | Apr 11 2008 | |||
f5a23b54480c | Jerome Caffaro | Display publication information. | Apr 11 2008 | |||
d00c9dead4f4 | Jerome Caffaro | Display ISBNs. | Apr 11 2008 | |||
859c083e0313 | Jerome Caffaro | Dsiplay fields 245__n and 245__p. Removed unnecessary import. | Apr 11 2008 | |||
08531b71af4b | Jerome Caffaro | Backward compatibility with 'weburl' parameter. | Apr 8 2008 | |||
eb0ef36684d1 | Samuele Kaplun | Typo in function name. | Apr 3 2008 | |||
8bac15c49b80 | Samuele Kaplun | Introduced task_sleep_now_if_requested into bibreformat. | Apr 3 2008 | |||
42d43983f88c | Samuele Kaplun | Rnamed bibtask_low_level_submission to task_low_level_submission. | Apr 1 2008 | |||
0fb4ae583079 | Samuele Kaplun | New bibsched_low_level_task_submission for enqueing tasks via API. (changes a… | Mar 31 2008 | |||
219b5d73f4a5 | Jerome Caffaro | Fixed HTML. | 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 | |||
118d33b440b8 | Tibor Simko | Updated web tests so that we can test easily remote sites from within local… | Mar 25 2008 | |||
e5cf1e00e21a | Tibor Simko | Adapted Makefiles to the new standard webdoc source directory… | Mar 25 2008 | |||
164d10559b08 | Tibor Simko | Initial release of the web test suite infrastructure, to be run via 'inveniocfg… | Mar 23 2008 | |||
3d7e61d5dbcb | Tibor Simko | Standardized unit and regression test suite building and running techniques. | Mar 23 2008 | |||
1b4a58642c1d | Jerome Caffaro | Do not return empty string if there is only 1 field when of='xm'. Added… | Mar 19 2008 | |||
45ce47b8bce7 | Tibor Simko | Removed deleted BFX files. | Mar 18 2008 | |||
6b730111dd48 | Jerome Caffaro | Removed bfx templates. | Mar 17 2008 | |||
c31e199772b8 | Jerome Caffaro | Do no trigger a bibupload task if there is no record to update. | Mar 17 2008 | |||
bb7a18d074a0 | Jerome Caffaro | Catch an exception thrown when result is empty, due to a bug in libxslt. | Mar 17 2008 | |||
252d8ef934df | Tibor Simko | Adapted the "MARC output" test case to fit the new demo book record metadata… | Mar 16 2008 | |||
e11dcfa51625 | Jerome Caffaro | If record is empty (or only has one value, i.e. its recid controlfield)… | Mar 14 2008 | |||
c540bafde5dd | Jerome Caffaro | Add time of formatting in fmt__d field. | Mar 14 2008 | |||
7bce46bf719e | Jerome Caffaro | Changed variable names to match config variables. | Mar 13 2008 | |||
30c82be848ec | Jerome Caffaro | Fixed NLM output test for XSL processors that don't group empty elements. | Mar 13 2008 | |||
fc2eb78d06c7 | Tibor Simko | Removed unneeded bibformat PHP CLI, fixing "neverending test case" issue on… | 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 | |||
9c53595a5887 | Tibor Simko | Fixed Frenglish cosmetics (notice->record). | Mar 12 2008 | |||
fe3f00b1b042 | Tibor Simko | Phased out legacy variables 'accessurl', 'urlpath', 'images', 'htdocsurl' used… | Mar 11 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 | |||
f594d24fc1bb | Samuele Kaplun | Fixed <br> in *.webdoc. | 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 | |||
a4e576e47095 | Jerome Caffaro | Removed. | Mar 11 2008 | |||
b87caf8e9451 | Jerome Caffaro | Removed remaining bibformat migration kit file. Updated doc accordingly. | Mar 11 2008 | |||
d306a031840e | Samuele Kaplun | Added gettext support to bfe_fulltext(_mini) | Mar 11 2008 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
dd2f258c7a05 | Jerome Caffaro | Indicate encoding when exporting to Excel. | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
86c8180b5e42 | Jerome Caffaro | Fixed syntax error. | Mar 10 2008 | |||
e01936d35189 | Jerome Caffaro | Fixed syntax. Default date format is '%d %B %Y' now instead of empty. | Mar 10 2008 | |||
058cfbd62a60 | Jerome Caffaro | Translates _(text)_ in format templates. | Mar 6 2008 | |||
96d06023ac21 | Samuele Kaplun | Fixed bug where list was treated as dictionary making the element to fail. | Mar 5 2008 | |||
e392a2b83cce | Samuele Kaplun | Fixed test WRT indentation (strange had already fixed yesterday for the same… | Mar 4 2008 | |||
181d70a48982 | Samuele Kaplun | Fixed regression test WRT spacing in formatting. | Mar 3 2008 | |||
a6d6e8433a70 | Jerome Caffaro | Replaced 'req' and 'uid' arguments of BibFormatObject with 'user_info'. | Mar 3 2008 | |||
f4b4d6c7a9f8 | Samuele Kaplun | Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… | Feb 29 2008 | |||
5b75fffe071a | Jerome Caffaro | Removed on-the-fly indentation of the html source. | Feb 29 2008 | |||
73aebe160d19 | Jerome Caffaro | Removed column headers in the Excel format, since it is not flexible enough to… | Feb 22 2008 | |||
c7fefe7492ee | Jerome Caffaro | Fixed resizing of documentation frame inside template editor. | Feb 19 2008 | |||
3b082db50950 | Marko Niinimaki | changed the text cases to include author affiliations as added to demobibdata | Feb 15 2008 | |||
f6e9deaadd34 | Jerome Caffaro | Removed reference to migration kit. | Feb 14 2008 | |||
f5a875e8fb0a | Jerome Caffaro | Fixed a bug that would prevent listing the format templates and output formats… | Feb 14 2008 | |||
b654f3fc3e9e | Tibor Simko | Shortened image names to fit into 99 chars for older tars. | Feb 12 2008 | |||
ee4927dbd4b8 | Jerome Caffaro | Renamed some new CSS classes used in detailed record pages. | Feb 12 2008 | |||
ae710a468c53 | Tibor Simko | Fixed EXTRA_DIST target. | Feb 12 2008 | |||
ca75cb18bbaf | Jerome Caffaro | Better checking of admin guides availability. | Feb 8 2008 | |||
e9245a03cb0c | Jerome Caffaro | Removed biformat migration kit files. | Feb 7 2008 | |||
7cda534c7657 | Jerome Caffaro | Removed references to bibformat migration kit. | Feb 7 2008 | |||
1cc7fc07fc98 | Jerome Caffaro | Removed note about the migration from PHP to Python. | Feb 7 2008 | |||
c782c5bb2544 | Jerome Caffaro | Fixed regression tests to check for new webdoc pages. | Feb 7 2008 | |||
8115e11ae2d2 | Jerome Caffaro | Fixed broken links. | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
bb0c9708ee72 | Samuele Kaplun | Renamed dontcare variables to dummy variable (to follow Pylint standard). | Jan 15 2008 | |||
cd6a73800720 | Jerome Caffaro | Modified style. | Jan 9 2008 | |||
35c05ff9536f | Jerome Caffaro | Added short bibliographic notice on all detailed page tabs (excepted main tab). | Jan 7 2008 | |||
1fdbc7e9ff8f | Jerome Caffaro | Initial release of RSS output produced by XSL. Based on RSS.bfx template. | Dec 21 2007 | |||
21cef9c0ad32 | Jerome Caffaro | Initial release of EndNote output produced by XSL. Based on BFX version. | Dec 21 2007 | |||
1a1396cdec90 | Jerome Caffaro | Respect metadata order when displaying files. | Dec 21 2007 | |||
29dd5c456425 | Tibor Simko | Cosmetic megacommit to standardize whitespaces in WebDoc tags ("<!-- WebDoc-Foo… | Dec 20 2007 | |||
a334a60b9e22 | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select where needed. | Dec 20 2007 | |||
bf158564e785 | Tibor Simko | Fixed navtrail links to respect the new /help/{admin,hacking}/foo style. | Dec 13 2007 | |||
a5a738e68191 | Jerome Caffaro | No longer print field separator if field has not a subfield with specified… | Dec 13 2007 | |||
3de8ef615998 | Jerome Caffaro | Display subtitle when available. | Dec 13 2007 | |||
40248e5464e4 | Tibor Simko | Fixed navtrail admin link. | Dec 13 2007 | |||
52f372f574cf | Tibor Simko | Phased out BibFormat Admin static intro page. | Dec 13 2007 | |||
b746baf3859a | Jerome Caffaro | Fixed multiple affiliations for reports and articles. | Dec 12 2007 | |||
d0664808484a | Jerome Caffaro | Cleaned look. | Dec 7 2007 | |||
1b0dac2bf837 | Samuele Kaplun | New bibdocfile library for handling fulltextes, to be used in place of file.py. | Dec 6 2007 | |||
e019b7a83607 | Tibor Simko | Verified webdoc files, removed WML files. | Dec 6 2007 | |||
28618dd8f223 | Jerome Caffaro | Support for multiple affiliations. | Dec 6 2007 | |||
e4e223b89614 | Jerome Caffaro | Updated expected NLM. | Dec 5 2007 | |||
5aee630b8054 | Jerome Caffaro | Use xsl instead of bfx template. | Dec 5 2007 | |||
b20e5a113b23 | Jerome Caffaro | Fixed date output in NLM_DEFAULT template. | Dec 5 2007 | |||
47b930ab6cea | Jerome Caffaro | Fixed link. | Dec 5 2007 | |||
8bcc60c6c7bb | Jerome Caffaro | Added support for executing BibFormat format template code inside xslt… | Dec 5 2007 | |||
14adfac93a6c | Jerome Caffaro | Removed trailing whitespaces. | Dec 5 2007 | |||
9386bf1b7962 | Jerome Caffaro | Added NLM.xsl. | Dec 5 2007 | |||
879d43a46ab8 | Jerome Caffaro | Addition of bfe_year.py | Dec 5 2007 | |||
80da2ad08588 | Jerome Caffaro | Initial release. Used by NLM.xsl. | Dec 5 2007 |
c4science · Help