v3.1.4 released
This commit is contained in:
parent
0e57a2f952
commit
4e3c1d8853
4
.github/workflows/rubyonrails.yml
vendored
4
.github/workflows/rubyonrails.yml
vendored
@ -21,9 +21,9 @@
|
|||||||
name: "GitHub CI"
|
name: "GitHub CI"
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["devel"]
|
branches: ["master"]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ["devel"]
|
branches: ["master"]
|
||||||
jobs:
|
jobs:
|
||||||
plugin_tests:
|
plugin_tests:
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
46
CHANGELOG.md
46
CHANGELOG.md
@ -1,9 +1,25 @@
|
|||||||
Changelog for Redmine DMSF
|
Changelog for Redmine DMSF
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
3.1.4 *???-??-??*
|
3.1.4 *2024-05-06*
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
Extended issue email notifications
|
||||||
|
|
||||||
|
* New: #1515 - Adds missing safe_attribute for dmsf_not_inheritable
|
||||||
|
* New: #1511 - Adds further validations
|
||||||
|
* Bug: #1510 - Uncaught SyntaxError: Redeclaration of let modal in Approval Workflow Log
|
||||||
|
* Bog: #1506 - Adminstration-settings cannot open after dmsf installed
|
||||||
|
* Bug: #1505 - Adds an extra check in DmsfQuery#dmsf_node
|
||||||
|
* New: #1503 - Issue notifications
|
||||||
|
* Bug: #1501 - Problem clicking action menu (three dots) in DMS file grid
|
||||||
|
* Bug: #1500 - Non-admin user: NoMethodError for intersect if running on Ruby 2.7.6
|
||||||
|
* Bug: #1499 - Allow access only to xxx group , access Internal error 500
|
||||||
|
* Bug: #1495 - DMSF doesn't ignore filepattern when LOCK and UNLOCK requests
|
||||||
|
* Bug: #1494 - Not sending documents when sender is set to user
|
||||||
|
* Bug: #1493 - Missing translation :notice_account_unknown_email
|
||||||
|
* Bug: #1491 - Empty system folders
|
||||||
|
|
||||||
3.1.3 *2023-11-15*
|
3.1.3 *2023-11-15*
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
@ -161,7 +177,7 @@ IMPORTANT: REST API for copying/moving has changed. Check *extra/api/api_client.
|
|||||||
* Bug: #1388 - Custom field in DMS Columns
|
* Bug: #1388 - Custom field in DMS Columns
|
||||||
* Bug: #1387 - Error in bundle with plugin custom table
|
* Bug: #1387 - Error in bundle with plugin custom table
|
||||||
* Bug: #1385 - Wrong version when uploading a document via WebDAV
|
* Bug: #1385 - Wrong version when uploading a document via WebDAV
|
||||||
* Bug: #1384 - Checksum is always the same via WebDAV type: bug
|
* Bug: #1384 - Checksum is always the same via WebDAV
|
||||||
|
|
||||||
3.0.3 *2022-07-19*
|
3.0.3 *2022-07-19*
|
||||||
-------------------
|
-------------------
|
||||||
@ -248,7 +264,7 @@ IMPORTANT: REST API for copying/moving has changed. Check *extra/api/api_client.
|
|||||||
* New: #1312 - Update _log.html.erb
|
* New: #1312 - Update _log.html.erb
|
||||||
* Bug: #1311 - Deleting the link between files and issues
|
* Bug: #1311 - Deleting the link between files and issues
|
||||||
* New: #1151 - Add document revision.patch_version
|
* New: #1151 - Add document revision.patch_version
|
||||||
* New: #557 - Watch Documents type: enhancement
|
* New: #557 - Watch Documents
|
||||||
|
|
||||||
2.4.11 *2021-11-03*
|
2.4.11 *2021-11-03*
|
||||||
-------------------
|
-------------------
|
||||||
@ -327,7 +343,7 @@ IMPORTANT: REST API for copying/moving has changed. Check *extra/api/api_client.
|
|||||||
* New: #1230 - Redmine 4.2.0 support
|
* New: #1230 - Redmine 4.2.0 support
|
||||||
* Bug: #1229 - Error when sorting by a custom field
|
* Bug: #1229 - Error when sorting by a custom field
|
||||||
* Bug: #1221 - WebDAV links to non top-level directories are broken
|
* Bug: #1221 - WebDAV links to non top-level directories are broken
|
||||||
* New: #1217 - Global DMS view type: enhancement
|
* New: #1217 - Global DMS view
|
||||||
* Bug: #1215 - DMS Documents > New file does not respect theme styles properly
|
* Bug: #1215 - DMS Documents > New file does not respect theme styles properly
|
||||||
* Bug: #1214 - Error 500 when create new revision
|
* Bug: #1214 - Error 500 when create new revision
|
||||||
* Bug: #1213 - DMS project preferences do not save
|
* Bug: #1213 - DMS project preferences do not save
|
||||||
@ -514,7 +530,7 @@ IMPORTANT: REST API for copying/moving has changed. Check *extra/api/api_client.
|
|||||||
* New: #855 - Workflow notification missing
|
* New: #855 - Workflow notification missing
|
||||||
* New: #852 - Create symbolic link using REST API
|
* New: #852 - Create symbolic link using REST API
|
||||||
* New: #850 - REST API and pagination on collection resources
|
* New: #850 - REST API and pagination on collection resources
|
||||||
* New: #847 - REST API and delete Folder/document type: enhancement
|
* New: #847 - REST API and delete Folder/document
|
||||||
* New: #823 - Office URI Scheme for direct editing of MS Office files
|
* New: #823 - Office URI Scheme for direct editing of MS Office files
|
||||||
* Bug: #818 - Xapian not available
|
* Bug: #818 - Xapian not available
|
||||||
* New: #803 - 'Create folder' takes a very long time
|
* New: #803 - 'Create folder' takes a very long time
|
||||||
@ -690,15 +706,15 @@ IMPORTANT
|
|||||||
Wiki macros revision: dmsfd X dmsfdesc
|
Wiki macros revision: dmsfd X dmsfdesc
|
||||||
Support for deleting users
|
Support for deleting users
|
||||||
|
|
||||||
* Bug: #578 - A wrong title when uploading documents type: bug
|
* Bug: #578 - A wrong title when uploading documents
|
||||||
* Bug: #574 - Macro {{dmsfd(xx)}} produce blank value type: bug
|
* Bug: #574 - Macro {{dmsfd(xx)}} produce blank value
|
||||||
* Bug: #566 - HTML tags in the document description breaks UI type: bug
|
* Bug: #566 - HTML tags in the document description breaks UI
|
||||||
* Bug: #565 - Error 500 when a link to another folder is in the folder/project type: bug
|
* Bug: #565 - Error 500 when a link to another folder is in the folder/project
|
||||||
* New: #562 - New step button text type: enhancement
|
* New: #562 - New step button text
|
||||||
* Bug: #561 - Wrong path in the document's details form type: bug
|
* Bug: #561 - Wrong path in the document's details form
|
||||||
* Bug: #560 - Trying to send mail without recipient results in error 500 type: bug
|
* Bug: #560 - Trying to send mail without recipient results in error 500
|
||||||
* Bug: #558 - Deletion of a user type: bug
|
* Bug: #558 - Deletion of a user
|
||||||
* New: #443 - Drag/drop feature for new content type: enhancement
|
* New: #443 - Drag/drop feature for new content
|
||||||
|
|
||||||
1.5.7 *2016-08-12*
|
1.5.7 *2016-08-12*
|
||||||
------------------
|
------------------
|
||||||
@ -937,7 +953,7 @@ IMPORTANT
|
|||||||
* New: #179 - Workflow Log History in Detailed View
|
* New: #179 - Workflow Log History in Detailed View
|
||||||
* Bug: #187 - Approval workflow permissions
|
* Bug: #187 - Approval workflow permissions
|
||||||
* New: #190 - Very slow in directories containing many files
|
* New: #190 - Very slow in directories containing many files
|
||||||
* Bug: #191 - Move/Copy gives undefined method for File:Class type: bug
|
* Bug: #191 - Move/Copy gives undefined method for File:Class
|
||||||
* New: #193 - French translation
|
* New: #193 - French translation
|
||||||
* Bug: #194 - Workflow name link in workflow log window
|
* Bug: #194 - Workflow name link in workflow log window
|
||||||
* Bug: #195 - Workflow log not displaying all the steps
|
* Bug: #195 - Workflow log not displaying all the steps
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
Redmine DMSF Plugin 3.1.4 devel
|
Redmine DMSF Plugin 3.1.4
|
||||||
===============================
|
=========================
|
||||||
|
|
||||||
[](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml)
|
[](https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml)
|
||||||
[](https://github.com/support-ukraine/support-ukraine)
|
[](https://github.com/support-ukraine/support-ukraine)
|
||||||
|
|
||||||
Redmine DMSF is Document Management System Features plugin for Redmine issue tracking system; It is aimed to replace current Redmine's Documents module.
|
Redmine DMSF is Document Management System Features plugin for Redmine issue tracking system; It is aimed to replace current Redmine's Documents module.
|
||||||
|
|||||||
2
init.rb
2
init.rb
@ -24,7 +24,7 @@ Redmine::Plugin.register :redmine_dmsf do
|
|||||||
author_url 'https://github.com/danmunn/redmine_dmsf/graphs/contributors'
|
author_url 'https://github.com/danmunn/redmine_dmsf/graphs/contributors'
|
||||||
author 'Vít Jonáš / Daniel Munn / Karel Pičman'
|
author 'Vít Jonáš / Daniel Munn / Karel Pičman'
|
||||||
description 'Document Management System Features'
|
description 'Document Management System Features'
|
||||||
version '3.1.4 devel'
|
version '3.1.4'
|
||||||
|
|
||||||
requires_redmine version_or_higher: '5.0.0'
|
requires_redmine version_or_higher: '5.0.0'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user