Commit Graph

1251 Commits

Author SHA1 Message Date
Alexander Meindl
dd5d074064 Add missing fixtures to dashboard test 2020-11-12 07:08:52 +01:00
Claudia Meindl
f10c822a65 update language files and docu 2020-11-06 12:20:32 +01:00
Alexander Meindl
a4d5b2f17a Add new dashboard block for text asynchronous 2020-11-06 10:12:25 +01:00
Alexander Meindl
e605de8795 Merge branch 'master' of git.alphanodes.com:additionals 2020-11-05 14:39:44 +01:00
Alexander Meindl
68f5aae4f8 drop settings_compatible which was used for Redmine 3.x compatiblitiy, fix coding standards for rubocop update 2020-11-05 14:39:35 +01:00
Claudia Meindl
38a416280c update macro for user 2020-11-04 21:20:39 +01:00
Alexander Meindl
e4a1ddb60e Working on user macro and provide crud abstruction for tests 2020-11-04 19:29:52 +01:00
Alexander Meindl
89b391f7d3 Working on auto complete user scope 2020-10-30 06:08:45 +01:00
Alexander Meindl
e0b1518cb6 Fix conding standard 2020-10-29 17:05:41 +01:00
Alexander Meindl
e15d9f1686 assignable_for_issues abstraction 2020-10-29 16:56:32 +01:00
Alexander Meindl
f7ecce4ec8 more work on select2 css 2020-10-26 17:55:22 +01:00
Alexander Meindl
7bc8fd1d6b Use default width 90% for select2 2020-10-23 16:23:38 +02:00
Alexander Meindl
513a7d21c2 Use default width 90% for select2 2020-10-23 16:02:27 +02:00
Alexander Meindl
b0ac4acef7 try to cleanup select2 css 2020-10-23 15:37:51 +02:00
Alexander Meindl
ca10ca8ec0 try to cleanup select2 css 2020-10-23 14:58:47 +02:00
Alexander Meindl
ac18f8e17f added support for redmine_contacts_helpdesk columns #85 2020-10-22 14:56:29 +02:00
Alexander Meindl
bbfd546fa9 Rubocop/security fix for rss feed 2020-10-21 16:19:21 +02:00
Alexander Meindl
bb9fd79470 Do not add watcher with bot user 2020-10-19 09:45:28 +02:00
Alexander Meindl
67fb59db7b provide class_prefix 2020-10-13 19:41:52 +02:00
Alexander Meindl
8ba330b0ae mermaid update to 8.8.2 2020-10-09 16:40:18 +02:00
Alexander Meindl
36f71b488a use is_a? 2020-10-09 09:50:58 +02:00
Alexander Meindl
4baf5459e6 make rubocop happy 2020-10-09 09:09:56 +02:00
Alexander Meindl
ea013df17b do not check system default dashboard, if project is selected (because this is not a system default dashboard, but a project system default dashboard) 2020-10-07 19:49:12 +02:00
Claudia Meindl
e7772ec2dd update dashboard docu 2020-10-07 18:47:37 +02:00
Alexander Meindl
f453e0ee71 more infos for mysql to readme 2020-10-07 12:14:15 +02:00
Alexander Meindl
5ed87106b7 Fix readme 2020-10-07 11:36:33 +02:00
Alexander Meindl
45c8d9f411 add database version to requirements, because MySQL 5.6 has problems to create foreign keys with Rails 5.2 (bigint/int) 2020-10-07 11:35:04 +02:00
Alexander Meindl
ea9f9ab97d Use assert_save for tests 2020-10-06 18:25:51 +02:00
Alexander Meindl
e49f1f93c2 fa and d3 update 2020-10-06 13:12:10 +02:00
Claudia Meindl
393c5b7906 update additionals docu 2020-10-06 09:57:52 +02:00
Alexander Meindl
deb0cf28f1 FontAwesome 5.15.0 support and Active Record cleanups 2020-10-05 11:46:20 +02:00
Alexander Meindl
39b45c1cdb Fix deface checksome for contacts 2020-09-29 09:36:19 +02:00
Alexander Meindl
cf46389bd8 Do not show assign to me, if assigned_to is disabled 2020-09-28 18:42:12 +02:00
Alexander Meindl
e9c2203a3f Update install doc 2020-09-27 14:01:19 +02:00
Alexander Meindl
057023af59 version bump to 3.0.0 2020-09-27 13:58:25 +02:00
Alexander Meindl
cd9cb8eb40 Merge branch 'master' of git.alphanodes.com:additionals into master 2020-09-27 10:52:07 +02:00
Alexander Meindl
421d1efa9b Force query selection for dashboards not to use descendants 2020-09-27 10:52:02 +02:00
Claudia Meindl
6f0435b116 update hint on long text 2020-09-27 10:40:22 +02:00
Alexander Meindl
867b1a4bc1 Allow custom parameters for back_url 2020-09-27 09:13:24 +02:00
Alexander Meindl
4a81bdefa4 Fix context_menu actions in dashboard query lists 2020-09-27 07:44:14 +02:00
Alexander Meindl
2e3ee658d0 provide grouped_name_for 2020-09-25 15:16:03 +02:00
Alexander Meindl
ec76c85044 Journal helper extentions 2020-09-25 10:42:03 +02:00
Alexander Meindl
f71f0059f4 Fix dashboard error, if custom query fields are defined and query has been deleted 2020-09-24 08:47:52 +02:00
Alexander Meindl
d744711450 Sql cleanups 2020-09-22 10:58:48 +02:00
Alexander Meindl
19e42a0dc4 Add external class to project homepage and remove external for attachments 2020-09-21 17:11:17 +02:00
Alexander Meindl
3ffe0e19ca Fix coding standard 2020-09-18 06:53:53 +02:00
Alexander Meindl
4dc08fa557 Use http for installation instruction, not ssh 2020-09-17 21:01:39 +02:00
Alexander Meindl
40ed393a08 Only load contact hook, if missing 2020-09-17 11:11:17 +02:00
Alexander Meindl
4e07606e42 provide contacts/_form hook 2020-09-17 11:07:48 +02:00
Alexander Meindl
fe6f239564 Plugin.installed? instead of db field 2020-09-17 07:22:08 +02:00