Commit Graph

  • f05fa53b0b Removed old code from 'recent document' merge Roberto Rosario 2011-04-18 03:25:48 -04:00
  • 78ff5f8584 Added support for listing the most recent accessed documents per user Roberto Rosario 2011-04-17 05:12:12 -04:00
  • 83671eb75a Added document page navigation Roberto Rosario 2011-04-16 01:52:32 -04:00
  • 6143ffdb3a Moved path resolving code to navigation.utils Roberto Rosario 2011-04-16 01:52:04 -04:00
  • 103236a95f Improved messages for all view related to document pages and document page transformations Roberto Rosario 2011-04-16 01:06:53 -04:00
  • 3be5a6f759 Fixed navigation inside document page Roberto Rosario 2011-04-16 01:06:32 -04:00
  • eaaaa5b645 Added support for the command line program pdftotext from the poppler-utils packages to extract text from PDF documents without doing OCR Roberto Rosario 2011-04-15 23:59:52 -04:00
  • 73a52293e8 Order DocumentPage mode by page_number field Roberto Rosario 2011-04-15 04:24:23 -04:00
  • 7d3ebcf9ca Added a document page edit view Roberto Rosario 2011-04-15 00:37:36 -04:00
  • bce05d7d83 Added confirmation dialog to document's find missing document file diagnostic Roberto Rosario 2011-04-15 00:04:31 -04:00
  • e8b23b48a2 Fixed diagnostics url resolution Roberto Rosario 2011-04-15 00:04:06 -04:00
  • eb5e53f5f0 Made sure the side bar search form submit title doesn't change Roberto Rosario 2011-04-14 23:35:13 -04:00
  • facfc68fc6 Merged the 'new document page view' Roberto Rosario 2011-04-14 23:33:51 -04:00
  • 58e4e611e2 Implemented detail form readonly fields the correct way, this fixes copy & paste issues with Firefox Roberto Rosario 2011-04-14 23:05:57 -04:00
  • 6a83f36770 Replaced page break text with page number when displaying document content Roberto Rosario 2011-04-14 17:49:51 -04:00
  • af34a5ec5a Fixed document description editing Roberto Rosario 2011-04-14 15:38:33 -04:00
  • fd0781eb31 Added the SIDE_BAR_SEARCH setting option to the settings view Roberto Rosario 2011-04-14 15:35:15 -04:00
  • d54696c5bf Changed document_missing_list from url to view resolution Roberto Rosario 2011-04-13 11:48:35 -04:00
  • bff724176f Catch ZeroDivisionError exceptin in pretty_size function Roberto Rosario 2011-04-13 11:47:27 -04:00
  • 428433574a Made Grappelli display the project name in the admin site title Roberto Rosario 2011-04-13 03:30:07 -04:00
  • f87beff00e Fixed Non-ASCII character error in the English OCR cleanup backend Roberto Rosario 2011-04-13 03:26:55 -04:00
  • 6b5a17af39 Made English the default language for Tesseract if none is specified Roberto Rosario 2011-04-13 03:25:45 -04:00
  • b547291784 Don't complain if settings_local.py is not found Roberto Rosario 2011-04-13 03:23:31 -04:00
  • f783481dfb Updated Changelog Roberto Rosario 2011-04-13 03:17:52 -04:00
  • 82f514aa4f Updated TODO Roberto Rosario 2011-04-13 03:11:51 -04:00
  • 0b10b43959 Added view to add or remove user to a specific role Roberto Rosario 2011-04-13 02:56:19 -04:00
  • 14e4396dbd Updated the jQuery packages with the web_theme app to version 1.5.2 Roberto Rosario 2011-04-12 22:43:05 -04:00
  • 9ffce6399e Used document MIME type when downloading otherwise use 'application/octet-stream' if none Roberto Rosario 2011-04-11 22:32:26 -04:00
  • c6b5f7351e If mime detection fails set mime type to '' instead of 'unknown' Roberto Rosario 2011-04-11 22:27:50 -04:00
  • 5ab9031101 Updated README Roberto Rosario 2011-04-11 22:27:29 -04:00
  • e8086904d5 Fixed document download in FireFox for documents containing spaces in the filename Roberto Rosario 2011-04-11 22:18:25 -04:00
  • 524115de64 PEP8 cleanups Roberto Rosario 2011-04-11 12:18:35 -04:00
  • 95f17a4307 Fixed typo Roberto Rosario 2011-04-11 12:05:49 -04:00
  • c3470f2d8b Missed two changes related to the last commit Roberto Rosario 2011-04-11 10:25:48 -04:00
  • d855280a18 Made AVAILABLE_INDEXING_FUNCTION setting a setting of the documents app instead of the filesystem_serving app Roberto Rosario 2011-04-11 10:19:10 -04:00
  • 40fd8c9398 Optimized document metadata query and display Roberto Rosario 2011-04-08 16:58:04 -04:00
  • 6b67cff5d7 Changed the way document page count is parsed from the graphics backend, fixing issue #7 Roberto Rosario 2011-04-08 03:29:48 -04:00
  • 71a3c218f4 PEP8, pylint and django-lint cleanups Roberto Rosario 2011-04-08 02:09:39 -04:00
  • 1b6806f7d1 PEP8 cleanups Roberto Rosario 2011-04-08 01:31:39 -04:00
  • 61fb876a81 PEP8 and Pylint cleanups Roberto Rosario 2011-04-07 17:21:15 -04:00
  • d54fd98ec5 Finished adding language specific ocr cleanup code Roberto Rosario 2011-04-07 12:23:26 -04:00
  • d86c521858 Merge branch 'master' into ocr_cleanup Roberto Rosario 2011-04-07 11:28:27 -04:00
  • 72fffb99f2 Redirect user to the website entry point if already logged and lands in the login template Roberto Rosario 2011-04-07 11:27:16 -04:00
  • d1ff305a3f Initial commit for the ocr_cleanup branch Roberto Rosario 2011-04-07 04:07:59 -04:00
  • cea79ea240 When deleting staging file, it's cached preview is also deleted Roberto Rosario 2011-04-06 16:54:33 -04:00
  • b1062c4586 Moved staging file preview creation logic from documents.views to staging.py Roberto Rosario 2011-04-06 16:15:52 -04:00
  • d1eb09713d Fixed staging file filename regression Roberto Rosario 2011-04-06 15:51:33 -04:00
  • 5284f273d7 Updated staging files previews to use sendfile instead of serve_file Roberto Rosario 2011-04-06 15:23:17 -04:00
  • 7e36064909 Changed from using SimpleUploadedFile class to stream file to the simpler File class wrapper Roberto Rosario 2011-04-06 15:13:37 -04:00
  • 2ab38522fd PEP8 fixes Roberto Rosario 2011-04-06 15:04:29 -04:00
  • f66c8ec6e2 Fixed error and some warning returned by pylint Roberto Rosario 2011-04-05 00:04:11 -04:00
  • 283df926d1 Made automatic OCR a function of the OCR app and not of Documents app (via signals) Renamed setup option DOCUMENT_AUTOMATIC_OCR to OCR_AUTOMATIC_OCR Roberto Rosario 2011-04-04 15:36:00 -04:00
  • 664ece7a60 Added a new setup option: FILESYSTEM_INDEXING_AVAILABLE_FUNCTIONS - a dictionary to allow users to add custom functions Roberto Rosario 2011-04-04 14:58:36 -04:00
  • fcc8b0cfe4 Updated TODO Roberto Rosario 2011-04-04 14:56:28 -04:00
  • 1d48325a92 Clear node name when requeueing a document for OCR Roberto Rosario 2011-04-04 09:24:25 -04:00
  • 1a3ead157e Updated ChangeLog Roberto Rosario 2011-04-01 02:58:35 -04:00
  • c2ba7eaf1d Spanish translation updates Roberto Rosario 2011-04-01 02:45:27 -04:00
  • b00335ec36 Spanish translation updates Roberto Rosario 2011-04-01 02:38:53 -04:00
  • 2cb6de79ea Added support for editing the metadata of multiple documents at the same time Roberto Rosario 2011-04-01 02:24:45 -04:00
  • ff9173ac29 Raise ImportError and notify user when specifying a non existant converter graphics backend Roberto Rosario 2011-03-31 23:57:24 -04:00
  • 18b9964786 Added Graphics magick support by means of user selectable graphic convertion backends Roberto Rosario 2011-03-31 12:23:58 -04:00
  • c1bb3a90bb Add a user to a default role only when the user is created Roberto Rosario 2011-03-29 11:17:04 -04:00
  • 043f8f3502 Fixed issue #4, avoid circular import in permissions/__init__.py Roberto Rosario 2011-03-29 11:04:30 -04:00
  • 7cac524dfb If only one document is deleted, return to document_list view Roberto Rosario 2011-03-28 23:05:20 -04:00
  • 38bd6276be Added total page count to statistics view Roberto Rosario 2011-03-28 13:16:17 -04:00
  • 604cd60255 Clear last ocr results when requeueing a document Roberto Rosario 2011-03-25 16:37:30 -04:00
  • a07b4d0fb3 Updated to the latest rosarior/django-sending repository changeset Roberto Rosario 2011-03-25 16:24:45 -04:00
  • 1c00514fa3 Added default django-sendfile backend setting Roberto Rosario 2011-03-25 16:24:00 -04:00
  • daa22f1f36 Added support to disable the default scrolling JS code included in web_theme app Roberto Rosario 2011-03-25 16:22:09 -04:00
  • d9e1043ca3 Added django-sendfile to CREDITS Roberto Rosario 2011-03-25 16:20:12 -04:00
  • eefdfbfa38 Added a FAQ entry explaining how to enable x-sendfile support for apache Roberto Rosario 2011-03-24 16:44:59 -04:00
  • 3ecbd0bb74 Updated the get_document_image view to use the new sendfile app Roberto Rosario 2011-03-24 16:42:48 -04:00
  • 278d8bcf10 Added 3rd party sendfile app Roberto Rosario 2011-03-24 16:40:12 -04:00
  • 8f82c82825 Added small optimizations Roberto Rosario 2011-03-24 14:19:17 -04:00
  • 69f2cb1fa4 Removed the 'exists' column in document list view, this diagnostics superceded this Roberto Rosario 2011-03-24 13:19:16 -04:00
  • f417344758 Introduce a random delay to each node to further reduce the chance of a race condition, until row locking can be implemented or is implemented by Django Roberto Rosario 2011-03-23 17:03:00 -04:00
  • f97c43b243 Updated TODO Roberto Rosario 2011-03-23 16:46:38 -04:00
  • 9765a7f607 Added an additional check to lower the chance of OCR race conditions between nodes Roberto Rosario 2011-03-23 16:45:49 -04:00
  • 1e66c77cf6 Invalid page numbers now raise Http404, not found Roberto Rosario 2011-03-23 16:23:00 -04:00
  • a3fbe7f896 Allow OCR requeue of pending documents Roberto Rosario 2011-03-23 15:45:50 -04:00
  • 0f1526f3d8 Allow deletion of non existing documents from OCR queue Roberto Rosario 2011-03-23 09:51:54 -04:00
  • e11a92888c Removed custom IE9 html tag Roberto Rosario 2011-03-23 05:32:56 -04:00
  • 1ff7c60ecd Fixed the issue of the strip spaces middleware with downloads Roberto Rosario 2011-03-23 05:30:37 -04:00
  • bc181c703d Updated Changelog Roberto Rosario 2011-03-22 04:27:33 -04:00
  • 4589cd4506 Updated TODO Roberto Rosario 2011-03-22 04:27:22 -04:00
  • 3cb0f37b5b Made the concurrent ocr code more granular, per node, every node can handle different amounts of concurrent ocr tasks Roberto Rosario 2011-03-22 04:17:48 -04:00
  • d0942a203b Reimplemented OCR delay code, only delay new document Roberto Rosario 2011-03-22 03:46:34 -04:00
  • f9ab61647e Reduced default delay time Roberto Rosario 2011-03-22 03:43:18 -04:00
  • 800dc28938 Small optimization Roberto Rosario 2011-03-22 03:42:21 -04:00
  • 8f6fac0bae Removed old disabled code Roberto Rosario 2011-03-22 03:38:58 -04:00
  • ecaa2a1114 Updated Changelog Roberto Rosario 2011-03-22 01:00:23 -04:00
  • abe64ff102 Updated TODO Roberto Rosario 2011-03-22 00:59:15 -04:00
  • 70e5e4c470 Moved navigation code to its own app Roberto Rosario 2011-03-22 00:54:43 -04:00
  • 75dc4c84b3 Removed old code Roberto Rosario 2011-03-21 18:49:34 -04:00
  • 545adac2e5 Removed debug code Roberto Rosario 2011-03-21 18:48:51 -04:00
  • 75324ce581 Disabled single OCR document action as multple actions are now enabled by default Roberto Rosario 2011-03-21 16:32:01 -04:00
  • 5d9302e583 Added multi ocr queued document delete support Roberto Rosario 2011-03-21 16:29:04 -04:00
  • bef40d958e Added OCR multi document re-queue support Roberto Rosario 2011-03-21 16:19:19 -04:00
  • bbcc0ead65 * Added a new option OCR_REPLICATION_DELAY to allow the storage some time for replication before attempting to do OCR to a document Roberto Rosario 2011-03-21 12:24:42 -04:00
  • ed772c6ebb Updated Changelog Roberto Rosario 2011-03-21 01:01:54 -04:00