72 Commits

Author SHA1 Message Date
Alexander Meindl
b37759d850 Fork year in copyright 0.9.9 2017-05-25 14:40:01 +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
56a3eef324 More secure route for settings 2017-05-25 12:20:11 +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
Alexander Meindl
b783970da5 Fix spelling error for plugin class validation 2017-05-17 17:21:05 +02:00
Alexander Meindl
5689393e8d Fix mattermost documentation api url 2017-05-17 10:09:39 +02:00
Alexander Meindl
b03c15586b Only send description for issues, if not empty 2017-05-11 09:40:20 +02:00
Alexander Meindl
36fb2bb786 no escape has been fixed 2017-05-11 09:26:19 +02:00
Alexander Meindl
86ecd0676c Switch from httpclient to net/http 2017-05-11 09:20:34 +02:00
Alexander Meindl
35798e451c More localized strings and parent issue support 2017-05-10 17:49:54 +02:00
Alexander Meindl
19dd1712db Add changelog and db, passwords and contacts support 2017-05-10 16:57:33 +02:00
Alexander Meindl
f1257faf83 Fix badge 2017-05-10 13:37:27 +02:00
Alexander Meindl
abbf20b5bd Fix badge 2017-05-10 13:36:52 +02:00
Alexander Meindl
4775c2ac49 Add badges 2017-05-10 13:32:11 +02:00
Alexander Meindl
a567405682 More documenation updates 2017-05-10 13:01:03 +02:00
Alexander Meindl
0672f3808d Add assets to master branch 2017-05-10 12:51:29 +02:00
Alexander Meindl
2c0211310b Documentation update 2017-05-10 12:41:56 +02:00
Alexander Meindl
b852a33598 Fix screens 2017-05-10 12:32:16 +02:00
Alexander Meindl
3116fa6953 Documentation update 2017-05-10 12:28:17 +02:00
Alexander Meindl
1a0a087477 More documentation fixes 2017-05-10 12:17:41 +02:00
Alexander Meindl
d8010c6ff0 Installation instruction updated 2017-05-10 12:08:38 +02:00
Alexander Meindl
69a4070dcb Use issues without hooks 2017-05-10 10:52:21 +02:00
Alexander Meindl
f25dda021e More restructure code 2017-05-10 10:23:08 +02:00
Alexander Meindl
28eebbbc80 More cleanups 2017-05-09 12:22:43 +02:00
Alexander Meindl
ca69cfd67f Start working and refactoring 2017-05-08 12:11:08 +02:00
Egon Zemmer
715ac9f753 Add .gitignore. 2017-03-24 18:58:16 +01:00
Egon Zemmer
8551a96ec8 Update README.md 0.6.1 2017-03-02 14:58:49 +01:00
Egon Zemmer
31b215ad01 Add placeholder to Rocket.Chat URL. 2017-03-02 14:53:46 +01:00
Egon Zemmer
cb271d3522 Initial import. Bump to version 0.6.1. 2017-03-02 14:24:37 +01:00
Igor Antonov
6755e9cb94 Fix more 2017-02-27 19:10:16 +03:00
Igor Antonov
61f4367b6f Fix 500 error on no channel specified 2017-02-27 18:52:40 +03:00
Igor Antonov
a414136510 Try fixing channel field 2017-02-27 18:48:25 +03:00
Igor Antonov
bdd9c9442e Readme link changes 2017-02-27 18:48:25 +03:00
Igor Antonov
cc6a036213 Allow project-level configuration of posting private issues and notes 2017-02-27 18:48:25 +03:00
Igor Antonov
bd88f92a66 Configure posting private issues and notes 2017-02-27 18:48:25 +03:00
Ron
24f9e716b9 ATTENTION: circumvent ssl cert... 2017-02-27 18:48:25 +03:00
Thanos Kyritsis
4881062c3d find proper value in case of version custom fields (refs #22) 2017-02-23 16:35:27 +02:00
Thanos Kyritsis
99fde7ebe0 Merge pull request #21 from tobenschmidt/master
Call split in channels_for_project only once
2017-02-21 12:41:14 +02:00
Toben Schmidt
bba71e1d06 Call split in channels_for_project only once 2017-02-15 20:08:37 +01:00
Thanos Kyritsis
e10b351b88 bump to version 0.6 2017-02-07 11:43:19 +02:00
Thanos Kyritsis
24268e2297 Prevent internal server error if empty custom field for channel (refs #17) 2017-01-26 13:47:21 +02:00
Thanos Kyritsis
5171908a19 use Rails.logger.warn to fix errors when connecting to Mattermost (sync with sciyoshi/redmine-slack commit b002b62553affceaf13e2ad12e108ffa76d76979) 2016-11-08 14:43:23 +02:00
Thanos Kyritsis
bc9f5df3fc Prevent internal server error if no description passed to API (sync with sciyoshi/redmine-slack commit 5e01d86a12448554ee7015a1ee9df3638bbd7610) 2016-11-08 14:42:21 +02:00
Thanos Kyritsis
c092d8bfcc Send to multiple rooms at a time (sync with sciyoshi/redmine-slack commit 7575feca8716acf52c669af7725db6054e897ed3) 2016-11-08 14:40:18 +02:00
Thanos Kyritsis
2a3e52f80f prevent private notes from being sent to mattermost (refs #14) 2016-10-18 17:56:52 +03:00
Thanos Kyritsis
f89232d657 bump to version 0.4, ensure redmine 3.3.x compatibility (refs #12) 0.4 2016-09-28 17:28:23 +03:00