106 Commits

Author SHA1 Message Date
Alexander Meindl
f44366bd75 Add documentation to use plugin with Discord #7 1.0.2 2018-01-25 18:47:28 +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
c16dec39e4 Remove comments 2018-01-02 13:07:27 +01:00
Alexander Meindl
0ee9fa36e6 Fix ignore file problem 2017-12-13 10:26:25 +01:00
Alexander Meindl
95a914f1ae stylelint configuration 2017-12-12 22:14:43 +01:00
Alexander Meindl
d683f08eef Add disable rule to rubocop for timestamp 2017-12-12 18:36:45 +01:00
Alexander Meindl
1085b042e5 add coverage to ignore list 2017-12-11 21:42:20 +01:00
Alexander Meindl
454437cbf5 Add eslintignore 2017-12-11 21:39:36 +01:00
Alexander Meindl
a53fd43ef4 add linter configuration 2017-12-11 21:11:18 +01:00
Alexander Meindl
7a3d335065 Updated, rails optimized common rubocop configuration 2017-10-15 09:33:41 +02:00
Alexander Meindl
b2d71d2a0e Use space in front of To 1.0.1 2017-10-10 19:21:36 +02: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
Alexander Meindl
0427b97a46 Support for existion database and some cosmetics 2017-10-10 18:15:11 +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
763cf347f6 use references instead of belongs_to 2017-08-05 09:57:21 +02:00
Alexander Meindl
3687fbbe90 Update changelog 2017-08-05 07:20:47 +02:00
Alexander Meindl
9a8295247c Add unit test for parsing ja strings 2017-08-05 07:12:05 +02:00
Alexander Meindl
fe8d1fd856 Merge pull request #5 from Yoto/japanese
Add a Japanese support. Thanks for your help!
2017-08-05 06:52:29 +02:00
Yusuke Yoshimura
53e75212cb Add a Japanese support 2017-08-05 13:28:50 +09:00
Alexander Meindl
c98e4fc989 Add settings string 2017-07-31 13:27:57 +02:00
Alexander Meindl
18a2856aa2 Documentation fix for installation 1.0.0 2017-07-29 11:24:55 +02:00
Alexander Meindl
df46bf0f15 Improve installation and uninstall documentation 2017-07-29 06:59:43 +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
Alexander Meindl
7e9a994c03 Merge pull request #3 from danfai/master
Send repository update message only if updates should be sent
2017-07-12 18:48:50 +02:00
danfai
2e2e2c4286 Send repository update message only if updates should be sent 2017-07-12 17:08:18 +02:00
Alexander Meindl
5882bad2cb Merge pull request #2 from TRIOTECH-fr/master
Fixed undefined project variable
2017-07-11 15:28:47 +02:00
qkdreyer
92f0c40b50 Merge branch 'master' of https://github.com/TRIOTECH-fr/redmine_messenger 2017-07-01 10:45:21 +02:00
qkdreyer
a91795a818 Fixed undefined project variable 2017-06-30 17:17:23 +02:00
Alexander Meindl
6295fb3b26 add_filter init.rb 2017-06-28 16:19:37 +02:00
Alexander Meindl
a68e3a2fb1 Add code coverage to tests 2017-06-28 15:21:30 +02:00
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