Commit Graph

226 Commits

Author SHA1 Message Date
Alexander Meindl
4baf5459e6 make rubocop happy 2020-10-09 09:09:56 +02:00
Alexander Meindl
421d1efa9b Force query selection for dashboards not to use descendants 2020-09-27 10:52:02 +02:00
Alexander Meindl
4a81bdefa4 Fix context_menu actions in dashboard query lists 2020-09-27 07:44:14 +02:00
Alexander Meindl
ec76c85044 Journal helper extentions 2020-09-25 10:42:03 +02:00
Alexander Meindl
d744711450 Sql cleanups 2020-09-22 10:58:48 +02:00
Alexander Meindl
fe6f239564 Plugin.installed? instead of db field 2020-09-17 07:22:08 +02:00
Alexander Meindl
058e171a53 Log on info for unknown block and do not load user hooks, if hrm is installed 2020-09-16 20:44:14 +02:00
Alexander Meindl
8aa14af0a8 Fix dashboard name in sidebar 2020-09-06 17:31:10 +02:00
Alexander Meindl
22dddfdca4 custom items are never subitems 2020-09-02 13:40:05 +02:00
Alexander Meindl
fabe62a166 Fix top menu submenu, which conflicted with existing js 2020-09-02 13:19:59 +02:00
Alexander Meindl
bd408ed849 Fix top menu submenu, which conflicted with existing js 2020-09-02 13:18:05 +02:00
Alexander Meindl
b075c8ceab Fix coding standards 2020-09-01 10:28:04 +02:00
Alexander Meindl
ba0d3dcfb6 Fix top menu with submenu for better support with other plugins and custom themes 2020-09-01 09:15:02 +02:00
Alexander Meindl
a2224d7432 Do not show private dashboards, if user has no permission to save dashboards 2020-08-29 15:56:30 +02:00
Alexander Meindl
8605261171 Add my spent time block 2020-08-10 18:28:52 +02:00
Alexander Meindl
9bff56e0dc increase cache for feeds and optimize unique_params 2020-08-10 16:19:03 +02:00
Alexander Meindl
cc26243a64 More code cleanups 2020-08-09 10:11:52 +02:00
Alexander Meindl
39ee9e4805 Drop some not required brakets 2020-08-08 18:44:40 +02:00
Alexander Meindl
bab0a776d6 Rubocop fixes 2020-08-06 08:18:30 +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
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
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
832fd537af Do not show all users for author selection on dashboards 2020-07-31 15:56:52 +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
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
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
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
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
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
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
8bab29678a visible support for additionals_select2_search_users 2020-03-21 10:48:46 +01:00
Alexander Meindl
4d12e658e9 Fix query 2020-03-16 15:08:22 +01:00
Alexander Meindl
6bd48a98b5 activerecord abstraction 2020-03-16 14:50:37 +01:00
Alexander Meindl
1eab71c283 improved routing for auto_complete 2020-03-09 19:57:22 +01:00
Alexander Meindl
17a7964463 Working on fontawesome ajax loader 2019-12-30 16:09:04 +01:00
Alexander Meindl
b2772d2286 Fix Rack 2.0.8 or newer error with session.id - session[:session_id] is now used without problems. Rubocop update and standard fixes 2019-12-19 08:28:27 +01:00
Alexander Meindl
6531fe6298 Condition cleanups 2019-10-14 16:08:53 +02:00
Alexander Meindl
6043b3c52b Fix coding standards 2019-10-03 18:17:55 +02:00
Alexander Meindl
6fce170f7e Use fontawesome for paste button 2019-10-02 10:52:39 +02:00
Alexander Meindl
baff5c8fa9 Drop zeroclipbard 2019-10-02 09:24:03 +02:00
Alexander Meindl
d51cfbea8d provide helper function for colorscheme 2019-06-22 16:09:13 +02:00
Alexander Meindl
ed98182fde chartjs_colorschemes supported and fall back for default settings 2019-06-22 11:39:42 +02:00
Alexander Meindl
173335f1b5 Working on clipboardjs and select2 support 2019-06-13 19:33: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
3c6c7fb493 Move helper method to settings helper 2019-04-30 06:57:06 +02:00
Alexander Meindl
a74f9356f1 textarea helper 2019-04-29 14:45:33 +02:00
Alexander Meindl
23de8adc57 helper for settings 2019-04-24 12:12:34 +02:00
Alexander Meindl
9e90ef4ebc more tag abstraction 2019-03-25 13:38:49 +01:00
Alexander Meindl
1824de6a3b Improved colors for tags 2019-03-25 09:01:54 +01:00
Alexander Meindl
6229ee6d34 Fix top menu link for my page #43 2019-03-15 11:21:13 +01:00
Alexander Meindl
10c6c0fd4f provide export form with fixed description problem, see https://www.redmine.org/issues/29830 2019-02-10 11:04:49 +01:00
Alexander Meindl
222f1e8a01 Drop cloudify method for tag cloud 2019-01-17 17:10:18 +01:00
Alexander Meindl
ff4ada86a5 Fix coding standards 2019-01-01 10:11:19 +01:00
Alexander Meindl
197dd2c4aa Fix conflicts with hrm #36 2018-12-14 09:13:41 +01:00
Alexander Meindl
7f90894599 Improve custom menu items integration for better performance #34 2018-12-14 09:08:16 +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
f3df349507 More compatibility with autocomplete_users 2018-11-28 19:19:07 +01:00
Alexander Meindl
4fe1781a44 Fix tag links 2018-11-25 19:20:31 +01:00
Alexander Meindl
3976353d39 Improve column test 2018-11-25 17:07:46 +01:00
Alexander Meindl
307c8b9819 Add template for default query settings 2018-11-24 19:21:57 +01:00
Alexander Meindl
f0ffbe6964 #33 fixed problem with changing authors for disabled users 2018-10-31 17:04:14 +01:00
Alexander Meindl
5a420dc66f Better log info for incompatible plugin help integration and changelog update 2018-10-25 16:23:10 +02:00
Alexander Meindl
ec89c7a821 Fix compatibility problems with other plugins 2018-10-25 15:02:35 +02:00
Alexander Meindl
b1c5de0266 More work on autocomplete routing 2018-10-19 10:52:27 +02:00
Tobias Stenzel
e9d18a0333 xlsx export: support multi-line block columns 2018-10-11 16:26:13 +00:00
Alexander Meindl
f2dd1a7c8a fix bug with change author and rails 5.2 2018-09-26 13:15:43 +02:00
Alexander Meindl
f2d04ae3f2 Fix bug with change author and projects with no members 2018-09-24 11:28:20 +02:00
Tobias Stenzel
7f5ff00359 remove Wiki header functionality
Improved header support is now available in the Redmine Reporting plugin.
2018-09-19 06:53:22 +00:00
Alexander Meindl
39355cfe8c Fix fallback help items 2018-09-14 17:55:25 +02:00
Alexander Meindl
90d8df685b Working on help items interface for other plugins 2018-09-14 16:28:36 +02:00
Alexander Meindl
75bbeb1e26 Working on help items interface for other plugins 2018-09-14 16:25:07 +02:00
Alexander Meindl
ec4770bf9d Submenu for help is only used for logged users 2018-09-14 12:37:05 +02:00
Alexander Meindl
7729290b4f remove obsolete custom url 2018-09-14 10:59:23 +02:00
Alexander Meindl
15e8de7024 Drop application_controller patch 2018-09-12 20:42:36 +02:00
Alexander Meindl
3a4d4d941e add seperator to user and admin help links #3226 2018-09-12 16:38:07 +02:00
Alexander Meindl
302facbcff #3226 working on login problem 2018-09-12 16:21:31 +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
Alexander Meindl
a47ce7c89c Fix filter 2018-08-02 14:12:20 +02:00
Alexander Meindl
8adb227485 Better error handling for query lists 2018-08-02 10:58:34 +02:00
Alexander Meindl
bc7b2afc58 Fixed problem with default queries 2018-08-02 06:40:24 +02:00
Alexander Meindl
cde9418657 #3069 fixed sort order with queries 2018-08-01 18:34:43 +02:00
Alexander Meindl
0354b34ed4 Fix sidebar with non default title #27 2018-07-31 16:09:40 +02:00
Alexander Meindl
84176f6499 Fix session problem with sort order and query - again 2018-06-18 20:54:20 +02:00
Alexander Meindl
44b1b84a41 Prevent problem with finding data 2018-05-31 09:03:22 +02:00
Alexander Meindl
babb031300 Disable verbose for tests 2018-05-21 12:43:42 +02:00
Alexander Meindl
e679f66b8b Fix session problem with sort order and query 2018-04-15 20:04:15 +02:00
Alexander Meindl
70347081ba more options for query builder 2018-04-03 19:14:15 +02:00
Alexander Meindl
d319f0d4b1 options for query builder 2018-04-03 18:59:13 +02:00
Alexander Meindl
6a869a3c31 Use rails cache for query session data, because it can be larger than 4k 2018-04-01 17:49:29 +02:00
Alexander Meindl
843f3f479d Add retrieve_query helper 2018-04-01 13:49:25 +02:00
Alexander Meindl
cb3c3fa66a Add fixed margin 2018-01-30 17:25:36 +01:00
Alexander Meindl
b61d8d082b more flexible xlsx helper 2018-01-30 13:42:32 +01:00
Alexander Meindl
2a7f87094e Add xlsx helpers 2018-01-06 11:11:49 +01:00
Alexander Meindl
5cc93f6c02 Add helper function for auto_complete 2017-12-17 08:09:41 +01:00
Alexander Meindl
c76ccc847b Coding standards fix for rubocop 0.52.0 2017-12-13 07:07:18 +01:00
Alexander Meindl
d4782da526 Switching to fa5 2017-12-11 15:12:01 +01:00
Alexander Meindl
e9be82920f #1819 dynamic column support for XLS export 2017-11-07 11:10:49 +01:00
Alexander Meindl
8c6fa1e8f1 Improved tag support 2017-09-28 21:33:15 +02:00
Alexander Meindl
08577fb3a8 Fix API problem with auto assigned_id for issues 2017-08-29 15:39:12 +02:00
Alexander Meindl
04e9f08fd9 Fallback for style in tag_helper 2017-08-05 17:24:51 +02:00
Alexander Meindl
80c0d5c821 Add tag functionality as provider for other plugins 2017-08-05 16:13:34 +02:00
Alexander Meindl
f66f1166f8 #5 fixed sort order of users for change author 2017-07-27 13:26:07 +02:00
Alexander Meindl
aea28b3484 Add change author feature, bugfix for #4 and lot of code restructure 2017-07-26 11:01:51 +02:00
Alexander Meindl
df99f567b3 file structure refactoring and code cleanups 2015-10-10 13:46:39 +02:00
Alexander Meindl
19f23f8c31 Cleanup to respect coding standards part1 2015-10-09 19:23:52 +02:00
Alexander Meindl
aa24082aaf Some code cleanups 2015-02-15 10:04:22 +01:00
Alexander Meindl
4adbd9b44d Some fixes for Redmine 2.x. and Garfield macro has been added. 2015-01-11 16:48:15 +01:00
Alexander Meindl
e80100c4d3 Fix list project for admin user 2014-11-19 20:09:16 +01:00
Alexander Meindl
51b7d54942 welcome text for right colomn has been added 2014-11-19 18:57:02 +01:00
Alexander Meindl
13ff791a7f Added top_menu, jumptotop and footer configuration 2014-10-01 19:51:46 +02:00
Alexander Meindl
592b5af343 First public release 0.4.0 2013-09-27 08:56:55 +02:00