History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9dc22287761b | Samuele Kaplun | New search_engine.get_record function. | Nov 4 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 | |||
e34c1dabb237 | Lars Christian Raae | Fixed showstopping bugs when adding new field. | Sep 22 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 | |||
c66a6fe5fbd4 | Lars Christian Raae | bibedit CLI now support '--revert-revision' which will replace the current… | Jul 8 2008 | |||
ca929e66989c | Marko Niinimaki | editor improvement: Add another subfield when creating a new field | Jul 3 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 | |||
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 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
26fc1f4a3c8b | Tibor Simko | Call bibupload as user 'bibedit'. This is useful order to quickly identify… | Aug 8 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
d790d1f86b3c | Jerome Caffaro | Fixed bug that would prevent displaying/editing of records containing control… | Feb 9 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 | |||
7fcd5154b1bb | Tibor Simko | Removed explicit "is" and "is not" comparisons against True/False singletons… | Nov 29 2006 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
9e46d925fb46 | Tibor Simko | Use UPPERCASE CFG_BIBEDIT_* module config parameters. | Sep 13 2006 | |||
a48495603be0 | Tibor Simko | Compare with False value in a proper way. | Aug 28 2006 | |||
f9aaa6dcaa3e | Tibor Simko | Do not pass unnecessary temp parameter to tmpl_table_value(). | Aug 28 2006 | |||
5ac7d4efe680 | Gregory Favre | Fixed missing authorization failure. Fixed missing default parameters. Added… | Jul 21 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 | |||
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 | |||
eecf2c0446ce | Yohann Paris | Initial release of the BibEdit Admin interface. | Jun 22 2006 |
c4science · Help