Commit Graph
2673 Commits
Author SHA1 Message Date
Roberto Rosario c2bf923e3e Merge branch 'feature/ocr_document_version' into development 2012-08-01 01:47:40 -04:00
Roberto Rosario cdb6e7c6c6 Spelling update 2012-08-01 01:47:08 -04:00
Roberto Rosario 74b87026ca Make a node worker count appear after it's main list view attributes 2012-08-01 01:46:26 -04:00
Roberto Rosario 8f714a9fa9 Add reminder 2012-08-01 01:46:09 -04:00
Roberto Rosario 8f08296e7b Update bind_links to accept single links as well as lists for the links argument 2012-08-01 01:44:55 -04:00
Roberto Rosario 344e738c48 Update apps interface for the new LocalScheduler class 2012-08-01 01:43:00 -04:00
Roberto Rosario 859109c378 Refactor scheduler 2012-08-01 01:41:37 -04:00
Roberto Rosario ffaf01c637 Add job queue list, pending, active and error queue items view, links and permissions 2012-07-31 01:19:08 -04:00
Roberto Rosario c3ac4a623a Add clustering migrations 2012-07-30 23:51:29 -04:00
Roberto Rosario 87c958638d Implement clustering housekeeping, deleting 'dead' nodes 2012-07-30 23:51:05 -04:00
Roberto Rosario 014b2f1d1f Do some more updates to the .gitignore file 2012-07-30 17:13:53 -04:00
Roberto Rosario 6930f76f2f Only ignore the top settings_local.py file 2012-07-30 16:53:08 -04:00
Roberto Rosario 60972cd0ba Add missing template from fabfile installer (Thanks to Pierre Host) 2012-07-30 16:52:35 -04:00
Roberto Rosario e0fbac66d1 Connect the worker with the job queue item that spawned it 2012-07-30 16:23:38 -04:00
Roberto Rosario d339a250fe Don't hide worker objects 2012-07-30 13:16:19 -04:00
Roberto Rosario 6d8aebb411 Change name 2012-07-30 13:13:59 -04:00
Roberto Rosario c2da6512e4 Record and display worker name correctly 2012-07-30 13:11:15 -04:00
Roberto Rosario cfb1278c7e Use floating point literals 2012-07-30 13:07:01 -04:00
Roberto Rosario 1f2b5b6d29 Fix inverted logic 2012-07-30 13:06:42 -04:00
Roberto Rosario c14634dafa Update clustering app static files 2012-07-30 12:56:56 -04:00
Roberto Rosario 862bb43d93 Upgrade notes update 2012-07-30 12:56:39 -04:00
Roberto Rosario 2f6a1d4e76 Add job processing app migration 2012-07-30 12:56:27 -04:00
Roberto Rosario a7437a3ada Remove further code from the ocr app 2012-07-30 12:56:12 -04:00
Roberto Rosario 30eb32f888 Job processing app updates 2012-07-30 12:55:53 -04:00
Roberto Rosario 75f9c47e2b Add clustering app 2012-07-30 12:54:27 -04:00
Roberto Rosario 86144aa54a Update upgrade instructions 2012-07-30 10:58:40 -04:00
Roberto Rosario a574aa2c9f Add missing import 2012-07-30 10:58:22 -04:00
Roberto Rosario 243e5c01fa Add app level loggin used by the new decorator 2012-07-30 10:57:16 -04:00
Roberto Rosario 5b5b6fd785 Improve logging 2012-07-30 10:56:57 -04:00
Roberto Rosario 198538df4f Use the new simple lock decorator to simplify a job processor task 2012-07-30 10:56:12 -04:00
Roberto Rosario 96a1b68221 Fix some simple typos 2012-07-30 10:55:32 -04:00
Roberto Rosario ba2f2fc455 Add database migrations for the job processor app 2012-07-30 10:55:05 -04:00
Roberto Rosario 28f9f32d91 Add decorator helper for simple locks 2012-07-30 10:54:43 -04:00
Roberto Rosario 3762f90ada Use the new .myself method of Node 2012-07-30 09:23:10 -04:00
Roberto Rosario e0abb02df0 Improve Node.objects.myself to do a refresh 2012-07-30 09:22:37 -04:00
Roberto Rosario 486f983d4b Refactor job processing app to do actual job queue and job subprocess launching, remove queue mananger app, update ocr app to use new job processing app 2012-07-30 07:36:02 -04:00
Roberto Rosario 20856b1589 Add queue manager app to installed apps 2012-07-29 05:34:13 -04:00
Roberto Rosario b15f5538e1 Add OCR migration and doc update 2012-07-29 05:33:37 -04:00
Roberto Rosario d2e6df4dde Initial changes for the new queue based OCR processing 2012-07-29 05:33:04 -04:00
Roberto Rosario d97b3f344d Add shorthand get() class method for Singleton class 2012-07-29 05:32:17 -04:00
Roberto Rosario 9c6f10cc1c Add queue manager app 2012-07-29 05:31:45 -04:00
Roberto Rosario e442979ff2 flake8 cleanups 2012-07-29 02:09:42 -04:00
Roberto Rosario 96bd7cc044 Add missing PermissionDenied import 2012-07-29 01:59:21 -04:00
Roberto Rosario ddcc5921b9 Use relative imports in the ocr app 2012-07-29 01:57:13 -04:00
Roberto Rosario 7bfc960f9b Update documents and ocr apps to register their statistics to the statistics app instead of the other way around 2012-07-29 01:56:32 -04:00
Roberto Rosario bd2fbe605c Add support for registering of statistics functions instead of statics app importing from other apps 2012-07-29 01:55:27 -04:00
Roberto Rosario cee79dc0cc Add entry in FAQ about setting the default language 2012-07-29 01:27:32 -04:00
Roberto Rosario 3b44c785ca Update documentation to include mention of DEBUG_ON_EXCEPTION 2012-07-29 01:20:46 -04:00
Roberto Rosario 6fa0c226b0 Add PDB on exception debug tool and config setting 2012-07-29 01:14:32 -04:00
Roberto Rosario d1e59b1d7b Migrate all remaining apps with models classes to South 2012-07-29 01:13:50 -04:00