History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a55bfec3259c | Tibor Simko | Fixed weburl_bibedit WTR trailing slash. | Jun 22 2006 | |||
eecf2c0446ce | Yohann Paris | Initial release of the BibEdit Admin interface. | Jun 22 2006 | |||
6a83be74077b | Tibor Simko | Added test cases for record_delete_field(). | Jun 21 2006 | |||
5d232a03c531 | Tibor Simko | Improved accented Unicode letters test case: now it is checking directly the… | Jun 9 2006 | |||
9f092085945f | Tibor Simko | Fixed record_xml_output() for records containing Unicode characters. | Jun 9 2006 | |||
1e5d8197f652 | Tibor Simko | Fixed problem of incrementing field numbers when adding a new field to an… | Jun 9 2006 | |||
1ed468ebb1aa | Tibor Simko | Added test cases for adding fields. | Jun 9 2006 | |||
aad09aa6fd02 | Nicholas Robinson | Fixed a bug: in certain cases when making an ALEPH MARC record, lines were not… | Jun 2 2006 | |||
fe530c7afddf | Nicholas Robinson | Changed behaviour in situation when multiple SYS found for record when running… | Jun 2 2006 | |||
48dc7e54acd5 | Nicholas Robinson | Changed the way that random System numbers are created - added generator for… | Jun 2 2006 | |||
8107cf5758e4 | Tibor Simko | Added version variable, fixing -V,--version CLI option. | May 30 2006 | |||
8d15cbd7e889 | Tibor Simko | Ignore pyc files. | May 26 2006 | |||
b62bf23cae98 | Tibor Simko | Fixed `except Error' statements. | May 26 2006 | |||
053f7f35be1d | Nicholas Robinson | Initial release of the xmlmarc2textmarc utility. | May 26 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 | |||
8bae1a3d717e | Tibor Simko | record_xml_output() now returns plain ``<record></record>'' instead of throwing… | Apr 10 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
e7b585b3990e | Tibor Simko | Added infrustructure for BibEdit Admin web interface. | Jul 4 2005 | |||
988d2fb16a34 | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
5b5d4dcdce4e | Tibor Simko | Fixed errors with umlaut-like corrections. (Nick) | Apr 6 2005 | |||
bf6c17e2d07b | Tibor Simko | Pylint-related code cleanup by Nick. | Mar 17 2005 | |||
250e4736e5cb | Tibor Simko | Initial release of refextract, the reference extraction program. | Mar 15 2005 | |||
8b788e2ceb83 | Tibor Simko | Cleaned up test_for_sanity() a bit. Added test data to account for new record… | Mar 2 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
c73eb3572d13 | Tibor Simko | Put more comments. | Dec 16 2004 | |||
9164ff0e0030 | Trond Aksel Myklebust | *If a parser not existing was chosen, the 4suite parser would be used if… | Oct 21 2004 | |||
8aea2ea91bc0 | Trond Aksel Myklebust | *Hopefully fixed error when no parser installed | Oct 20 2004 | |||
b81818840ac3 | Trond Aksel Myklebust | *Fixed 4suite parser | Oct 20 2004 | |||
0c6a714d987d | Trond Aksel Myklebust | -Hopefully fixed 4suite | Oct 20 2004 | |||
05e25d1de03c | Trond Aksel Myklebust | *Fixed minidom parser | Oct 20 2004 | |||
530319fa3982 | Tibor Simko | Use proper etcdir when testing for sanity. | Oct 20 2004 | |||
6d6b4ececf3a | Trond Aksel Myklebust | Fixed sanity test | Oct 20 2004 | |||
be9eac68ef0c | Tibor Simko | Typo fixed. | Oct 20 2004 | |||
8fc0f386301b | Tibor Simko | record_get_field_instances() fixed for non-existing tags. encode_for_xml() does… | Oct 20 2004 | |||
512d19721bc8 | Tibor Simko | Added test for accented UTF-8 letters. | Oct 20 2004 | |||
5986d32b0bce | Tibor Simko | String type checks now also check unicode string types. (As per Alexandra.) | Oct 19 2004 | |||
76fb5309999c | Tibor Simko | Added tests for getting field/subfield values/instances. | Oct 19 2004 | |||
fb1e466d09f8 | Tibor Simko | record_get_field_instances() now takes optional TAG, IND1 and IND2 arguments. | Oct 19 2004 | |||
4b4299a3f51a | Tibor Simko | Added a FIXME comment on the not-yet-working UTF-8 parsing. | Sep 8 2004 | |||
b8546b4ff8a2 | Tibor Simko | Initial release of new Alexandra's bibrecord library. | Aug 25 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
e3625764c309 | Tibor Simko | Added BibEdit lib. | Jul 12 2004 | |||
bbd45721dfe0 | Thomas Baron | new xml parsing library | Jul 9 2004 |
c4science · Help