Yuriy Bakhtin
a2080af7db
Fix visibility of deleted content ( #6317 )
2023-05-11 18:58:12 +02:00
Lucas Bartholemy
436b811742
Fix Activity Loading Speed ( #6316 )
...
* Fix dashboard activity loading speed
* Update CHANGELOG.md
2023-05-10 19:20:21 +02:00
Yuriy Bakhtin
d230b779a4
Delete content from DB completely on purge content by cron job ( #6308 )
2023-05-09 12:36:22 +02:00
yuriimaz
8d98732cc9
Fix #6228 : Administrators allowed to manage users cannot invite by email or by link if disabled in the settings ( #6307 )
2023-05-08 19:42:03 +02:00
Yuriy Bakhtin
a0408aa38f
Fix automatically login user after registration ( #6294 )
...
* Fix automatically login user after registration
* Update RegistrationController.php
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-05 17:32:03 +02:00
Yuriy Bakhtin
8861a580c4
Update style variable background-color-secondary
( #6296 )
2023-05-05 17:01:19 +02:00
Lucas Bartholemy
304f582b28
Updated Changelog
2023-05-04 20:23:40 +02:00
Yuriy Bakhtin
b034c24fe7
Fix error after publishing of a draft content ( #6286 )
2023-05-03 11:24:14 +02:00
Yuriy Bakhtin
7e391224f7
Hard delete content records on integrity check ( #6282 )
2023-05-02 10:20:54 +02:00
Lucas Bartholemy
0a92ef5bec
Update CHANGELOG.md
2023-04-28 20:40:29 +02:00
Lucas Bartholemy
dcba048dae
Update CHANGELOG.md
2023-04-28 18:52:53 +02:00
Yuriy Bakhtin
43e866772c
Fix date format for columns created_at
and updated_at
( #6264 )
...
* Fix date format for columns `created_at` and `updated_at`
* Update CHANGELOG.md
2023-04-28 12:43:18 +02:00
Marc Farré
1c255e4234
Enh #6248 : If admins can view all contents, users allowed to manage spaces or users cannot view all content (they should be able)
2023-04-27 23:09:54 +02:00
Yuriy Bakhtin
bc3013c95b
Updated activities to same state as parent record ( #6255 )
...
* Updated activities to same state as parent record
* Update CHANGELOG.md
* Fix delete activity test
2023-04-27 17:12:10 +02:00
Yuriy Bakhtin
460a428b78
Fix event trigger for Content::EVENT_STATE_CHANGED
; Implement new ContentActiveRecord->afterStateChange()
( #6252 )
...
* Fix event trigger for `Content::EVENT_STATE_CHANGED`
* Update CHANGELOG.md
* Implement new method to handle changing of content active record state
2023-04-24 16:43:39 +02:00
Yuriy Bakhtin
602cf23f95
Fix emulate execution on check readable content ( #6251 )
...
* Fix emulate execution on check readable content
* Update CHANGELOG.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-04-23 14:47:34 +02:00
Lucas Bartholemy
a0faf2261d
Update CHANGELOG.md
2023-04-20 12:06:00 +02:00
Lucas Bartholemy
3017983ff0
Update CHANGELOG.md
2023-04-20 12:05:43 +02:00
Lucas Bartholemy
4a216b6d0c
Update CHANGELOG.md
2023-04-17 11:19:31 +02:00
Gevorg Mansuryan
93f7174b48
Fixed Error in parseDateValuePHP prevents entering calendar items and… ( #6232 )
...
* Fixed Error in parseDateValuePHP prevents entering calendar items and tasks
* Error in parseDateValuePHP prevents entering calendar items and tasks
2023-04-17 11:18:53 +02:00
Lucas Bartholemy
d7ac4071e3
Fixed Saas Handling in Installer ( #6221 )
...
* Fixed Saas Handling in Installer
* Update CHANGELOG.md
2023-04-05 18:56:29 +02:00
Lucas Bartholemy
48db625bbf
Update CHANGELOG.md
2023-04-04 16:44:20 +02:00
Lucas Bartholemy
bdba4b64b9
Merge branch 'fix-module-manager-with-empty-modules' of github.com:metaworx/humhub into metaworx-fix-module-manager-with-empty-modules
2023-03-28 16:20:15 +02:00
Martin Rüegg
5eea8acd9b
Fix error when no modules set
...
https://docs.humhub.org/docs/admin/requirements lists php 7.4 as minimum requirement. Hence, the array properties should actually be arrays.
This caused log targets to be disabled due to the `ModuleManager::getModules()` throwing an error when `ModuleManager::$modules` would be null.
2023-03-28 15:28:30 +02:00
Lucas Bartholemy
db0ef25dbc
Prepare 1.13.2 Release
2023-03-27 17:49:55 +02:00
Yuriy Bakhtin
53749a129e
Fix Date and Datetime profile field type with null values on PHP 8.1+ ( #6182 )
...
* Fix Date and Datetime profile field type with null values on PHP 8.1+
* Update CHANGELOG.md
2023-03-20 14:32:10 +01:00
Yuriy Bakhtin
4763fabd9c
Avoid duplicate container(Space/User) tags on save ( #6155 )
2023-03-10 08:51:23 +01:00
Yuriy Bakhtin
5e39609c46
Hide invisible users on People page ( #6141 )
...
* Hide invisible users on People page
* Update CHANGELOG.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-03-07 16:05:19 +01:00
Yuriy Bakhtin
1700b074dc
Fix duplicate people cards on sort ( #6145 )
...
* Fix duplicate people cards on sort
* Update CHANGELOG.md
2023-03-07 10:41:52 +01:00
Yuriy Bakhtin
6e9b819691
Fix saving empty values in admin settings ( #6143 )
2023-03-06 10:13:43 +01:00
Yuriy Bakhtin
d9986f4429
Reset backuped content after submit form ( #6128 )
...
* Reset backuped content after submit form
* Update CHANGELOG.md
2023-02-27 12:54:25 +01:00
Yuriy Bakhtin
0d5689edd7
Fix deleting a content with empty reason ( #6122 )
...
* Fix deleting a content with empty reason
* Update CHANGELOG.md
2023-02-21 09:44:09 +01:00
Yuriy Bakhtin
7234fa696a
Fix log time in the date()
function ( #6112 )
2023-02-17 09:21:12 +01:00
Yuriy Bakhtin
433a78a1c2
Fix update user with not existing group ( #6105 )
...
* Fix update user with not existing group
* Restrict group selector only with existing groups
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-02-16 09:55:48 +01:00
Yuriy Bakhtin
ecf7e616e8
Fix null passing to parse_str() ( #6106 )
...
* Fix null passing to parse_str()
* Update CHANGELOG.md
2023-02-15 18:01:23 +01:00
Lucas Bartholemy
ed122ed781
Fix #6084 : Automatic LDAP user registration broken when not all req. attributes provided ( #6101 )
2023-02-15 11:57:46 +01:00
Lucas Bartholemy
25f910bd57
Fix #5965 : Suppress log warning 'Invalid session auth key attempted for user'
2023-01-31 10:37:00 +01:00
Lucas Bartholemy
9cd1087742
Prepare 1.13.1 Release
2023-01-25 16:32:20 +01:00
Yuriy Bakhtin
13efeb66eb
Fix pagination after filter notifications ( #6059 )
2023-01-24 10:28:14 +01:00
Yuriy Bakhtin
d61c4f5540
Fix click event of notification filter ( #6056 )
2023-01-23 14:19:27 +01:00
Yuriy Bakhtin
2b0aa5b6b3
Fix visibility of "NEW UPDATES AVAILABLE!" for space creator ( #6053 )
2023-01-23 10:21:30 +01:00
Yuriy Bakhtin
35e0701c5f
Fix permission to lock/unlock comment for admin ( #6047 )
...
* Fix permission to lock/unlock comment for admin
* Fix permission to lock/unlock comment for admin
2023-01-19 15:00:26 +01:00
Yuriy Bakhtin
0d8b581adc
Fix search of obsolete cached objects ( #6041 )
...
* Fix search of obsolete cached objects
* Update CHANGELOG.md
2023-01-13 10:56:46 +01:00
Yuriy Bakhtin
c49309322f
Fix private user visibility by guest ( #6039 )
...
* Fix private user visibility by guest
* Test user visibility on guest mode
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-01-12 19:20:02 +01:00
Yuriy Bakhtin
1c9109c817
Use all searchable profile fields in UserPicker searching ( #6040 )
...
* Use all searchable profile fields in UserPicker searching
* Fix user picker
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-01-11 16:21:43 +01:00
Yuriy Bakhtin
a37ef7c455
Fix visibility members counter for guests ( #6037 )
...
* Fix visibility members counter for guests
* Display members count without link for guest
2023-01-11 14:37:48 +01:00
Yuriy Bakhtin
85767eb055
View own invisible profile ( #6012 )
...
* View own invisible profile
* Update CHANGELOG.md
* Improve content container visibility filter
* Implement AbstractActiveQueryContentContainer
* Test invisible user
2023-01-10 16:22:23 +01:00
Yuriy Bakhtin
2a0faf2a22
Fix number of space members ( #6011 )
2023-01-06 21:50:33 +01:00
Lucas Bartholemy
19c2262f9b
Update Changelog [skip ci]
2022-12-30 14:24:56 +01:00
Lucas Bartholemy
7b56361be2
Update CHANGELOG.md
2022-12-30 12:15:08 +01:00