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