9159 Commits

Author SHA1 Message Date
Yaroslav Glodov
fcca8a47e3
Ukrainian translation for space module. (#6068)
Widgets_views_changeImage file. [skip ci]
2023-01-27 17:23:38 +01:00
Yaroslav Glodov
93a637e48e
Ukrainian translation for topic module. (#6069)
Widgets_TopicPicker file. [skip ci]
2023-01-27 17:22:55 +01:00
Yaroslav Glodov
6494d2123c
Ukrainian translation for space module. (#6066)
Chooser file. [skip ci]
2023-01-27 17:22:15 +01:00
Yaroslav Glodov
3795e10a8a
Ukrainian translation for space module. (#6065)
Manage file. [skip ci]
2023-01-27 17:21:43 +01:00
Yaroslav Glodov
87aa0566d8
Ukrainian translation for space module. (#6064)
Notification file. [skip ci]
2023-01-27 17:21:11 +01:00
Yaroslav Glodov
58cfe39340
Ukrainian translation for space module. (#6063)
Permissions file.
2023-01-27 17:20:38 +01:00
Yaroslav Glodov
9da622d12b
Ukrainian translation for topic module. (#6072)
Permissions file. [skip ci]
2023-01-27 17:20:13 +01:00
HumHub Translations
51cf724a75 Enh: Updated Translations (translate.humhub.org) 2023-01-27 16:16:35 +00:00
HumHub Translations
37290d80fc Enh: Updated Translations (translate.humhub.org) 2023-01-27 14:38:35 +00:00
Marc Farré
108161a75a
#6061 - Administration: Add a confirmation on profile field delete button (#6062)
* #6061 - Administration: Add a confirmation on profile field delete button

* Update ProfileCest.php

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-01-25 18:41:26 +01:00
Lucas Bartholemy
d4990e5869 Merge branch 'master' into develop 2023-01-25 16:36:17 +01:00
Lucas Bartholemy
9cd1087742 Prepare 1.13.1 Release v1.13.1 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
9ac30de56f
Display all newer comments after current comment (#5981)
* Display all newer comments after current comment

* Implement links to display previous and next comments

* Fix sub-comments display of the current parent comment

* Improve styles for sub-comments of current comment

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-01-20 15:24:33 +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
Marc Farré
9d88da246a
Update SortOrderField.php (#6046)
Allow custom label or hint.
E.g. if an attributeLabels is defined in the model for the `fieldName` attribute, `$form->field($model, 'fieldName')->widget(SortOrderField::class)` should render the label defined in the model and not the default `'Sort Order'`.
2023-01-16 13:30:45 +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
Lucas Bartholemy
81b1876e77 Merge branch 'develop' of github.com:humhub/humhub into develop 2023-01-12 19:39:55 +01:00
Lucas Bartholemy
ba0615f580 Merge branch 'master' into develop 2023-01-12 19:38:38 +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
a37e6f78ea
Fix user visibility filter for guest (#6036) 2023-01-11 10:13:30 +01:00
HumHub Translations
4ff05ae284 Enh: Updated Translations (translate.humhub.org) 2023-01-10 18:26:57 +00:00
Lucas Bartholemy
f5b8ea910b
Added Estonian language (#6035)
* Added ET language

* Updated Changelog [skip ci]
2023-01-10 19:26:25 +01:00
Lucas Bartholemy
59af7eed7c Merge branch 'master' into develop 2023-01-10 16:23:28 +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
Marc Farré
3771d0bb5e
On users list grid, show Auth mode badge only for sys admins #6031 (#6032) 2023-01-10 16:04:48 +01:00
Lucas Bartholemy
cf44e7af12
Update CHANGELOG-DEV.md 2023-01-10 10:20:44 +01:00
Yuriy Bakhtin
f08dca7150
Fix option "Editable" of the profile fields (#6020)
* Fix option "Editable" of the profile fields

* Fix disabled checkboxlist of profile field

* Update CHANGELOG.md

* Test user profile fields

* Update CHANGELOG.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-01-10 10:19:51 +01:00
Yuriy Bakhtin
6e3c91642a
Implement auto-generated id for checkbox list items (#6006)
* Implement auto-generated id for checkbox list items

* Update CHANGELOG.md

* Fix activity settings test
2023-01-09 10:50:57 +01:00
HumHub Translations
7bdd75ee62 Enh: Updated Translations (translate.humhub.org) 2023-01-08 15:42:01 +00:00
Lucas Bartholemy
424647f82a Merge branch 'master' into develop 2023-01-08 15:49:44 +01:00
Yuriy Bakhtin
d724332dbd
Hide Password Tab in administration for LDAP users (#6023) 2023-01-08 14:53:27 +01:00
Marc Farré
27dee6363f
Update ControllerAccess.php (#6021)
In maintenance, allow login with a SSO.
2023-01-06 21:56:35 +01:00
Yuriy Bakhtin
2a0faf2a22
Fix number of space members (#6011) 2023-01-06 21:50:33 +01:00
Lucas Bartholemy
ead5190af4
Update README.md 2023-01-03 17:50:38 +01:00
HubiHonold
a86a04b150
Update README.md (#6009) [skip ci] 2023-01-03 17:46:44 +01:00
Lucas Bartholemy
483c6fe38e Merge branch 'master' into develop 2022-12-30 14:38:01 +01:00
Lucas Bartholemy
19c2262f9b
Update Changelog [skip ci] 2022-12-30 14:24:56 +01:00
Lucas Bartholemy
615ec2ad09
Migrated PostFixture to ContentActiveFixture (#6001)
* Migrated PostFixture to ContentActiveFixture

* Fixed fixture data
2022-12-30 14:18:06 +01:00
Lucas Bartholemy
b01eed9872 Merge branch 'develop' of github.com:humhub/humhub into develop 2022-12-30 13:29:03 +01:00
Lucas Bartholemy
b221196d72 Merge branch 'master' into develop 2022-12-30 13:28:54 +01:00
Lucas Bartholemy
1b70980422
Updated Changelog [Skip-ci] 2022-12-30 13:04:17 +01:00
aronbos
c83ca28a42
Remove old prefixes (#5972)
* Update base.less

* Update button.less

* Update login.less

* Update tooltip.less

* Update richtext.less

* Update progress.less

* Update mentioning.less

* Update loader.less

* Remove old prefixes

* Update datepicker.less

* Update comment.less

* Remove old-prefixes

* Remove old prefixes

* Remove old prefixes

* Remove old prefixes

* Remove old prefixes

* Update modal.less

* Remove old prefixes
2022-12-30 13:02:33 +01:00
Lucas Bartholemy
943057ba7c
Update php-test.yml 2022-12-30 12:48:19 +01:00
Lucas Bartholemy
7b56361be2
Update CHANGELOG.md 2022-12-30 12:15:08 +01:00
Yuriy Bakhtin
13ab5a3dab
Fix null param value on PHP 8.1 (#6000) 2022-12-30 12:14:13 +01:00