Commit Graph

358 Commits

Author SHA1 Message Date
Alexander Meindl
400ac2f2f8 Do not allow disable system_default at current system default dashboard 2020-08-07 20:55:50 +02:00
Alexander Meindl
8969158111 do not check visible for query settings 2020-08-07 20:03:16 +02:00
Alexander Meindl
5116eb36f3 Fix form for dashboards and roles 2020-08-07 18:24:23 +02:00
Alexander Meindl
9530005860 Fix dashboard visibility. An author of a dashboard can always view his dashboard 2020-08-07 18:10:18 +02:00
Alexander Meindl
bab0a776d6 Rubocop fixes 2020-08-06 08:18:30 +02:00
Alexander Meindl
1ed492f35f do not allow use of recently used dashboard without permission 2020-08-05 18:18:23 +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
7c63863a87 Increase max blocks to 8 2020-08-04 19:09:18 +02:00
Alexander Meindl
268dd31df9 Some refactoring of User.with_permission 2020-08-03 17:02:04 +02:00
Alexander Meindl
6d0a6ae54e First draft of author scope for dashboards and refactoring of users_by_role 2020-08-03 15:08:33 +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
bfd4a9796e Take care of rare case, if someone owns a system dashboard without set_system_default 2020-08-01 17:30:10 +02:00
Alexander Meindl
597012e285 Remove membersbox class on project overview and fix news scope for welcome page 2020-08-01 16:48:03 +02:00
Alexander Meindl
05145687a9 Correct settings for a dashboard with permission set_system_dashboards or manage_shared_dashboards 2020-08-01 15:26:20 +02:00
Alexander Meindl
d87938fdd5 #6184 show sidebar for all users, before "add dashboards" permission was required to view sidebar 2020-07-31 17:46:57 +02:00
Alexander Meindl
832fd537af Do not show all users for author selection on dashboards 2020-07-31 15:56:52 +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
6c14692107 introduce CustomField scope 2020-07-30 20:59:04 +02:00
Alexander Meindl
3e567d0d22 Working on brakeman issues and travis work 2020-07-30 14:41:44 +02:00
Alexander Meindl
fe4fea2f8a Dashboard scope fix 2020-07-29 19:51:17 +02:00
Alexander Meindl
75a778f044 Fix news block for redmine_wysiwyg_editor 2020-07-29 18:48:25 +02:00
Alexander Meindl
4e413dc68f Provide project info for lambda 2020-07-29 18:36:20 +02:00
Alexander Meindl
09e18afafc add rescue for invalid dashboard block 2020-07-29 16:20:42 +02:00
Alexander Meindl
a1c3b083ac Support other plugins with @query in query lists 2020-07-29 06:22:20 +02:00
Alexander Meindl
9f8a0de16d Fix project assign for dashboards 2020-07-28 21:35:10 +02:00
Alexander Meindl
191ad8a239 Fix project scope for query lists 2020-07-28 19:38:53 +02:00
Alexander Meindl
adb2a16dbd Fix brakeman warning 2020-07-28 19:09:34 +02:00
Alexander Meindl
af05a6a255 Fix sort order in dashboard query liss 2020-07-28 18:15:13 +02:00
Alexander Meindl
c313cb3010 Fix news for projects and make news dashboard compatible with redmine_wysiwyg_editor 2020-07-28 10:42:45 +02:00
Alexander Meindl
d16a6be1b8 Fix query list columns for lists without projects 2020-07-27 21:28:12 +02:00
Alexander Meindl
367c9601e4 Fix query list columns 2020-07-27 21:11:52 +02:00
Alexander Meindl
03c7e385f0 Fix caching for query_list 2020-07-27 20:35:45 +02:00
Alexander Meindl
e7b28fb991 Fix coding standards 2020-07-27 11:39:17 +02:00
Alexander Meindl
714e1b3f91 First draft of dashboard integration 2020-07-27 10:49:23 +02:00
Alexander Meindl
7755e10c60 provide relation_detail for journal entities 2020-06-22 10:29:39 +02:00
Alexander Meindl
55d17b717a Provide journals helper 2020-06-22 10:12:32 +02:00
Alexander Meindl
45007eb316 Switch back from session[:session_id] to session.id, because rack fixed bug for it, see https://github.com/rack/rack/blob/master/CHANGELOG.md#220---2020-02-08 2020-05-20 17:07:35 +02:00
Alexander Meindl
e6c1072fe7 Provide prefix filter method for queries 2020-05-12 10:50:50 +02:00
Alexander Meindl
9c134bc3fc Use calculated cols for admin textareas 2020-05-07 14:41:37 +02:00
Alexander Meindl
3539292e6e Provide helper for custom field types to overwrite text format settings 2020-05-05 21:03:33 +02:00
Alexander Meindl
6c86a3fe7d Provide preload method for last_notes 2020-05-05 15:25:23 +02:00
Alexander Meindl
5986fa05f7 Use block columns to detect exportable columns for hidden fields 2020-05-05 08:06:12 +02:00
Alexander Meindl
c4080f5bd2 last_notes support for export template 2020-05-05 07:29:15 +02:00
Alexander Meindl
4c072e0b5f Another solution for css problem with https://www.redmine.org/issues/33339 2020-04-27 06:53:26 +02:00
Alexander Meindl
a5e6cca15b Hotfix for bug with plugin settings with https://www.redmine.org/issues/33339 2020-04-26 13:01:14 +02:00
Alexander Meindl
0980eb7434 Ruby 2.4 or higher is required 2020-04-16 13:00:07 +02:00
Alexander Meindl
63250211f1 Fix link to correct redmine version for changelog and d3 update 2020-04-08 07:55:04 +02:00
Alexander Meindl
18da7b6664 Merge branch 'master' of git.alphanodes.com:additionals 2020-03-21 10:48:52 +01:00
Alexander Meindl
8bab29678a visible support for additionals_select2_search_users 2020-03-21 10:48:46 +01:00
Alexander Meindl
0fe20a538e Fix problem with invisible_captcha 2020-03-20 10:56:26 +01:00