Commit Graph
5653 Commits
Author SHA1 Message Date
Roberto Rosario c7a0b71fb2 Sync translation files 2014-07-04 01:56:13 -04:00
Roberto Rosario df83a51228 Add the statistics app to the transifex client config file 2014-07-04 01:55:43 -04:00
Roberto Rosario 93ef0846a3 Add the statistics app to the translations helper script 2014-07-04 01:47:40 -04:00
Roberto Rosario 8be9fb33b1 Add support for matching by subclassing too 2014-07-04 01:47:04 -04:00
Roberto Rosario d19f3da730 Backport statistics app, remove statistic code from the main app, convert the documents and ocr apps to use the new statictics app code 2014-07-04 01:46:16 -04:00
Roberto Rosario 74388515d9 Remove unused navigation code 2014-07-04 00:34:47 -04:00
Roberto Rosario 6e050d8390 Don't use the old STORAGE_BACKEND name but the storage_backend class 2014-07-03 23:29:34 -04:00
Roberto Rosario 891c62b5a3 Add support for pushing translations 2014-07-03 21:54:39 -04:00
Roberto Rosario 4bb2d6d2aa Removing email address of contributor as requested 2014-07-03 21:54:21 -04:00
Roberto Rosario 78bf95f25f Update all the source string files 2014-07-03 21:38:25 -04:00
Roberto Rosario 7b44873d34 Update process_messages script to use SH instead of PBS 2014-07-03 21:37:27 -04:00
Roberto Rosario 75266c7c31 Update the documents app and the document_signatures app to use the new method of loading backends 2014-07-03 17:32:32 -04:00
Roberto Rosario 124311a32a Don't instanciate the classes when loading, let the caller take of that 2014-07-03 17:31:46 -04:00
Roberto Rosario 51fc3cf5ff Code cleanups 2014-07-03 17:31:18 -04:00
Roberto Rosario 874eb33f0a Remove the document type document list view, issue #8 2014-07-03 16:41:34 -04:00
Roberto Rosario 2dc6ad226f Add back non breakable spaces to the tag widget until a better HTML widget is coded 2014-07-03 13:13:13 -04:00
Roberto Rosario a39d04e9c2 Add proof of concept compressed document storage backend 2014-07-03 01:36:57 -04:00
Roberto Rosario 2246012205 Remove old rollback statement 2014-07-03 01:35:44 -04:00
Roberto Rosario 7ff244c9e8 Use relative import 2014-07-03 00:51:10 -04:00
Roberto Rosario dcb58a6e14 Move Javascript loading to the bottom of the page 2014-07-03 00:16:01 -04:00
Roberto Rosario e2208207fc Update quote style 2014-07-03 00:15:52 -04:00
Roberto Rosario 3db1e35c19 Use SH to call unpaper, allow OCR pipeline to work without unpaper installed 2014-07-02 17:45:10 -04:00
Roberto Rosario 04f616ffaf Only store the full OCR error stack trace when in DEBUG mode 2014-07-02 17:44:22 -04:00
Roberto Rosario ca6acb3942 Update from pbs to sh as pbs is now obsolete 2014-07-02 16:47:32 -04:00
Roberto Rosario b0eca8bb3e Add REST API app links to the setup menu 2014-07-02 16:18:56 -04:00
Roberto Rosario 516a0744e3 Cleanups 2014-07-02 14:38:33 -04:00
Roberto Rosario 06b4c153e3 Fix document description display in the document edit properties view 2014-07-02 14:34:46 -04:00
Roberto Rosario b01b08f43b Use explicit fields instead of excluding fields from other apps 2014-07-02 14:34:16 -04:00
Roberto Rosario e2b3cee69b Update API endpoint description 2014-07-02 14:11:39 -04:00
Roberto Rosario 0cda1148bb Manual merge of the new document preview code from the unstable branch 2014-07-02 02:53:53 -04:00
Roberto Rosario 77ff0f7191 Add back resolve_to_name to navigation.utils a few places import from this 2014-07-01 20:06:37 -04:00
Roberto Rosario 0f3ed2b896 Add pytz to the requirements 2014-07-01 00:54:38 -04:00
Roberto Rosario d850b268d3 Don't fail when there is no DB available to reset the OCR queue stale processing document 2014-07-01 00:50:35 -04:00
Roberto Rosario a5d75fc95a Add OCR test 2014-07-01 00:45:42 -04:00
Roberto Rosario 1dd36089cf Add missing 'self' to language backends 2014-07-01 00:45:15 -04:00
Roberto Rosario c51a3be65a Cleanups 2014-07-01 00:26:19 -04:00
Roberto Rosario 867c6827dc Reset documents that were being processed on further restarts 2014-07-01 00:23:55 -04:00
Roberto Rosario da785c343c Lower the lock timeout period, store the entire stack trace when OCR fails 2014-07-01 00:23:18 -04:00
Roberto Rosario a9390d55ba Unify the way backends are defined and loaded, unify the fs_cleanup function 2014-07-01 00:22:31 -04:00
Roberto Rosario 0255ea67b1 Update documentation license link 2014-06-30 01:27:01 -04:00
Roberto Rosario 9123e2af54 Fix generic wizard template 2014-06-30 01:17:07 -04:00
Roberto Rosario 1e6d77f163 Fix incorrect relative import 2014-06-30 00:58:37 -04:00
Roberto Rosario 6a659741af PEP8 cleanups 2014-06-30 00:57:53 -04:00
Roberto Rosario 16a44015f2 Remove urlresolver monkey patch and use Django's resolve function 2014-06-30 00:34:53 -04:00
Roberto Rosario 41d0cfb7bf Code cleanups 2014-06-29 20:35:36 -04:00
Roberto Rosario 1d821a488f Update release notes 2014-06-29 20:35:10 -04:00
Roberto Rosario 6374b8f690 Update .gitignore to ignore *.sqlite3 files 2014-06-29 20:11:24 -04:00
Roberto Rosario 280d2da576 Update documentation 2014-06-29 20:11:00 -04:00
Roberto Rosario 1f7b6cac79 Escape object name to avoid XSS, issue #3 2014-06-29 20:10:39 -04:00
Roberto Rosario 316a79c440 Revert SITE_ROOT commit 2014-06-29 18:41:20 -04:00