Roberto Rosario
|
36805b3540
|
Fix typo in ACL title translation code. Fixes issue GL#201.
|
2015-10-08 19:33:44 -04:00 |
|
Roberto Rosario
|
27da0f8bb2
|
Add missing translation marker. Closes issue GL#201.
|
2015-10-08 19:29:19 -04:00 |
|
Roberto Rosario
|
1eddea65af
|
Delay python formating of the translatable string. Fixes part of issue GL#201.
|
2015-10-08 18:57:02 -04:00 |
|
Roberto Rosario
|
f6c4b153c7
|
Make document tags widget permissions aware, closes GL #182.
|
2015-10-08 02:58:11 -04:00 |
|
Roberto Rosario
|
5da248375f
|
Move test magic numbers and strings into test.literals.py.
|
2015-10-08 02:57:42 -04:00 |
|
Roberto Rosario
|
89d15aa275
|
Add missing variable to app auto URL debug statement.
|
2015-10-08 02:56:20 -04:00 |
|
Roberto Rosario
|
86ff835839
|
PEP8 Cleanups.
|
2015-10-07 22:24:44 -04:00 |
|
Roberto Rosario
|
aabbe59093
|
Change test class name.
|
2015-10-07 19:37:00 -04:00 |
|
Roberto Rosario
|
71a1aba697
|
Capitalize POP3 and IMAP in sources links.
|
2015-10-07 19:32:33 -04:00 |
|
Roberto Rosario
|
1556fa92e4
|
Add test for the about view.
|
2015-10-07 19:32:00 -04:00 |
|
Roberto Rosario
|
677d28b015
|
Don't error when composing the build number on non Git deploys.
|
2015-10-07 03:48:32 -04:00 |
|
Roberto Rosario
|
a76a8b7e0a
|
Reset pointer before attemping a conversion.
|
2015-10-07 03:17:02 -04:00 |
|
Roberto Rosario
|
c9d9f90cac
|
Improve OCR API views code.
|
2015-10-07 03:13:46 -04:00 |
|
Roberto Rosario
|
a814448c81
|
Change OCR API CBV class names to match rest of the project.
|
2015-10-07 02:44:55 -04:00 |
|
Roberto Rosario
|
cbe77ee258
|
Dynamic links do not have a menu position entry. Use .get to avoid error on non existant entries.
|
2015-10-07 02:43:01 -04:00 |
|
Roberto Rosario
|
8bdd4ba452
|
Add API views to download documents and document versions.
|
2015-10-07 02:42:36 -04:00 |
|
Roberto Rosario
|
41ede494db
|
Add API views to submit documents for OCR and to retrieve document page OCR content.
|
2015-10-06 23:22:08 -04:00 |
|
Roberto Rosario
|
942b6af502
|
Add admin views for document ocr content.
|
2015-10-06 23:21:31 -04:00 |
|
Roberto Rosario
|
9822fc0db2
|
PEP8 update.
|
2015-10-06 23:21:14 -04:00 |
|
Roberto Rosario
|
6f4426dce0
|
Move metadata widget code to metadata/widgets.py.
|
2015-10-06 02:31:37 -04:00 |
|
Roberto Rosario
|
97d8529994
|
Add boolean field to email source to control if the body of the email is to be stored or not.
|
2015-09-30 20:57:47 -04:00 |
|
Roberto Rosario
|
3d0c9485d0
|
Add support for storing the subject and "from" value of an email as metadata.
|
2015-09-30 20:20:27 -04:00 |
|
Roberto Rosario
|
6faf4b0f2a
|
Add admin entires for the IMAP and POP3 sources.
|
2015-09-30 19:14:08 -04:00 |
|
Roberto Rosario
|
83c8f28455
|
Cleanups.
|
2015-09-28 04:15:37 -04:00 |
|
Roberto Rosario
|
20398174a8
|
Initial commit for top level api URLS.
|
2015-09-28 04:05:03 -04:00 |
|
Roberto Rosario
|
f716faea40
|
Remove overrided swagger CSS.
|
2015-09-28 01:55:22 -04:00 |
|
Roberto Rosario
|
4b1bb38c86
|
Implement menu link ordering.
|
2015-09-27 02:18:04 -04:00 |
|
Roberto Rosario
|
b335f70e57
|
Improve how unbounded links are calculated and removed from results.
|
2015-09-27 01:42:12 -04:00 |
|
Roberto Rosario
|
e53c624792
|
Remove remark.
|
2015-09-27 01:38:20 -04:00 |
|
Roberto Rosario
|
14184b8c76
|
Add view to queue document for OCR by document type.
|
2015-09-27 01:37:57 -04:00 |
|
Roberto Rosario
|
3e7cd0c1ea
|
Move retention policies enforcement code to the DocumentType model manager. Add corresponding tests (test_auto_trashing and test_auto_delete).
|
2015-09-27 00:35:56 -04:00 |
|
Roberto Rosario
|
22a29eede3
|
Use explicit literals for the time delta units used for retention policies.
|
2015-09-26 23:52:10 -04:00 |
|
Roberto Rosario
|
c796f2b2c4
|
TODO comment cleanups. Remove unused Document model method.
|
2015-09-26 23:50:57 -04:00 |
|
Roberto Rosario
|
3d3abb6ad6
|
Use SH to call LibreOffice binary. Force LibreOffice input filter when converting text files.
|
2015-09-26 03:00:11 -04:00 |
|
Roberto Rosario
|
654825829c
|
Store the body of emails as a document just like attachments.
|
2015-09-26 02:59:24 -04:00 |
|
Roberto Rosario
|
6159645261
|
Remove print statements.
|
2015-09-25 17:01:18 -04:00 |
|
Roberto Rosario
|
500f870c78
|
Do a force pull of all translations and a compile.
|
2015-09-25 04:18:04 -04:00 |
|
Roberto Rosario
|
87e8b1cec9
|
Add LICENSE file in the namespace of the project.
|
2015-09-24 17:08:30 -04:00 |
|
Roberto Rosario
|
8629e6495e
|
Translation source files updates. Add translator comments. Thanks to Berny for these.
|
2015-09-24 16:30:19 -04:00 |
|
Roberto Rosario
|
c9b981f07a
|
Update translation sources and compiles files.
|
2015-09-24 01:44:03 -04:00 |
|
Roberto Rosario
|
70a5b0839a
|
Update redirect variable.
|
2015-09-23 03:41:33 -04:00 |
|
Roberto Rosario
|
6480489086
|
Add view displaying all 3rd party apps and packages' licenses.
|
2015-09-23 03:32:14 -04:00 |
|
Roberto Rosario
|
59ae20a867
|
Make task delay a configurable setting.
|
2015-09-23 01:09:21 -04:00 |
|
Roberto Rosario
|
6ccfaf59f8
|
Add 1 second delay to workaround MySQL <5.6.4 not storing millisecond time data which is used to determine lastest version of a document.
|
2015-09-21 04:19:57 -04:00 |
|
Roberto Rosario
|
79823ec531
|
Improve auto logging to enable logging to all apps, even those not calling the ready() method.
|
2015-09-21 03:44:20 -04:00 |
|
Roberto Rosario
|
ba841c10f8
|
Use small sample document for checkout app tests.
|
2015-09-19 23:37:27 -04:00 |
|
Roberto Rosario
|
079c06c207
|
Don't reference document_version in error messages as if might not exists yet.
|
2015-09-19 22:07:52 -04:00 |
|
Roberto Rosario
|
1feea67f41
|
Add migrations for proxy models.
|
2015-09-19 22:02:51 -04:00 |
|
Roberto Rosario
|
366eca8ed7
|
Add missing metadata app migration.
|
2015-09-19 22:01:46 -04:00 |
|
Roberto Rosario
|
baea430d5e
|
Add auto logging.
|
2015-09-19 21:57:46 -04:00 |
|