Commit graph

3484 commits

Author SHA1 Message Date
Art4
4bdd5f6bbe Fix code style 2025-02-14 08:14:27 +00:00
Art4
7260f29292 Create Event for jot_tool hook 2025-02-14 08:12:59 +00:00
Art4
dd6f479401 Merge branch 'develop' into replace-hooks-with-eventdispatcher 2025-02-11 09:59:13 +00:00
17207dbb67
Merge pull request #14770 from Art4/new-addonproxy
New AddonHelper
2025-02-10 07:53:24 -05:00
Art4
eeab1144cf Fix active tab 2025-02-10 12:43:16 +00:00
f3af47ca5b Fix codestyle 2025-02-09 20:24:34 +00:00
3c3c69dfd8 Issue 12771: Fix interrupted video playback 2025-02-09 20:20:36 +00:00
Art4
f4624b0591 Fix cs 2025-02-08 16:38:01 +00:00
Art4
742cde89e6 Implement home_init hook as Event 2025-02-08 16:33:07 +00:00
Art4
aabf9a8b01 Replace hooks post_local_start, post_local and post_local_end with EventDispatcher 2025-02-08 08:17:30 +00:00
Art4
d086a982f9 Merge branch 'develop' into new-addonproxy 2025-02-05 19:20:27 +00:00
9e7a527327
Merge pull request #14784 from ne20002/feat/wizard
use env variables in install wizard for values if available
2025-02-05 11:22:31 -05:00
ne20002
7f8ac7aaea
use env variables in install wizard for values if available 2025-02-05 14:56:05 +00:00
22b8be6a8c Fix codestyle 2025-02-05 09:45:46 +00:00
74bfa7721d Issue 14746: Improved description 2025-02-05 09:38:39 +00:00
Art4
732c32cb0e Fix code style 2025-02-04 19:20:13 +00:00
Art4
9f7774faab Merge branch 'develop' into new-addonproxy 2025-02-04 19:19:16 +00:00
Marek Bachmann
01f852a87c Change filer dialog from color box to modal usage 2025-02-04 13:20:33 -05:00
Art4
86516d8b28 Fix code style 2025-02-04 15:21:14 +00:00
Art4
a006aba9d4 Merge branch 'develop' into new-addonproxy 2025-02-04 15:20:01 +00:00
Art4
d8470b68df Replace Addon::DIRECTORY with AddonHelper::getAddonPath() 2025-02-04 15:18:23 +00:00
Art4
4e9276e1c9 Move style logic from Addon class to BaseAdmin module 2025-02-04 14:44:46 +00:00
Art4
8cb48ded4d Remove debug execption 2025-02-04 14:37:29 +00:00
Art4
b0e3f1f64d Fix support for multiple authors and maintainers 2025-02-04 14:35:57 +00:00
edbf86449d
Merge pull request #14760 from MrPetovan/bug/warnings
Prioritize coalescing parameters in Moderation\Users\*->processGetActions
2025-02-04 14:59:47 +01:00
Art4
a80bf0ddf1 Simplify AddonHelper::getAvailableAddons(), move style logic into Module class 2025-02-04 13:48:04 +00:00
Art4
31f62b807a Replace Addon class with AddonHelper in addon index 2025-02-04 12:27:59 +00:00
Art4
fda70f3fe3 Create AddonHelper::getEnabledAddonsWithAdminSettings() 2025-02-04 12:18:08 +00:00
Art4
a276337752 Fix code style 2025-02-04 10:50:06 +00:00
Art4
105f848dd7 Use AddonInfo in addon Details 2025-02-04 10:47:57 +00:00
Art4
db37a93efa Fix code style 2025-02-04 07:00:09 +00:00
Art4
776781e522 Merge branch 'develop' into new-addonproxy 2025-02-04 06:54:59 +00:00
Waldir Pimenta
773f654e99 Normalize punctuation in signup form field labels 2025-02-03 21:53:02 +00:00
Waldir Pimenta
7b5b9c164e Close paren in message shown at the signup form 2025-02-03 21:09:00 +00:00
Art4
4ea648475f Replace calls of Addon::getVisibleList() with AddonHelper::getVisibleEnabledAddons() 2025-02-03 14:54:45 +00:00
Art4
04df082d4e Rename method names in AddonHelper 2025-02-03 14:27:23 +00:00
Art4
9c002a1aa2 Fix code style 2025-02-03 13:59:58 +00:00
Art4
5504fdcd06 Move getEnabledList into AddonHelper 2025-02-02 06:55:38 +00:00
Art4
91bd6089b5 Create AddonHelper and proxy to check if addon is enabled 2025-02-01 21:58:59 +00:00
3799f6c69e Fix code style in Moderation\Users classes 2025-01-31 12:15:31 -05:00
e6f4df3442 Prioritize coalescing parameters in Moderation\Users\*->processGetActions
↪ This was causing missing array index warnings when the casting took precedence
2025-01-31 12:11:59 -05:00
f632acb6c2 Fix coding style in src/Module/Conversation/Timeline.php 2025-01-26 17:53:24 -05:00
403a4684e5 Return early if system.max_author_posts_community_page isn't set in Conversation\Timeline->getCommunityItems 2025-01-26 17:52:35 -05:00
c0723e3d48 Fix codestyle 2025-01-26 12:59:59 +00:00
c978c8e027 Several accessibility improvements 2025-01-26 12:46:18 +00:00
cbb6b7819a Extract GET action processing in Moderation modules 2025-01-22 21:51:03 -05:00
3e465cb761 Partially revert "Improve search for user in Modration module"
This reverts commit 78444ff25c.
↪️ When the uid parameter isn't set, the regular list should be shown instead of throwing an error.
2025-01-22 21:37:39 -05:00
822b4429f3 Merge branch 'develop' into Art4/fix-code-style-for-pr-14688
# Conflicts:
#	src/Model/GServer.php
#	src/Util/HTTPSignature.php
2025-01-22 21:05:24 -05:00
d74ca3ecf5 Fix codestyle 2025-01-22 20:56:21 +00:00
c6a9e7aa4c New option to only update contacts with local relations 2025-01-22 06:40:04 +00:00