History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4133594d34f5 | Tibor Simko | Pass the on-the-fly parameter to the old formatter too. | Oct 31 2006 | |||
132c52537d78 | Tibor Simko | Call format_record() in the on-the-fly mode; this is a must during… | Oct 31 2006 | |||
3e0994540bad | Tibor Simko | Removed unnecessary use of pylibdir. | Oct 31 2006 | |||
b56231a1c7cb | Jerome Caffaro | Fixed wrong label in output format "dependencies" page. | Oct 5 2006 | |||
fe1c54275bc9 | Jerome Caffaro | Improved layout of template editor: panels resize according to window size… | Oct 5 2006 | |||
b32b30ced4b2 | Jerome Caffaro | Reordered toolbar buttons. | Oct 5 2006 | |||
0277b0cf5639 | Jerome Caffaro | Updated APIs. | Oct 5 2006 | |||
3dba78167521 | Tibor Simko | Shorten the name of guide_output_format_update_attributes_tutorial.png to… | Sep 25 2006 | |||
e87674cf611a | Tibor Simko | A little cleanup of the new I18N messages. | Sep 25 2006 | |||
02bb61a462a3 | Tibor Simko | Updated DC, NLM and RSS templates to format one record only, since the rest of… | Sep 21 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
8108820f9aed | Tibor Simko | Put explicit namespace into self-uri xlink's. This fixes the problem of XML… | Sep 15 2006 | |||
8fc23841490f | Tibor Simko | Renamed cfg_oai_* config variables to follow the uppercase model. Fixed the… | Sep 15 2006 | |||
c7dd31992dd4 | Tibor Simko | Improved kwalitee of the config files. | Sep 15 2006 | |||
bc504fc1c0ff | Tibor Simko | Renamed BibFormat local config variables to follow the CFG_MODULENAME_FOO style. | Sep 15 2006 | |||
807b89d89128 | Tibor Simko | Fixed uppercase for all remaining cfg_* module variables except for those… | Sep 15 2006 | |||
5c3e915615a1 | Tibor Simko | Edited copyright message to refer to CDS Invenio rather that CDSware. | Sep 14 2006 | |||
bb3cf98f872a | Tibor Simko | Added copyright messages to the files where they were missing. Fixed copyright… | Sep 14 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
b07423532846 | Tibor Simko | Use uppercase for CFG_MODULENAME_ERROR_MESSAGES and… | Sep 14 2006 | |||
3ddfb9b00487 | Jerome Caffaro | Added the possibility NOT to copy a format template when creating a new one… | Sep 14 2006 | |||
3811e4eec78c | Jerome Caffaro | Documented creation of new template as copy of already existing one. Corrected… | Sep 14 2006 | |||
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 |
c4science · Help