History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cfe08d23e15d | Tibor Simko | Continued in the process of making the output messages better translatable. | Jul 18 2006 | |||
9dac3c0c7daa | Gregory Favre | Improved HTML quality. Modified some strings for better internationalizability. | Jul 17 2006 | |||
9c09f8cfdb43 | Tibor Simko | Fixed some BibEdit output messages. | Jul 16 2006 | |||
77d4410bbb92 | Nicholas Robinson | Corrected a bug: when making an ALEPH MARC record, controlfields other than… | Jul 11 2006 | |||
ed1a0cf3ad2c | Tibor Simko | Output message cosmetic change. (s/Record/record) | Jun 30 2006 | |||
a40de9886ca0 | Yohann Paris | Change error message. | Jun 30 2006 | |||
2fa490da210c | Yohann Paris | Add function to make input form more easier. Clean code, and use pylint. | Jun 30 2006 | |||
f533f170d75d | Yohann Paris | New button method to edit field; Add foonction to make link easier. | Jun 29 2006 | |||
6c23971c61de | Yohann Paris | Add User authorisation ti edit Record. | Jun 28 2006 | |||
0fa3f4aadb2d | Yohann Paris | Modify User interface for Save and Cancel Button. | Jun 28 2006 | |||
d16d6abf01ad | Yohann Paris | Added functionality for deleting records. Slight changes to the menus. Adapted… | Jun 27 2006 | |||
f2be2294f461 | Tibor Simko | After a record was submitted, the go-back link now points to the BibEdit Admin… | Jun 22 2006 | |||
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 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | 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 | |||
9ac980b23778 | Tibor Simko | Updated docstrings to reflect urlargs->req change. | Jun 5 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 | |||
c731aad68f17 | Nicholas Robinson | Corrected an error when writing to stderr stream. | Jun 2 2006 | |||
8107cf5758e4 | Tibor Simko | Added version variable, fixing -V,--version CLI option. | May 30 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 | |||
f940c43b7707 | Tibor Simko | Ignore xmlmarc2textmarc. | May 26 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 | |||
7f62f6756bba | Tibor Simko | Aligned help output. | May 24 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 | |||
66d064ab5c57 | Tibor Simko | Updated, and removed a surplus, BibEdit Admin index page. | Apr 28 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 | |||
c51045985c97 | Tibor Simko | Fix order of help-version-verbose arguments. | Apr 10 2006 | |||
d3c9709224d8 | Tibor Simko | Introduced standard `help' and `version' CLI options. Fixed case of reporting… | Apr 10 2006 | |||
8bae1a3d717e | Tibor Simko | record_xml_output() now returns plain ``<record></record>'' instead of throwing… | Apr 10 2006 | |||
addd64a5c1db | Tibor Simko | Update information on `deleting' versus `hiding' records. | Mar 17 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 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 | |||
8e46661414c2 | Tibor Simko | Getting rid of WML. | May 13 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 | |||
a2ed6852d405 | Tibor Simko | Added note on how to delete all records. | Mar 3 2005 | |||
f5f7a6fcd722 | Tibor Simko | cdsnavbar.wml is found in $(top_srcdir), not $(top_builddir). | Mar 2 2005 | |||
8b788e2ceb83 | Tibor Simko | Cleaned up test_for_sanity() a bit. Added test data to account for new record… | Mar 2 2005 | |||
6491f4c194b2 | Tibor Simko | Added dependency on the general navbar. | Feb 14 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 | |||
d06643a22e2f | Tibor Simko | Display version number. | May 11 2004 | |||
0870363f0c4d | Tibor Simko | Initial release. | May 4 2004 |
c4science · Help