Commit Graph

574 Commits

Author SHA1 Message Date
Alexander Meindl
91367cf82c strings for stats 2021-03-21 11:10:23 +01:00
Alexander Meindl
195a30c1a6 refactoring live search to get cleaner css structure 2021-03-20 19:10:38 +01:00
Alexander Meindl
7d8d12fd30 Some cosmetics 2021-03-14 17:43:43 +01:00
Alexander Meindl
6ef5479578 provide global helper link_to_external 2021-03-12 18:09:11 +01:00
Alexander Meindl
54f98a2022 refactor system information 2021-03-02 11:47:10 +01:00
Alexander Meindl
ba8394f811 Provide fontawesome methods for charts 2021-02-26 18:19:44 +01:00
Alexander Meindl
2bf34038ea refactore observeLiveSearchField and drop observe_field 2021-02-19 17:04:21 +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
45c6530586 restore visible_principals, which accidently removed 2021-01-30 11:11:03 +01:00
Alexander Meindl
1aee7d531b provide all_principals_by_role without hidden roles 2021-01-30 11:05:17 +01:00
Alexander Meindl
795c7efd3c Fix coding standards 2021-01-29 08:39:31 +01:00
Alexander Meindl
edb25feb83 Check permissions for wiki pages, if possible 2021-01-18 20:39:36 +01:00
Alexander Meindl
51b011dff7 remove old incompatible_plugins entries 2021-01-16 21:20:46 +01:00
Alexander Meindl
4494c45157 Use directory name for wiki sidebar template 2021-01-10 18:36:47 +01:00
Alexander Meindl
c65a7332cc Fix readme with new stable branch 2020-12-29 12:14:58 +01:00
Alexander Meindl
90e6b21c1b bump version 2020-12-29 12:08:19 +01:00
Alexander Meindl
df94d40b73 provide debug method 2020-12-11 13:35:37 +01:00
Alexander Meindl
709ae43b9e Provide check for database to https://www.redmine.org/issues/33290 2020-12-01 16:21:29 +01:00
Alexander Meindl
3d76540405 Update chartjs and mermaid; do not throw error, if plugin hint file cannot be created 2020-12-01 11:13:17 +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
111149ea7a Working on gemify 2020-11-29 13:17:02 +01:00
Alexander Meindl
a95e32e7f1 Fix new rubocop offenses 2020-11-24 15:52:16 +01:00
Alexander Meindl
484711d1ce Fix rubocop complains 2020-11-12 17:15:15 +01:00
Alexander Meindl
8399e7ba7d Better solution for more performance with projects macro 2020-11-12 16:43:45 +01:00
Alexander Meindl
dd5d074064 Add missing fixtures to dashboard test 2020-11-12 07:08:52 +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
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
e15d9f1686 assignable_for_issues abstraction 2020-10-29 16:56:32 +01: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
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
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
d744711450 Sql cleanups 2020-09-22 10:58:48 +02:00
Alexander Meindl
1356748948 Fix test name and some cleanups 2020-09-08 09:40:06 +02:00
Alexander Meindl
8aa14af0a8 Fix dashboard name in sidebar 2020-09-06 17:31:10 +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
1f06dc9309 remove os_is_mac 2020-09-04 20:49:47 +02:00
Alexander Meindl
0faa406fe2 provide is_mac 2020-09-04 20:41:23 +02:00
Alexander Meindl
6c05e81aac Updated javascript libraries, strings for copy-to-clipboard has been added 2020-09-04 18:16:36 +02:00
Alexander Meindl
5d9e2fc210 provide admin_column_field 2020-09-02 18:17:01 +02:00
Alexander Meindl
1b08f9869b refactore gototop 2020-09-02 14:52:32 +02:00
Alexander Meindl
b075c8ceab Fix coding standards 2020-09-01 10:28: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
8e45991b9f working on export options 2020-08-19 11:17:17 +02:00
Alexander Meindl
cc26243a64 More code cleanups 2020-08-09 10:11:52 +02:00
Alexander Meindl
bab0a776d6 Rubocop fixes 2020-08-06 08:18:30 +02:00
Alexander Meindl
1ed492f35f do not allow use of recently used dashboard without permission 2020-08-05 18:18:23 +02:00
Alexander Meindl
8997af7170 refactor with_permission with subqueries 2020-08-05 18:02:54 +02:00
Alexander Meindl
fe0ac905b4 some cleanups 2020-08-03 18:31:48 +02:00
Alexander Meindl
65a6b4b9e8 Some cosmetics 2020-08-03 17:14:03 +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
4d73777391 Translation cleanups 2020-07-31 18:55:08 +02:00
Alexander Meindl
d63ebc8e22 Remove custom_fields_with_format 2020-07-31 07:10:30 +02:00
Alexander Meindl
7b4cbbf1b5 options for custom_fields_with_format 2020-07-30 21:33:05 +02:00
Alexander Meindl
6c14692107 introduce CustomField scope 2020-07-30 20:59:04 +02:00
Alexander Meindl
3e567d0d22 Working on brakeman issues and travis work 2020-07-30 14:41:44 +02:00
Alexander Meindl
e1afe6b20d #80 compatibility to redmine_wiki_extensions 2020-07-27 20:14:48 +02:00
Alexander Meindl
2d21da44ca Fix template error on gantt and calendar 2020-07-27 19:48:08 +02:00
Alexander Meindl
714e1b3f91 First draft of dashboard integration 2020-07-27 10:49:23 +02:00
Alexander Meindl
111390d23d Support multiple modules with additionals_library_load 2020-06-22 20:48:55 +02:00
Alexander Meindl
08b9e58825 textarea_cols helper 2020-05-07 12:30:28 +02:00
Alexander Meindl
3539292e6e Provide helper for custom field types to overwrite text format settings 2020-05-05 21:03:33 +02:00
Alexander Meindl
3eaaa94066 Fix role hide for redmine master 2020-04-27 07:16:51 +02:00
Alexander Meindl
bf637901e4 remove redmine_tweaks from incompatible list 2020-04-18 11:58:38 +02:00
Alexander Meindl
0980eb7434 Ruby 2.4 or higher is required 2020-04-16 13:00:07 +02:00
Alexander Meindl
f91d562bb9 Patch integration cleanups 2020-04-12 15:49:53 +02:00
Alexander Meindl
2a5fe8b27c Patch integration cleanups 2020-04-12 09:13:59 +02:00
Alexander Meindl
9d0501e454 Loading cleanups 2020-03-27 15:08:37 +01:00
Alexander Meindl
33016b7ccd Fix formater rendering performance issue for smileys support 2020-03-27 13:15:58 +01:00
Alexander Meindl
187052b8c9 Next try to fix settings problem 2020-03-26 15:02:01 +01:00
Alexander Meindl
8dcf308774 Try to fix settings 2020-03-26 13:53:56 +01:00
Alexander Meindl
49102ffc6f Provide issue join for status 2020-03-23 19:19:31 +01:00
Alexander Meindl
0fe20a538e Fix problem with invisible_captcha 2020-03-20 10:56:26 +01:00
Alexander Meindl
ad3772bd90 remove old checks for Redmine 3.4 (which is not supported anymore 2020-03-18 18:41:56 +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
aed85b0065 Allow admin to copy, archive and delete project from project overview 2020-01-19 08:41:55 +01:00
Alexander Meindl
213e865bc8 Cleanup and refactoring additionls hooks 2020-01-01 10:35:56 +01:00
Alexander Meindl
17a7964463 Working on fontawesome ajax loader 2019-12-30 16:09:04 +01:00
Alexander Meindl
2bb6641bf4 Run rubocop on travis 2019-12-25 09:27:02 +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
fb2931c97d Chained uniq optimization 2019-12-19 08:50:18 +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
1e2bd98df4 documentation update for google_docs macro 2019-12-18 17:31:25 +01:00
Alexander Meindl
e644cbd659 Set default width for google_docs to 100% 2019-12-18 16:08:25 +01:00
Alexander Meindl
0b45625718 add google_docs macro 2019-12-18 14:05:35 +01:00
Alexander Meindl
3f322f22da #67 private comments support has been added 2019-12-15 11:38:16 +01:00
Alexander Meindl
e11ec20de5 Update d3 to 5.14.2 2019-12-15 10:08:24 +01:00
Alexander Meindl
09570be9a3 rename d3 libraries 2019-12-15 07:15:30 +01:00
Alexander Meindl
f79d9b82d0 use d3v5 to provide latest d3 version 2019-12-14 19:31:31 +01:00
Alexander Meindl
93087d775b drop d3plus-hierarchy and update d3plus 2019-12-14 19:06:53 +01:00
Alexander Meindl
fdd78c0314 drop stacked100 lib 2019-12-14 18:29:38 +01:00
Alexander Meindl
d42467f5bd with_sum option for members macro 2019-12-14 17:33:41 +01:00
Alexander Meindl
d9c65a45a2 Drop nvd3 library 2019-12-14 16:39:34 +01:00
Alexander Meindl
bf4a8946a2 More tests for queries 2019-11-15 18:27:16 +01:00
Alexander Meindl
3ae7ba7078 Add group support for avatar helper 2019-10-17 21:25:59 +02:00
Alexander Meindl
6531fe6298 Condition cleanups 2019-10-14 16:08:53 +02:00
Alexander Meindl
c518f25da5 Add helper for selcted option 2019-10-08 12:33:58 +02:00
Alexander Meindl
c163c9abb3 Fix uptime for mac os 2019-10-08 10:06:17 +02:00
Alexander Meindl
5275a921f5 Provide chart functions 2019-10-03 17:35:12 +02:00
Alexander Meindl
6fce170f7e Use fontawesome for paste button 2019-10-02 10:52:39 +02:00
Alexander Meindl
baff5c8fa9 Drop zeroclipbard 2019-10-02 09:24:03 +02:00
Alexander Meindl
d27efdcbb9 Fix users scope for issue reports 2019-10-01 17:19:31 +02:00
Alexander Meindl
d5d72aecdf Fix project filter for members macro 2019-10-01 15:56:03 +02:00
Alexander Meindl
88aff8bb5c Fix users scope with members macro 2019-10-01 15:31:24 +02:00
Alexander Meindl
5399709084 More library updates 2019-10-01 11:21:49 +02:00
Alexander Meindl
ed98182fde chartjs_colorschemes supported and fall back for default settings 2019-06-22 11:39:42 +02:00
Alexander Meindl
0c4084f725 Add chart.js support 2019-06-21 18:22:02 +02:00
Alexander Meindl
f4c3fcd42d d3plus-hierarchy as smaller alternative, if no other features from d3plus are required 2019-06-21 14:58:17 +02:00
Alexander Meindl
173335f1b5 Working on clipboardjs and select2 support 2019-06-13 19:33:59 +02:00
Alexander Meindl
dd3c24fd47 hierarchy support for projects macro #45 2019-06-11 17:47:18 +02:00
Alexander Meindl
c76384c0d0 #47 remove issue_close_with_open_children, because it is provided by redmine 3.4.x or newer 2019-05-20 12:20:25 +02:00
Alexander Meindl
ff3b7f52c9 do not set FrozenStringLiteral before Redmine itself use it 2019-05-15 19:54:06 +02:00
Alexander Meindl
7e8b08b961 Working on frozen_string_literal support. Min requirements is ruby 2.3 or newer 2019-05-14 14:43:28 +02:00
Alexander Meindl
79f53b9da9 Fix problem with closed issues and time log 2019-05-12 17:07:29 +02:00
Alexander Meindl
3c6c7fb493 Move helper method to settings helper 2019-04-30 06:57:06 +02:00
Alexander Meindl
5474e524e7 Do not throw error on unchanged issues for freezed issues 2019-04-27 17:10:18 +02:00
Alexander Meindl
01a3fe9afe Fix issue closed permission bug 2019-04-27 16:58:07 +02:00
Alexander Meindl
23de8adc57 helper for settings 2019-04-24 12:12:34 +02:00
Alexander Meindl
c65721a00f Fix problems with performance changes 2019-04-09 19:04:42 +02:00
Alexander Meindl
f18ba8b557 Some code cleanup and performance tweaks 2019-04-09 17:47:08 +02:00
Alexander Meindl
195038a0ff Fix mail notification if author changed 2019-04-09 14:46:44 +02:00
Alexander Meindl
682dcae823 Check for assignable issue with new issue macro 2019-03-21 19:51:09 +01:00
Alexander Meindl
3672812830 Provide GOTO_LIST symbol 2019-01-27 09:40:17 +01:00
Alexander Meindl
2bb9bdcadd fixed close issue without permission 2019-01-12 14:22:51 +01:00
Alexander Meindl
299ab3f41d Fix coding standards 2019-01-01 10:12:02 +01:00
Alexander Meindl
ff4ada86a5 Fix coding standards 2019-01-01 10:11:19 +01:00
Alexander Meindl
64bdfac972 More abstraction for settings 2018-12-29 21:33:57 +01:00
Alexander Meindl
62d7f321ce problem fixed for migration from redmine 3.x to redmine 4 2018-12-29 18:12:09 +01:00
Alexander Meindl
197dd2c4aa Fix conflicts with hrm #36 2018-12-14 09:13:41 +01:00
Alexander Meindl
7f90894599 Improve custom menu items integration for better performance #34 2018-12-14 09:08:16 +01:00
Alexander Meindl
f440afd0c6 Allow custom date with date macro 2018-12-11 15:14:56 +01:00
Alexander Meindl
0882d7c028 Fix problem with issue macro in notification mails 2018-12-10 12:09:58 +01:00
Alexander Meindl
a16d5d2e6d drop delay_ajax_indicator 2018-12-09 20:21:04 +01:00
Alexander Meindl
7f30a19d56 allow calendar macro at preview 2018-12-09 16:27:04 +01:00
Alexander Meindl
f5b4cdbda5 macro description update 2018-12-08 19:11:16 +01:00
Alexander Meindl
fcd33ad77f change to one date macro with parameter - manual changes required in wiki pages 2018-12-08 16:49:04 +01:00
Alexander Meindl
8b092d0f3f do not show macro button, if no macro is available 2018-12-07 02:07:12 +01:00
Alexander Meindl
9b7c0a1810 Allow to hide macros with macro button and add help for hide role 2018-12-05 13:29:37 +01:00
Alexander Meindl
3cd97243a8 Working on user visibility 2018-12-03 10:15:50 +01:00
Alexander Meindl
44943d04dc Drop hide_in_memberbox permission and add role setting hide 2018-12-02 18:40:47 +01:00
Alexander Meindl
bea37511c1 code cleanup and coding standards fix #3626 2018-12-01 14:29:13 +01:00
Alexander Meindl
ed9852f48b #3626 move javascript to js file 2018-12-01 13:27:00 +01:00
Alexander Meindl
ec955f4048 #3626 test for macro list and code refactoring 2018-12-01 12:26:11 +01:00
Alexander Meindl
54ec5695c0 Working on permission for wiki macros #3626 2018-11-30 12:30:28 +01:00
Alexander Meindl
4a697ca310 Working on wiki macro button 2018-11-29 22:07:49 +01:00
Alexander Meindl
61b0348eb2 fix for new rubocop version 2018-10-26 19:39:29 +02:00
Alexander Meindl
608c00f4cc introduce freezed issues 2018-10-19 14:04:37 +02:00
Alexander Meindl
b1c5de0266 More work on autocomplete routing 2018-10-19 10:52:27 +02:00
Alexander Meindl
9cb272196e refactor autocomplete helper 2018-10-18 17:12:15 +02:00
Alexander Meindl
efe1fd7a49 Working on timelog required for issues 2018-10-17 11:59:11 +02:00
Alexander Meindl
f7755a05c8 remove tagit library 2018-09-26 17:21:58 +02:00
Alexander Meindl
e107302689 Fix migration problem with Rails 5.2 2018-09-26 12:52:48 +02:00
Alexander Meindl
15e8de7024 Drop application_controller patch 2018-09-12 20:42:36 +02:00
Alexander Meindl
ded532f63c #3226 fixing helper problems 2018-09-12 18:08:44 +02:00
Alexander Meindl
302facbcff #3226 working on login problem 2018-09-12 16:21:31 +02:00
Alexander Meindl
0a7dd8f580 Working on help menu #3226 2018-09-12 16:04:39 +02:00
Alexander Meindl
4318d3a731 Fix new coding standards 2018-09-10 17:24:07 +02:00
Alexander Meindl
e48f145406 Added redmine.org issue and wiki macro 2018-08-31 17:02:03 +02:00
Alexander Meindl
826d1912c7 Use issue css classes in issue titles 2018-08-31 12:45:48 +02:00
Alexander Meindl
17f1472728 Fix marcos with pdf exports 2018-08-30 20:17:38 +02:00
Alexander Meindl
5134656d6b fa documentation has been added 2018-08-30 19:57:56 +02:00
Alexander Meindl
3001e195c0 Fix whitespace for fb macro 2018-08-30 17:45:01 +02:00
Alexander Meindl
c148c86294 remove space 2018-08-30 17:39:57 +02:00
Alexander Meindl
0af4b44abc remove space 2018-08-30 17:33:57 +02:00
Alexander Meindl
137f20ec29 Working on fa macros 2018-08-30 17:27:34 +02:00
Alexander Meindl
c583f14735 compatibility with plugin redmine_sudo and redmine_base_deface #29 2018-08-30 12:15:49 +02:00
Alexander Meindl
61225cafe2 more abstructed additionals_list_title 2018-08-23 14:56:32 +02:00
Alexander Meindl
bdbe24b219 #28 status change is now compatible with redmine_agile 2018-08-22 11:38:29 +02:00
Alexander Meindl
79b9d0162a remove d3.min 2018-08-12 19:36:49 +02:00
Alexander Meindl
640c30a065 #27 fix broken query filter patch 2018-07-31 16:37:40 +02:00
Alexander Meindl
0354b34ed4 Fix sidebar with non default title #27 2018-07-31 16:09:40 +02:00
Alexander Meindl
cdf4d57a7b improved patch load 2018-07-30 11:14:07 +02:00
Alexander Meindl
760101e2a4 Remove settings cache 2018-07-23 17:49:35 +02:00
Alexander Meindl
52c4a9b608 add new identifier for low 2018-07-18 07:16:40 +02:00
Alexander Meindl
b9cb998cb1 Remove doublicated 2018-07-18 07:01:27 +02:00
Alexander Meindl
c9afc3c068 Optmize css prio class 2018-07-18 06:47:47 +02:00
Alexander Meindl
c5f45ff0f9 Add priority name based css class 2018-07-17 23:18:35 +02:00
Alexander Meindl
edf55cd734 Add priority name based css class 2018-07-17 23:04:49 +02:00
Alexander Meindl
033283dda8 Working on Redmine 4 support 2018-07-15 18:02:52 +02:00
Alexander Meindl
98e5cb7790 new_issue macro has been added 2018-06-30 13:17:28 +02:00
Alexander Meindl
7aa38d67b0 Some improvement of smiley detection 2018-06-26 21:34:50 +02:00
Alexander Meindl
2d51d76313 add smiley support for markdown 2018-06-26 19:59:30 +02:00
Alexander Meindl
f5b4304bcb Revert "Working on Redmine 4 support..., we'll switch after Redmine 4 has been released"
This reverts commit b4eee5701a.
2018-06-17 17:26:38 +02:00
Alexander Meindl
b4eee5701a Working on Redmine 4 support... 2018-06-17 16:16:34 +02:00
Alexander Meindl
f33d58f4bb Fixing coding standards 2018-06-06 09:20:29 +02:00
Alexander Meindl
748e0fdcf4 add d3 loader 2018-06-06 09:07:28 +02:00
Alexander Meindl
44b1b84a41 Prevent problem with finding data 2018-05-31 09:03:22 +02:00
Alexander Meindl
7bc9ea2e54 add local for title 2018-05-29 16:14:52 +02:00
Alexander Meindl
f605f4de54 i18n helper 2018-05-28 19:37:22 +02:00
Alexander Meindl
acc7d3948b add helper function for account 2018-05-01 11:57:13 +02:00
Alexander Meindl
27157fe292 better solution for relative/absolute urls to support other plugins #21 2018-04-10 18:56:29 +02:00
Alexander Meindl
b6fad2e92d More flexible configuration for human_float_number 2018-04-05 08:55:12 +02:00
Alexander Meindl
d526288ea1 Fix user macro for mailer and updated mermaid library to 8.0.0-rc6 2018-03-27 15:05:17 +02:00
Alexander Meindl
1107a3726a #21 fixed bug with mailer notification in issue macro 2018-03-27 14:40:20 +02:00
Alexander Meindl
a56a43e8d7 compatibility with issue_id plugin #22 2018-03-27 09:26:33 +02:00
Alexander Meindl
6dca32351f Cleanup libraries 2018-03-21 11:37:23 +01:00
Alexander Meindl
d45b05f3f4 mermaid library has been added 2018-03-14 16:21:10 +01:00
Alexander Meindl
bc3e6592b7 Support user timezone nil 2018-03-10 14:07:48 +01:00
Alexander Meindl
a72c2d40e6 Use time zone of user 2018-03-10 13:46:30 +01:00
Alexander Meindl
35657c20be Fix rubocop 0.53 warnings 2018-03-05 10:29:57 +01:00
Alexander Meindl
b3eca5d1df Fix bug with no memberships 2018-02-26 11:40:05 +01:00
Alexander Meindl
99ce81efd1 More abtraction for new issue at memberlist 2018-02-20 19:17:53 +01:00
Alexander Meindl
cedc614168 Use project identifier instead of id 2018-02-20 14:39:57 +01:00
Alexander Meindl
e29929dc92 improved new issue calculation for user profile 2018-02-20 10:23:14 +01:00
Alexander Meindl
ac55f89c30 Fix problems with multible issue roles 2018-02-19 10:09:36 +01:00
Alexander Meindl
1119ad8109 Fix bug with issue sidebar and change status 2018-02-17 17:16:55 +01:00
Alexander Meindl
40993087d8 Working on assign to me, status change and link to new issue 2018-02-17 11:34:26 +01:00
Alexander Meindl
49d040cbca Deface for all plugins enabled 2018-02-12 14:53:05 +01:00
Alexander Meindl
365c1719e0 Use user time zone 2018-02-10 18:30:42 +01:00
Alexander Meindl
99f407dfb7 Drop angular-gantt, updated bootstrap to 4.0.0 2018-02-02 10:03:13 +01:00
Alexander Meindl
5ceead7d28 List support for setting_set and fontawesome update to 5.0.4 2018-01-15 11:30:42 +01:00
Alexander Meindl
b3d43de2e4 Rubocop update 2018-01-02 13:02:57 +01:00
Alexander Meindl
6dfc4f8022 Use label for fontawesome select 2017-12-13 14:26:32 +01:00
Alexander Meindl
c76ccc847b Coding standards fix for rubocop 0.52.0 2017-12-13 07:07:18 +01:00
Alexander Meindl
c6c575a963 stylelint configuration 2017-12-12 22:10:10 +01:00
Alexander Meindl
d4782da526 Switching to fa5 2017-12-11 15:12:01 +01:00
Alexander Meindl
86693513d7 Version bump to 2.0.6 and iframe macro has been added 2017-12-03 14:13:51 +01:00
Alexander Meindl
370aeeedf7 Drop obsolete csv utils and order by optimization 2017-11-27 17:35:04 +01:00
Alexander Meindl
87173f2130 provide template for live search instead of helper functions 2017-11-26 13:00:52 +01:00
Alexander Meindl
a92e634f89 Remove debugging env variable 2017-11-26 11:23:24 +01:00
Alexander Meindl
dd8d0a9783 Cleanup live-search ajax helper 2017-11-24 13:00:55 +01:00
Alexander Meindl
1f7d9d4df6 observe_field for live_search 2017-11-23 12:11:52 +01:00
Alexander Meindl
68802d0837 Add live_search support 2017-11-23 09:34:35 +01:00
Alexander Meindl
a4e57a665d Add documentation for rake tasks 2017-11-19 12:47:20 +01:00
Alexander Meindl
1f7046dfd7 Add exclude filter for ajax call 2017-11-18 16:55:25 +01:00
Alexander Meindl
ed0de11c75 auto_complete_select_entries more abstracted for multiple selection 2017-11-18 15:16:00 +01:00
Alexander Meindl
a4d6256bb6 Improve avatar link to user 2017-11-17 07:10:50 +01:00
Alexander Meindl
81a2e97fbb Add rake tasks as service for other plugins 2017-11-12 19:18:56 +01:00
Alexander Meindl
797a69d18b Fix libraries for angular-gantt 2017-11-09 09:25:07 +01:00
Alexander Meindl
7617e31d74 Update angular-gantt to v2.0.0-rc.1 2017-11-09 08:56:55 +01:00
Alexander Meindl
5f69f386d6 Fix sqlite problem 2017-10-31 14:06:54 +01:00
Alexander Meindl
5f64577555 Fix for comments detection 2017-10-31 13:04:54 +01:00
Alexander Meindl
a500456640 Fix tests and added test for issue macro; version bumpt to 2.0.5 2017-10-31 12:58:30 +01:00
Alexander Meindl
221f89b371 Issue macro supports comments and issue_id detection from url 2017-10-31 10:14:59 +01:00
Alexander Meindl
97cac52219 Fix documentation for gmap 2017-10-28 17:52:03 +02:00
Alexander Meindl
a5b17ebea1 Added gmap and meteoblue macro 2017-10-28 17:31:15 +02:00
Alexander Meindl
8bc8916eb0 More flexible ajax api call 2017-10-22 17:31:23 +02:00
Alexander Meindl
dde53a0f26 Some coding standards has been fixed 2017-10-15 09:41:46 +02:00
Alexander Meindl
a16971774d Rename fa_icon to font_awesome_icon because of conflict other plugins 2017-10-12 15:06:38 +02:00
Alexander Meindl
702520eeb9 Fix pry load 2017-10-07 09:25:59 +02:00
Alexander Meindl
00f04fb628 env variable to load debugger 2017-10-07 09:24:12 +02:00
Alexander Meindl
4e2fec6399 Add fontawesome font info library 2017-10-03 14:09:32 +02:00
Alexander Meindl
a8dfefc99b Fixed bootstrap-datepicker for es-PA, sr-YU and case-sensitiv web server setting #8 2017-10-02 08:02:27 +02:00
Alexander Meindl
beb2a7a456 Works with older than Redmine 3.4 again 2017-09-30 20:26:58 +02:00