Roberto Rosario
|
bef40d958e
|
Added OCR multi document re-queue support
|
2011-03-21 16:19:19 -04:00 |
|
Roberto Rosario
|
bbcc0ead65
|
* Added a new option OCR_REPLICATION_DELAY to allow the storage some time for replication before attempting to do OCR to a document
|
2011-03-21 12:24:42 -04:00 |
|
Roberto Rosario
|
447b2f2817
|
Added a new diagnostics tab under the tools menu
|
2011-03-21 01:00:56 -04:00 |
|
Roberto Rosario
|
1271037974
|
Changed document statistic to fetch the id field and not the non existant pk field
|
2011-03-21 00:59:47 -04:00 |
|
Roberto Rosario
|
0021ec7117
|
Removed unneeded {% load %}
|
2011-03-21 00:58:49 -04:00 |
|
Roberto Rosario
|
31d1641fa4
|
Added simple statistics page (total used storage, total docs, etc)
|
2011-03-20 04:35:21 -04:00 |
|
Roberto Rosario
|
e49b47bbec
|
Changed message logic so that a message is displayed per document and not per document group
|
2011-03-19 03:39:11 -04:00 |
|
Roberto Rosario
|
a1aa42c796
|
Forgot to add the multi_select_as_buttons context variable
|
2011-03-19 03:38:45 -04:00 |
|
Roberto Rosario
|
13400c5e58
|
Implemented button based multi item actions
|
2011-03-18 17:13:29 -04:00 |
|
Roberto Rosario
|
6a9db45cf1
|
Added multi document delete
|
2011-03-18 15:01:02 -04:00 |
|
Roberto Rosario
|
af7ae23eed
|
Used new variable form_hide_required_text to hide multi item action form's "(required)" text
|
2011-03-18 14:18:48 -04:00 |
|
Roberto Rosario
|
6f90cee824
|
Added new context variable form_hide_required_text for hide the word "(required)" from selected forms
|
2011-03-18 14:15:13 -04:00 |
|
Roberto Rosario
|
b4a475cac2
|
Changed <div> tags to <span> for correctness
|
2011-03-18 13:56:42 -04:00 |
|
Roberto Rosario
|
001491f93b
|
Final changes to implement multi document actions
|
2011-03-18 13:22:54 -04:00 |
|
Roberto Rosario
|
102026a169
|
Merge branch 'master' into multi
|
2011-03-18 10:22:41 -04:00 |
|
Roberto Rosario
|
12eea963c2
|
Try to get IE9 NOT to use compatibility mode
|
2011-03-16 17:25:32 -04:00 |
|
Roberto Rosario
|
fe2c031dfb
|
Added missing alt attribute
|
2011-03-16 17:04:18 -04:00 |
|
Roberto Rosario
|
f039f1b842
|
Removed unneeded HTML class and style
|
2011-03-16 17:01:37 -04:00 |
|
Roberto Rosario
|
4f8c34dd2d
|
Put span inside <td> tag instead the other way around
|
2011-03-16 16:45:03 -04:00 |
|
Roberto Rosario
|
33089ccd08
|
Don't display an error for the thumbnail of non existant documents
|
2011-03-16 16:37:30 -04:00 |
|
Roberto Rosario
|
384bdf1af6
|
Added HTML validation fixes
|
2011-03-16 16:36:41 -04:00 |
|
Roberto Rosario
|
f648aa21a1
|
Merge remote branch 'origin/master' into multi
|
2011-03-16 08:16:22 -04:00 |
|
Roberto Rosario
|
fdf3e2702a
|
Cleanup search code
|
2011-03-16 05:30:34 -04:00 |
|
Roberto Rosario
|
fe9c7884ea
|
Simplyfied logic
|
2011-03-16 05:23:43 -04:00 |
|
Roberto Rosario
|
1cf8adb395
|
Fixed repeated field name
|
2011-03-16 05:23:05 -04:00 |
|
Roberto Rosario
|
f78cbddb87
|
Merge branch 'master' into multi
Conflicts:
docs/TODO
|
2011-03-16 04:59:31 -04:00 |
|
Roberto Rosario
|
c9d82da28a
|
Added indexing flags to ocr model
|
2011-03-16 04:57:59 -04:00 |
|
Roberto Rosario
|
fda62e2b86
|
Small optimization in document list view
|
2011-03-16 04:57:27 -04:00 |
|
Roberto Rosario
|
23635ccf9d
|
Added models fields indexing flags
|
2011-03-16 04:52:28 -04:00 |
|
Roberto Rosario
|
d568719c18
|
Get attributes for object or parent of object
|
2011-03-16 04:50:36 -04:00 |
|
Roberto Rosario
|
85b0efcc54
|
Small search optimization
|
2011-03-16 03:47:04 -04:00 |
|
Roberto Rosario
|
d80ec935da
|
Added multi item action subform for generic list subtemplate and related code
|
2011-03-15 17:34:47 -04:00 |
|
Roberto Rosario
|
c08270755e
|
Initial changes to support multi row actions
|
2011-03-14 17:04:49 -04:00 |
|
Roberto Rosario
|
006f4d41b1
|
Display "DEBUG mode" string in title if DEBUG variable is set to True
|
2011-03-14 12:28:13 -04:00 |
|
Roberto Rosario
|
f1c1746a25
|
Plugged another file descriptor leak
|
2011-03-12 05:04:45 -04:00 |
|
Roberto Rosario
|
e69d9c0928
|
Added comment
|
2011-03-12 04:23:04 -04:00 |
|
Roberto Rosario
|
5e960d03db
|
Show class name in config settings view
|
2011-03-12 04:21:12 -04:00 |
|
Roberto Rosario
|
ccf33b5eaa
|
Added missing config option from the setup menu
|
2011-03-12 04:20:47 -04:00 |
|
Roberto Rosario
|
5ced11a5fb
|
Removed debug code
|
2011-03-12 04:03:29 -04:00 |
|
Roberto Rosario
|
9569992caf
|
Removed debug code
|
2011-03-12 04:03:11 -04:00 |
|
Roberto Rosario
|
db95f06283
|
Close file descriptor to avoid leaks
|
2011-03-12 04:02:41 -04:00 |
|
Roberto Rosario
|
9b22a349d7
|
Show document file path in storage
|
2011-03-11 15:21:44 -04:00 |
|
Roberto Rosario
|
242c39690f
|
Spanish translation updates
|
2011-03-11 14:36:14 -04:00 |
|
Roberto Rosario
|
8c5ed4a41a
|
Use document preview code for staging file also and error picture literal name removal
|
2011-03-11 10:16:48 -04:00 |
|
Roberto Rosario
|
9bff8de365
|
Created 'simple document' for non technical users with all of a document pages content
|
2011-03-11 03:27:55 -04:00 |
|
Roberto Rosario
|
bc3d246f34
|
Fixed page number detection
|
2011-03-11 02:59:58 -04:00 |
|
Roberto Rosario
|
1fa8094444
|
Dont't raise PermissionDenied exception, even while debugging
|
2011-03-11 02:59:23 -04:00 |
|
Roberto Rosario
|
9de9b05020
|
Disable role_list view links from the setup menu until issue #4 is fixed
|
2011-03-11 01:02:13 -04:00 |
|
Roberto Rosario
|
0a91b7ff7d
|
Don't allow duplicate documents in queues
|
2011-03-11 01:01:56 -04:00 |
|
Roberto Rosario
|
6bef320142
|
Added new setting: side bar search box
|
2011-03-10 01:54:31 -04:00 |
|