History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 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 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
f4b4d6c7a9f8 | Samuele Kaplun | Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… | Feb 29 2008 | |||
a836093271c7 | Jerome Caffaro | After a record has been modified, propose to edit another one. Removed trailing… | Feb 25 2008 | |||
db2ae61b52c9 | Nicholas Robinson | Moved the line "from __future__ import generators" to be the first statement… | Feb 21 2008 | |||
325252a498e5 | Nicholas Robinson | For exception handling in the create_record function, replaced the use of print… | Feb 8 2008 | |||
ca75cb18bbaf | Jerome Caffaro | Better checking of admin guides availability. | Feb 8 2008 | |||
c782c5bb2544 | Jerome Caffaro | Fixed regression tests to check for new webdoc pages. | Feb 7 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
b4d00fcb0485 | Tibor Simko | Prettified the usage message a bit. | Jan 18 2008 | |||
29dd5c456425 | Tibor Simko | Cosmetic megacommit to standardize whitespaces in WebDoc tags ("<!-- WebDoc-Foo… | Dec 20 2007 | |||
ec8821f104b9 | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select. | Dec 20 2007 | |||
6ea00d99ac59 | Marko Niinimaki | There are more records now - thus more fields. Corrected. | Dec 19 2007 | |||
72c68cfaa81a | Marko Niinimaki | 1 record more | Dec 14 2007 | |||
e81effefce0c | Tibor Simko | Phased out BibEdit Admin static intro page. | Dec 13 2007 | |||
76224935b927 | Samuele Kaplun | Update guide, with note about using bibindex --reindex when wiping out the… | Dec 6 2007 | |||
a85e51d8edb6 | Tibor Simko | Verified webdoc files, removed WML files. | Dec 6 2007 | |||
893955061bb0 | Marko Niinimaki | added FIXME for lint | Dec 3 2007 | |||
78cf55d573ec | Marko Niinimaki | a comment for adding enrichment functionality | Nov 27 2007 | |||
2824d8dad64a | Jerome Caffaro | WebDocified admin guide. | Nov 14 2007 | |||
d7c27eee7ba9 | Samuele Kaplun | Removed dependency from string lib. | Nov 12 2007 | |||
17c62384bd1f | Marko Niinimaki | changed record id's in test cases to reflect latest additions by Sam | Nov 7 2007 | |||
eda7e0fe83e1 | Tibor Simko | Updated docstring for record_delete_field(). | Nov 6 2007 | |||
7fa2d2692227 | Marko Niinimaki | updated set of records to reflect the set that is used in demo CVS… | Nov 5 2007 | |||
eb1ae54518ea | Samuele Kaplun | Extended record_delete_field to optionally delete specific field_number. | Nov 5 2007 | |||
29018687c982 | Tony Osborne | Renamed functions (get_first_reference_line_numeration_marker_patterns_via_brac… | Nov 2 2007 | |||
f787045c8c30 | Marko Niinimaki | demobibdata with citation stuff. adjusted the tests | Nov 1 2007 | |||
4f63c5c768fd | Tony Osborne | New functionality: | Oct 30 2007 | |||
8899c2aea0ac | Jerome Caffaro | Creates only one single instance of PyRXP for parsing xml instead of one per… | Oct 24 2007 | |||
47ce4d6ba85f | Tibor Simko | Made refextract runnable without having to have done the full Invenio… | Oct 3 2007 | |||
26fc1f4a3c8b | Tibor Simko | Call bibupload as user 'bibedit'. This is useful order to quickly identify… | Aug 8 2007 | |||
062e6266d46c | Nicholas Robinson | When stripping footers, introduced a check to ensure that the document body… | Jul 27 2007 | |||
017c8ee0885e | Nicholas Robinson | Commit on behalf of Tony: + Added function "limit_m_tags" - truncate extremely… | Jul 27 2007 | |||
b98d3870e673 | Samuele Kaplun | Used cdsname(intl) everywhere in place of "CDS( Invenio)" | May 25 2007 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
e95478c3ee27 | Nicholas Robinson | Fixed bug caused by previous commit. | May 2 2007 | |||
f59fe6364991 | Nicholas Robinson | Removed newlines from subfield values - they caused problems for ALEPH. | May 2 2007 | |||
1d6f7a5e95c5 | Nicholas Robinson | Corrected bugs in handling of URLs. URLs are now processed BEFORE the… | Apr 30 2007 | |||
103822f367ad | Nicholas Robinson | Modification of the regexp patterns used to identify the numeration that… | Apr 26 2007 | |||
b3f7f40fab8f | Nicholas Robinson | Altered the pattern used to recognise "IBID" instances that do not actually… | Apr 25 2007 | |||
aad0b2e03b4d | Nicholas Robinson | Removed the import of the now unused 'CFG_REFEXTRACT_MARKER_CLOSING_URL' config… | Apr 25 2007 | |||
45bbb9f45816 | Nicholas Robinson | Removed the now unused 'CFG_REFEXTRACT_MARKER_CLOSING_URL' config variable. | Apr 25 2007 | |||
2d59c329303d | Nicholas Robinson | Fixed a bug in the handling of URLs. Previously, URLs could be corrupted during… | Apr 25 2007 | |||
06e1f6c9bb10 | Nicholas Robinson | Corrected 2 bugs in the function "move_tagged_series_into_tagged_title": *… | Apr 24 2007 | |||
6744c6cbe48c | Nicholas Robinson | In certain papers, " bf " appears just before the volume of a cited item. It is… | Apr 24 2007 | |||
e38af54dcbbf | Nicholas Robinson | Removed tagging of series information as it conflicted with the KB in certain… | Apr 23 2007 | |||
20bdb2683d21 | Nicholas Robinson | When creating the knowledge base of Journal titles: * Enforced sorting of… | Apr 20 2007 | |||
54dcf3807ddf | Nicholas Robinson | + Fixed a bug when looking for the end of the references section. Previously… | Mar 29 2007 | |||
322424c25882 | Nicholas Robinson | Fixed a bug that occurred when matching report-numbers: the wrong length of the… | Mar 17 2007 | |||
0621fff0015e | Nicholas Robinson | Removed a 'dummy' pattern. | Mar 16 2007 | |||
2036e7a590dd | Nicholas Robinson | Added a dictionary to keep a count of all periodical titles found in reference… | Mar 15 2007 | |||
0970b26c661a | Nicholas Robinson | * Fixed display of empty indicators in TEXT-MARC mode - they are now replaced… | Mar 15 2007 | |||
d5f6bb54bedd | Nicholas Robinson | Refactoring: moved 'main' function into 'xmlmarc2textmarclib.py'. | Mar 15 2007 | |||
afd852f45332 | Nicholas Robinson | Code cleaning to fix pylint complaints about conventions, etc; | Mar 13 2007 | |||
5df99323fe9d | Nicholas Robinson | Made title-numeration patterns 'prettier' (split them over multiple lines and… | Mar 8 2007 | |||
8f875d9ae4b6 | Nicholas Robinson | Updated title-numeration patterns: when searching for 'volume', the word 'No'… | Mar 6 2007 | |||
52b3f74ac1ce | Nicholas Robinson | Added new pattern for recognition of numeration of titles: 'YEAR' (with… | Mar 6 2007 | |||
262996b58979 | Nicholas Robinson | When recognising numeration for titles, made parentheses optional for YEAR in… | Mar 5 2007 | |||
9506e327b701 | Nicholas Robinson | Reference line markers are now stripped before the line is processed for… | Mar 5 2007 | |||
580e6cf4e94a | Nicholas Robinson | Modification of title-numeration patterns: Now only recognising reasonable… | Mar 5 2007 | |||
a0701690a5da | Nicholas Robinson | Corrected handling of IBIDs: in certain cases, the series could be tagged onto… | Mar 2 2007 | |||
15785017b87f | Nicholas Robinson | Added optional comma before and after volume when searching for title… | Mar 1 2007 | |||
bb7d141760fa | Nicholas Robinson | Added checking for UnicodeErrors when reading in the preprint-report numbers… | Feb 28 2007 | |||
11ccb10bc99c | Nicholas Robinson | Fixed a problem with the rebuilding of the reference section: The function that… | Feb 27 2007 | |||
1c137b3ae4c9 | Nicholas Robinson | Added 980 and FFT to list of fields to be dropped (returned by function… | Feb 26 2007 | |||
053a65f6c7b5 | Nicholas Robinson | Fixed IndexError (in reading-line) when rebuilding reference line | Feb 24 2007 | |||
296919302a28 | Nicholas Robinson | If parentheses were stripped from the end of a title, the were not accounted… | Feb 23 2007 | |||
78dc628b932e | Nicholas Robinson | Altered the pattern used for the recognition of numeration that immediately… | Feb 22 2007 | |||
920dcde17cae | Nicholas Robinson | Added newlines to verbose output. | Feb 22 2007 | |||
0425375d7c64 | Nicholas Robinson | cli_opts was accidentally declared inside the except clause of the try/except… | Feb 22 2007 | |||
a650af9a6f53 | Nicholas Robinson | Updates written by TonyO: New, improved behaviour of "verbose" mode; various… | Feb 22 2007 | |||
f27c33ed484f | Nicholas Robinson | Code cleaning after pylint warnings (etc); Added docstring to function… | Feb 15 2007 | |||
b23454398dec | Nicholas Robinson | Removed reference to 'bibrefextract' in module docstring: replaced it with… | Feb 15 2007 | |||
90af0b0400a8 | Nicholas Robinson | Updated the module docstring and fixed some line-length warnings. | Feb 15 2007 | |||
f26ae6e6e718 | Nicholas Robinson | Dropped another unused config variable. | Feb 15 2007 | |||
843eff28d0fb | Nicholas Robinson | Replaced use of 'cgi.escape' with 'encode_for_xml' when creating XML output… | Feb 15 2007 | |||
532a2286441f | Nicholas Robinson | Removed some config variables that were no longer needed. | Feb 15 2007 | |||
e1b72d8b4d1f | Nicholas Robinson | Fixed a bug in the recognition/markup of URLs: string index was out when… | Feb 14 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
6258c992576c | Nicholas Robinson | Fixed a bug in recognition of reference line 'marker'; Fixed a bug in counting… | Feb 14 2007 | |||
5f0cc48dad6b | Diane Berkovits | Add parameters to print_rec and princ_recs in order to be able to select fields… | Feb 14 2007 | |||
64eca59c42f9 | Nicholas Robinson | Complete rewrite of refextract. No more Object-Orientation, new treatment of… | Feb 14 2007 | |||
64c767cbfb0e | Nicholas Robinson | Added new config variables used by refextract to build MARC XML. | Feb 14 2007 | |||
d790d1f86b3c | Jerome Caffaro | Fixed bug that would prevent displaying/editing of records containing control… | Feb 9 2007 | |||
cb4cac267998 | Tibor Simko | Updated BibEdit header cosmetics (removed spaces before punctuation, removed… | Jan 17 2007 | |||
17f1376eaa63 | Tibor Simko | Use blank space as empty indicator in the MARCXML guide example. | Jan 16 2007 | |||
1de493e870f4 | Jerome Caffaro | Fixed bug where some fields would never be edited (because of check on values… | Jan 11 2007 | |||
f7a0b14e2b02 | Jerome Caffaro | Fixed bug that would cause modification of wrong subfield when several fields… | Jan 10 2007 | |||
259b16d33f07 | Jerome Caffaro | Fixed handling of empty indicators that prevented edition of some fields. | Jan 9 2007 | |||
c09170c4c351 | Tibor Simko | Fixed problem of empty controlfieds when minidom parser is used. | Dec 22 2006 | |||
e118927f6500 | Tibor Simko | Modified record_get_field_values() so that it works with "empty" records. | Dec 20 2006 | |||
ad791a4c6215 | Tibor Simko | Updated test MARCXML and expected results according to the new default policy… | Dec 18 2006 | |||
60f2ccfb34bc | Tibor Simko | Updated wash_indicators() docstring and other mostly cosmetic updates related… | Dec 18 2006 | |||
e01f2e465b8c | Jerome Caffaro | Made BibRecord handle whitespaces in the same way as blank spaces and… | Dec 18 2006 | |||
aeabbc8013e5 | Tibor Simko | Removed not-very-expressive "This is the gate..." welcome messages on those… | Dec 7 2006 | |||
a80c2c037ce5 | Tibor Simko | Fixed free variable problems (UnicodedecodeError, curitem). | Dec 1 2006 |
c4science · Help