Commit Graph

1631 Commits

Author SHA1 Message Date
Roberto Rosario
3cb0f37b5b Made the concurrent ocr code more granular, per node, every node can handle different amounts of concurrent ocr tasks 2011-03-22 04:17:48 -04:00
Roberto Rosario
d0942a203b Reimplemented OCR delay code, only delay new document 2011-03-22 03:46:34 -04:00
Roberto Rosario
f9ab61647e Reduced default delay time 2011-03-22 03:43:18 -04:00
Roberto Rosario
800dc28938 Small optimization 2011-03-22 03:42:21 -04:00
Roberto Rosario
8f6fac0bae Removed old disabled code 2011-03-22 03:38:58 -04:00
Roberto Rosario
ecaa2a1114 Updated Changelog 2011-03-22 01:00:23 -04:00
Roberto Rosario
abe64ff102 Updated TODO 2011-03-22 00:59:15 -04:00
Roberto Rosario
70e5e4c470 Moved navigation code to its own app 2011-03-22 00:54:43 -04:00
Roberto Rosario
75dc4c84b3 Removed old code 2011-03-21 18:49:34 -04:00
Roberto Rosario
545adac2e5 Removed debug code 2011-03-21 18:48:51 -04:00
Roberto Rosario
75324ce581 Disabled single OCR document action as multple actions are now enabled by default 2011-03-21 16:32:01 -04:00
Roberto Rosario
5d9302e583 Added multi ocr queued document delete support 2011-03-21 16:29:04 -04:00
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
ed772c6ebb Updated Changelog 2011-03-21 01:01:54 -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
99ae77f573 Updated Changelog 2011-03-19 03:45:21 -04:00
Roberto Rosario
c1edf145c3 Updated TODO 2011-03-19 03:40:59 -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
066973bd38 Added initial installation documentation 2011-03-16 16:38:27 -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
7a4c11ca32 Removed Issues file as issues are being logged with github 2011-03-16 16:15:34 -04:00
Roberto Rosario
f648aa21a1 Merge remote branch 'origin/master' into multi 2011-03-16 08:16:22 -04:00
Roberto Rosario
045e633c0d Updated TODO 2011-03-16 06:20:29 -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
3bbcb9f471 Fixed list concatenation 2011-03-16 04:51:51 -04:00
Roberto Rosario
bc6bff206e Updated FAQ with database index information 2011-03-16 04:51:15 -04:00
Roberto Rosario
adeebfda45 Updated TODO 2011-03-16 04:51:01 -04:00