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
Alexander Meindl
9bf3eef553
Mermaid and d3 updated. Plugin methods to check installation. Do not allow project modules, if there are disabled
2021-09-20 12:44:10 +02:00
Alexander Meindl
ae0e5cc100
better solution to overwrite available_project_modules
2021-09-18 14:47:56 +02:00
Alexander Meindl
59b1a5e28e
adjust rubocop for new rubocop version
2021-09-14 19:58:08 +02:00
Alexander Meindl
09a004b413
improved attachment_added callback
2021-09-12 11:19:23 +02:00
Alexander Meindl
08d7b53757
code cleanup: remove unneeded brackets
2021-09-11 19:55:14 +02:00
Alexander Meindl
a08f59fd76
refactor entity concerns
2021-09-10 23:29:31 +02:00
Alexander Meindl
bc9054b615
better abstraction for system infos
2021-09-03 17:42:57 +02:00
Alexander Meindl
c190c504b6
Provide helper format_yes
2021-09-01 17:59:19 +02:00
Alexander Meindl
77301ffe94
do not show locked users in memberbox - see https://www.redmine.org/issues/35606
2021-08-29 17:42:00 +02:00
Alexander Meindl
0d3803799d
Mermaid 8.12.0 support
2021-08-27 14:45:04 +02:00