Yuriy Bakhtin
ee8a1ca9f5
Clear margin bottom of control label ( #5954 )
...
* Clear margin bottom of control label
* Update CHANGELOG-DEV.md
2022-12-01 13:56:57 +01:00
Lucas Bartholemy
1c71ffba46
Update CHANGELOG-DEV.md
v1.13.0-beta.2
2022-11-29 16:43:52 +01:00
Yuriy Bakhtin
84f07d32cc
Fix left border from divider of dropdown menu ( #5953 )
2022-11-29 16:43:16 +01:00
Yuriy Bakhtin
418812dbed
Improve style of button with single icon without text ( #5952 )
2022-11-29 15:27:38 +01:00
Lucas Bartholemy
f685548885
Update CHANGELOG-DEV.md
2022-11-29 11:49:06 +01:00
Yuriy Bakhtin
bf03708c5a
Fix failed updater for the field user:auth_key
( #5950 )
2022-11-29 11:47:45 +01:00
Lucas Bartholemy
c5d3f81240
Update common.php
2022-11-29 11:47:05 +01:00
Lucas Bartholemy
05689d43b3
Update CHANGELOG-DEV.md
2022-11-29 11:46:22 +01:00
Yuriy Bakhtin
d01a384ded
Add space between icon and text inside button ( #5951 )
2022-11-29 11:45:29 +01:00
Lucas Bartholemy
9a0a6d6c56
Prepare v1.13.0-beta.1 Release
v1.13.0-beta.1
2022-11-28 16:20:11 +01:00
Yuriy Bakhtin
c3b8fa709d
Improve refreshing of wall entry from external modules ( #5948 )
...
* Improve refreshing of wall entry from external modules
* Remove deprecated stream functions
2022-11-28 16:16:27 +01:00
HumHub Translations
892f783913
Merge branch 'develop' of github.com:humhub/humhub into develop
2022-11-28 15:14:47 +00:00
HumHub Translations
5f0d64439e
Enh: Updated Translations (translate.humhub.org)
2022-11-28 15:14:41 +00:00
Marc Farré
f9b89dcbdd
Update Like.php ( #5947 )
...
After saving, create activity and notify only if it's a new like.
Without surrounding with `if ($insert) {}`, it is not possible to update an entry in command line, as a new Activity is created and the related created content throw new Exception("Could not save content without created_by!")
This is needed for the https://github.com/cuzy-app/humhub-modules-move-content module.
Thanks!
2022-11-28 12:19:01 +01:00
Lucas Bartholemy
a10f31103f
Prepare beta release
2022-11-25 22:49:03 +01:00
HumHub Translations
d45f2aa0ea
Enh: Updated Translations (translate.humhub.org)
2022-11-25 18:58:21 +00:00
HumHub Translations
03999dfec9
Enh: Updated Translations (translate.humhub.org)
2022-11-25 18:54:50 +00:00
Lucas Bartholemy
a4e1d6692d
Fixed german message key
2022-11-25 19:46:12 +01:00
Lucas Bartholemy
676407d87f
Fixed wrong translation message
2022-11-25 19:42:17 +01:00
HumHub Translations
48a53eb169
Enh: Updated Translations (translate.humhub.org)
2022-11-25 18:40:24 +00:00
HumHub Translations
1af9ea42a4
Enh: Updated Translations (translate.humhub.org)
2022-11-25 17:34:33 +00:00
Marc Farré
f10581f5ed
Update CommentController.php ( #5940 )
...
It would be great if we could have the `parent::beforeAction($action)` before throwing exceptions.
This would allow to run the `Controller::EVENT_BEFORE_ACTION` before.
This is the way it's done in https://github.com/humhub/humhub/blob/master/protected/humhub/components/Controller.php#L206 and `yii\web\Controller`
Thanks!
2022-11-24 17:54:57 +01:00
Yuriy Bakhtin
605e9dbe5c
Improve styles of wall entry create form ( #5936 )
...
* Improve styles of wall entry create form
* Autofocus and display full form of wall stream entry after load by menu
2022-11-21 11:22:58 +01:00
HumHub Translations
1373594b74
Enh: Updated Translations (translate.humhub.org)
2022-11-19 11:56:33 +00:00
HumHub Translations
35b17ade72
Enh: Updated Translations (translate.humhub.org)
2022-11-19 11:56:09 +00:00
Lucas Bartholemy
bfc6ff9c63
Added advanced space settings ( #5932 )
...
* Added advanced space settings
* Modified Changelog [skip-ci]
* Improve usage of AdvancedSettings
* Improved usage of Space Advanced Settings
* Updated Changelog [skip ci]
* Hide Followers Option
* Replace Checkbox [skip ci]
* Added missing hideFollowers rule [skip ci]
* Allow default values for all Space Advanced Settings
* Default Settings
* Added tests
2022-11-18 19:48:28 +01:00
Lucas Bartholemy
e674a50b2e
Migrate to Yii2 2.0.47
2022-11-18 18:42:07 +01:00
Lucas Bartholemy
204a22f7d4
Enh: Show Spaces always in Guest Mode ( #5931 )
...
* Show always Spaces page in Guest mode
* Updated Changelog
2022-11-18 17:35:15 +01:00
Lucas Bartholemy
4c2398ca43
Removed Deprecations ( #5933 )
...
* Removed SettingsBehavior
* Removed CompatModuleManager
* Removed more deprecations
* Fixed Module Manager calls
* Added temporary isModuleEnabled method
2022-11-18 17:33:40 +01:00
Yuriy Bakhtin
816ca13172
Add property createMode
for wall stream entry widget ( #5935 )
2022-11-18 16:11:05 +01:00
Lucas Bartholemy
af9329d108
Merge branch 'master' into develop
2022-11-17 15:47:20 +01:00
HumHub Translations
3285552828
Enh: Updated Translations (translate.humhub.org)
2022-11-16 11:06:52 +00:00
HumHub Translations
1dd5ab8744
Enh: Updated Translations (translate.humhub.org)
2022-11-14 13:22:19 +00:00
HumHub Translations
f0bd4f1cb7
Enh: Updated Translations (translate.humhub.org)
2022-11-14 11:29:19 +00:00
Lucas Bartholemy
1ce9d29c26
Update UserFollow.php
2022-11-14 12:28:17 +01:00
HumHub Translations
0f02242b4d
Enh: Updated Translations (translate.humhub.org)
2022-11-14 11:20:18 +00:00
Lucas Bartholemy
2d1e4a8912
Fix #5928 : Invalid Mailer DSN breaks whole application
2022-11-13 20:02:01 +01:00
Lucas Bartholemy
47a3fd41b7
Fix #5856 : Fixed Mail Settings Help Text SMTPS Port to 465
2022-11-12 11:06:03 +01:00
Lucas Bartholemy
4d498551dd
Merge branch 'master' into develop
2022-11-11 20:07:29 +01:00
Lucas Bartholemy
04840e8b90
Added Release Date [skip ci]
v1.12.2
2022-11-11 19:57:15 +01:00
Lucas Bartholemy
8cf71ff78e
Merge branch 'funkycram-enh/5686-add-the-logo-image-to-the-registration-page' into develop
2022-11-11 19:55:06 +01:00
Lucas Bartholemy
ec9408088e
Merge branch 'enh/5686-add-the-logo-image-to-the-registration-page' of github.com:funkycram/humhub into funkycram-enh/5686-add-the-logo-image-to-the-registration-page
2022-11-11 19:54:40 +01:00
Marc Farré
3cd1f73bf0
Enh #5913 : Possibility to configure the "Follow" activity in the e-mail summaries ( #5925 )
...
* Enh #5913 : Possibility to configure the "Follow" activity in the e-mail summaries
* Update UserFollow.php
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-11-11 19:43:55 +01:00
Lucas Bartholemy
946b7a6d6b
Merge branch 'develop' of github.com:humhub/humhub into develop
2022-11-11 19:41:46 +01:00
Lucas Bartholemy
61525f83a1
Rebuild Theme CSS
2022-11-11 19:41:41 +01:00
HumHub Translations
52a8beb471
Enh: Updated Translations (translate.humhub.org)
2022-11-11 10:23:55 +00:00
Lucas Bartholemy
1719ef44e8
Fix Url Profile Field ( #5926 )
...
* Fix Url Profile Field
* Changelog [skip ci]
2022-11-11 11:13:33 +01:00
Lucas Bartholemy
8cf0ad296b
Merge branch 'develop' of github.com:humhub/humhub into develop
2022-11-11 11:00:32 +01:00
Lucas Bartholemy
6efa461557
Merge branch 'master' into develop
2022-11-11 11:00:28 +01:00
Lucas Bartholemy
ef120e8bcf
Update Default Profile Fields ( #5920 )
2022-11-11 10:59:28 +01:00