Michael Price
|
381dafc7b9
|
Update to Font Awesome 5. Add experimental Icon class. Simplify document loading icon.
Signed-off-by: Michael Price <loneviking72@gmail.com>
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-01 19:53:03 -04:00 |
|
Michael Price
|
e1956f8d80
|
Get rids of the APIEndPoint and APIResource classes. Register API url using the 'has_rest_api' AppConfig variable.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:30:59 -04:00 |
|
Michael Price
|
d8d6dada5e
|
Add document parsing app API tests.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:30:14 -04:00 |
|
Michael Price
|
b4bf9bfaee
|
Switch to a resource and service based API from previous app based one.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:28:40 -04:00 |
|
Roberto Rosario
|
824c371d92
|
Update event tests to use .id of an event instead of the .name.
The .id now also returns the namespace.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-09-17 03:34:00 -04:00 |
|
Roberto Rosario
|
f0baa16cde
|
Backport support for global and object event notification. GitLab issue #262.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-09-17 03:12:40 -04:00 |
|
Roberto Rosario
|
9147b34409
|
Fix text typos. Update translations.
Merged: Remove PDFMiner from the requirments.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-27 13:50:13 -04:00 |
|
Roberto Rosario
|
31ba535dba
|
PEP8 cleanups.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-27 12:22:06 -04:00 |
|
Roberto Rosario
|
ac7f7a5a71
|
Add missing migrations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-27 12:18:48 -04:00 |
|
Roberto Rosario
|
a11d274d16
|
Add the "content" accessor to the DocumentVersion model to
return the parsed content.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-25 02:08:29 -04:00 |
|
Roberto Rosario
|
6fae3152a9
|
Synchronize translations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-25 00:00:47 -04:00 |
|
Roberto Rosario
|
f2cdd52024
|
Make the document parsing app translatable. Sync translations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-24 21:01:42 -04:00 |
|
Roberto Rosario
|
9e40bbbcdc
|
Remove the NoMimetype match exception. Not needed now that this is
a separate app from the OCR app.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-24 20:19:43 -04:00 |
|
Roberto Rosario
|
a944226814
|
Revert logger level used during debugging.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-24 04:04:08 -04:00 |
|
Roberto Rosario
|
a7eaf6b368
|
Finish the document parsing app.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-24 03:54:07 -04:00 |
|
Roberto Rosario
|
e9591c92f9
|
Initial commit of the document parsing app.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-23 02:23:14 -04:00 |
|