File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 21
21
name : " GitHub CI"
22
22
on :
23
23
push :
24
- branches : ["devel "]
24
+ branches : ["master "]
25
25
pull_request :
26
- branches : ["devel "]
26
+ branches : ["master "]
27
27
jobs :
28
28
plugin_tests :
29
29
strategy :
Original file line number Diff line number Diff line change 1
1
Changelog for Redmine DMSF
2
2
==========================
3
3
4
- 4.1.3 * ????-??-?? *
4
+ 4.1.3 * 2025-05-09 *
5
5
------------------
6
+
7
+ SQL server compatibility
8
+
9
+ * Bug: #1595 - DMSF WebDAV Configuration Fails on Redmine 6.0.5
6
10
7
11
4.1.2 * 2025-04-02*
8
12
------------------
Original file line number Diff line number Diff line change 1
- # Redmine DMSF Plugin 4.1.3 devel
1
+ # Redmine DMSF Plugin 4.1.3
2
2
3
- [ ![ GitHub CI] ( https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml/badge.svg?branch=devel )] ( https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml )
3
+ [ ![ GitHub CI] ( https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml/badge.svg?branch=master )] ( https://github.com/danmunn/redmine_dmsf/actions/workflows/rubyonrails.yml )
4
4
[ ![ Support Ukraine Badge] ( https://bit.ly/support-ukraine-now )] ( https://github.com/support-ukraine/support-ukraine )
5
5
6
6
Redmine DMSF is Document Management System Features plugin for Redmine issue tracking system; It is aimed to replace current Redmine's Documents module.
Original file line number Diff line number Diff line change 24
24
author_url 'https://github.com/danmunn/redmine_dmsf/graphs/contributors'
25
25
author 'Vít Jonáš / Daniel Munn / Karel Pičman'
26
26
description 'Document Management System Features'
27
- version '4.1.3 devel '
27
+ version '4.1.3'
28
28
29
29
requires_redmine version_or_higher : '6.0.0'
30
30
You can’t perform that action at this time.
0 commit comments