History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f80152df3863 | Tibor Simko | Deleted unnecessary cvsignore files. | Nov 24 2008 | |||
65e03a4d258e | Tibor Simko | Merged commit 'sam/get_record' | Nov 5 2008 | |||
9dc22287761b | Samuele Kaplun | New search_engine.get_record function. | Nov 4 2008 | |||
f231186fbf70 | Samuele Kaplun | New support for protected tags in bibupload correct. | Oct 31 2008 | |||
ff551f4b0fb8 | Benoit Thiell | Removed imports of sre in favour of imports of re. | Oct 29 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
64e839feced4 | Lars Christian Raae | Fixed broken test. Added new function. | Oct 13 2008 | |||
cd98e96618a4 | Lars Christian Raae | Fixes to BibRecord, more unit tests. | Oct 10 2008 | |||
11e4e65999a1 | Lars Christian Raae/Tibor Simko | Additions and changes to field modifying functions. | Oct 2 2008 | |||
e34c1dabb237 | Lars Christian Raae | Fixed showstopping bugs when adding new field. | Sep 22 2008 | |||
4de404cbbf47 | Piotr Praczyk | record comparison functions retunr the exact difference instead of just saying… | Sep 5 2008 | |||
2bd13ab78c6e | Piotr Praczyk | Added logging when harvesting record and later (when inserting into teh… | Aug 21 2008 | |||
c51a8ffffb91 | Piotr Praczyk | Some new record-related functions | Jul 24 2008 | |||
1a153fc6b041 | Lars Christian Raae | Fixed all mutable default arguments. | Jul 24 2008 | |||
1d6a688bf48e | Lars Christian Raae | * Removed some JS that became unnecessary after Sam fixed redirect. * Format… | Jul 24 2008 | |||
a2749f1b2a8d | Lars Christian Raae | The first part of a major rewrite of bibedit. Changes: - Common functionality… | Jul 22 2008 | |||
90b696aa419c | Lars Christian Raae | bibedit history interface (draft). The interface is available from all parts of… | Jul 11 2008 | |||
0fab9b24f91e | Tibor Simko | Replaced assertTrue by failUnless in order to please older Pythons. | Jul 10 2008 | |||
3f5de57ef31b | Piotr Praczyk | Corrected test for bibrecord | Jul 8 2008 | |||
654785594c12 | Lars Christian Raae | '--revert-revision' --> '--revert-to-revision' | Jul 8 2008 | |||
c66a6fe5fbd4 | Lars Christian Raae | bibedit CLI now support '--revert-revision' which will replace the current… | Jul 8 2008 | |||
25ade1635c7b | Tibor Simko | Added docstring. | Jul 8 2008 | |||
a0c5532cab1a | Piotr Praczyk | Added functions to compare records and fields | Jul 4 2008 | |||
ca929e66989c | Marko Niinimaki | editor improvement: Add another subfield when creating a new field | Jul 3 2008 | |||
779d4ea76d86 | Tony Osborne | Added massaging for arxiv report numbers to change from e.g. arXiv-yymm-1234… | Jun 30 2008 | |||
c758f6ab0583 | Lars Christian Raae | bibedit record locking: Increased safety, many improvements to the code. | Jun 27 2008 | |||
216fe72b9397 | Marko Niinimaki | replaced integers with clear txet move_up move_down delete | Jun 26 2008 | |||
e1ccb99d7ee3 | Lars Christian Raae | Fixed error. Thanks to Marko for notification! | Jun 26 2008 | |||
f3ffbb190160 | Lars Christian Raae | If record was locked for editing because of revision waiting in bibsched queue… | Jun 24 2008 | |||
4a04768a1cbd | Lars Christian Raae | Enriched demo site configuration - bibedit now takes collection as optional… | Jun 23 2008 | |||
ccbf5b05112d | Lars Christian Raae | Removed * imports. Error in previous commit message: Lock levels are 0-3, not 0… | Jun 23 2008 | |||
99a86c6bb33a | Lars Christian Raae | Added CFG_BIBEDIT_LOCKLEVEL - when a user tries to edit a record being edited… | Jun 23 2008 | |||
a4588f00ada2 | Marko Niinimaki | enabled moving subfields in both directions in web gui | Jun 13 2008 | |||
0ae9256f1e63 | Marko Niinimaki | enabled changing the order of subfields | Jun 13 2008 | |||
82c8119ac3ee | Marko Niinimaki | subfields can repeat | Jun 13 2008 | |||
feff09d096ef | Tibor Simko | Fixed two failing cases as per the addition of a new demo record. | May 29 2008 | |||
33adc2d80005 | Samuele Kaplun | BibEdit to run bibupload -P 5 (higher priority). | May 27 2008 | |||
42d43983f88c | Samuele Kaplun | Rnamed bibtask_low_level_submission to task_low_level_submission. | Apr 1 2008 | |||
0d77e149a09c | Tibor Simko | Fixed syntax error. | Mar 31 2008 | |||
0fb4ae583079 | Samuele Kaplun | New bibsched_low_level_task_submission for enqueing tasks via API. (changes a… | Mar 31 2008 | |||
b00299effbda | Tibor Simko | Moved globally interesting CFG variables from local foo_config.py files into… | Mar 27 2008 | |||
4bc4c73928de | Tibor Simko | Deleted trailing whitespace in all Python files. | Mar 26 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
3d7e61d5dbcb | Tibor Simko | Standardized unit and regression test suite building and running techniques. | Mar 23 2008 | |||
8bf7e24e8bba | Tibor Simko | When doing '--list-revisions', return latest revisions first. | Mar 19 2008 | |||
3dacd0fc6473 | Tibor Simko | Better argument checking for '--list-revisions'. General docstrings update. | Mar 18 2008 | |||
5d0033cc591f | Tibor Simko | Fixed an error output string and shortened command line options. | Mar 18 2008 | |||
fa49e524e8f6 | Tibor Simko | Initial release of the BibEdit command line tool. Currently implements three… | Mar 18 2008 | |||
6ca0fb6d0428 | Samuele Kaplun | Updated tests after changes to demo site. | Mar 14 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 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 | |||
6ea00d99ac59 | Marko Niinimaki | There are more records now - thus more fields. Corrected. | Dec 19 2007 | |||
72c68cfaa81a | Marko Niinimaki | 1 record more | Dec 14 2007 | |||
893955061bb0 | Marko Niinimaki | added FIXME for lint | Dec 3 2007 | |||
78cf55d573ec | Marko Niinimaki | a comment for adding enrichment functionality | Nov 27 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 | |||
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 | |||
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 | |||
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 |
c4science · Help