c55f3b4353
Fix test method name.
Roberto Rosario
2015-08-06 19:56:50 -04:00
d3ee32beea
Add missing field to serializer.
Roberto Rosario
2015-08-06 17:11:52 -04:00
d4b4a73339
Intitial refactor of folders app API. Add tests for the folders API.
Roberto Rosario
2015-08-06 17:10:56 -04:00
fea9cae937
Use literals from documents apps.
Roberto Rosario
2015-08-06 17:10:17 -04:00
24c63c4f38
Make API endpoints clickable.
Roberto Rosario
2015-08-06 14:45:27 -04:00
2f030ab162
Properly raise PageCountError when unable to determine a document's page count.
Roberto Rosario
2015-08-06 02:57:02 -04:00
960d60c39d
Refactor rest_api app and the method end points are registered. All apps API URL endpoints are now registered under the 'rest_api' namespace. Update DRF and DRF swagger versions. Update all apps API registration method.
Roberto Rosario
2015-08-06 02:51:23 -04:00
ea02172a82
Refactor rest_api app and the method end points are registered. All apps API URL endpoints are now registered under the 'rest_api' namespace.
Roberto Rosario
2015-08-06 02:50:14 -04:00
1fa859a0c3
Add multi page tiff test. Closes gh-issue #228. Confirms gh-issue #218 fixed in development branch.
Roberto Rosario
2015-08-01 01:51:07 -04:00
113de675f7
Add build number display based on git information.
Roberto Rosario
2015-08-01 01:34:09 -04:00
a51f198ac4
Don't mirror repeated nodes or documents with repeated labels.
Roberto Rosario
2015-08-01 01:17:58 -04:00
7ddc4c1c04
Add method to check for a lock's existance and force it to release if stale.
Roberto Rosario
2015-08-01 01:00:26 -04:00
8382df91a6
Update PDF text parser classes. Remove SlateParser and substitute with a PDFMiner based parser.
Roberto Rosario
2015-07-31 02:09:48 -04:00
1361ea9b42
Remove dependency on slate to calculate page number in PDF files.
Roberto Rosario
2015-07-31 02:09:10 -04:00
0a0a92116e
Get rid of eval in metadata type default and lookup fields. gh-issue #151.
Roberto Rosario
2015-07-23 02:49:29 -04:00
58d919d173
Initial commit to remove use of eval. gh-issue #151.
Roberto Rosario
2015-07-22 23:19:43 -04:00
4527563d89
PEP8 cleanups, specially E501 line too long.
Roberto Rosario
2015-07-22 18:21:37 -04:00
c275988c90
PEP8 cleanups, E501: 79 character long lines.
Roberto Rosario
2015-07-19 03:27:41 -04:00
20a2f93cbc
Add test for compressed documents via webform.
Roberto Rosario
2015-07-19 03:25:42 -04:00
eea163be5a
Grab language code directly from language choices.
Roberto Rosario
2015-07-18 04:05:44 -04:00
ec9d7d09a1
Include in context the document for which OCR will be queued.
Roberto Rosario
2015-07-18 03:57:45 -04:00
04b4d9cf4e
Add German language OCR to Travis CI test file.
Roberto Rosario
2015-07-18 03:57:19 -04:00
68e450a3c7
Migrate all document languages and use the 'terminology' language abbreviation. gh-issue #211
Roberto Rosario
2015-07-18 03:56:09 -04:00
ea3756162b
Reduce sample German document size for more accurate OCR.
Roberto Rosario
2015-07-18 03:55:30 -04:00
ba7cb433d4
Don't hide OCR errors by doing a fallback try without language option. gh-issue #211
Roberto Rosario
2015-07-18 03:25:03 -04:00
719d83d652
Add test for German language OCR. gh-issue #211.
Roberto Rosario
2015-07-18 03:24:01 -04:00
8f14028660
Add post_upgrade signal, use it to re-initialize interval sources.
Roberto Rosario
2015-07-18 02:45:55 -04:00
0a83780527
Add tag migration.
Roberto Rosario
2015-07-18 02:25:04 -04:00
a5cf80cd86
Add management command to perform steps required after an upgrade.
Roberto Rosario
2015-07-18 02:24:10 -04:00
afe6644321
Use shorter confirmation messages.
Roberto Rosario
2015-07-17 19:52:17 -04:00
9288f3c903
Update tag app tests.
Roberto Rosario
2015-07-17 19:42:08 -04:00
d67ed4843a
Convert tag color to be an RGB value instead of a name value. Closes gh-issue #183.
Roberto Rosario
2015-07-17 19:38:58 -04:00
76fef8ab8d
Don't error out when trying to delete a non existant periodic task.
Roberto Rosario
2015-07-17 13:07:16 -04:00
653a145914
Add tool view to perform OCR on all documents at once.
Roberto Rosario
2015-07-17 13:04:51 -04:00
e7f626aba4
Don't ask for the transformation order when one is being created.
Roberto Rosario
2015-07-17 12:54:49 -04:00
a08377b86e
Add statistics view permission. Convert statistics views to CBV.
Roberto Rosario
2015-07-17 02:34:57 -04:00
e2fcffc81d
Use the project website tag in the about template. Allow customization of the project description.
Roberto Rosario
2015-07-17 02:10:31 -04:00