82 Commits

Author SHA1 Message Date
Alexander Meindl
49c9f42343 fix coding standards and bump version 2020-08-22 18:56:45 +02:00
Igor Pronin
f4382f7d86 Added feature to send messages directly to users to be notified
Added setting to enable this feature.
Tested on RocketChatIntegration
2020-08-20 16:33:08 +03:00
Alexander Meindl
18b0ea1adf Fixing coding standards 2020-08-09 08:37:45 +02:00
Alexander Meindl
e0e35e6edf Make rubocop happy, again 2020-06-09 09:23:06 +02:00
Alexander Meindl
8501a98486 remove debug infos 2020-04-28 11:45:47 +02:00
Alexander Meindl
b1d7309d97 Fix problem with & in project name 2020-04-28 11:41:21 +02:00
Alexander Meindl
03fab2c28e #61 fixed bug with description for issue update 2020-04-17 11:13:04 +02:00
Alexander Meindl
54de15db0b Patch integration cleanups 2020-04-12 15:49:13 +02:00
Alexander Meindl
294f435452 Patch integration cleanups 2020-04-12 09:35:10 +02:00
Alexander Meindl
d2ad1fb020 Show attachments in new issues and show flag if private comment 2020-03-03 15:16:02 +01:00
Alexander Meindl
5d037719c7 #56 fix 2020-02-11 09:27:54 +01:00
Alexander Meindl
49e847794f Show db entries and password names, if available 2020-01-25 11:59:13 +01:00
Alexander Meindl
164bc700e1 Fix bug with assigned_to field twice and fallback values, if objects do not exist anymore 2020-01-07 13:22:53 +01:00
Alexander Meindl
2563b8007c Fix another problem with notes 2019-12-31 13:43:06 +01:00
Alexander Meindl
7cba13f8cd Fix custom fields 2019-12-26 18:25:19 +01:00
Alexander Meindl
9be229f1c4 Add rubocop to travis 2019-12-26 17:42:36 +01:00
Alexander Meindl
49b282e638 #38 fix problem with escaping 2019-12-26 17:24:28 +01:00
Alexander Meindl
0ae4da5e40 #35 fixed description info 2019-12-26 15:35:20 +01:00
Alexander Meindl
94a09c0803 #40 fixed status and priority information 2019-12-26 15:08:38 +01:00
Alexander Meindl
b68d2d9f6f Working on Redmine 4.1 support; drop Redmine 3.x support 2019-12-22 09:05:18 +01:00
Alexander Meindl
543f8ff49b Add mysql for travis tests 2019-08-07 20:32:17 +02:00
Alexander Meindl
bf8d2d3d4d Ruby 2.3.x or newer is required. Bump to 1.0.5 2019-05-15 20:06:35 +02:00
Alexander Meindl
1d7e53fd9c settings supports migration from redmine 3.x to redmine 4 2018-12-29 21:38:05 +01:00
Alexander Meindl
8067fd40e8 Fix migration problem with Rails 5.2 2018-09-26 12:53:39 +02:00
Alexander Meindl
58b4a890ca Fix new coding standards 2018-09-10 17:45:53 +02:00
Alexander Meindl
94212d2f3d try to deal with inconsistent data, as in https://github.com/mikitex70/redmine_drawio/issues/59 2018-09-09 15:30:50 +02:00
Alexander Meindl
c1b8c033d4 More cleanups 2018-07-27 20:00:24 +02:00
Alexander Meindl
c7f97afc0c patch apply refactored 2018-07-27 19:58:10 +02:00
Alexander Meindl
4f5868cc57 Use project helper instead of helper patch 2018-07-27 19:49:36 +02:00
Alexander Meindl
ba65df0ece Fix project patch 2018-07-16 13:37:23 +02:00
Alexander Meindl
0c4482b3a5 Working on Redmine 4 support 2018-07-16 13:31:55 +02:00
Alexander Meindl
2cdd0c0cce Fix patch include 2018-05-11 07:10:15 +02:00
Alexander Meindl
25744d4337 Add wrapper to do markup_format later on 2018-01-28 12:29:31 +01:00
Alexander Meindl
b1a527fc52 Cleanup routings 2018-01-28 11:47:25 +01:00
Alexander Meindl
7339e9e382 Add is_private support for db and contacts 2018-01-25 17:05:28 +01:00
Alexander Meindl
4d447f75ab Do not show watcher info, if no watcher is assigned 2018-01-25 15:37:12 +01:00
Alexander Meindl
593d7055e0 slim templates, subdirectory bug fixed #9, other solution of #12 included 2018-01-24 12:03:28 +01:00
Alexander Meindl
2a1672f024 Fix issue with settings 2017-10-10 18:56:15 +02:00
Alexander Meindl
2c3b503f68 Some code cleanups 2017-10-10 18:25:17 +02:00
Alessandro Grassi
bbd6a69f8d Add support for default mentions
Signed-off-by: Alessandro Grassi <alessandro.grassi@2ndquadrant.com>
2017-10-10 16:52:38 +02:00
Alexander Meindl
5d6495f009 Redmine 3.4.x support and version bump to 1.0.0 2017-07-13 12:32:43 +02:00
Alexander Meindl
8162eeb01d Remove issue.save from changeset hook 2017-07-12 19:00:22 +02:00
danfai
2e2e2c4286 Send repository update message only if updates should be sent 2017-07-12 17:08:18 +02:00
qkdreyer
a91795a818 Fixed undefined project variable 2017-06-30 17:17:23 +02:00
Alexander Meindl
19f7c9cd05 Some code cleanups 2017-05-25 14:23:45 +02:00
Alexander Meindl
cb8852d95c Fix compatible with other plugins which overwrites projects_helper 2017-05-25 13:32:47 +02:00
Alexander Meindl
87869706a6 Parent project support for icon and username has been added 2017-05-25 11:58:40 +02:00
Alexander Meindl
22ccab7e72 Parent project settings fix 2017-05-25 10:49:39 +02:00
Alexander Meindl
7f1ac1ff38 Switch from user defined project fields to project settings 2017-05-23 22:05:27 +02:00
Alexander Meindl
26d2e3978f module RedmineMessenger 2017-05-17 17:25:57 +02:00