Update changelog.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-08-16 16:05:13 -04:00
parent be7169c259
commit ed76278096

View File

@@ -18,20 +18,24 @@
issue #489. issue #489.
- Docker install script: Detect if Docker installed and provide help - Docker install script: Detect if Docker installed and provide help
text if not. text if not.
- Update dropzone.js' timeout from 30 seconds to 120 to allow upload - Sources app: Update dropzone.js' timeout from 30 seconds to 120 to allow
of large files on slow connections. upload of large files on slow connections.
- Increase gunicorn's timeout from 30 seconds to 120. - Documentation: Increase gunicorn's timeout from 30 seconds to 120.
- Display error when attempting to recalculate the page count of an empty - Documents app: Display error when attempting to recalculate the page
count of an empty
document (document stub that has no document version). document (document stub that has no document version).
- Include querystring when force reload of a bare template view. - Appearance app: Include querystring when force reload of a bare template view.
- Fix trashed document count and document page count swapped dashboard icons. - Documents app: Fix trashed document count and document page count swapped
- Rename the multi document download link from "Download" to dashboard icons.
- Documents app: Rename the multi document download link from "Download" to
"Advanced download" for consistency. "Advanced download" for consistency.
- Remove code statistics from the documentation. - Documentation: Remove code statistics from the documentation.
- Remove the pending work chapter. This is now available in the Wiki: - Documentation: Remove the pending work chapter. This is now available in
wiki.mayan-edms.com the Wiki: wiki.mayan-edms.com
- Add support for hiding a links icon. Hide all object menu links' icons. - Appearance app: Add support for hiding a links icon. Hide all object menu
- Hide the title link of documents in the trash. links' icons.
- Documents app: Hide the title link of documents in the trash.
- Workflow app: Define a redirection after workflow actions are edited.
3.0.1 (2018-07-08) 3.0.1 (2018-07-08)
================= =================