Roberto Rosario
|
e6fa31a4e5
|
Redirect to the cabinet list view after creating a new cabinet.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-04 00:06:16 -04:00 |
|
Roberto Rosario
|
3aecf817ce
|
Make source label field unique.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-04 00:06:03 -04:00 |
|
Roberto Rosario
|
2e3ae3f78b
|
Merge branch 'esclear/mayan-edms-patch-1' into merge_patch-1
|
2018-07-08 02:37:48 -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
|
0987bbe0fa
|
Pin javascript libraries to specific versions to avoid using potentianlly broken updates automatically. GitLab issue #486.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-07-08 01:09:34 -04:00 |
|
Daniel Albert
|
8cea56aceb
|
Fix string concatenation to fix error messages
Without using parentheses, the strings are not joined.
|
2018-07-02 20:57:45 +00:00 |
|
Roberto Rosario
|
29b680ef84
|
Fix GitLab issue #484. Thanks to @Bebef for the report and debug information.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-07-01 23:59:15 -04:00 |
|
Roberto Rosario
|
89a7b9d6b5
|
Change the way wizard steps are deregistered. Instead of deleting then from the _registry class dictionary they are filtered based on the _deregistry dictionary. This way de-registration can be reversed. Useful for tests.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-07-01 23:56:30 -04:00 |
|
Roberto Rosario
|
be4365bbf7
|
Increase document image generation task timeout from 20 seconds to 120 seconds to allow more time for image generation on slow hardware like ARM SBCs.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-30 00:57:27 -04:00 |
|
Roberto Rosario
|
aa38b1c0e8
|
PEP8 cleanups.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-29 03:10:17 -04:00 |
|
Roberto Rosario
|
7dd56bbf15
|
Sort language options.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-29 03:05:14 -04:00 |
|
Roberto Rosario
|
061366ffec
|
Update apps' other modules to use the new Icon class.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-29 02:54:14 -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
|
40d8c7049c
|
Update the user management app to use the new Icon class.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-28 16:52:10 -04:00 |
|
Roberto Rosario
|
8f0ad91d96
|
Update the tags app to use the Icon class.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-28 16:47:34 -04:00 |
|
Roberto Rosario
|
f5e3470deb
|
Update the OCR app to use the new Icon class.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-28 16:47:23 -04:00 |
|
Roberto Rosario
|
e0d812ac74
|
Finish converting the document app to use the new Icon class.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-28 16:34:31 -04:00 |
|
Roberto Rosario
|
85926ae8f8
|
The conditional_escape call caused downloaded OCR text to contain HTML entities like "
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-28 02:04:49 -04:00 |
|
Roberto Rosario
|
fb845abf10
|
Further sanitize the template title text before making it the window title via JS.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-27 23:21:03 -04:00 |
|
Roberto Rosario
|
9dfe187202
|
Recalculate a document's indexes when attaching or removing a tag from or to it. Recalculate all of a tag's documents when a tag is about to be deleted.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-13 01:26:58 -04:00 |
|
Roberto Rosario
|
66e53bac22
|
Merge the license and packages license display form. Use Mayan's custom TextAreaDiv widget.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-12 21:38:34 -04:00 |
|
Roberto Rosario
|
694f7675e5
|
Use the passthrough manager to be able to show previews for trashed documents again.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-08 17:38:28 -04:00 |
|
Roberto Rosario
|
74a252afcf
|
Rename the single document form download link from "Download" to "Advanced download".
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-08 00:02:42 -04:00 |
|
Roberto Rosario
|
46f593654c
|
Add a "Quick download" link to reduce the number of steps required to download a single document. GitLab issue #338. Thanks to Michel Lavoie for the suggestion.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-08 00:00:16 -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
|
460570ed05
|
Don't provide a default for the scanner source adf_mode. Some scanners throw an error even when the selection if supported.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-07 20:58:50 -04:00 |
|
Roberto Rosario
|
4d11234ba5
|
Fix error when trying to upload a document from and email account with 'from' and 'subject' metadata. Fix typo on message.header get from 'Suject' to 'Subject'. On multi part emails keep the original From and Subject properties for all subsequent parts if the sub parts don't specify them. Fixes issue #481. Thanks to Robert Schöftner @robert.schoeftner for the report and debug information.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-07 20:47:00 -04:00 |
|
Roberto Rosario
|
ffbac43293
|
Fix failing OCR test.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-03 14:42:55 -04:00 |
|
Roberto Rosario
|
df980292cb
|
Change the media root settings folder name from 'settings' to 'mayan_settings' for clarity.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-03 03:00:32 -04:00 |
|
Roberto Rosario
|
2ee73e12b4
|
Replace the DOCUMENTS_LANGUAGE_CHOICES setting option. Replaced with the new DOCUMENTS_LANGUAGE_CODES.
Reduce default language code choice from 7800 to the top 100 spoken languages and related (https://en.wikipedia.org/wiki/List_of_languages_by_number_of_native_speakers).
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-03 02:53:45 -04:00 |
|
Roberto Rosario
|
e48b85a392
|
Disable embedded signatute verification during the perform upgrade command.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-02 21:43:18 -04:00 |
|
Roberto Rosario
|
e2f95b4d48
|
Add COMMON_PRODUCTION_ERROR_LOGGING setting to control the logging of errors in production. Defaults to False. Change the error log file handle class to RotatingFileHandle to avoid an indefinitely growing log file.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-02 21:34:04 -04:00 |
|
Roberto Rosario
|
15badf4ff9
|
Update single and multiple document OCR submit views to use MultipleObjectConfirmActionView instead of the deprecated MultipleInstanceActionMixin.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-30 19:12:20 -04:00 |
|
Roberto Rosario
|
047962d946
|
Improve how to determine when to install the package.json file using pathlib.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-21 00:38:05 -04:00 |
|
Roberto Rosario
|
ba7716f23d
|
Re-enable the support link.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-21 00:36:21 -04:00 |
|
Roberto Rosario
|
e0d8eff711
|
Add the --no-javascript option to the initial setup to disable download the Javascript libraries.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-20 07:51:17 -04:00 |
|
Roberto Rosario
|
45702548b6
|
Improve Javascript downloaded by adding semver comparison.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-20 07:48:17 -04:00 |
|
Roberto Rosario
|
199ffde283
|
Sane scanner source paper source now defaults to blank.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-10 17:52:55 -04:00 |
|
Roberto Rosario
|
bdd6849d83
|
Fix metadata edit form submit button icon.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-10 17:51:24 -04:00 |
|
Roberto Rosario
|
4833aaf17c
|
Update SIGNATURES_GPG_PATH default value.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-10 04:33:24 -04:00 |
|
Roberto Rosario
|
ae9a519263
|
Don't create an __init__.py file in the media folder. Replace error number literals with constant definitions.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-04 00:49:42 -04:00 |
|
Roberto Rosario
|
1693b36b2d
|
Only try to return notifications for logged in users.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-30 05:12:37 -04:00 |
|
Roberto Rosario
|
d610f8d5f6
|
Use the errno library and not the literal error numbers.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-30 02:01:06 -04:00 |
|
Roberto Rosario
|
b4d1ce33e5
|
Don't enable or defile the logfile handler if the media folder doesn't exist.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-30 02:00:33 -04:00 |
|
Roberto Rosario
|
9cde4d7b04
|
Use double quotes since single quotes are used in the 500 string.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-30 01:47:31 -04:00 |
|
Roberto Rosario
|
cbad7ee504
|
Print the exception type on upgrade errors. This is used for celery errors which don't include a text message.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-29 23:30:05 -04:00 |
|
Roberto Rosario
|
441127ae45
|
Don't create the media folder in the common app if it doesn't exist. Instead disable logfile creation.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-29 23:19:12 -04:00 |
|
Roberto Rosario
|
430c7b8c14
|
Add verbose error reporting when the document upload task fails.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-29 23:12:24 -04:00 |
|
Roberto Rosario
|
83ca7a7476
|
Add missing migrations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-29 03:59:39 -04:00 |
|
Roberto Rosario
|
2ef31d2ec3
|
Rename shared upload storage from sharedupload_storage to storage_sharedupload
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-29 03:58:56 -04:00 |
|