Commit Graph

1551 Commits

Author SHA1 Message Date
Alexander Meindl
b7b270ea5a fix async block reload bug if settings changed 2022-03-19 14:06:05 +01:00
Alexander Meindl
ca39f66ff0 Fix multiple async block loads 2022-03-18 07:30:30 +01:00
Alexander Meindl
69d881f858 do not show new issue link on user profile, if user is locked 2022-03-17 12:34:43 +01:00
Alexander Meindl
062cae626d remove debugging and suport select2 init values 2022-03-17 11:35:09 +01:00
Alexander Meindl
25b532e512 some render_live_search_info tweaks 2022-03-14 20:38:20 +01:00
Claudia Meindl
5267d9270c update language files 2022-03-14 18:52:06 +01:00
Alexander Meindl
a8a2565ba9 Cleanup LiveSearch integration 2022-03-14 18:42:32 +01:00
Alexander Meindl
aa611dd975 restore cache for query_count and disable rubocop false positive warning 2022-03-13 09:02:30 +01:00
Alexander Meindl
049a5a8b43 allow min 1 for max_live_search_results and add limit to objects_scope if search_string is defined 2022-03-13 08:38:59 +01:00
Claudia Meindl
0b9eacf596 update translation for search results 2022-03-12 18:17:45 +01:00
Alexander Meindl
dcd2cdfcfd Working on max live search results 2022-03-12 17:50:45 +01:00
Alexander Meindl
aa08ec577f Merge branch 'main' of code.alphanodes.com:alphanodes/additionals 2022-03-12 14:58:52 +01:00
Alexander Meindl
ca0642adc4 introduce hooks for issue change 2022-03-12 14:58:45 +01:00
Claudia Meindl
e7254a6ae8 update docu on dashboard rm#8816 2022-03-12 12:04:48 +01:00
Alexander Meindl
61f69f812f add controller_issues_edit_after_save hook support #127 2022-03-11 16:43:14 +01:00
Alexander Meindl
d418be8bb6 remove unused method additionals_list_title 2022-03-09 19:10:52 +01:00
Alexander Meindl
bf317bd654 d3plus updated to 2.0.1 2022-03-07 18:51:24 +01:00
Alexander Meindl
d344cf7198 Allow empty entity for crud tests 2022-03-03 19:10:29 +01:00
Alexander Meindl
981270d8c8 Use @project instead of @project.di for db queries 2022-03-02 18:21:21 +01:00
Alexander Meindl
664035ecc4 define list_optional for custom filter operations, which is default but required for short filters 2022-02-28 11:18:47 +01:00
Alexander Meindl
9d628dc357 always use select2 with initialize_methods 2022-02-26 17:39:59 +01:00
Alexander Meindl
aef702f57d remove select2 transform 2022-02-26 17:25:26 +01:00
Alexander Meindl
aa4052ca4a Cleanup for select2 2022-02-26 13:45:13 +01:00
Alexander Meindl
8963d3a9aa do not set list_optional, because it is default. Add author_optional as possible select2 type 2022-02-22 19:12:07 +01:00
Alexander Meindl
8dca86f277 internal_user should use list for select2 2022-02-22 16:03:31 +01:00
Alexander Meindl
1c00b41e45 allow more columns with assert_query_sort_order test 2022-02-22 15:24:05 +01:00
Alexander Meindl
9ee556c399 switch principal from list_optional to list for select2 2022-02-21 07:37:20 +01:00
Alexander Meindl
5b5e2fd609 switch user_with_me from list_optional to list for select2 2022-02-20 11:57:16 +01:00
Alexander Meindl
9d4c410e04 Use filter_type list for author and global_user 2022-02-20 11:37:25 +01:00
Alexander Meindl
82e5e4e670 allow custom me value 2022-02-19 08:22:20 +01:00
Alexander Meindl
e92a9de323 fix xlsx_hyperlink_cell check for non strings 2022-02-17 17:33:02 +01:00
Alexander Meindl
ae40e43c0b Fix rubocop offense 2022-02-15 20:08:33 +01:00
Alexander Meindl
a1a7dbed7d allow grouped_users without me 2022-02-15 20:07:52 +01:00
Alexander Meindl
21ce271243 more abstraction for ajax_params 2022-02-15 18:33:54 +01:00
Alexander Meindl
af8e2f0379 Updated mermaid to 8.14.0 2022-02-11 08:49:30 +01:00
Alexander Meindl
389938075f replace master with main in doc 2022-02-07 07:21:10 +01:00
Alexander Meindl
e5f9cae8dc use main in version, because we switched from master to main 2022-02-07 07:04:07 +01:00
Alexander Meindl
4d4f557a2a clipboardJS updated to 2.0.10 2022-02-02 19:05:06 +01:00
Alexander Meindl
e53e10c115 rename filter type watcher to user_with_me 2022-02-01 20:31:33 +01:00
Alexander Meindl
467aa066bf remove principal transform to select2 2022-02-01 20:07:35 +01:00
Alexander Meindl
821c0ded3c cleanup auto_complete controller: use authors with grouped_users 2022-02-01 17:56:30 +01:00
Alexander Meindl
612bd9c9e0 Fix with_me for select2 helper 2022-02-01 17:18:08 +01:00
Alexander Meindl
f24e36fbc7 Allow me for watcher 2022-01-30 16:01:06 +01:00
Alexander Meindl
1000b4987a grouped_users and grouped_principals without me 2022-01-30 15:30:58 +01:00
Alexander Meindl
89378da481 Merge branch 'master' of git.alphanodes.com:additionals 2022-01-30 14:21:47 +01:00
Alexander Meindl
224dc02361 Working on grouped_users for auto_completes 2022-01-30 14:21:43 +01:00
Claudia Meindl
448eb37229 update docu on dashboard rm#8816 2022-01-29 17:15:35 +01:00
Claudia Meindl
cd74e904d6 update image for docu rm#8816 2022-01-29 10:45:29 +01:00
Alexander Meindl
aaab510462 more abstraction for query list settings 2022-01-27 10:44:24 +01:00
Alexander Meindl
5536775a7b new translation 2022-01-27 09:38:28 +01:00