Hypolite Petovan
|
f3202b0508
|
Account for calendar post edition in editpost()
- Calendar form doesn't have a dropzone nor link preview capability
|
2025-01-26 17:45:23 -05:00 |
|
Hypolite Petovan
|
d9c11bb853
|
Set first_day_of_week config value default correctly
↪ Config value could be empty string and cause a script error
|
2025-01-26 17:45:23 -05:00 |
|
Michael Vogel
|
5a00a2c441
|
Merge pull request #14734 from MrPetovan/bug/empty-dom-string
Ward against empty string in Model\Item::replacePlatformIcon
|
2025-01-26 22:45:43 +01:00 |
|
Hypolite Petovan
|
20ab8de06d
|
Ward against empty string in Model\Item::replacePlatformIcon
- Add logger call to troubleshoot
|
2025-01-26 14:49:00 -05:00 |
|
Hypolite Petovan
|
c8042e92df
|
Merge pull request #14730 from annando/accessibility
Several accessibility improvements
|
2025-01-26 12:20:29 -05:00 |
|
Hypolite Petovan
|
282e3c2f1f
|
Merge pull request #14733 from MarekBenjamin/bugfix/illegal-whitespace
Refactor view.tpl for admin/logs: Fixed illegal whitespace
|
2025-01-26 11:47:52 -05:00 |
|
Marek Bachmann
|
aad4dda353
|
Refactor view.tpl for admin/logs: Fixed illegal whitespace
|
2025-01-26 16:28:49 +00:00 |
|
Michael
|
b8c33571e7
|
Hide dots from screenreaders
|
2025-01-26 14:09:59 +00:00 |
|
Michael
|
c0723e3d48
|
Fix codestyle
|
2025-01-26 12:59:59 +00:00 |
|
Michael
|
c978c8e027
|
Several accessibility improvements
|
2025-01-26 12:46:18 +00:00 |
|
Tobias Diekershoff
|
0d188d39d5
|
Merge pull request #14728 from MarekBenjamin/bugfix/log-table-appeareance
Bugfix/log table: Log level not readable in dark and black frio appeareance
|
2025-01-26 08:21:45 +01:00 |
|
Marek Bachmann
|
dc0d094610
|
Refactor view.tpl for admin/logs: Assign bootstrap.css text classes only (no bg adjustment)
|
2025-01-25 23:07:17 +00:00 |
|
Marek Bachmann
|
2e472f84a7
|
Refactor view.tpl for admin/logs: Assign bootstrap.css bg and text classes dynamically for log rows
|
2025-01-25 22:53:42 +00:00 |
|
Marek Bachmann
|
f3a160598f
|
Refactor view.tpl for admin/logs: Use class variable for log rows to eliminate whitespace from indentation in tr class attribute"
|
2025-01-25 22:40:23 +00:00 |
|
Hypolite Petovan
|
eec293191b
|
Merge pull request #14727 from MrPetovan/bug/14725-restore-group-widget
Remove test code from GroupManager::widget
|
2025-01-25 12:47:12 -05:00 |
|
Hypolite Petovan
|
5cd6d9a0f1
|
Remove test code from GroupManager::widget
Oops.
|
2025-01-25 12:45:47 -05:00 |
|
Hypolite Petovan
|
8bf3d6694a
|
Merge pull request #14686 from annando/relation
Improves the performance for contact relation discovery
|
2025-01-24 09:03:25 -05:00 |
|
Michael
|
80fe8f837e
|
Unneeded check removed
|
2025-01-24 06:59:38 +00:00 |
|
Michael
|
e5bf1b976a
|
New function "add"
|
2025-01-24 06:52:20 +00:00 |
|
Michael
|
d45cd93278
|
Improved performance on relation discovery
|
2025-01-24 06:52:20 +00:00 |
|
Hypolite Petovan
|
df85a9a63a
|
Merge pull request #14639 from annando/warning
Fix warning "Trying to access array offset on value of type bool"
|
2025-01-23 21:51:28 -05:00 |
|
Michael
|
af1e69ea1e
|
messages.po updated
|
2025-01-23 21:30:07 +00:00 |
|
Michael
|
b915252e7e
|
Fix warning "Trying to access array offset on value of type bool"
|
2025-01-23 21:24:14 +00:00 |
|
Tobias Diekershoff
|
4917380716
|
Merge pull request #14719 from MrPetovan/bug/14717-revert-moderation
Partially revert "Improve search for user in Modration module"
|
2025-01-23 07:38:48 +01:00 |
|
Tobias Diekershoff
|
4fa82f4c73
|
Merge pull request #14720 from MrPetovan/bug/14099-create-new-group
Show Create new Group link in widget even if there's no group membership to display
|
2025-01-23 07:35:45 +01:00 |
|
Hypolite Petovan
|
1794d58a5b
|
Fix code style in Content\GroupManager
|
2025-01-22 22:17:22 -05:00 |
|
Hypolite Petovan
|
354e3adc04
|
Show Create new Group link in widget even if there's no group membership to display
|
2025-01-22 22:14:38 -05:00 |
|
Hypolite Petovan
|
c426b27287
|
Merge pull request #14696 from xundeenergie/dropzone-upload-improvement
Do not change cursor position while replacing upload-placeholder, add video, audio and documents to upload
|
2025-01-22 22:00:07 -05:00 |
|
Hypolite Petovan
|
3980de94a4
|
Merge branch 'develop' into xundeenergy/dropzone-upload-improvement
|
2025-01-22 21:52:52 -05:00 |
|
Hypolite Petovan
|
cbb6b7819a
|
Extract GET action processing in Moderation modules
|
2025-01-22 21:51:03 -05:00 |
|
Hypolite Petovan
|
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 |
|
Hypolite Petovan
|
d97b8f8faa
|
Merge pull request #14690 from Art4/fix-code-style-for-pr-14688
Fix code style for #14688
|
2025-01-22 21:20:26 -05:00 |
|
Hypolite Petovan
|
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 |
|
Hypolite Petovan
|
0d97118cfb
|
Merge pull request #14718 from Art4/mark-internal-code
Mark internal code, move deprecation warnings into entry points
|
2025-01-22 20:58:45 -05:00 |
|
Hypolite Petovan
|
3d1ab8c5b9
|
Merge pull request #14700 from annando/get-signer
Issue 14692: Prevent loops with remote servers
|
2025-01-22 20:50:41 -05:00 |
|
Hypolite Petovan
|
15cec1ac10
|
Merge pull request #14699 from annando/update-contact
New option to only update contacts that have got a relation to local users
|
2025-01-22 20:48:50 -05:00 |
|
Michael
|
3da2a3ef3d
|
Fix logger calls
|
2025-01-22 21:02:15 +00:00 |
|
Michael
|
d74ca3ecf5
|
Fix codestyle
|
2025-01-22 20:56:21 +00:00 |
|
Michael
|
0f8786f8b1
|
Fix codestyle
|
2025-01-22 20:31:14 +00:00 |
|
Michael
|
bccf95a088
|
Changes after review
|
2025-01-22 20:26:05 +00:00 |
|
Art4
|
0b84cf401d
|
Mark more new classes as internal
|
2025-01-22 19:52:48 +00:00 |
|
Art4
|
179ccbc08c
|
Merge branch 'develop' into mark-internal-code
|
2025-01-22 19:46:49 +00:00 |
|
Hypolite Petovan
|
8df84ed217
|
Merge pull request #14716 from Art4/fix-load-hooks
Fix App not loading Hooks
|
2025-01-22 14:29:02 -05:00 |
|
Hypolite Petovan
|
0b227b50b8
|
Merge pull request #14694 from Art4/deprecation-process
Backward Compatibility Promise
|
2025-01-22 12:04:13 -05:00 |
|
Art4
|
65b79b5ea0
|
Remove unused AbstractConsole
|
2025-01-22 15:57:21 +00:00 |
|
Art4
|
23fcb4f87f
|
Dont show deprecation message twice
|
2025-01-22 15:47:49 +00:00 |
|
Art4
|
69830b9c03
|
Move deprecation message into bin-files
|
2025-01-22 15:43:26 +00:00 |
|
Art4
|
700cedd69b
|
Mark DI::getDice() as internal
|
2025-01-22 15:31:11 +00:00 |
|
Art4
|
92aabbdcec
|
Mark App as final and internal
|
2025-01-22 15:24:32 +00:00 |
|
Art4
|
a6c1b2eaf3
|
Change BC promise to 5 months, fix some wording
|
2025-01-22 14:59:01 +00:00 |
|