Commit Graph

  • 447b2f2817 Added a new diagnostics tab under the tools menu Roberto Rosario 2011-03-21 01:00:56 -04:00
  • 1271037974 Changed document statistic to fetch the id field and not the non existant pk field Roberto Rosario 2011-03-21 00:59:47 -04:00
  • 0021ec7117 Removed unneeded {% load %} Roberto Rosario 2011-03-21 00:58:49 -04:00
  • 31d1641fa4 Added simple statistics page (total used storage, total docs, etc) Roberto Rosario 2011-03-20 04:35:21 -04:00
  • 99ae77f573 Updated Changelog Roberto Rosario 2011-03-19 03:45:21 -04:00
  • c1edf145c3 Updated TODO Roberto Rosario 2011-03-19 03:40:59 -04:00
  • e49b47bbec Changed message logic so that a message is displayed per document and not per document group Roberto Rosario 2011-03-19 03:39:11 -04:00
  • a1aa42c796 Forgot to add the multi_select_as_buttons context variable Roberto Rosario 2011-03-19 03:38:45 -04:00
  • 13400c5e58 Implemented button based multi item actions Roberto Rosario 2011-03-18 17:13:29 -04:00
  • 6a9db45cf1 Added multi document delete Roberto Rosario 2011-03-18 15:01:02 -04:00
  • af7ae23eed Used new variable form_hide_required_text to hide multi item action form's "(required)" text Roberto Rosario 2011-03-18 14:18:48 -04:00
  • 6f90cee824 Added new context variable form_hide_required_text for hide the word "(required)" from selected forms Roberto Rosario 2011-03-18 14:15:13 -04:00
  • b4a475cac2 Changed <div> tags to <span> for correctness Roberto Rosario 2011-03-18 13:56:42 -04:00
  • 001491f93b Final changes to implement multi document actions Roberto Rosario 2011-03-18 13:22:54 -04:00
  • 102026a169 Merge branch 'master' into multi Roberto Rosario 2011-03-18 10:22:41 -04:00
  • 12eea963c2 Try to get IE9 NOT to use compatibility mode Roberto Rosario 2011-03-16 17:25:32 -04:00
  • fe2c031dfb Added missing alt attribute Roberto Rosario 2011-03-16 17:04:18 -04:00
  • f039f1b842 Removed unneeded HTML class and style Roberto Rosario 2011-03-16 17:01:37 -04:00
  • 4f8c34dd2d Put span inside <td> tag instead the other way around Roberto Rosario 2011-03-16 16:45:03 -04:00
  • 066973bd38 Added initial installation documentation Roberto Rosario 2011-03-16 16:38:27 -04:00
  • 33089ccd08 Don't display an error for the thumbnail of non existant documents Roberto Rosario 2011-03-16 16:37:30 -04:00
  • 384bdf1af6 Added HTML validation fixes Roberto Rosario 2011-03-16 16:36:41 -04:00
  • 7a4c11ca32 Removed Issues file as issues are being logged with github Roberto Rosario 2011-03-16 16:15:34 -04:00
  • f648aa21a1 Merge remote branch 'origin/master' into multi Roberto Rosario 2011-03-16 08:16:22 -04:00
  • 045e633c0d Updated TODO Roberto Rosario 2011-03-16 06:20:29 -04:00
  • fdf3e2702a Cleanup search code Roberto Rosario 2011-03-16 05:30:34 -04:00
  • fe9c7884ea Simplyfied logic Roberto Rosario 2011-03-16 05:23:43 -04:00
  • 1cf8adb395 Fixed repeated field name Roberto Rosario 2011-03-16 05:23:05 -04:00
  • f78cbddb87 Merge branch 'master' into multi Roberto Rosario 2011-03-16 04:59:31 -04:00
  • c9d82da28a Added indexing flags to ocr model Roberto Rosario 2011-03-16 04:57:59 -04:00
  • fda62e2b86 Small optimization in document list view Roberto Rosario 2011-03-16 04:57:27 -04:00
  • 23635ccf9d Added models fields indexing flags Roberto Rosario 2011-03-16 04:52:28 -04:00
  • 3bbcb9f471 Fixed list concatenation Roberto Rosario 2011-03-16 04:51:51 -04:00
  • bc6bff206e Updated FAQ with database index information Roberto Rosario 2011-03-16 04:51:15 -04:00
  • adeebfda45 Updated TODO Roberto Rosario 2011-03-16 04:51:01 -04:00
  • d568719c18 Get attributes for object or parent of object Roberto Rosario 2011-03-16 04:50:36 -04:00
  • 85b0efcc54 Small search optimization Roberto Rosario 2011-03-16 03:47:04 -04:00
  • 90606086cc Updated TODO Roberto Rosario 2011-03-16 02:02:16 -04:00
  • afde18f500 Merge remote branch 'origin/multi' into multi Roberto Rosario 2011-03-16 02:02:52 -04:00
  • a929a58bd8 Updated TODO Roberto Rosario 2011-03-16 02:02:16 -04:00
  • d80ec935da Added multi item action subform for generic list subtemplate and related code Roberto Rosario 2011-03-15 17:34:47 -04:00
  • 709f2a14e3 Display sane message when settings_local is not found Roberto Rosario 2011-03-15 03:01:35 -04:00
  • 4d6f6b7f69 Updated TODO Roberto Rosario 2011-03-14 17:05:13 -04:00
  • c08270755e Initial changes to support multi row actions Roberto Rosario 2011-03-14 17:04:49 -04:00
  • 006f4d41b1 Display "DEBUG mode" string in title if DEBUG variable is set to True Roberto Rosario 2011-03-14 12:28:13 -04:00
  • 9f69534496 Added the fix-permissions bash script Roberto Rosario 2011-03-14 10:07:48 -04:00
  • cdff873400 Updated Changelog Roberto Rosario 2011-03-12 05:06:25 -04:00
  • f1c1746a25 Plugged another file descriptor leak Roberto Rosario 2011-03-12 05:04:45 -04:00
  • cfae83a88c Updated TODO Roberto Rosario 2011-03-12 04:23:36 -04:00
  • e69d9c0928 Added comment Roberto Rosario 2011-03-12 04:23:04 -04:00
  • 5e960d03db Show class name in config settings view Roberto Rosario 2011-03-12 04:21:12 -04:00
  • ccf33b5eaa Added missing config option from the setup menu Roberto Rosario 2011-03-12 04:20:47 -04:00
  • 5ced11a5fb Removed debug code Roberto Rosario 2011-03-12 04:03:29 -04:00
  • 9569992caf Removed debug code Roberto Rosario 2011-03-12 04:03:11 -04:00
  • db95f06283 Close file descriptor to avoid leaks Roberto Rosario 2011-03-12 04:02:41 -04:00
  • 8405c9408d Updated Changelog Roberto Rosario 2011-03-11 15:22:30 -04:00
  • 9b22a349d7 Show document file path in storage Roberto Rosario 2011-03-11 15:21:44 -04:00
  • 242c39690f Spanish translation updates Roberto Rosario 2011-03-11 14:36:14 -04:00
  • 8c5ed4a41a Use document preview code for staging file also and error picture literal name removal Roberto Rosario 2011-03-11 10:16:48 -04:00
  • 9bff8de365 Created 'simple document' for non technical users with all of a document pages content Roberto Rosario 2011-03-11 03:27:55 -04:00
  • b303df58e4 Disabled the strip_spaces_widdleware as it was causing problems with the document downloads Roberto Rosario 2011-03-11 03:24:41 -04:00
  • bc3d246f34 Fixed page number detection Roberto Rosario 2011-03-11 02:59:58 -04:00
  • 1fa8094444 Dont't raise PermissionDenied exception, even while debugging Roberto Rosario 2011-03-11 02:59:23 -04:00
  • 9de9b05020 Disable role_list view links from the setup menu until issue #4 is fixed Roberto Rosario 2011-03-11 01:02:13 -04:00
  • 0a91b7ff7d Don't allow duplicate documents in queues Roberto Rosario 2011-03-11 01:01:56 -04:00
  • 6bef320142 Added new setting: side bar search box Roberto Rosario 2011-03-10 01:54:31 -04:00
  • ed5578832f Added new transformation preview size setting Roberto Rosario 2011-03-10 00:24:18 -04:00
  • d3dce59c91 Updated TODO Roberto Rosario 2011-03-10 00:24:02 -04:00
  • bc4188f1c2 Updated issues Roberto Rosario 2011-03-10 00:23:51 -04:00
  • 67c8f26d7f Renamed document queue state links Roberto Rosario 2011-03-10 00:02:04 -04:00
  • cc6e8220c0 Changed ocr status display sidebar from from based to text based Roberto Rosario 2011-03-10 00:01:30 -04:00
  • a8e11bdc1c Updated Changelog Roberto Rosario 2011-03-09 23:13:58 -04:00
  • 447a1994ae Added Issues files Roberto Rosario 2011-03-09 23:13:42 -04:00
  • 3d2a7d5e34 Try extra hard not to assign same uuid to two documents Roberto Rosario 2011-03-09 22:57:47 -04:00
  • 9bd22f65d1 Do not reinitialize document queue and/or queued document on reentry Roberto Rosario 2011-03-09 22:50:20 -04:00
  • 9bcd2d33ed Added debuging loging Roberto Rosario 2011-03-09 22:50:03 -04:00
  • 73e9eb2d42 Evaluation error don't raise exception anymore and are only show to administrative users Roberto Rosario 2011-03-09 16:31:42 -04:00
  • 170313ea6f Show sentry login for admin users Roberto Rosario 2011-03-09 15:32:33 -04:00
  • fa073237b2 Show current metadata in document upload view Roberto Rosario 2011-03-09 15:27:08 -04:00
  • 1148cae5e5 Added geany project file to .gitignore Roberto Rosario 2011-03-09 14:11:23 -04:00
  • 3a82dbfecb Add content type to avoid strip space middleware conflict Roberto Rosario 2011-03-09 13:54:34 -04:00
  • 7be725e87a Show error message also if user is superuser Roberto Rosario 2011-03-09 13:53:41 -04:00
  • f1771158d6 Fixed OCR queue list showing wrong thumbnail Roberto Rosario 2011-03-09 12:59:16 -04:00
  • 39376269e8 Updated TODO Roberto Rosario 2011-03-09 12:54:06 -04:00
  • e929d78c0f Remove typo Roberto Rosario 2011-03-09 12:53:20 -04:00
  • 3cc3e117a3 Moved search code outside of view, correctly calculate show result for multi model searches Roberto Rosario 2011-03-09 12:07:57 -04:00
  • 0e6e9a4d6c Replaced double quotes with single quotes Roberto Rosario 2011-03-09 12:07:08 -04:00
  • 9caa7c80e3 DEVEL: Separated search code from view Roberto Rosario 2011-03-09 10:38:00 -04:00
  • 3341f15779 Initial set for new full string search and dynamic comparison Roberto Rosario 2011-03-09 10:14:24 -04:00
  • 54bb790e8a Updated changelog Roberto Rosario 2011-03-09 01:23:44 -04:00
  • 739c2ee299 Converted modules to use the new simpler permission checking Roberto Rosario 2011-03-09 01:20:07 -04:00
  • 3083f7344d Call PermissioDenied exception instead of custom exception Roberto Rosario 2011-03-09 01:19:38 -04:00
  • 322c1a40d2 Added new permission denied middleware Roberto Rosario 2011-03-09 01:19:16 -04:00
  • a3d06f1a32 Fixed model.objects.filter indentation, improved result count calculation Roberto Rosario 2011-03-09 01:17:51 -04:00
  • 2edd4e055e Updated TODO Roberto Rosario 2011-03-08 23:36:40 -04:00
  • df2e68cbb1 Removed remaining files Roberto Rosario 2011-03-08 23:36:10 -04:00
  • baafb6f86b Moved login required middleware to common apps Roberto Rosario 2011-03-08 23:35:44 -04:00
  • 647874d83b Updated changelog Roberto Rosario 2011-03-08 03:40:27 -04:00
  • 5a57a58913 Allow search across related fields, optimzed for speed and memory, added LIMIT setting, search elapsed time Roberto Rosario 2011-03-08 03:35:43 -04:00
  • a116f1807c Added document action to clear all the document's page transformations Roberto Rosario 2011-03-08 02:15:19 -04:00