306 Commits

Author SHA1 Message Date
Alexander Meindl
07c306fa66 Working on ruby 2.7 updates and warning fixes 2021-04-18 13:34:55 +02:00
Alexander Meindl
fff583660c only use gem source for linter tests - to fix https://www.redmine.org/issues/35028 2021-04-06 07:19:07 +02:00
Alexander Meindl
e5f95d5fc0 rename response.content_type to response.media_type to work with Rails 6.1, @see https://www.redmine.org/issues/32886 2021-03-19 14:39:46 +01:00
Alexander Meindl
5f619e4c23 Try to fix mysql for github actions 2021-03-18 08:44:37 +01:00
Alexander Meindl
54f98a2022 refactor system information 2021-03-02 11:47:10 +01:00
Alexander Meindl
a9b4c9d40b Allow any host in issues macro to support domain changing 2021-02-08 17:00:10 +01:00
Alexander Meindl
5bc19db3e6 provide assert test for select td 2020-12-20 16:17:56 +01:00
Alexander Meindl
76116bd7bb Fix redmine configuration file 2020-11-29 17:04:05 +01:00
Alexander Meindl
c2a6f0b8b0 Improve tests on github, drop travis and fix slim loading 2020-11-29 16:58:44 +01:00
Alexander Meindl
e662db83b4 remove bundler for travis 2020-11-29 14:07:45 +01:00
Alexander Meindl
a7667d53f8 Try to fix travis 2020-11-29 13:57:12 +01:00
Alexander Meindl
111149ea7a Working on gemify 2020-11-29 13:17:02 +01:00
Alexander Meindl
dd5d074064 Add missing fixtures to dashboard test 2020-11-12 07:08:52 +01:00
Alexander Meindl
a4d5b2f17a Add new dashboard block for text asynchronous 2020-11-06 10:12:25 +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
ea9f9ab97d Use assert_save for tests 2020-10-06 18:25:51 +02:00
Alexander Meindl
1356748948 Fix test name and some cleanups 2020-09-08 09:40:06 +02:00
Alexander Meindl
2fa76795b5 Coding style 2020-09-07 20:13:50 +02:00
Alexander Meindl
ed9e68a72c Drop wiki and footer header, which required RedCloth3::ALLOWED_TAGS div 2020-09-05 17:12:04 +02:00
Alexander Meindl
b2d85ea522 provide can_be_admin? if redmine_sudo is installed 2020-08-31 09:46:22 +02:00
Alexander Meindl
ae5dceae46 Rename br to pt-BR 2020-08-28 07:19:23 +02:00
Alexander Meindl
4cc977f345 Merge branch 'master' of git.alphanodes.com:additionals into master 2020-08-25 06:29:46 +02:00
Alexander Meindl
e168f5dbfe do not allow to set project on project system default dashboard #82 2020-08-25 06:29:39 +02:00
Claudia Meindl
18864a223b add new language file BR 2020-08-23 19:16:01 +02:00
Alexander Meindl
8605261171 Add my spent time block 2020-08-10 18:28:52 +02:00
Alexander Meindl
9bff56e0dc increase cache for feeds and optimize unique_params 2020-08-10 16:19:03 +02:00
Alexander Meindl
39ee9e4805 Drop some not required brakets 2020-08-08 18:44:40 +02:00
Alexander Meindl
98d8a148de Code cleanups 2020-08-08 17:53:49 +02:00
Alexander Meindl
400ac2f2f8 Do not allow disable system_default at current system default dashboard 2020-08-07 20:55:50 +02:00
Alexander Meindl
9530005860 Fix dashboard visibility. An author of a dashboard can always view his dashboard 2020-08-07 18:10:18 +02:00
Alexander Meindl
22af67a974 Set current user for user test 2020-08-06 08:30:21 +02:00
Alexander Meindl
1859f9929c add dashboard fixtues to user test 2020-08-06 08:27:43 +02:00
Alexander Meindl
bab0a776d6 Rubocop fixes 2020-08-06 08:18:30 +02:00
Alexander Meindl
5a8c066e98 More tests for disabled issue rules 2020-08-05 12:19:08 +02:00
Alexander Meindl
268dd31df9 Some refactoring of User.with_permission 2020-08-03 17:02:04 +02:00
Alexander Meindl
6d0a6ae54e First draft of author scope for dashboards and refactoring of users_by_role 2020-08-03 15:08:33 +02:00
Alexander Meindl
bfd4a9796e Take care of rare case, if someone owns a system dashboard without set_system_default 2020-08-01 17:30:10 +02:00
Alexander Meindl
e32b224869 Fix problem with system default dashboard in project, if projects should be deleted 2020-07-31 08:35:08 +02:00
Alexander Meindl
5e8a7de69f Add some dashboard tests 2020-07-31 07:35:01 +02:00
Alexander Meindl
65ea36609b Some work on tests 2020-07-29 20:36:32 +02:00
Claudia Meindl
f03f8eaffb add new language file CS 2020-07-29 09:38:43 +02:00
Alexander Meindl
191ad8a239 Fix project scope for query lists 2020-07-28 19:38:53 +02:00
Alexander Meindl
714e1b3f91 First draft of dashboard integration 2020-07-27 10:49:23 +02:00
Alexander Meindl
df4b5875a8 do not use COVERAGE, because Redmine core use it already 2020-03-29 18:08:12 +02:00
Alexander Meindl
499c9fa19b remove rcov 2020-03-29 17:07:34 +02:00
Alexander Meindl
36644d657e Update fontawesome and first tests with github actions 2020-03-26 07:45:54 +01:00
Alexander Meindl
1eab71c283 improved routing for auto_complete 2020-03-09 19:57:22 +01:00
Kota Shiratsuka
eaf967cdaf
Added asciinema.org macro 2020-01-22 19:32:10 +09:00
Alexander Meindl
17a7964463 Working on fontawesome ajax loader 2019-12-30 16:09:04 +01:00