Commit Graph

499 Commits

Author SHA1 Message Date
Alexander Meindl
ddad9822d7 Allow auto_refresh for async block. refresh_time = cache_expires_in 2021-11-24 11:56:33 +01:00
Alexander Meindl
75d3706cea Show custom field name for long text (and not "description" 2021-11-08 16:58:34 +01:00
Alexander Meindl
a660165bee Cleanup journal helper 2021-11-08 16:46:00 +01:00
Alexander Meindl
80cf3f4685 provide false? for boolean conditions 2021-11-01 17:03:34 +01:00
Alexander Meindl
b710847dc3 Fix rubocop offenses 2021-09-29 15:19:21 +02:00
Alexander Meindl
c9ea96263b use shorter unique key to solve problems on some file systems, which to not support file names, which are longer then 256 characters 2021-09-25 13:49:13 +02:00
Alexander Meindl
c6825cb2d5 remove debugging infos 2021-09-20 16:16:08 +02: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
ae0e5cc100 better solution to overwrite available_project_modules 2021-09-18 14:47:56 +02:00
Alexander Meindl
08d7b53757 code cleanup: remove unneeded brackets 2021-09-11 19:55:14 +02:00
Alexander Meindl
bc9054b615 better abstraction for system infos 2021-09-03 17:42:57 +02:00
Alexander Meindl
841f69848a strip dashboard name 2021-08-07 10:22:59 +02:00
Alexander Meindl
ff180afc11 Fix menu_items in top_menu 2021-08-06 14:06:47 +02:00
Alexander Meindl
2fb9368522 Fix top menu 2021-08-06 13:41:39 +02:00
Alexander Meindl
5a84c9ef6e refactore handle_top_menu_item 2021-08-04 06:47:41 +02:00
Alexander Meindl
2abae9dd52 mermaid update and journal controller 2021-07-30 18:51:33 +02:00
Alexander Meindl
6b02a6c04a fixed scope of public project dashboards for all projects 2021-07-23 17:04:39 +02:00
Alexander Meindl
3c48536f77 Fix problem with project new message for issues, if no system default is defined 2021-07-18 19:52:29 +02:00
Alexander Meindl
687bb094a4 Fix project new message box, if no message is defined 2021-07-18 19:39:56 +02:00
Alexander Meindl
bfb51b4b86 add api support for new_ticket_message with projects 2021-07-08 21:06:24 +02:00
Alexander Meindl
7f40a9d165 project based new ticket messages added 2021-07-08 16:56:36 +02:00
Alexander Meindl
d216b14fff convert deprecated keyword parameters 2021-07-06 12:28:07 +02:00
Alexander Meindl
d983b4fb34 Fix rubocop offenses 2021-06-30 19:30:58 +02:00
Alexander Meindl
af96b28f90 do not modify issues/list, if redmine_reporting is installed 2021-06-23 11:52:09 +02:00
Alexander Meindl
e4553dc2e4 fix rubocop rails offenses 2021-06-21 14:52:57 +02:00
Alexander Meindl
5eed75d49c render query methods required in all controllers (because of possible usage with macros 2021-06-20 16:16:38 +02:00
Alexander Meindl
b50db217f7 provide additionals_settings_timefield and update to deface 1.8.1 2021-06-19 12:38:50 +02:00
Alexander Meindl
7ec00005ac Optimize export limit warning to fix redmine tests 2021-06-14 20:31:05 +02:00
Alexander Meindl
c7dc414977 do not use member variable in export_options template 2021-06-14 17:59:35 +02:00
Alexander Meindl
696f4de447 Provide split_ids method and refactor query description 2021-06-13 19:17:30 +02:00
Alexander Meindl
8328491851 Use dynamic columns for export dialog 2021-06-10 13:13:36 +02:00
Alexander Meindl
aeb1af33cb refactor dashboard_link_path for more abstruction to support custom types of dashboards 2021-05-02 09:52:32 +02:00
Alexander Meindl
631d096abe Fix namespace for query column 2021-04-21 14:57:24 +02:00
Alexander Meindl
0580a1da03 Fixing export for tags 2021-04-20 09:53:07 +02:00
Alexander Meindl
07c306fa66 Working on ruby 2.7 updates and warning fixes 2021-04-18 13:34:55 +02:00
Alexander Meindl
e3521b20e5 provide info, if async is used for settings 2021-04-06 19:12:13 +02:00
Alexander Meindl
ad7dbba25d dashboard_async_cache abstraction for async cache 2021-04-04 09:46:56 +02:00
Alexander Meindl
307480051e Fix coding standard 2021-04-02 11:14:26 +02:00
Alexander Meindl
aa989f5cee fix redmine 4.2 deface checksums 2021-04-02 10:37:07 +02:00
Alexander Meindl
bac05942b4 Fix problem frozen string and do not overwrite watcher_values for issues 2021-03-31 14:27:49 +02:00
Alexander Meindl
c996734d6e Fix modal dialog to reopen after first usage rm#7203 2021-03-29 21:49:32 +02:00
Alexander Meindl
5104aeceb4 remove unused code 2021-03-28 09:37:18 +02:00
Alexander Meindl
701c847fd5 Try to fix dashboard block settings style and added tests for Redmine 4.2 2021-03-28 08:55:30 +02:00
Alexander Meindl
1c470e1431 Use larger fields for test block 2021-03-27 18:48:15 +01:00
Alexander Meindl
2365a16bfe Fix broken coding standard 2021-03-27 15:19:04 +01:00
Alexander Meindl
784c120ae5 helper functions for input fields for settings 2021-03-27 15:16:20 +01:00
Alexander Meindl
f505284cda Default width of dashboard block input fields 2021-03-26 18:05:43 +01:00
Alexander Meindl
56c32d6a25 confirm dashboard block delete 2021-03-26 06:34:53 +01:00
Alexander Meindl
4c55b54481 more abstract helper for check_box_tag 2021-03-25 11:55:06 +01:00
Alexander Meindl
07b3afa0c6 fix rubocop offense 2021-03-24 16:20:33 +01:00