8984 Commits

Author SHA1 Message Date
Lucas Bartholemy
47e6fc2c7a Removed old 4 stream filter column 2023-02-17 19:49:59 +01:00
Lucas Bartholemy
70d4fd0fcb Removed unneccessary view 2023-02-14 22:56:08 +01:00
Lucas Bartholemy
e4e7b6a4cb Minor style improvements 2023-02-14 15:29:18 +01:00
Lucas Bartholemy
3bc61e19eb Add error for module loading when callback is not valid 2023-02-13 20:22:21 +01:00
Marc Farré
955c80b1b6
Fix for Allow users to invite by link #5699 (#6087)
* Fix for Allow users to invite by link #5699

* replaced enableEmailField with actionByLink
2023-02-13 19:49:18 +01:00
Marc Farré
8077edc1ac
Update mail.php (#6094)
In the email summary, the "see online" link to the content is not easy to see. I suggest to make it bold.
2023-02-10 11:01:32 +00:00
Lucas Bartholemy
032aea3dd3
Added Content State (#6076)
* Added new Content State

* Added Content SoftDelete

* Added Draft option on WallEntryCreate

* Draft Stream Handling

* Fix show drafts on dashboard

* Reset draft state in Content Form

* Remove Notifications/Activities on soft delete

* Hide new content notifications on draft content

* Added ActivityHelper

* Added possibility to publish draft content

* Added missing message text [skip ci]

* Handle search for non published content

* Mark default delete implementation as deprecated

* Make sure files of deleted content are not longer accessible [skip ci]

* Show badge for deleted content

* Added State Filter for Content Queries

* Added doc

* Added ContentContainerStreamTest

* Added Acceptance Tests

* Fixed UserReleated exception for Guest users

* Fixed popover less

* Minor improvements
2023-02-09 12:16:01 +01:00
Yuriy Bakhtin
dbe3eb919c
Always display content tabs (#6088) 2023-02-08 17:01:24 +01:00
Lucas Bartholemy
3718120e77
Moved more logic into AbstractQueryContentContainer (#6033)
* Moved\ \ logic\ into\ AbtractActiveQueryContentContainer

* Changed Changelog [skip ci]
2023-02-07 19:16:16 +01:00
Lucas Bartholemy
23d82cf760
Update CHANGELOG-DEV.md 2023-02-07 19:13:44 +01:00
aronbos
c44257c66a
Remove image-orientation as it was temporary (was already moved to m… (#5973)
* Remove  image-orientation as it was temporary (was already moved to media.less)

protected/humhub/widgets/LayoutAddons.php)

// Temporary fix until v1.6 then bundled with css pack
 Yii::$app->view->registerCss('img { image-orientation: from-image; }', [], 'fix-orient');

Which is already set in static/less/media.less)

img {
    image-orientation: from-image;
}

I propose to remove to temporary fix in LayoutAddons.php

* Remove old prefixes

* Remove old prefixes

* Update flatelements.css

* Update flatelements.css

* Update flatelements.css

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-02-07 19:12:38 +01:00
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