Commit Graph

192 Commits

Author SHA1 Message Date
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
Alexander Meindl
f200bc89d0 Provide Gemfile.local for travis 2019-12-25 08:45:16 +01:00
Alexander Meindl
211459c414 Drop to complex bootstrap calendar / calendar macro 2019-12-22 08:40:26 +01:00
Alexander Meindl
4bfc7cfff0 Working on Redmine 4.1 support 2019-12-22 07:40:27 +01:00
Alexander Meindl
f1fa7780e1 provider test helper 2019-12-20 12:58:12 +01:00
Alexander Meindl
8d6d8356d3 Improve common views test 2019-12-19 19:29:57 +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
0b45625718 add google_docs macro 2019-12-18 14:05:35 +01:00
Alexander Meindl
d9c65a45a2 Drop nvd3 library 2019-12-14 16:39:34 +01:00
Claudia Meindl
190473b49c add new language KO 2019-12-11 15:06:56 +01:00
Alexander Meindl
ba766043af _assigned_to_all_values test, because this is not testable with IssueQuery 2019-11-16 06:19:55 +01:00
Alexander Meindl
bf4a8946a2 More tests for queries 2019-11-15 18:27:16 +01:00
Alexander Meindl
1ba1adb1df Add journal class 2019-10-11 15:41:46 +02:00
Alexander Meindl
5ebfe9c4ef Fix i18n test and remove ZeroClipboard.swf 2019-10-02 10:34:30 +02:00
Alexander Meindl
baff5c8fa9 Drop zeroclipbard 2019-10-02 09:24:03 +02:00