50 Commits

Author SHA1 Message Date
Alexander Meindl
d920b0f637 some test cleanups and custom_field_form for entities 2022-04-21 19:44:48 +02:00
Alexander Meindl
89fbf25e7a add project filter and column for new_issue_message; use css class instead of styles for inline_emojis 2022-04-07 20:19:19 +02:00
Alexander Meindl
224dc02361 Working on grouped_users for auto_completes 2022-01-30 14:21:43 +01: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
e94011b980 Provide with_plugin_settings as abstraction of with_additionals_settings - for other plugins 2022-01-07 18:57:04 +01:00
Alexander Meindl
9bf3eef553 Mermaid and d3 updated. Plugin methods to check installation. Do not allow project modules, if there are disabled 2021-09-20 12:44:10 +02:00
Alexander Meindl
b4d64497d2 Use last instead of order for id 2021-07-31 08:53:54 +02:00
Alexander Meindl
bfb51b4b86 add api support for new_ticket_message with projects 2021-07-08 21:06:24 +02:00
Alexander Meindl
07c306fa66 Working on ruby 2.7 updates and warning fixes 2021-04-18 13:34:55 +02:00
Alexander Meindl
e5f95d5fc0 rename response.content_type to response.media_type to work with Rails 6.1, @see https://www.redmine.org/issues/32886 2021-03-19 14:39:46 +01:00
Alexander Meindl
89b391f7d3 Working on auto complete user scope 2020-10-30 06:08:45 +01:00
Alexander Meindl
2fa76795b5 Coding style 2020-09-07 20:13:50 +02:00
Alexander Meindl
98d8a148de Code cleanups 2020-08-08 17:53:49 +02:00
Alexander Meindl
65ea36609b Some work on tests 2020-07-29 20:36:32 +02:00
Alexander Meindl
714e1b3f91 First draft of dashboard integration 2020-07-27 10:49:23 +02:00
Alexander Meindl
1eab71c283 improved routing for auto_complete 2020-03-09 19:57:22 +01:00
Alexander Meindl
17a7964463 Working on fontawesome ajax loader 2019-12-30 16:09:04 +01:00
Alexander Meindl
8d6d8356d3 Improve common views test 2019-12-19 19:29:57 +01:00
Alexander Meindl
d9c65a45a2 Drop nvd3 library 2019-12-14 16:39:34 +01:00
Alexander Meindl
8eaa0f7b0f Fixtures for library tests 2019-07-23 13:43:00 +02:00
Alexander Meindl
3d2a0f5c95 Fix library test 2019-07-11 16:55:56 +02: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
df5a823626 use default response in tests 2019-04-19 18:06:35 +02:00
Alexander Meindl
4318d3a731 Fix new coding standards 2018-09-10 17:24:07 +02:00
Alexander Meindl
941d1ce8cc more test work 2018-07-23 18:17:04 +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
4fe265f8e5 Fix nv.d3 tests and use precompiled ruby versions for travis 2018-07-15 12:36:34 +02:00
Alexander Meindl
f62d57e4a8 more travis fixes 2018-07-15 10:38:20 +02:00
Alexander Meindl
a8c6de9d18 Fix includes for travis 2018-07-15 10:07:31 +02:00
Alexander Meindl
f33d58f4bb Fixing coding standards 2018-06-06 09:20:29 +02:00
Alexander Meindl
d33b2a9bc7 Fix coding standard 2018-04-04 08:34:18 +02:00
Alexander Meindl
e0879aec06 js files never can loaded, if disabled by default 2018-03-14 17:38:26 +01:00
Alexander Meindl
d45b05f3f4 mermaid library has been added 2018-03-14 16:21:10 +01:00
Alexander Meindl
35657c20be Fix rubocop 0.53 warnings 2018-03-05 10:29:57 +01:00
Alexander Meindl
e679742760 Fix routing tests 2018-02-17 14:49:18 +01:00
Alexander Meindl
40993087d8 Working on assign to me, status change and link to new issue 2018-02-17 11:34:26 +01:00
Alexander Meindl
370aeeedf7 Drop obsolete csv utils and order by optimization 2017-11-27 17:35:04 +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
dde53a0f26 Some coding standards has been fixed 2017-10-15 09:41:46 +02:00
Alexander Meindl
08577fb3a8 Fix API problem with auto assigned_id for issues 2017-08-29 15:39:12 +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
67fcdec5c4 Remove garfield macro because of legal concerns and some code cleanups 2016-01-30 08:58:26 +01:00
Alexander Meindl
e0a4ec8202 Fix tests for Redmine-2.x 2015-12-04 09:16:22 +01: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
Alexander Meindl
b74d00f945 some cleanups and first integration test 2015-10-08 17:54:56 +02:00