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
Alexander Meindl
b783970da5
Fix spelling error for plugin class validation
2017-05-17 17:21:05 +02:00
Alexander Meindl
b03c15586b
Only send description for issues, if not empty
2017-05-11 09:40:20 +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
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
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
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
Toben Schmidt
bba71e1d06
Call split in channels_for_project only once
2017-02-15 20:08:37 +01: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
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 )
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
0dd8f50592
borrow code from redmine's mailer.rb in order to proper detect sub-uri conditions (refs #4 )
2016-02-13 14:26:02 +02:00
Thanos Kyritsis
3d554788ed
initial import
2015-12-30 10:39:03 +02:00