Commit Graph

530 Commits

Author SHA1 Message Date
Alexander Meindl
7cf66b50c3 Allow overwrite fixed settings 2023-03-27 20:07:54 +02:00
Alexander Meindl
aacee17b69 Abstraction for per_page_first_limit 2023-03-03 07:28:04 +01:00
Alexander Meindl
b00c9f02f8 add fast description edit button for issues 2023-03-02 14:06:47 +01:00
Alexander Meindl
7bd1f63214 use emoji description (again) for title, because alpha_code breaks parsing for alpha code usage 2023-03-01 17:23:07 +01:00
Alexander Meindl
51109b29b4 Add tests for issue_note_with_author 2023-01-23 14:27:21 +01:00
Alexander Meindl
b45308c229 Show author of issue on a note - if configured 2023-01-23 10:23:23 +01:00
Alexander Meindl
7c17cf5e0d move ids_from_string to query instance 2023-01-21 10:42:53 +01:00
Alexander Meindl
801e292020 ids_from_string abstracttion 2023-01-21 10:35:52 +01:00
Alexander Meindl
0490390ecf add helper for tab settings support 2023-01-09 17:22:02 +01:00
Alexander Meindl
af061d7a40 chart.js annotation support and require refactoring for tests 2023-01-01 10:42:43 +01:00
Alexander Meindl
e0d1df7890 version bump 2022-12-30 10:28:53 +01:00
Alexander Meindl
a5a1b7d230 working on stylelint 2022-12-29 12:10:26 +01:00
Alexander Meindl
897b615883 #154 change order for smiley support check, to prevent raising error with invalid plugins if legacy smiley supported is inactive 2022-12-21 17:52:18 +01:00
Alexander Meindl
f0d32cb34a Use alpha_code instead of description for emoji title 2022-12-18 08:03:59 +01:00
Alexander Meindl
0282ee8a7a provide my_watched_pages 2022-12-16 19:33:54 +01:00
Alexander Meindl
1b70a8862f language based priority classes did not work as expected, now we group high-4 and higher and all low priority with an additional css class 2022-11-23 19:21:38 +01:00
Alexander Meindl
526a6593db Set version for upcoming development 2022-10-15 12:18:07 +02:00
Alexander Meindl
81f4b6f71b version bump 2022-10-14 13:14:15 +02:00
Alexander Meindl
54023e3e95 provide render_label_sum 2022-10-07 13:35:31 +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
ee1448d077 updated d3plus to 2.0.2 2022-09-06 17:39:28 +02:00
Alexander Meindl
4f366b6078 include sort in visible_journals_with_index 2022-08-24 08:29:24 +02:00
Alexander Meindl
a86b85dcac fix rubocop offenses 2022-08-23 18:49:31 +02:00
Alexander Meindl
e51b812158 add notes_count and provide translation strings 2022-08-23 18:45:21 +02:00
Alexander Meindl
b23f8437aa #144 fix native emoji tag for common mark 2022-07-27 11:20:55 +02:00
Alexander Meindl
aab4ed749a Fix init value for select2 with me mixed with user ids 2022-07-11 15:49:22 +02:00
Alexander Meindl
2b422d85de use Time.current instead of Time.zone.now. Time.zone.now is nil without timezone starting with Rails7 2022-06-29 09:28:17 +02:00
Alexander Meindl
852f1f04af rubocop update 2022-06-27 09:08:53 +02:00
Alexander Meindl
3c028a247d version bump to 3.0.6 2022-06-25 14:34:52 +02:00
Alexander Meindl
af5834b392 disable emoji_assets, till emoji fallback is available 2022-06-25 13:15:45 +02:00
Alexander Meindl
081097ec4b Skip plugin test, if redmine_sudo is installed 2022-06-22 11:47:28 +02:00
Alexander Meindl
e47c09d938 fix user scope for anonymous user 2022-06-19 08:46:23 +02:00
Alexander Meindl
ea06db2220 Allow assignable_users without project 2022-06-18 16:16:05 +02:00
Alexander Meindl
55962a2eb9 project is not always required for entities - fix 2022-06-17 19:48:19 +02:00
Alexander Meindl
ae0fe6bfbf project is not always required for entities 2022-06-17 19:44:14 +02:00
Alexander Meindl
499ede60c5 add render_author_line to global helper 2022-06-15 09:47:10 +02:00
Alexander Meindl
3877769c7a provide allowed_project_ids_for and visible_condition_for for entities 2022-06-14 19:13:17 +02:00
Alexander Meindl
69145345c8 Fix auto assign to, which causes a validation error, if issues are allowed to assign for groups 2022-06-09 08:38:46 +02:00
Alexander Meindl
fba4415dde add strip_split and to_list to core_ext 2022-06-08 20:01:59 +02:00
Alexander Meindl
d1137e900c #139 more coding standard fixes and fix logic in template. Prefer unless instead of nil? 2022-06-02 17:09:25 +02:00
Alexander Meindl
08ee320e23 #139 fix coding standard and remove none for author patch (because there is always an author) 2022-06-02 16:50:45 +02:00
Makurin
f63eb6885e Added statistic about issues without assignee to the issue summary. 2022-06-02 13:49:20 +03:00
Alexander Meindl
66389b73f4 Add member variable @user for mailer templates 2022-06-01 19:14:26 +02:00
Alexander Meindl
d86973d0a5 #138 use plugin_assets plugin directory for fallback emojis 2022-06-01 16:27:38 +02:00
Alexander Meindl
b779569612 provide notified_users for entity method 2022-05-31 22:19:41 +02:00
Alexander Meindl
55312e4fa5 Cleanups and provide more mailer functionality 2022-05-30 19:15:10 +02:00
Alexander Meindl
d9a6e42f24 Provide entity deliver for mailer 2022-05-26 18:41:01 +02:00
Alexander Meindl
09aeab4324 provide hook view_issue_action_dropdown 2022-05-06 08:12:44 +02:00
Alexander Meindl
727b6f69bb include macro doc in macro description 2022-04-28 15:02:32 +02:00
Alexander Meindl
947904aac8 Fix logic mistake with empty block columns 2022-04-23 10:31:45 +02:00