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
Thanos Kyritsis
f467383922
Merge pull request #13 from jnbt/master
...
Improve SSL connection negotiation
2016-09-28 17:17:36 +03:00
Erwan Arzur
dea106ccde
Fix Slack SSL connection ( #83 )
...
Make HTTPClient auto-negotiate SSL supported ciphers - forget about :SSLV23 which are refused by most servers now.
- log exceptions that could occur
* remove comment
2016-09-15 12:29:52 +02:00
Thanos Kyritsis
9d1c844c4c
skip mentions if text is nil (can happen during bulk updates) (refs #8 )
0.3
2016-03-18 11:01:55 +02:00
Thanos Kyritsis
42ff187547
do not reload issues before calling hooks, it affects custom fields (refs #7 )
2016-03-16 13:58:56 +02:00
Thanos Kyritsis
3271493126
do not fire update hook if journal is nil (e.g. when creating sub-tasks) (refs #8 )
2016-03-16 13:14:11 +02:00
Thanos Kyritsis
e001232b23
utilize Rails callbacks to trap issues created/saved via mail (refs #5 )
2016-02-27 20:03:29 +02:00
Thanos Kyritsis
b3e8f3a6e4
fix on previous commit
2016-02-27 13:28:19 +02:00
Thanos Kyritsis
4719dec85a
Add Mattermost notification when wiki pages are updated (sync with sciyoshi/redmine-slack commit 5b6ffe019635e9c925a59b688fb35568bfc96594)
2016-02-27 13:08:43 +02:00
Thanos Kyritsis
6a3c5c7694
Clarify the plugin page on Redmine. The Mattermost URL is generated from the integrations configuration page. (sync with sciyoshi/redmine-slack commit 4352948dce3a1ad400857894c9ff481052d5c8ca)
2016-02-27 13:03:38 +02:00
Thanos Kyritsis
a5cecdb814
plugin successfully tested for redmine 3.2.x
0.2
2016-02-13 14:27:25 +02:00
Thanos Kyritsis
7eef353849
bump version to 0.2 and update redmine dependency (refs #3 )
2016-02-13 14:26:48 +02:00