Commit Graph

1026 Commits

Author SHA1 Message Date
Roberto Rosario
29f547ee48 Update the queue signal processor to only trigger ocr queue processing on newly submitted documents and not requeued documents 2011-12-01 04:44:38 -04:00
Roberto Rosario
cb8b4a4def Add more logging 2011-12-01 04:43:59 -04:00
Roberto Rosario
8a2d526e94 Add RTF text file to the list of office document mimetypes 2011-12-01 04:31:52 -04:00
Roberto Rosario
cf9b28ad30 Separate unoconv command line arguments and add further logging 2011-12-01 04:30:38 -04:00
Roberto Rosario
a4513951ed Add '=' to unoconv command line 2011-12-01 02:15:15 -04:00
Roberto Rosario
394762047a Fix documents not saving the file encoding 2011-11-30 20:04:29 -04:00
Roberto Rosario
f76baa4efc Changed office documents mimetypes strings to unicode 2011-11-30 20:03:46 -04:00
Roberto Rosario
2b7c379822 Add new office document mimetype
* application/vnd.ms-office
2011-11-30 09:45:29 -04:00
Roberto Rosario
1e22d1099e Update api and filesystem modules to new os_specifics
renames
2011-11-30 09:33:32 -04:00
Roberto Rosario
a646997ab8 Rename os_agnostic.py to the more appropiate os_specifics
to encapsulate file system unique filename and path handling
2011-11-30 09:31:32 -04:00
Roberto Rosario
d37b36bce3 Updated document indexing app modules for the new
filename and extension merged field
2011-11-30 08:55:19 -04:00
Roberto Rosario
f554655688 Updated documents app admin, model and view modules to use the merged
filename and extension
2011-11-30 08:54:37 -04:00
Roberto Rosario
c6f8534208 Initial migrations for the documents app
These migrations are to merge the filename and extension
fields into a single filename field
Mayan can't assume filesystem convetion
of extension separator as the OS where the
document was uploaded might be differente
that the OS running Mayan
2011-11-30 08:52:18 -04:00
Roberto Rosario
6ef9b5840f Removed extra slash in ajax-loader.gif URL fixes #15, thanks to IHLeanne for finding this one 2011-11-28 11:57:18 -04:00
Roberto Rosario
5fe495e967 Bumped version to 0.10 2011-11-22 18:04:29 -04:00
Roberto Rosario
deb09d3d83 Re enabled tesseract language specific OCR processing and added a 1 time language neutral retry for failed language specific OCR 2011-11-22 17:46:18 -04:00
Roberto Rosario
667af2a442 Added multiple document OCR submit link 2011-11-22 17:45:56 -04:00
Roberto Rosario
c21cb65791 Fixed posible error on multiple document metadata editing 2011-11-22 17:45:08 -04:00
Roberto Rosario
4b03a1f289 Spanish translation updates 2011-11-22 17:04:26 -04:00
Roberto Rosario
5a916eb4b3 Further Russian translation updates (Сергей Глита [Sergey Glita]) 2011-11-22 15:51:01 -04:00
Roberto Rosario
290fcc925b Added signal processing to the ocr queue to speed up ocr queue processing 2011-11-22 15:42:41 -04:00
Roberto Rosario
dc63c3225e Updated ocr task to use the new lock manager abstracted class 2011-11-22 15:42:04 -04:00
Roberto Rosario
1367fb9c66 Added lock manager abstraction 2011-11-22 15:41:32 -04:00
Roberto Rosario
78685b9fc5 Reduce the ocr lock name size 2011-11-22 15:22:20 -04:00
Roberto Rosario
c9e8f2fac0 Updated the ocr app to use the lock manager 2011-11-22 15:07:29 -04:00
Roberto Rosario
a6151fd9e5 Added non working memcache backend to the lock manager app 2011-11-22 15:07:09 -04:00
Roberto Rosario
c65b6a0309 Added aditional loggin to the locking app 2011-11-22 15:06:21 -04:00
Roberto Rosario
8a70e325c1 Simplyfied and updated the lock manager app 2011-11-22 15:03:06 -04:00
Roberto Rosario
7e4110450b Removed vestigial mentions of the word 'group' from the linking app 2011-11-22 12:00:30 -04:00
Roberto Rosario
33b2f69e7f Spanish translation updates 2011-11-22 11:45:52 -04:00
Roberto Rosario
eabc694b56 Updated language source file 2011-11-22 11:29:21 -04:00
Roberto Rosario
cbacdcb348 Russian translation updates Сергей Глита [Sergey Glita] 2011-11-22 09:53:12 -04:00
Roberto Rosario
f73ce55c34 Updated the document smart widget for the new API call format 2011-11-22 09:23:31 -04:00
Roberto Rosario
fc344d0c9e Modified the is_zoomable API call to be document pk and document page number based 2011-11-22 09:22:49 -04:00
Roberto Rosario
db89cdde55 Updated apps to use the new document widget 2011-11-22 09:05:35 -04:00
Roberto Rosario
3f8e2b5640 Finished new smarter document image widget 2011-11-22 09:05:03 -04:00
Roberto Rosario
9be2aebd3f Reverted back to the previous fancybox initialization method, added thin_border class for the new document widget, fixed a small typo 2011-11-22 09:01:13 -04:00
Roberto Rosario
5097a8b180 Added get_error_icon_url() function to the mimetype app to be used for the new smarted document widget 2011-11-22 07:53:51 -04:00
Roberto Rosario
4cf935925b Added views that return the document image as a base64 encoded string 2011-11-22 07:52:55 -04:00
Roberto Rosario
b5a1f92a9c Added support for base64 encoded document images 2011-11-22 07:51:16 -04:00
Roberto Rosario
3a2900ff64 Use jQuery's live to lauch fancybox 2011-11-22 07:47:41 -04:00
Roberto Rosario
336a752dc2 Updated JqueryAsynchImageLoader from version 0.8 to version 0.9.7 2011-11-22 07:46:31 -04:00
Roberto Rosario
2ee236e1c5 Revert back to simple document widget 2011-11-22 05:51:30 -04:00
Roberto Rosario
da4457b258 Improve office documents page number detection 2011-11-22 05:51:02 -04:00
Roberto Rosario
ba7016b0bc Don't call office converter if not initialized 2011-11-22 05:08:04 -04:00
Roberto Rosario
99e6bf652f Detect invalid office converter backend during initialization 2011-11-22 05:07:19 -04:00
Roberto Rosario
9988a8f543 Invalidate cached values on reentry, added logging 2011-11-22 05:06:41 -04:00
Roberto Rosario
f8dbfc068a Added random named pipe support to the OfficeConverter pipe method 2011-11-22 01:22:59 -04:00
Roberto Rosario
a6a00cbc15 Document image serving uses now a fixed mimetype provided by converter.DEFAULT_FILE_FORMAT_MIMETYPE to help browser rendering 2011-11-22 00:57:54 -04:00
Roberto Rosario
4e8f2c370b Initial REST API version 0 alpha 2011-11-22 00:56:56 -04:00