Commit Graph

297 Commits

Author SHA1 Message Date
Alexander Meindl
213e865bc8 Cleanup and refactoring additionls hooks 2020-01-01 10:35:56 +01:00
Alexander Meindl
17a7964463 Working on fontawesome ajax loader 2019-12-30 16:09:04 +01:00
Alexander Meindl
aeeecedd88 Fix project overview page for Redmine 4.1 2019-12-28 14:23:08 +01:00
Alexander Meindl
d138e5e6e1 #68 fix welcome page positions for Redmine 4.1 2019-12-25 14:37:45 +01:00
Alexander Meindl
211459c414 Drop to complex bootstrap calendar / calendar macro 2019-12-22 08:40:26 +01:00
Alexander Meindl
99a03c734e Drop Redmine 3.4 support, Redmine 4.0 is required 2019-12-22 08:12:08 +01:00
Alexander Meindl
f1fa7780e1 provider test helper 2019-12-20 12:58:12 +01:00
Alexander Meindl
49e2e1b110 Provide regex for font_awesome icons 2019-12-20 09:06:05 +01:00
Alexander Meindl
7f08095e6b disable rubocop for deface overwrite - version 2 2019-12-19 16:47:24 +01:00
Alexander Meindl
30dc8998ec disable rubocop for deface overwrite 2019-12-19 16:27:20 +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
0b45625718 add google_docs macro 2019-12-18 14:05:35 +01:00
Alexander Meindl
5528e980f3 Fix list import and provide initialize_project_status_filter for queries 2019-12-17 16:34:36 +01:00
Alexander Meindl
eceb28c987 Optimize query filter 2019-11-23 07:54:21 +01:00
Alexander Meindl
045aa94975 use settings string from redmine 2019-11-20 18:43:19 +01:00
Alexander Meindl
a6c2044ae6 remove whitspace 2019-11-19 10:02:07 +01:00
Alexander Meindl
c6aa4a02e9 provide approval values 2019-11-19 09:59:06 +01:00
Alexander Meindl
5308168f5c Provide all tags method 2019-11-18 15:54:42 +01:00
Alexander Meindl
bf4a8946a2 More tests for queries 2019-11-15 18:27:16 +01:00
Alexander Meindl
3a6732fa51 Use assigned_to_values for add_available_filter with groups 2019-10-18 17:19:39 +02:00
Alexander Meindl
6531fe6298 Condition cleanups 2019-10-14 16:08:53 +02:00
Alexander Meindl
65e7533d60 Provide ActiveJob class 2019-10-13 16:29:39 +02:00
Alexander Meindl
1ba1adb1df Add journal class 2019-10-11 15:41:46 +02:00
Alexander Meindl
6043b3c52b Fix coding standards 2019-10-03 18:17:55 +02:00
Alexander Meindl
f37892c189 Fix problem with constants for charts 2019-10-03 17:58:39 +02:00
Alexander Meindl
f7c154b5a3 Fix missing sanitize_sql for charts 2019-10-03 17:49:02 +02:00
Alexander Meindl
2c9055fbdd Fix constants for charts 2019-10-03 17:43:46 +02:00
Alexander Meindl
5275a921f5 Provide chart functions 2019-10-03 17:35:12 +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
d27efdcbb9 Fix users scope for issue reports 2019-10-01 17:19:31 +02:00
Alexander Meindl
f84acbbba4 Fix query class raise message 2019-09-08 21:53:27 +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
dd3c24fd47 hierarchy support for projects macro #45 2019-06-11 17:47:18 +02:00
Alexander Meindl
2fc53b1df7 Sort module names 2019-06-04 21:30:09 +02:00
Alexander Meindl
120bbcbc73 activate rubocop-rails and code cleanups 2019-06-03 12:55:27 +02:00
Alexander Meindl
55b18816b1 Fix StatementInvalid for queries 2019-05-22 16:34:36 +02:00
Alexander Meindl
a6e5f9b5c3 provide sql_for_enabled_module 2019-05-22 12:26:14 +02:00
Alexander Meindl
c76384c0d0 #47 remove issue_close_with_open_children, because it is provided by redmine 3.4.x or newer 2019-05-20 12:20:25 +02:00
Alexander Meindl
ff3b7f52c9 do not set FrozenStringLiteral before Redmine itself use it 2019-05-15 19:54:06 +02:00
Alexander Meindl
43eb4b2f9e Deface 1.3.2 does not like frozen_string_literal true 2019-05-15 18:45:28 +02:00
Alexander Meindl
fb84871fda Fix coding standards 2019-05-14 14:56:05 +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
79f53b9da9 Fix problem with closed issues and time log 2019-05-12 17:07:29 +02:00
Alexander Meindl
425a0c35bf Fix deface hash for user-contextual-hook 2019-05-09 07:59:48 +02:00
Alexander Meindl
f17e3b195a Fix deface hash 2019-05-04 19:18:34 +02:00
Alexander Meindl
d03a14d0b3 Drop planning section on issue sidebar #38 2019-05-03 22:26:52 +02:00
Alexander Meindl
3c6c7fb493 Move helper method to settings helper 2019-04-30 06:57:06 +02:00