Don't allow duplicate documents in queues
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
2011-Mar-11
|
||||
* Don't allow duplicate documents in queues
|
||||
|
||||
2011-Mar-10
|
||||
* Added new setting: side bar search box
|
||||
|
||||
|
||||
@@ -52,6 +52,7 @@ Main
|
||||
====
|
||||
* Diagnostics (document file <-> document db entry mismatches, orphan files)
|
||||
* Sidebar search - DONE
|
||||
* Convert home and about views to use generic_template
|
||||
|
||||
Common
|
||||
======
|
||||
@@ -63,6 +64,7 @@ Common
|
||||
* Default button linking to 'Enter' and ESC key for cancel
|
||||
* Dismiss all messages
|
||||
* Sidebar multi item action box
|
||||
* Show big icons in confirmation prompts (ie: document delete)
|
||||
|
||||
Permissions
|
||||
===========
|
||||
@@ -151,4 +153,7 @@ OCR
|
||||
* Allow for OCR document requeue on error and requeue limit
|
||||
* Multiple ocr queue support - STARTED
|
||||
* Add per node max ocr concurrent execution
|
||||
* Don't allow duplicate documents in queues - STARTED
|
||||
* OCR queue schedule support
|
||||
* Make automatic OCR a function of OCR app and not of Documents app (via signals)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user