Commit Graph

  • 9bf878d87a Make all select2 widgets width automatic. Roberto Rosario 2017-07-01 16:25:29 -04:00
  • a488c865e1 Substitute bootstrap alerts with toastr.js notifications. Roberto Rosario 2017-07-01 16:16:58 -04:00
  • e1a0ffd25c Make sure the indexing lock is released, even when an error occurs. Roberto Rosario 2017-07-01 14:49:32 -04:00
  • c2854d094b Improve error message display when uploading documents via the AJAX drag & drop widget. Roberto Rosario 2017-07-01 02:31:52 -04:00
  • c42a2c8a94 Add debug logging to the lock manager. Roberto Rosario 2017-07-01 02:31:17 -04:00
  • 916c3497c4 Add support for downloading a document's OCR text. Closes GitLab issue #215. Roberto Rosario 2017-07-01 01:07:23 -04:00
  • 610e10e85a Include django-downloadview's assert_download_response as a BaseTest member. Roberto Rosario 2017-07-01 00:54:21 -04:00
  • bb5330fced Add Turkish to the list of processes languages. Roberto Rosario 2017-06-30 18:21:46 -04:00
  • d056655a4e Fix link typo. Roberto Rosario 2017-06-30 18:09:35 -04:00
  • e72ce3bff2 Fix translation settings for the task manager app. Roberto Rosario 2017-06-30 18:03:25 -04:00
  • 1345d98e92 Make the task manager translatable. Roberto Rosario 2017-06-30 18:00:03 -04:00
  • 0d8081ad9d Rename the mayan_task_manager app to task_manager. Roberto Rosario 2017-06-30 17:55:47 -04:00
  • 219c82630a Code cleanups. Roberto Rosario 2017-06-30 17:48:07 -04:00
  • 3cb52c96be Allow null for the SANE source resolution field. Roberto Rosario 2017-06-30 17:47:47 -04:00
  • 6a9c66ff3f Return False for the document's exists() method when it doesn't have a document version. Roberto Rosario 2017-06-30 17:47:01 -04:00
  • e46bf51022 Do a complete pull and synchronization of the translations. Roberto Rosario 2017-06-30 17:46:34 -04:00
  • eac89b4d80 Enable the mathfilters app. Roberto Rosario 2017-06-30 15:05:03 -04:00
  • 7d0cd339bf Improve error output of the performupgrade command. Roberto Rosario 2017-06-30 15:01:51 -04:00
  • 8fb76f2af4 Add missing OCR migration. Roberto Rosario 2017-06-30 14:47:23 -04:00
  • a24add7886 Update README files. Roberto Rosario 2017-06-23 18:28:18 -04:00
  • 8327b015c9 Switch order of release checklist. v2.4 Roberto Rosario 2017-06-23 18:23:46 -04:00
  • 9389d1663c Update installation instructions to point to Docker Hub. Roberto Rosario 2017-06-23 18:22:03 -04:00
  • 86aff5f75a Update changelog and release notes release date. Roberto Rosario 2017-06-23 18:18:46 -04:00
  • a164a3c6d1 Bump version to 2.4 Roberto Rosario 2017-06-23 18:17:23 -04:00
  • d4d0b7129b Reserved task don't have a start_time attribute, return None instead. Roberto Rosario 2017-06-23 14:32:20 -04:00
  • f39fde8b4b Display error when not able to retrieve tasks. Roberto Rosario 2017-06-23 14:31:45 -04:00
  • 84d12d3932 Increase sleep time to allow Postgress container to accept connections. Roberto Rosario 2017-06-23 14:31:17 -04:00
  • 0faf9bf67e Add release notes for version 2.4. Roberto Rosario 2017-06-23 04:36:40 -04:00
  • 17a662de03 Add release checklist to development documentation. Roberto Rosario 2017-06-23 03:53:59 -04:00
  • 0dd886f5fe Add new targets to help test packages. Roberto Rosario 2017-06-23 03:52:16 -04:00
  • e920ad1036 Syncronize translations. Roberto Rosario 2017-06-23 03:51:55 -04:00
  • b5858ad6f8 Add link to show a document's OCR errors. GitLab issue #291. Roberto Rosario 2017-06-21 15:57:53 -04:00
  • 538b66b238 Add test document label explicitly. Roberto Rosario 2017-06-21 15:26:03 -04:00
  • c79b21e875 Stop indexing when a node template doesn't return a value. GitLab issue #391. Thanks to @jacekkow for the find and diagnostics. Roberto Rosario 2017-06-21 14:39:08 -04:00
  • ac9d72d451 Update changelog. Roberto Rosario 2017-06-21 02:27:25 -04:00
  • eb29cd502c Fix typos. Roberto Rosario 2017-06-21 02:26:26 -04:00
  • 739596e4ee Add task manager app. Roberto Rosario 2017-06-21 02:25:22 -04:00
  • 638cbba237 Hide combobox navigation icons on small and extra small displays. Roberto Rosario 2017-06-20 04:28:22 -04:00
  • e6fbd0b84f Add support for truncating view titles via the APPEARANCE_MAXIMUM_TITLE_LENGTH setting. The default value is 80 characters. Roberto Rosario 2017-06-20 04:24:27 -04:00
  • b79a64c5ed Add template tag to fetch the value of a smart setting. Roberto Rosario 2017-06-20 04:15:38 -04:00
  • fd601037a1 Switch to the Python version of the CodeCov client. Roberto Rosario 2017-06-20 03:42:35 -04:00
  • 0a24bbfabe Update coverage util versions. Roberto Rosario 2017-06-20 03:39:27 -04:00
  • a7d6ab15f8 Fix index rebuilding for multi value first levels. GitLab issue #391. Thanks to @jacekkow for the report and diagnosis. Roberto Rosario 2017-06-20 03:28:25 -04:00
  • 5a82c93d47 Add support for default lock expiration to the file lock backend. Roberto Rosario 2017-06-20 02:46:08 -04:00
  • 5d13f46548 Add purgelock management command. Closes GitLab issue #221. Roberto Rosario 2017-06-20 01:55:53 -04:00
  • ea636aac7e Add test for the setting environment support. Roberto Rosario 2017-06-20 01:35:12 -04:00
  • a105fe46a5 Add support for updating configuration options from environment variables. Roberto Rosario 2017-06-18 03:08:03 -04:00
  • bcf835cd03 Add hardware requirements. GitHub issue #247. Roberto Rosario 2017-06-17 03:35:07 -04:00
  • e9e4060f8c Add SearchFieldSerializer to show the fields available for each SearchModel. Roberto Rosario 2017-06-17 03:28:54 -04:00
  • 9ae3696f61 Add cabinet labels as search field for documents and document pages. Roberto Rosario 2017-06-17 03:23:21 -04:00
  • 0deff19202 Make tags, metadata types and cabinets searchable via the dynamic search API. GitLab issue #344. Roberto Rosario 2017-06-17 03:20:16 -04:00
  • 40ab6b6f9f Fix role creation API not returning id of new role. GitLab issue #390. Thanks to @lokeshmanmode for the find. Roberto Rosario 2017-06-17 03:00:58 -04:00
  • 215b76bfab Fix repeated permissions list API URL. GitLab issue #389. Roberto Rosario 2017-06-17 02:53:02 -04:00
  • 4150fea2ad Add PDF orientation detection. Closes GitLab issue #387. Roberto Rosario 2017-06-16 22:29:36 -04:00
  • 86a351e826 Update the versions of the development and testing packages. Roberto Rosario 2017-06-16 20:59:23 -04:00
  • ceb2af3fda Merge branch 'feature/sane_source' Roberto Rosario 2017-06-16 18:18:48 -04:00
  • 14533da646 Merge branch 'master' into feature/sane_source Roberto Rosario 2017-06-16 18:11:36 -04:00
  • 0041b2118b Improve rendering of documents with no pages. Roberto Rosario 2017-06-16 17:21:44 -04:00
  • 13bb415187 Fix error in context: it must be a dict Alessandro Pasotti 2017-06-15 08:00:13 +02:00
  • 2742d0df6e Merge branch 'master' of gitlab.com:mayan-edms/mayan-edms Roberto Rosario 2017-06-12 16:23:11 -04:00
  • c857da5a49 Add django-mathfilters==0.4.0 to requirements. Roberto Rosario 2017-06-12 16:21:12 -04:00
  • 08dcbef2fc Don't silence validation errors. Roberto Rosario 2017-06-12 16:18:03 -04:00
  • 6af1010f3a Preload metadata add form with metadata type valid for the context document. Roberto Rosario 2017-06-12 16:16:03 -04:00
  • 6bea213039 Update instructions to specify version 2.3 of the docker image. Roberto Rosario 2017-06-11 19:28:48 -04:00
  • b1ae091746 Update README files. Roberto Rosario 2017-06-10 18:57:39 -04:00
  • c769f7bd1b Don't silence exceptions in production mode. Roberto Rosario 2017-06-10 18:13:23 -04:00
  • 382ee8cc1f Update the installation instructions. Roberto Rosario 2017-06-10 18:13:00 -04:00
  • d5b7cbefdc Fix changelog and release notes dates. Roberto Rosario 2017-06-08 14:04:09 -04:00
  • 7497907293 Add Makefile recipe to generate a release using Docker builder. Add separate requirements file for the build requirements. GitLab issue #362. Roberto Rosario 2017-06-07 21:06:38 -04:00
  • 64c6c27957 Add RestructuredText version of the README and remove pandoc dependency. Roberto Rosario 2017-06-07 20:23:30 -04:00
  • eeb0b2bef3 Fix changelog markup typo. Roberto Rosario 2017-06-07 20:22:19 -04:00
  • 53d3d7392f Update version of twine to 1.9.1. Fixes packaging issues with unicode filenames. https://github.com/pypa/twine/issues/235 v2.3 Roberto Rosario 2017-06-07 14:29:32 -04:00
  • ca1f674d78 Merge remote-tracking branch 'origin/master' into merge_master Roberto Rosario 2017-06-07 13:56:35 -04:00
  • ca12bdcced Add API endpoint to show all available search models. Roberto Rosario 2017-06-07 13:53:19 -04:00
  • ff5ac7ff4e Update Travis CI configuration to use Ubuntu Trusty instead of Ubuntu Precise. Roberto Rosario 2017-06-07 10:26:00 -04:00
  • 845826ba70 Add make file entries to launch a MySQL container as use as a testing database. Roberto Rosario 2017-06-07 02:06:10 -04:00
  • 9840851109 No need to launch the document indexing task on document state log entries deletion. Roberto Rosario 2017-06-07 02:04:30 -04:00
  • 196d00897d Fix overwritten document app test. Roberto Rosario 2017-06-06 20:30:33 -04:00
  • 5798cabd7c Add support to update the document indexes from workflow state changes. Add a new workflow field called internal_name for easier workflow reference in document index templates. Generalize the PropertyHelper class. Roberto Rosario 2017-06-06 20:07:15 -04:00
  • f7f0d27a05 Fix URL query string encoding for the document page navigation views. GitLab issue #383. Roberto Rosario 2017-05-30 02:01:31 -04:00
  • 6f8792dded Committed changes are more than bugfixes rename release from 2.2.1 to 2.3. Bump version number. Roberto Rosario 2017-05-29 14:50:51 -04:00
  • 68dbdb111a Add custom script_prefix aware resolve function and use it for the document page navigation views. Fixes issue with Mayan installed as a sub URL app. Fixes GitLab issue #383. Thanks to @gsteixei for the issue and investigation. Roberto Rosario 2017-05-29 14:35:09 -04:00
  • 42c72001b6 Use Django 1.10.7. Roberto Rosario 2017-05-28 16:03:39 -04:00
  • 6d5d102984 Translations synchronization. Roberto Rosario 2017-05-28 16:01:50 -04:00
  • e1283484e1 Update release notes and changelog. Roberto Rosario 2017-05-28 15:25:24 -04:00
  • 84d83a3c9b Merge branch 'hotfix' Roberto Rosario 2017-05-28 15:23:02 -04:00
  • 88151df2bc Rewrite the document indexer to allow single index rebuilds, less locks and improve performance. Roberto Rosario 2017-05-28 15:22:13 -04:00
  • a1dbd532fe Use a predictable file path for the lock file. Roberto Rosario 2017-05-28 01:06:49 -04:00
  • fede3ec0ba Return an empty DocumentPage Queryset when a document has no latest version. Roberto Rosario 2017-05-28 01:06:12 -04:00
  • 3e3e247997 Update release notes and changelog. Roberto Rosario 2017-05-27 10:46:27 -04:00
  • 579595fe7f Add support for check for the latest released version of Mayan. Roberto Rosario 2017-05-26 17:37:23 -04:00
  • 93aeb8cffe Merge remote-tracking branch 'origin/master' into merge_master Roberto Rosario 2017-05-24 15:02:36 -04:00
  • 4ffc6fc94f Added support for passing the options allow-other and allow-root to the FUSE index mirror. GitLab issue #385 Roberto Rosario 2017-05-24 03:24:23 -04:00
  • d00f3aaff4 Add FAQ entry about LDAP authentication. GitLab issue #363. Roberto Rosario 2017-05-24 02:37:21 -04:00
  • 76e8fd2b07 Auto select checkbox when updating metadata values. Closes GitLab issue #371. Roberto Rosario 2017-05-24 02:27:43 -04:00
  • ce563bfb6a Update the index node template expression field from a 128 char field to a text field. Roberto Rosario 2017-05-24 00:59:33 -04:00
  • 8eeee5b5a4 Update the required versions of Pillow, django-compressor, django-suit, pyocr and sh. Roberto Rosario 2017-05-16 23:14:31 -04:00
  • 6221187070 Merge branch 'development' into feature/sane_source Roberto Rosario 2017-05-12 18:06:19 -04:00
  • acdc7dca48 Convert the API URL system from an App based one to a resource based one. Roberto Rosario 2017-05-12 17:53:44 -04:00
  • 30caed211b Add link to Ubuntu supervisor enable bug ticket. Roberto Rosario 2017-05-11 21:22:55 -04:00