Commit Graph

92 Commits

Author SHA1 Message Date
Alexander Meindl
aaf761ce90 remove active_new_ticket_message column, because project list does not support block columns with redmine vanilla 2022-04-07 20:59:26 +02:00
Alexander Meindl
1ba92b2022 project list does not have block_column class 2022-04-07 20:50:41 +02:00
Alexander Meindl
5d9b3cf946 fix tests 2022-04-07 20:28:31 +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
467aa066bf remove principal transform to select2 2022-02-01 20:07:35 +01:00
Alexander Meindl
821c0ded3c cleanup auto_complete controller: use authors with grouped_users 2022-02-01 17:56:30 +01:00
Alexander Meindl
f24e36fbc7 Allow me for watcher 2022-01-30 16:01:06 +01:00
Alexander Meindl
1000b4987a grouped_users and grouped_principals without me 2022-01-30 15:30:58 +01:00
Alexander Meindl
224dc02361 Working on grouped_users for auto_completes 2022-01-30 14:21:43 +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
8cf11cc408 fix fixtures for dashboard tests 2021-12-15 17:44:47 +01:00
Alexander Meindl
c4bfe5b5fe Add test for admin info 2021-12-09 07:53:48 +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
6b02a6c04a fixed scope of public project dashboards for all projects 2021-07-23 17:04:39 +02:00
Alexander Meindl
7f40a9d165 project based new ticket messages added 2021-07-08 16:56:36 +02:00
Alexander Meindl
1a184c4def #103 remove issue macro, which is now included with Redmine core 2021-07-03 14:37:47 +02:00
Alexander Meindl
07c306fa66 Working on ruby 2.7 updates and warning fixes 2021-04-18 13:34:55 +02:00
Alexander Meindl
111149ea7a Working on gemify 2020-11-29 13:17:02 +01:00
Alexander Meindl
dd5d074064 Add missing fixtures to dashboard test 2020-11-12 07:08:52 +01:00
Alexander Meindl
e4a1ddb60e Working on user macro and provide crud abstruction for tests 2020-11-04 19:29:52 +01:00
Alexander Meindl
2fa76795b5 Coding style 2020-09-07 20:13:50 +02:00
Alexander Meindl
ed9e68a72c Drop wiki and footer header, which required RedCloth3::ALLOWED_TAGS div 2020-09-05 17:12:04 +02:00
Alexander Meindl
98d8a148de Code cleanups 2020-08-08 17:53:49 +02:00
Alexander Meindl
5e8a7de69f Add some dashboard tests 2020-07-31 07:35:01 +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
Kota Shiratsuka
eaf967cdaf
Added asciinema.org macro 2020-01-22 19:32:10 +09:00
Alexander Meindl
17a7964463 Working on fontawesome ajax loader 2019-12-30 16:09:04 +01:00
Alexander Meindl
211459c414 Drop to complex bootstrap calendar / calendar macro 2019-12-22 08:40:26 +01:00
Alexander Meindl
0b45625718 add google_docs macro 2019-12-18 14:05:35 +01:00
Alexander Meindl
8bd34d99e4 #45 fix test for project macro 2019-06-11 17:53:59 +02:00
Alexander Meindl
120bbcbc73 activate rubocop-rails and code cleanups 2019-06-03 12:55:27 +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
f440afd0c6 Allow custom date with date macro 2018-12-11 15:14:56 +01:00
Alexander Meindl
72963c2d08 More work on tests 2018-12-08 21:20:00 +01:00
Alexander Meindl
59ca276566 improve test for date macro 2018-12-08 21:08:48 +01:00
Alexander Meindl
fcd33ad77f change to one date macro with parameter - manual changes required in wiki pages 2018-12-08 16:49:04 +01:00
Alexander Meindl
e2fa0f5b33 Fix misspelled marco to macro 2018-12-02 08:35:44 +01:00
Alexander Meindl
ff94979152 Now it is compatible with wikking and macro list; tests have been added 2018-11-29 16:43:02 +01:00
Alexander Meindl
0f5d020a9b Fix test for project macro 2018-11-21 20:04:01 +01:00
Alexander Meindl
da8ae3e632 Add help menu test 2018-10-22 12:59:12 +02:00
Alexander Meindl
d376c65179 Add tests for issue requires timelogs 2018-10-17 14:00:43 +02:00
Alexander Meindl
efe1fd7a49 Working on timelog required for issues 2018-10-17 11:59:11 +02:00
Alexander Meindl
e48f145406 Added redmine.org issue and wiki macro 2018-08-31 17:02:03 +02:00
Alexander Meindl
5134656d6b fa documentation has been added 2018-08-30 19:57:56 +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