Commit Graph

63 Commits

Author SHA1 Message Date
Alexander Meindl
ad567c84fa Add updated_by information for entity journal updates 2023-01-23 15:28:30 +01:00
Alexander Meindl
cbcc462a04 set redirect_after_updat default 2022-10-24 17:41:22 +02:00
Alexander Meindl
315277ecb3 Fix rubocop offenses 2022-10-22 13:12:09 +02:00
Alexander Meindl
16ff3e5d67 refactor render, see https://rails-bestpractices.com/posts/2010/12/04/simplify-render-in-views/ 2022-09-18 14:49:32 +02:00
Alexander Meindl
7960b865f4 #148 fix coding standards and some tweaks 2022-09-16 15:13:25 +02:00
skalimer0
590459c1af
"end" missing on copy/paste 2022-09-15 10:10:48 +02:00
skalimer0
3737eba6f5
Display real error 2022-09-15 10:06:57 +02:00
Alexander Meindl
fa91220a05 Fix rubocop offenses 2022-09-09 13:10:21 +02:00
Alexander Meindl
ecf1a30a22 add create support for journals controller 2022-06-16 09:45:35 +02:00
Alexander Meindl
2e3af2561b cosmetics 2022-06-05 18:10:05 +02:00
Alexander Meindl
55312e4fa5 Cleanups and provide more mailer functionality 2022-05-30 19:15:10 +02:00
Alexander Meindl
5c362483ea refactor dashboard model permissions 2022-05-20 23:26:42 +02:00
Alexander Meindl
6125959750 use render_api_ok for api update 2022-05-02 18:03:48 +02:00
Alexander Meindl
32a05561cc remove accept_rss_auth support 2022-03-31 06:09:29 +02:00
Alexander Meindl
453f8ca95b use accept_atom_auth, if available 2022-03-29 09:49:06 +02:00
Alexander Meindl
1b445c37bb Fix query list block bug for column sort 2022-03-22 10:32:39 +01:00
Alexander Meindl
ca0642adc4 introduce hooks for issue change 2022-03-12 14:58:45 +01:00
Alexander Meindl
61f69f812f add controller_issues_edit_after_save hook support #127 2022-03-11 16:43:14 +01:00
Alexander Meindl
6eede3a111 refactore nil? 2022-01-17 07:26:24 +01:00
Alexander Meindl
3a339f8fc5 remove wrong comment 2022-01-02 07:31:53 +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
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
e4553dc2e4 fix rubocop rails offenses 2021-06-21 14:52:57 +02:00
Alexander Meindl
07c306fa66 Working on ruby 2.7 updates and warning fixes 2021-04-18 13:34:55 +02:00
Alexander Meindl
4c55b54481 more abstract helper for check_box_tag 2021-03-25 11:55:06 +01:00
Alexander Meindl
4494c45157 Use directory name for wiki sidebar template 2021-01-10 18:36:47 +01:00
Alexander Meindl
aa9fb18bed remove tag helper 2020-11-29 13:45:44 +01:00
Alexander Meindl
111149ea7a Working on gemify 2020-11-29 13:17:02 +01:00
Alexander Meindl
e0b1518cb6 Fix conding standard 2020-10-29 17:05:41 +01:00
Alexander Meindl
ac18f8e17f added support for redmine_contacts_helpdesk columns #85 2020-10-22 14:56:29 +02:00
Alexander Meindl
39ee9e4805 Drop some not required brakets 2020-08-08 18:44:40 +02:00
Alexander Meindl
aa08c8df42 Fix settings if block is used multiple times on some dashboard 2020-08-04 20:14:19 +02:00
Alexander Meindl
4c1951e79e Do not show expose_always, if set_system_default is not viewable 2020-08-01 19:04:59 +02:00
Alexander Meindl
e32b224869 Fix problem with system default dashboard in project, if projects should be deleted 2020-07-31 08:35:08 +02:00
Alexander Meindl
09e18afafc add rescue for invalid dashboard block 2020-07-29 16:20:42 +02:00
Alexander Meindl
9f8a0de16d Fix project assign for dashboards 2020-07-28 21:35:10 +02:00
Alexander Meindl
af05a6a255 Fix sort order in dashboard query liss 2020-07-28 18:15:13 +02:00
Alexander Meindl
714e1b3f91 First draft of dashboard integration 2020-07-27 10:49:23 +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
1bba302262 odd-even removed from admin list, sort order with symbols 2019-02-28 17:20:52 +01:00
Alexander Meindl
d538f2eb4a #37 another fix for assign issue to me from sidebar 2019-01-14 19:06:25 +01:00
Alexander Meindl
fcd5145790 #37 write correct journal entry if issue status changed from sidebar 2019-01-14 18:18:55 +01:00
Alexander Meindl
54ec5695c0 Working on permission for wiki macros #3626 2018-11-30 12:30:28 +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
efe1fd7a49 Working on timelog required for issues 2018-10-17 11:59:11 +02:00
Alexander Meindl
0a7dd8f580 Working on help menu #3226 2018-09-12 16:04:39 +02:00
Alexander Meindl
4318d3a731 Fix new coding standards 2018-09-10 17:24:07 +02:00
Alexander Meindl
bdbe24b219 #28 status change is now compatible with redmine_agile 2018-08-22 11:38:29 +02:00