8973 Commits

Author SHA1 Message Date
HumHub Translations
0b6a700963 Enh: Updated Translations (translate.humhub.org) 2023-02-07 13:21:02 +00:00
Marc Farré
79cf180122
5699 allow users to edit invites (#6082)
* #6061 - Administration: Add a confirmation on profile field delete button

* Update ProfileCest.php

* Allow users to invite by link

* Change Button Regenerate Link

* rewording

* fix InviteCest

* fix InviteCest

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2023-02-07 14:14:07 +01:00
aaukt
252e32df46
Fix Changelog Link with new Marketplace URL #6022 (#6085) 2023-02-07 10:44:44 +01:00
Lucas Bartholemy
197077cba1 Updated Composer LocK 2023-02-01 15:05:47 +01:00
Yuriy Bakhtin
8cc278dd94
Implement CSS variables (#6081)
* Implement CSS variables

* Update CHANGELOG-DEV.md

* Update CHANGELOG-DEV.md

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-02-01 15:00:32 +01:00
Lucas Bartholemy
d5fcecb087 Merge branch 'master' into develop 2023-01-31 10:56:59 +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
7f29f4eb5b Updated Gii module to 2.2.2 2023-01-31 09:43:57 +01:00
Lucas Bartholemy
387de6517c Merge branch 'master' into develop 2023-01-27 17:27:09 +01:00
Yaroslav Glodov
88fac8f44e
Ukrainian translation for a core module. (#6074)
Base file. [skip ci]
2023-01-27 17:26:29 +01:00
Yaroslav Glodov
d796bceaaa
Ukrainian translation for a core module. (#6073)
Error file. [skip ci]
2023-01-27 17:25:50 +01:00
Yaroslav Glodov
a6243f8d38
Ukrainian translation for topic module. (#6070)
Base file. [skip ci]
2023-01-27 17:25:20 +01:00
Yaroslav Glodov
8ccae3b2fb
Ukrainian translation for space module. (#6067)
Views_admin_croptImage file. [skip ci]
2023-01-27 17:24:45 +01:00
Yaroslav Glodov
71009b3e85
Ukrainian translation for topic module. (#6071)
Meeting file. [skip ci]
2023-01-27 17:24:09 +01:00
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