History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
643343a3036d | Jerome Caffaro | Adapted web pages urls to support copy of existing template when creating new… | Sep 14 2006 | |||
b5a677f595e4 | Jerome Caffaro | Added possibility to copy code of already existing template when creating a new… | Sep 14 2006 | |||
f560e7422b74 | Jerome Caffaro | Feedback to user when he tries to rename a kb with an already existing KB name. | Sep 14 2006 | |||
2171def72cfe | Jerome Caffaro | Fixed problem that occured when a kb was renamed with an already existing kb… | Sep 14 2006 | |||
6e2a5e664ac3 | Tibor Simko | Remove unused __lastupdated__. | Sep 13 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
3e3c8902ffd5 | Jerome Caffaro | Added APIs to BibFormat to choose between preformatted record or on-the-fly… | Sep 12 2006 | |||
355b6dc4b2b4 | Tibor Simko | Fixed some obvious pylint warnings. | Sep 8 2006 | |||
75928c3cd4e1 | Tibor Simko | Fixed away the most obvious pylint warnings. | Sep 8 2006 | |||
1107f5109ca4 | Nikolay Dyankov | Added new BFX formats for Dublin Core, NLM and an experimental for MARCXML and… | Sep 8 2006 | |||
f3e480e82a39 | Tibor Simko | Fixed link to the Admin Area in the navtrail of the BibFormat Admin index page. | Sep 8 2006 | |||
b45beba5c79c | Tibor Simko | Added *.pyc. | Sep 7 2006 | |||
d897fb777d3b | Nikolay Dyankov | Initial release of the XML-based formatting engine (BFX). This engine is to be… | Sep 5 2006 | |||
51cd74d937f6 | Tibor Simko | Deleted extraneous redefinition of a test case. Disable pylint warnings about… | Sep 5 2006 | |||
14a3cd2e2b95 | Tibor Simko | Adapt to the errorlib API change (file -> stream). | Sep 4 2006 | |||
104edef4ad74 | Jerome Caffaro | Added documentation regarding BibFormat intergration with Dreamweaver. | Sep 1 2006 | |||
631c0cbf1e71 | Jerome Caffaro | Added entry link to download Dreamweaver BibFormat palette. | Sep 1 2006 | |||
ffb5a2998863 | Jerome Caffaro | Added automatic creation of a Dreamweaver floating panel containing all format… | Sep 1 2006 | |||
231cea77809e | Tibor Simko | Added *.pyc. | Aug 30 2006 | |||
4917a162180f | Jerome Caffaro | Modified preview page of formats to handle search_pattern in the same way as… | Aug 29 2006 | |||
c2fd522a7488 | Jerome Caffaro | Removed wrong report of error to invenio log file. | Aug 29 2006 | |||
e347c0a48c86 | Jerome Caffaro | Removed debug code that would make the formatting done twice for each record... | Aug 29 2006 | |||
536257883e68 | Tibor Simko | Updated every BibSched task to follow the BibTaskEx example of handling task… | Aug 29 2006 | |||
6e75e72ab40e | Jerome Caffaro | Disabled highlighting of authors in search results. | Aug 29 2006 | |||
81f3c31c1dcd | Jerome Caffaro | Added 'prologue' and 'eplogue' params to 'format_records' function. Renamed… | Aug 28 2006 | |||
e3fba8bc99a7 | Jerome Caffaro | Fixed uninitialized variable. | Aug 28 2006 | |||
0c86101bf7ca | Jerome Caffaro | Added hs template. | Aug 25 2006 | |||
ef2800bc1a02 | Jerome Caffaro | Added HS file... | Aug 25 2006 | |||
4f2826c7f540 | Jerome Caffaro | Added HTML similarity template and output format. Adapted some elements in… | Aug 25 2006 | |||
7b88f64ee118 | Jerome Caffaro | Updated interface to hide backward compatibility if php is not enabled. Added… | Aug 25 2006 | |||
36d3a4dbee62 | Jerome Caffaro | Improved backward compatibility with old BibFormat: if not all formats to which… | Aug 25 2006 | |||
7a79d20fb17f | Jerome Caffaro | Inserted new FAQ in BibFormat guide regarding deleted records. | Aug 23 2006 | |||
903cbce5819d | Jerome Caffaro | Changed link of image in Picture_HTML_brief format from something like… | Aug 23 2006 | |||
295eea33b986 | Jerome Caffaro | Use 'php' var from config.py to determine if we are allowed to call old… | Aug 23 2006 | |||
ead31369b7d8 | Jerome Caffaro | Use standard Marc notation in elements. Display bug fixed in bfe_notes. | Aug 23 2006 | |||
e6c999114cc8 | Jerome Caffaro | Non closed HTML li tag in documentation. | Aug 23 2006 | |||
497f08453331 | Jerome Caffaro | Admin guide doc improvement. | Aug 23 2006 | |||
4bb7be510be7 | Tibor Simko | The web page availability tests adapted to test the new BibFormat Admin in… | Aug 22 2006 | |||
d33690077adc | Jerome Caffaro | Added XML Dublin Core as new format. Bug fixed in bfe_xml_record which did not… | Aug 22 2006 | |||
5d82dc4d4bf1 | Tibor Simko | Removed extraneous EXTRA_DIST. | Aug 22 2006 | |||
7f3ada46dc98 | Jerome Caffaro | Updated link that shows/hides authors in detailed view: now in red, label… | Aug 22 2006 | |||
9d71b8cc543a | Jerome Caffaro | Updated 'Edit this record' link available to admin users in detailed view of a… | Aug 22 2006 | |||
b2197c0ad41a | Jerome Caffaro | Corrected letter case typo Bibformat -> BibFormat in docstrings. Fixed an issue… | Aug 22 2006 | |||
c5accd8d6c73 | Jerome Caffaro | Modified portfolio template to display pictures inline. | Aug 22 2006 | |||
2256ac2ebc36 | Jerome Caffaro | Fixed bug where warning code would be shown instead of warning message string… | Aug 22 2006 | |||
ddde23e84e4b | Tibor Simko | Use bibformat-admin-guide selected navbar position. | Aug 21 2006 | |||
0397e6e41173 | Tibor Simko | In the I18N example, use _("Welcome") instead of _("Welcome") so that it… | Aug 21 2006 | |||
c0cd230abc38 | Tibor Simko | Redirect to the new BibFormat Admin that offers both new and old admin… | Aug 21 2006 | |||
63749721257b | Jerome Caffaro | Added fail-safe execution in case an error happens when reading the format… | Aug 21 2006 | |||
d5b9c977792e | Jerome Caffaro | Renamed test 1.py to test_1.py. | Aug 21 2006 | |||
f5fc70149df8 | Jerome Caffaro | Test 2.bft renamed to Test_2.bft. | Aug 21 2006 | |||
d7d3d99c9a97 | Jerome Caffaro | Modified some elements to link to /search?... instead of /search.py?... file. | Aug 21 2006 | |||
ea9de4269a8c | Jerome Caffaro | Removed possibility to switch from old to new BibFormat in web interface (new… | Aug 21 2006 | |||
c742faedb0f6 | Jerome Caffaro | Added Excel output. Increased limit of authors shown by default from 10 to 25… | Aug 21 2006 | |||
8808c4271fe9 | Jerome Caffaro | Added documentation for migration. | Aug 21 2006 | |||
0d95e49ff82e | Jerome Caffaro | new element (used in Picture_HTML_detailed template) | Jul 28 2006 | |||
83fa076000e5 | Jerome Caffaro | BibFormat: -added another backward-compatibility layer (old format used if new… | Jul 28 2006 | |||
3809e03a5cf6 | Jerome Caffaro | Added MARC XML output format file. | Jul 25 2006 | |||
40be7c71f103 | Jerome Caffaro | Added support for preview of formats with content-type different that… | Jul 25 2006 | |||
b6505b703817 | Jerome Caffaro | Added MARC XML element for output. | Jul 25 2006 | |||
2b462cd44bb5 | Jerome Caffaro | Added MARC XML output. | Jul 25 2006 | |||
50f621389ad2 | Jerome Caffaro | Fixed possible division by zero in PHP code. | Jul 24 2006 | |||
07d48eb2e433 | Jerome Caffaro | New BibFormat can now call old one when an output format does not exist in new… | Jul 24 2006 | |||
d92f5e01c1c7 | Jerome Caffaro | Fixed issue in bibformat_utils.highlight() when None is given for… | Jul 24 2006 | |||
e8521e49f552 | Tibor Simko | Removed test and some unused files like bfe_summary from the distribution. | Jul 23 2006 | |||
35a09049f786 | Tibor Simko | Added missing files for the distribution (e.g. __init__.py, bfe_summary.py… | Jul 23 2006 | |||
97181bc889e5 | Tibor Simko | Do not include "Test 2.bft" into EXTRA_DIST due to escaping problems. The new… | Jul 23 2006 | |||
701d30236f98 | Tibor Simko | BibFormat api.txt moved to api.html.wml to be consistent with what we have in… | Jul 23 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
b922549e556c | Jerome Caffaro | Corrected bfe_editors bug. | Jul 21 2006 | |||
1386ab64e5db | Jerome Caffaro | Corrected bfe_bibtex.py to use already existing bibrecord functions. | Jul 21 2006 | |||
1eebcda97d6f | Jerome Caffaro | Updated description of format templates. | Jul 21 2006 | |||
a939b152681d | Jerome Caffaro | Corrected docstring in bibformat_engine. Fixed small error in bibformatadminlib. | Jul 21 2006 | |||
8ffbbe51591e | Jerome Caffaro | Modified templates to use format element bfe_date instead of format table. | Jul 21 2006 | |||
888f9d35712d | Jerome Caffaro | Added missing format element. Removed commented code from bfe_place.py. | Jul 21 2006 | |||
1b7d0ce6fa14 | Jerome Caffaro | Modified APIs doc to reflect more current version of BibFormat (even if API are… | Jul 21 2006 | |||
190013c2f369 | Jerome Caffaro | Inclusion of important non installable files in EXTRA_DIST. | Jul 20 2006 | |||
688839a69c28 | Jerome Caffaro | Initial release of the new BibFormat in Python. The status is still… | Jul 20 2006 | |||
5aac7386e47f | Tibor Simko | BibSched task authentication now accepts nicknames as usernames too. Modified… | Jun 29 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
060dff44a5d2 | Tibor Simko | New output format philosophy: prestoring only HB formats. HD ones will be… | May 29 2006 | |||
bc5ff3e12cdd | Tibor Simko | Prefer to use /record/ instead of /search?recid= style of URLs. | May 29 2006 | |||
cbf2a7f12b94 | Tibor Simko | Reflect new search URL. | May 29 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 | |||
d62a0a5fea15 | Martin Vesely | Bug #3220: bibreformat format type lookup fixed. | Apr 13 2006 | |||
9f81b44b322f | Tibor Simko | Respect new names for i18n_extract_from_wml_source.py, i18n_update_wml_target. | Apr 11 2006 | |||
6b13f0051c34 | Tibor Simko | Adapted to the new way of I18N, removing MSG_ dependencies. | Apr 11 2006 | |||
cf8e5e8c85e6 | Tibor Simko | Added standard `help' CLI option. | Apr 10 2006 | |||
caf3cba8d80f | Tibor Simko | Use single quotes around the version number so that it gets printed nicely. | Apr 10 2006 | |||
6c5f57dc4049 | Tibor Simko | Do not use WML call in the version string. | Apr 10 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 2006 | |||
339811efd13e | Tibor Simko | Added i18n_update_wml.py call to update _(Foo)_ strings in PHP files generated… | Dec 22 2005 | |||
2389fcd6d7de | Nicholas Robinson | Added some php files that is generated during make. | Sep 15 2005 | |||
0bb2793e061f | Tibor Simko | Removed invalid include. | May 13 2005 | |||
ff9fd81d8640 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
00eac0c7d993 | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
578b810fcf8f | Tibor Simko | Cleanup of the bad markup of the old FlexElink manual, thanks to Ferran Jorba. | May 2 2005 | |||
9cb82daf1a9c | Tibor Simko | Added missing BibFormat Admin Guide images to the distribution tarball. | May 2 2005 |
c4science · Help