Alexander Meindl
93eaf4ace8
Add deface_setup to loader
2021-12-02 11:16:14 +01:00
Alexander Meindl
32f0526211
Use after_plugins_loaded. See https://www.redmine.org/issues/36245
2021-12-02 08:18:43 +01:00
Alexander Meindl
248bce1be5
Better comment for ActiveSupport.on_load
2021-12-01 17:07:37 +01:00
Alexander Meindl
2f87811f9d
Merge pull request #125 from isanwong/master
...
update zh locales.
2021-11-27 13:48:16 +01:00
Alexander Meindl
8ef1f75869
Add yaml_config_load to AdditionalsLoader
2021-11-27 11:59:21 +01:00
Alexander Meindl
28c68d5210
Fix patch loader for plugins, which gemified
2021-11-27 09:00:31 +01:00
Alexander Meindl
ad2d4b7f1f
Introduce AddionalsLoader, refactor plugin loading
2021-11-27 08:01:01 +01:00
Claudia Meindl
37f4504c16
update translation
2021-11-25 08:19:17 +01:00
Wang Lei
caead23981
remove unnecessary period
2021-11-25 13:31:54 +08:00
Alexander Meindl
543108898e
Allow auto refresh for queries
2021-11-24 17:52:57 +01:00
Wang Lei
4b96ae7efe
use consistent translations for 'sidebar'
2021-11-24 23:33:18 +08:00
Wang Lei
bb23b60cc9
Merge pull request #1 from isanwong/locales-zh-updated
...
update zh locales
2021-11-24 23:20:10 +08:00
Wang Lei
23ff6df4d8
update zh locales
...
translated some remained un-translated items, and made some format unification works.
2021-11-24 23:18:11 +08:00
Alexander Meindl
ddad9822d7
Allow auto_refresh for async block. refresh_time = cache_expires_in
2021-11-24 11:56:33 +01:00
Alexander Meindl
ae7ed302d3
require version
2021-11-23 20:30:24 +01:00
Alexander Meindl
bf11e49466
Fix rubocop offenses
2021-11-23 19:23:08 +01:00
Alexander Meindl
1c23f13ec7
Working on zeitwerk support
2021-11-23 19:16:49 +01:00
Alexander Meindl
fbece21051
Fix rubocop offenses
2021-11-16 16:29:00 +01:00
Alexander Meindl
75d3706cea
Show custom field name for long text (and not "description"
2021-11-08 16:58:34 +01:00
Alexander Meindl
a660165bee
Cleanup journal helper
2021-11-08 16:46:00 +01:00
Alexander Meindl
82a70fd57a
Support ActiveRecord::Relation with autocomplete_select_entries
2021-11-07 13:45:05 +01:00
Alexander Meindl
77c466ec32
Allow overwrite templateSelection
2021-11-07 10:10:20 +01:00
Alexander Meindl
696745b3d8
Add stylelint and eslint to github actions
2021-11-07 05:27:38 +01:00
Alexander Meindl
31b2e539f4
remove bundle configuration for update in documentation
2021-11-04 15:42:26 +01:00
Alexander Meindl
5c9ba5de73
Use new configuration for bundle
2021-11-04 14:45:56 +01:00
Alexander Meindl
80cf3f4685
provide false? for boolean conditions
2021-11-01 17:03:34 +01:00
Alexander Meindl
e70e2044a6
provide css for delete icon for non-sidebar actions
2021-11-01 08:27:22 +01:00
Alexander Meindl
4bf39637a1
fix avatar for ruby 3
2021-10-30 16:01:11 +02:00
Alexander Meindl
4e64d672c2
show information on creating default dashboards with migration
2021-10-24 09:00:29 +02:00
Alexander Meindl
a4af66df97
add ruby 3 to test pipeline
2021-10-17 17:23:49 +02:00
Alexander Meindl
73f68076e4
fix notes
2021-10-17 11:47:45 +02:00
Alexander Meindl
8c431bab1a
fix notes
2021-10-17 11:47:11 +02:00
Alexander Meindl
d230818cfd
Ruby 2.5 is unsupported. Use Ruby 2.6 or newer
2021-10-17 11:33:57 +02:00
Alexander Meindl
41dcf0581c
Merge branch 'master' of ssh://git.alphanodes.com/additionals
2021-10-15 09:11:02 +02:00
Alexander Meindl
10e6d9f058
Update mermaid to 8.13.3
2021-10-15 09:10:53 +02:00
Claudia Meindl
d6f3352dde
update docu faq
2021-10-14 10:16:22 +02:00
Alexander Meindl
9bfd4fab2a
Add macro button entry to changelog #119
2021-10-08 09:46:56 +02:00
Claudia Meindl
217018a203
update docu section FAQ
2021-10-05 10:47:47 +02:00
Alexander Meindl
a9ae540402
Switch to postgres14 for github actions
2021-10-05 06:52:35 +02:00
Alexander Meindl
1dc44c4076
updated d3 to 7.1.1
2021-10-03 06:25:00 +02:00
Alexander Meindl
c1db2e4d9c
d3 updated to 7.1.0
2021-10-02 15:28:43 +02:00
Alexander Meindl
9e537ddf1d
Update readme for new d3 version
2021-09-30 07:28:15 +02:00
Alexander Meindl
4e57cc0795
d3 and mermaid updated
2021-09-30 07:26:59 +02:00
Alexander Meindl
b710847dc3
Fix rubocop offenses
2021-09-29 15:19:21 +02:00
Alexander Meindl
07f43ec07f
add test for link_to_url
2021-09-27 16:57:34 +02:00
Alexander Meindl
535854a948
provide link_to_url helper
2021-09-27 16:39:10 +02:00
Alexander Meindl
c9ea96263b
use shorter unique key to solve problems on some file systems, which to not support file names, which are longer then 256 characters
2021-09-25 13:49:13 +02:00
Alexander Meindl
f41004705b
Add tests for access_control and remove caching available_project_modules (because there are problems with it)
2021-09-20 17:04:48 +02:00
Alexander Meindl
c6825cb2d5
remove debugging infos
2021-09-20 16:16:08 +02:00
Alexander Meindl
48c2af51f0
try to fix installation problems with missing tables (if redmine migration was not run)
2021-09-20 13:21:42 +02:00