Commit Graph

  • ed76278096 Update changelog. Roberto Rosario 2018-08-16 16:05:13 -04:00
  • be7169c259 Define a proper redirection after workflow actions are edited. Roberto Rosario 2018-08-15 17:52:23 -04:00
  • a9a66391b6 Hide the title link of documents in the trash. Roberto Rosario 2018-08-15 03:47:03 -04:00
  • 9a0f2a0084 Update changelog. Roberto Rosario 2018-08-16 15:59:16 -04:00
  • c384b137a3 Add support for hiding a links icon. Hide all object menu links' icons. Roberto Rosario 2018-08-15 03:19:19 -04:00
  • d63a133852 Remove code statistics from the documentation. Remove the pending work chapter. This is now available in the Wiki: wiki.mayan-edms.com Roberto Rosario 2018-08-14 00:55:39 -04:00
  • 947568de3a Update changelog. Roberto Rosario 2018-08-16 15:55:49 -04:00
  • 737b39cdb5 Rename the multi document download link from "Download" to "Advanced download" for consistency. Roberto Rosario 2018-08-13 23:39:30 -04:00
  • a4d21c76e9 Fix swapped dashboard icons. Roberto Rosario 2018-08-13 22:12:17 -04:00
  • 418aa14e2a Include querystring when force reload of a bare template view. Roberto Rosario 2018-08-16 15:53:44 -04:00
  • 1034a3056d Display error when attempting to recalculate the page count of an empty document (document stub that has no document version). Roberto Rosario 2018-08-08 01:15:30 -04:00
  • 05633ddc7e Increase gunicorn's timeout from 30 seconds to 120. Roberto Rosario 2018-08-07 22:54:05 -04:00
  • d567602d2a Update dropzone.js' timeout from 30 seconds to 120 to allow upload of large files on slow connections. Roberto Rosario 2018-08-07 22:52:24 -04:00
  • 3c304976f7 Update changelog. Roberto Rosario 2018-08-16 15:49:53 -04:00
  • eff9988239 Detect if Docker installed. Roberto Rosario 2018-08-06 15:34:21 -04:00
  • d29044d034 Fix post login redirection to honor the ?next= URL query string argument. Thanks go to K.C. Wong (@dvusboy1) for the report and investigation. Closes GitLab issue #489. Roberto Rosario 2018-08-04 01:36:57 -04:00
  • b22174adf5 Fix crop transformation argument parsing. Add error checking to the crop transformation arguments. Thanks to Jordan Wages (@wagesj45) for the report and investigation on the issue. Closes GitLab issue #490 Roberto Rosario 2018-08-04 00:49:58 -04:00
  • 571cd172fc Update changelog. Roberto Rosario 2018-08-16 15:45:46 -04:00
  • 7f692710b3 Limit the number of branches that trigger the full test suit. Roberto Rosario 2018-08-02 15:56:47 -04:00
  • dba94fbff3 Redirect to the cabinet list view after creating a new cabinet. Roberto Rosario 2018-08-03 18:50:40 -04:00
  • c5c269f7ea Add natural key support to the user mailer model. Roberto Rosario 2018-08-03 18:52:53 -04:00
  • 1910547454 Add natural key support to the Index model. Roberto Rosario 2018-08-03 18:51:17 -04:00
  • 693948fa61 Update changelog. Roberto Rosario 2018-08-16 15:38:11 -04:00
  • 0f955937a9 Add step to restart redis after configuration change. Michael Price 2018-07-14 00:14:32 -04:00
  • 35d1b31e1c Update changelog. Roberto Rosario 2018-08-16 15:35:39 -04:00
  • 8af684aa0a Default VERBOSE variable to true. Increase startup timer to 10 seconds. Allow configuring the PostgreSQL port. Michael Price 2018-07-14 00:12:15 -04:00
  • a015dbc4dd Update installation.rst Franz Holzinger 2018-08-16 14:51:27 +00:00
  • 90cd142e76 Add support for YAML configuration files. Add support for editing setting options and saving them using the new YAML configuration file support. Add new revertsettings management command. Add new permission to edit setting via the UI. Roberto Rosario 2018-08-16 03:05:26 -04:00
  • ac5f53c538 Add COMMON_PROJECT_TITLE as a setting option to customize the title string. Roberto Rosario 2018-08-16 03:02:21 -04:00
  • 3d1771a783 Don't execute document renaming if there is workflow action is not configured. Roberto Rosario 2018-08-15 18:26:04 -04:00
  • 5f233ca632 Perform link request resolution the new faster way and fallback to the old method. Roberto Rosario 2018-08-15 18:04:25 -04:00
  • 930c9bdc51 Update release notes. Roberto Rosario 2018-08-15 18:03:49 -04:00
  • 301df39be4 Define a proper redirection after workflow actions are edited. Roberto Rosario 2018-08-15 17:52:23 -04:00
  • 27a27daed2 Add workflow action to update the label and description of a document. Roberto Rosario 2018-08-15 17:52:04 -04:00
  • 65f27b006a Add a description to the label field of the workflow action model to differentiate from the 'label' field of the document. Roberto Rosario 2018-08-15 17:50:55 -04:00
  • bdfb62d2b3 Show all event columns in the object list view. Roberto Rosario 2018-08-15 05:04:28 -04:00
  • 0022548e35 Add support for document metadata events: add, edit and remove. Roberto Rosario 2018-08-15 05:04:09 -04:00
  • 0a653a08bd Fix document workflow action context content. Roberto Rosario 2018-08-15 04:53:58 -04:00
  • 954dd8b994 Hide the title link of documents in the trash. Roberto Rosario 2018-08-15 03:47:03 -04:00
  • 52ef2f3dae Add link to view the events of a tag. Add support for subscribing to the events of a tag. Add the tag events view permissions to the tag model ACL. Roberto Rosario 2018-08-15 03:46:28 -04:00
  • 4e762d7522 Add new metadata app events: metadata type created, metadata type edited, metadata type to document type relationship update. Add link to metadata type events. Add support for subscribing to metadata type events. Roberto Rosario 2018-08-15 03:23:30 -04:00
  • 4c394aec50 Add support for hiding a links icon. Hide all object menu links' icons. Roberto Rosario 2018-08-15 03:19:19 -04:00
  • cd76b1fd4a Add new document app events: document type created and document type edited. Add link to document type events. Roberto Rosario 2018-08-15 03:18:46 -04:00
  • b3ef018d6c Make sure the on entry action of the initial state of workflows executes on document creation. Roberto Rosario 2018-08-14 04:50:44 -04:00
  • 5cd7ac88d6 Code cleanups. Roberto Rosario 2018-08-14 03:41:07 -04:00
  • b619444e43 Sort view classes. Roberto Rosario 2018-08-14 03:32:33 -04:00
  • 57e1fe8cf0 Unify template title rendering. Add support for template subtitles. Roberto Rosario 2018-08-14 03:32:19 -04:00
  • fe9a395724 Merge branch 'versions/next' into feature/quick_label Roberto Rosario 2018-08-14 00:57:41 -04:00
  • 11e017b3db Remove code statistics from the documentation. Remove the pending work chapter. This is now available in the Wiki: wiki.mayan-edms.com Roberto Rosario 2018-08-14 00:55:39 -04:00
  • 7124676eb5 Rewrite Mayan's Javascript suite MayanApp into ECMAScript2015. Remove use is waitForJQuery. Roberto Rosario 2018-08-14 00:51:05 -04:00
  • 7f14b9c5e1 Rename the multi document download link from "Download" to "Advanced download" for consistency. Roberto Rosario 2018-08-13 23:39:30 -04:00
  • 65f24b4227 Divs are not allowed inside anchors. Use instead a span with a block type display. Roberto Rosario 2018-08-13 23:36:02 -04:00
  • af66abaf57 Speed up document image fade in reveal. Use reseteable timer to ensure more document panels heights are matched. Roberto Rosario 2018-08-13 23:35:33 -04:00
  • 62892105a0 Fix tag loading order in the document printing template. Roberto Rosario 2018-08-13 22:14:14 -04:00
  • 526dac7a26 Increase default document caching timeout to 1 year. Roberto Rosario 2018-08-13 22:13:32 -04:00
  • 8fb2c78f29 Optimize request resolution from the context when resolving links and menus. Roberto Rosario 2018-08-13 22:12:42 -04:00
  • 709403a01f Fix swapped dashboard icons. Roberto Rosario 2018-08-13 22:12:17 -04:00
  • de87f83c05 Include querystring when force reload of a bare template view. Roberto Rosario 2018-08-13 22:09:27 -04:00
  • ba28d08a7b Fix docker compose variable name & content Dennis von der Bey 2018-08-12 20:09:21 +00:00
  • 87ff0696d3 Enable the select2 widget for the quick label selection field. Roberto Rosario 2018-08-08 17:02:16 -04:00
  • 565f6caa0d Add missing .value method to the document image cache setting usage. Roberto Rosario 2018-08-08 02:26:36 -04:00
  • c9bb13f149 Add support for client side caching of document page images. The time the images are cached is controlled by the new setting DOCUMENTS_PAGE_IMAGE_CACHE_TIME which defaults to 3600 seconds (1 hour). Roberto Rosario 2018-08-08 01:31:21 -04:00
  • 170a83b06f Sort document app settings. Roberto Rosario 2018-08-08 01:22:17 -04:00
  • 928c80cc02 Remove usage of the compress tag. Roberto Rosario 2018-08-08 01:16:05 -04:00
  • 418e603222 Display error when attempting to recalculate the page count of an empty document (document stub that has no document version). Roberto Rosario 2018-08-08 01:15:30 -04:00
  • 0d46b0a252 Remove use of django-compressor and cssmin now that the project used Whitenoise. Roberto Rosario 2018-08-07 23:14:46 -04:00
  • e7cb4cf6c3 Update packages versions: Pillow:5.2.0, PyYAML:3.13, django-environ:0.4.5, django-model-utils:3.1.2, django-mptt:0.9.1, django-widget-tweaks: 1.4.2, flanker:0.9.0, flex:6.13.2, furl:1.2, gevent:1.3.5, graphviz: 0.8.4, gunicorn:19.9.0, pyocr:0.5.2, python-dateutil:2.7.3 Roberto Rosario 2018-08-07 23:13:49 -04:00
  • 648b3e9d7f Update setup.py with the new dependencies. Roberto Rosario 2018-08-07 22:54:20 -04:00
  • 1b1d549bbf Increase gunicorn's timeout from 30 seconds to 120. Roberto Rosario 2018-08-07 22:54:05 -04:00
  • 0489eb8f7d Update dropzone.js' timeout from 30 seconds to 120 to allow upload of large files on slow connections. Roberto Rosario 2018-08-07 22:52:24 -04:00
  • 0d1c9a5ac1 Merge branch 'feature/db_migration' into versions/next Roberto Rosario 2018-08-07 22:40:16 -04:00
  • 1594e7a792 Detect if Docker installed. Roberto Rosario 2018-08-06 15:34:21 -04:00
  • 493ba214f2 Sort the manager methods of the checkouts app. Roberto Rosario 2018-08-06 14:57:28 -04:00
  • 14bea94030 Update pathlib imports to pathlib2. Roberto Rosario 2018-08-06 14:55:14 -04:00
  • 3937696774 Add natural key support to the models of the checkouts app. Roberto Rosario 2018-08-06 14:54:55 -04:00
  • 7994803e8f Add the upstream version of django-celery to the removal list. Roberto Rosario 2018-08-06 14:44:03 -04:00
  • c02a8bb3e3 Switch to pathlib2 Roberto Rosario 2018-08-06 14:43:30 -04:00
  • 9183369bdb Use patched version of django-celery with support for natural key. https://github.com/celery/django-celery/pull/552 Roberto Rosario 2018-08-05 20:44:37 -04:00
  • 10231363e6 Add natural key support to the document parsing app. Roberto Rosario 2018-08-05 20:07:57 -04:00
  • 4f028b1f54 Convert the two_state_widget to a class and update it to use the new icon class. Roberto Rosario 2018-08-04 16:56:03 -04:00
  • 7a4202b459 Update the document indexing widgets to use the new icon class. Roberto Rosario 2018-08-04 16:51:42 -04:00
  • ffa8a4c5e2 Add icon class with support for multiple CSS classes. Roberto Rosario 2018-08-04 16:01:04 -04:00
  • 37fc968f50 Merge branch 'versions/next' into feature/db_migration Roberto Rosario 2018-08-04 01:59:17 -04:00
  • cc62988d4d Fix post login redirection to honor the ?next= URL query string argument. Thanks go to K.C. Wong (@dvusboy1) for the report and investigation. Closes GitLab issue #489. Roberto Rosario 2018-08-04 01:36:57 -04:00
  • 42ea33d760 Fix crop transformation argument parsing. Add error checking to the crop transformation arguments. Thanks to Jordan Wages (@wagesj45) for the report and investigation on the issue. Closes GitLab issue #490 Roberto Rosario 2018-08-04 00:49:58 -04:00
  • 81f340ee16 Limit the number of branches that trigger the full test suit. Roberto Rosario 2018-08-02 15:56:47 -04:00
  • e6fa31a4e5 Redirect to the cabinet list view after creating a new cabinet. Roberto Rosario 2018-08-03 18:50:40 -04:00
  • 3aecf817ce Make source label field unique. Roberto Rosario 2018-08-03 18:54:30 -04:00
  • b14d7d6da0 Add release notes for version 3.1. Roberto Rosario 2018-08-03 19:25:49 -04:00
  • 0c1c38917c Make format explicit JSON Roberto Rosario 2018-08-03 19:25:24 -04:00
  • f756584176 Make source label field unique. Roberto Rosario 2018-08-03 18:54:30 -04:00
  • cbcb8a84c5 Add natural key support to the user mailer model. Roberto Rosario 2018-08-03 18:52:53 -04:00
  • 0626529228 Add natural key support to Document pages. Roberto Rosario 2018-08-03 18:52:13 -04:00
  • f42e1a96b2 Add natural key support to the Index model. Roberto Rosario 2018-08-03 18:51:17 -04:00
  • 4dea5911da Redirect to the cabinet list view after creating a new cabinet. Roberto Rosario 2018-08-03 18:50:40 -04:00
  • fc304394f5 Add convertdb command. Roberto Rosario 2018-08-03 18:50:15 -04:00
  • e18c043c1f Improve natural key handing for the Document, Metadata, DocumentMetadata, DocumentTypeOCRSetting and UserProfileLocale models. Roberto Rosario 2018-08-02 16:00:22 -04:00
  • 1ad7d2a406 Limit the number of branches that trigger the full test suit. Roberto Rosario 2018-08-02 15:56:47 -04:00
  • 0faeb2626a Merge branch 'master' into feature/db_migration Roberto Rosario 2018-08-01 05:11:44 -04:00
  • c665e75871 Improve serialization migration for the models: Document, DocumentVersion, DocumentMetadata and DocumentTypeOCRSettings Roberto Rosario 2018-08-01 05:09:43 -04:00