Commit Graph
3412 Commits
Author SHA1 Message Date
Roberto Rosario db95f06283 Close file descriptor to avoid leaks 2011-03-12 04:02:41 -04:00
Roberto Rosario 8405c9408d Updated Changelog 2011-03-11 15:22:30 -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 b303df58e4 Disabled the strip_spaces_widdleware as it was causing problems with the document downloads 2011-03-11 03:24:41 -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
Roberto Rosario ed5578832f Added new transformation preview size setting 2011-03-10 00:24:18 -04:00
Roberto Rosario d3dce59c91 Updated TODO 2011-03-10 00:24:02 -04:00
Roberto Rosario bc4188f1c2 Updated issues 2011-03-10 00:23:51 -04:00
Roberto Rosario 67c8f26d7f Renamed document queue state links 2011-03-10 00:02:04 -04:00
Roberto Rosario cc6e8220c0 Changed ocr status display sidebar from from based to text based 2011-03-10 00:01:30 -04:00
Roberto Rosario a8e11bdc1c Updated Changelog 2011-03-09 23:13:58 -04:00
Roberto Rosario 447a1994ae Added Issues files 2011-03-09 23:13:42 -04:00
Roberto Rosario 3d2a7d5e34 Try extra hard not to assign same uuid to two documents 2011-03-09 22:57:47 -04:00
Roberto Rosario 9bd22f65d1 Do not reinitialize document queue and/or queued document on reentry 2011-03-09 22:50:20 -04:00
Roberto Rosario 9bcd2d33ed Added debuging loging 2011-03-09 22:50:03 -04:00
Roberto Rosario 73e9eb2d42 Evaluation error don't raise exception anymore and are only show to administrative users 2011-03-09 16:31:42 -04:00
Roberto Rosario 170313ea6f Show sentry login for admin users 2011-03-09 15:32:33 -04:00
Roberto Rosario fa073237b2 Show current metadata in document upload view 2011-03-09 15:27:08 -04:00
Roberto Rosario 1148cae5e5 Added geany project file to .gitignore 2011-03-09 14:11:23 -04:00
Roberto Rosario 3a82dbfecb Add content type to avoid strip space middleware conflict 2011-03-09 13:54:34 -04:00
Roberto Rosario 7be725e87a Show error message also if user is superuser 2011-03-09 13:53:41 -04:00
Roberto Rosario f1771158d6 Fixed OCR queue list showing wrong thumbnail 2011-03-09 12:59:16 -04:00
Roberto Rosario 39376269e8 Updated TODO 2011-03-09 12:54:06 -04:00
Roberto Rosario e929d78c0f Remove typo 2011-03-09 12:53:20 -04:00
Roberto Rosario 3cc3e117a3 Moved search code outside of view, correctly calculate show result for multi model searches 2011-03-09 12:07:57 -04:00
Roberto Rosario 0e6e9a4d6c Replaced double quotes with single quotes 2011-03-09 12:07:08 -04:00
Roberto Rosario 9caa7c80e3 DEVEL: Separated search code from view 2011-03-09 10:38:00 -04:00
Roberto Rosario 3341f15779 Initial set for new full string search and dynamic comparison 2011-03-09 10:14:24 -04:00
Roberto Rosario 54bb790e8a Updated changelog 2011-03-09 01:23:44 -04:00
Roberto Rosario 739c2ee299 Converted modules to use the new simpler permission checking 2011-03-09 01:20:07 -04:00
Roberto Rosario 3083f7344d Call PermissioDenied exception instead of custom exception 2011-03-09 01:19:38 -04:00
Roberto Rosario 322c1a40d2 Added new permission denied middleware 2011-03-09 01:19:16 -04:00
Roberto Rosario a3d06f1a32 Fixed model.objects.filter indentation, improved result count calculation 2011-03-09 01:17:51 -04:00
Roberto Rosario 2edd4e055e Updated TODO 2011-03-08 23:36:40 -04:00
Roberto Rosario df2e68cbb1 Removed remaining files 2011-03-08 23:36:10 -04:00
Roberto Rosario baafb6f86b Moved login required middleware to common apps 2011-03-08 23:35:44 -04:00
Roberto Rosario 647874d83b Updated changelog 2011-03-08 03:40:27 -04:00
Roberto Rosario 5a57a58913 Allow search across related fields, optimzed for speed and memory, added LIMIT setting, search elapsed time 2011-03-08 03:35:43 -04:00
Roberto Rosario a116f1807c Added document action to clear all the document's page transformations 2011-03-08 02:15:19 -04:00
Roberto Rosario 17c225601d Added pyramid art to about page 2011-03-08 02:00:11 -04:00
Roberto Rosario 2eafc75d29 Revert ocr issue test 2011-03-08 01:05:32 -04:00
Roberto Rosario 5627d11871 Updated Changelog 2011-03-07 23:54:20 -04:00
Roberto Rosario dfe06c9cad Updated TODO 2011-03-07 23:54:10 -04:00