Roberto Rosario
|
3c2557fb47
|
Update translation source files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-26 22:29:54 -04:00 |
|
Roberto Rosario
|
eda8d18146
|
Database access in data migrations defaults to the 'default' database. Force it to the user selected database instead.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-19 20:53:04 -04:00 |
|
Roberto Rosario
|
a986b58338
|
Prepare release files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-17 18:52:26 -04:00 |
|
Roberto Rosario
|
ac07d4a63f
|
Add more icons to links.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-17 03:09:04 -04:00 |
|
Roberto Rosario
|
a372fc5a07
|
Improve model help texts. Add respective migrations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-17 02:46:16 -04:00 |
|
Roberto Rosario
|
03c54395cc
|
Refactor the ModelAttribute class into two separate classes: ModelAttribute for executable model attributes and ModelField for actual ORM fields. Expose more document fields for use in smart links.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-17 02:43:04 -04:00 |
|
Roberto Rosario
|
55930689bb
|
Update language files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-12 03:45:51 -04:00 |
|
Roberto Rosario
|
435fa774f0
|
Add support for preserving the extension of document files when using the quick label feature. Added to the document properties edit view and the document upload view. Closes GitLab issue #360.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-05 04:06:13 -04:00 |
|
Roberto Rosario
|
3eb68db323
|
Instead of the document content view, the document type parsing setup permissions is now required to view the parsing error list. The document type parsing setup permission can now be granted for individual document types.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-27 03:52:26 -04:00 |
|
Roberto Rosario
|
3c57f7ffa7
|
Merge branch 'master' into merge_master
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-22 03:18:30 -04:00 |
|
Roberto Rosario
|
bf3723ae24
|
Add cascade permission checks for links. Avoid allowing users to reach a empty views because they don't access to any of the view's objects. Apply link permission cascade checks to the message of the day, indexing and parsing, setup link.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-22 00:14:21 -04:00 |
|
Roberto Rosario
|
e400327770
|
Language translation synchonization.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-16 21:12:11 -04:00 |
|
Roberto Rosario
|
10231363e6
|
Add natural key support to the document parsing app.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-05 20:07:57 -04:00 |
|
Roberto Rosario
|
fd87e28113
|
French and Polish language translation updates.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-07-08 02:35:43 -04:00 |
|
Roberto Rosario
|
aa4e8e3507
|
Update the common, django_gpg, document_comments, document_indexing, document_parsing, document_signatures, document_states, event, linking, mailer, permissions, rest_api, smart_settings, sources and task manager apps to use the new Icon class.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-28 23:19:49 -04:00 |
|
Roberto Rosario
|
0f6d33140a
|
Synchronize translation files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-07 23:49:43 -04:00 |
|
Roberto Rosario
|
f7ca35c9b6
|
Download and compile translations from Transifex.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-11 20:39:30 -04:00 |
|
Roberto Rosario
|
0641b568ee
|
Update translation sources and compiled files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-11 15:18:50 -04:00 |
|
Roberto Rosario
|
3484dc8f33
|
Update translation source and compiled files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-10 04:23:16 -04:00 |
|
Roberto Rosario
|
b5d79f42a9
|
Add the option to enable or disable parsing when uploading a document for each document type. Add a new setting option to enable automatic parsing for each new document type created.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-10 04:02:41 -04:00 |
|
Michael Price
|
53239385ae
|
Add the "to=" keyword argument to all ForeignKey, ManayToMany and OneToOne Fields.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:49:04 -04:00 |
|
Michael Price
|
4c1ae55410
|
Update compiled translation files.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:36:52 -04:00 |
|
Michael Price
|
59d746db97
|
Update translation source files.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:36:45 -04:00 |
|
Michael Price
|
de65d96fe2
|
Update cabinets and document_index api views docstrings. Update multi level docstrings as per Python best practices.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:27:45 -04:00 |
|
Michael Price
|
ed8cdb9da4
|
Fix failing document parsing tests.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:23:13 -04:00 |
|
Michael Price
|
28aa0b913c
|
Reorganize and sort models and managers according to Mayan's best practices.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:21:37 -04:00 |
|
Michael Price
|
0a480066df
|
Reorganize common's base test class.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:20:37 -04:00 |
|
Michael Price
|
96836065a8
|
Split document.tests.test_views.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:19:07 -04:00 |
|
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 |
|