Commit Graph

56 Commits

Author SHA1 Message Date
Alexander Meindl
7910ce50a6 switch back to tanuki_emoji', '~> 0.10.0', because newer version do not work with redmine 5.0 2024-10-08 12:20:24 +02:00
Alexander Meindl
b4e1f2b67d working on tabler icons integration 2024-10-05 16:33:56 +02:00
Alexander Meindl
07942a59e2 Drop unmaintained ruby 3.0 support 2024-08-27 09:30:58 +02:00
Alexander Meindl
b94e192a86 drop fall back emoji support and add routing helper class 2024-08-05 20:20:45 +02:00
Alexander Meindl
9fc93f4dbf fix rubocop offences 2023-09-10 12:14:42 +02:00
Alexander Meindl
b6fc6e70bb Minitest reporters 2023-02-28 13:34:03 +01:00
Alexander Meindl
5ca7f60bdb do not use require_relative in test helper 2023-02-26 11:27:15 +01:00
Alexander Meindl
af061d7a40 chart.js annotation support and require refactoring for tests 2023-01-01 10:42:43 +01:00
Alexander Meindl
8ee3164622 use minitest reports 2022-06-23 17:03:44 +02:00
Alexander Meindl
e5267e17f6 Fix scope of select2 in projects. Optimize hide role feature: do not call additional queries, if not required. Hide role supports assignee for issues and watchers 2022-04-21 12:11:19 +02:00
Alexander Meindl
2ed2716944 fix some n+1 problems, use bulk for migration and refactored Gemfile for testing 2022-01-13 18:03:29 +01:00
Alexander Meindl
5b4f2472c9 Use COVERAGE instead of JENKINS 2021-05-06 10:50:25 +02:00
Alexander Meindl
07c306fa66 Working on ruby 2.7 updates and warning fixes 2021-04-18 13:34:55 +02:00
Alexander Meindl
e4a1ddb60e Working on user macro and provide crud abstruction for tests 2020-11-04 19:29:52 +01:00
Alexander Meindl
39ee9e4805 Drop some not required brakets 2020-08-08 18:44:40 +02:00
Alexander Meindl
9530005860 Fix dashboard visibility. An author of a dashboard can always view his dashboard 2020-08-07 18:10:18 +02:00
Alexander Meindl
bab0a776d6 Rubocop fixes 2020-08-06 08:18:30 +02:00
Alexander Meindl
191ad8a239 Fix project scope for query lists 2020-07-28 19:38:53 +02:00
Alexander Meindl
714e1b3f91 First draft of dashboard integration 2020-07-27 10:49:23 +02:00
Alexander Meindl
df4b5875a8 do not use COVERAGE, because Redmine core use it already 2020-03-29 18:08:12 +02:00
Alexander Meindl
499c9fa19b remove rcov 2020-03-29 17:07:34 +02:00
Alexander Meindl
36644d657e Update fontawesome and first tests with github actions 2020-03-26 07:45:54 +01:00
Alexander Meindl
b2772d2286 Fix Rack 2.0.8 or newer error with session.id - session[:session_id] is now used without problems. Rubocop update and standard fixes 2019-12-19 08:28:27 +01:00
Alexander Meindl
ff3b7f52c9 do not set FrozenStringLiteral before Redmine itself use it 2019-05-15 19:54:06 +02:00
Alexander Meindl
7e8b08b961 Working on frozen_string_literal support. Min requirements is ruby 2.3 or newer 2019-05-14 14:43:28 +02:00
Alexander Meindl
91cbd02246 Move with_additionals_settings to own file for includes to other plugins 2018-07-24 16:28:23 +02:00
Alexander Meindl
f34724615e restore settings after changing them 2018-07-24 07:41:16 +02:00
Alexander Meindl
1f97741865 fix settings for Redmine 4 2018-07-23 19:38:38 +02:00
Alexander Meindl
941d1ce8cc more test work 2018-07-23 18:17:04 +02:00
Alexander Meindl
760101e2a4 Remove settings cache 2018-07-23 17:49:35 +02:00
Alexander Meindl
1a060d6676 add rspec configuration 2018-07-23 17:26:52 +02:00
Alexander Meindl
6978f33b9e removed used methods from test_helper 2018-07-23 11:33:48 +02:00
Alexander Meindl
10fdd1fee7 More test fixed for redmine 4 2018-07-15 19:08:39 +02:00
Alexander Meindl
033283dda8 Working on Redmine 4 support 2018-07-15 18:02:52 +02:00
Alexander Meindl
3baf0fd662 Fix functional tests 2018-07-15 13:14:41 +02:00
Alexander Meindl
babb031300 Disable verbose for tests 2018-05-21 12:43:42 +02:00
Alexander Meindl
35657c20be Fix rubocop 0.53 warnings 2018-03-05 10:29:57 +01:00
Alexander Meindl
221f89b371 Issue macro supports comments and issue_id detection from url 2017-10-31 10:14:59 +01:00
Alexander Meindl
770cd3aa87 Skip calculating coverage, if SKIP_COVERAGE is defined in ENV 2017-09-30 06:31:45 +02:00
Alexander Meindl
1f41f55097 Support removing assigned_user from watchers 2017-07-29 13:33:09 +02:00
Alexander Meindl
74994705dd Fix code coverage integration 2017-06-28 16:19:58 +02:00
Alexander Meindl
562415c008 Add code coverage to tests 2017-06-28 15:21:00 +02:00
Alexander Meindl
5d19ad43ba Working on migration from redmine tweaks 2017-06-07 19:23:20 +02:00
Alexander Meindl
22ac3b94bc Some cleanups, required ruby changed to 2.1.5 and version bump 2017-04-03 19:42:20 +02:00
Alexander Meindl
243c9d3c28 Code cleanups 2016-10-19 13:30:14 +02:00
Alexander Meindl
67fcdec5c4 Remove garfield macro because of legal concerns and some code cleanups 2016-01-30 08:58:26 +01:00
Alexander Meindl
f6f1a9b6ea Added vimeo macro 2015-10-20 19:32:32 +02:00
Alexander Meindl
7939fe9eaa gist and system info support have been added 2015-10-20 14:20:23 +02:00
Alexander Meindl
19f23f8c31 Cleanup to respect coding standards part1 2015-10-09 19:23:52 +02:00
Alexander Meindl
1c26e80220 Fix test runs with jenkins 2015-10-09 15:04:38 +02:00