9239 Commits

Author SHA1 Message Date
Yuriy Bakhtin
282830774d
Use Select2 plugin for all drop-down list fields (#6208)
* Fix Select2 widget for profile field "Country"

* Placeholder for profile field "Country"

* Placeholder for user field "Language"

* Add select2-searchInputPlaceholder.js

* Implement new form field Select2

* Use Select2 plugin for all drop-down list fields

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-29 14:45:02 +00:00
HumHub Translations
59ac9b701e Enh: Updated Translations (translate.humhub.org) 2023-06-29 14:30:32 +00:00
HumHub Translations
d86386a896 Enh: Updated Translations (translate.humhub.org) 2023-06-29 14:29:22 +00:00
Yuriy Bakhtin
5936074000
Normalize integer columns after load data to ActiveRecord (#6379)
* Normalize integer columns after load data to ActiveRecord

* Update `columnValueCanBeNormalized()`

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-29 13:06:23 +00:00
Gevorg Mansuryan
1080ced360
Remove deprecated humhub\widgets\MarkdownEditor usage #28 (#6225)
* Remove deprecated humhub\widgets\MarkdownEditor usage #28

* Remove deprecated humhub\widgets\MarkdownEditor usage #28

* Remove deprecated humhub\widgets\MarkdownEditor usage

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-29 12:29:03 +00:00
Marc Farré
25553b822a
FileHandlerButtonDropdown - Possibility to have a custom CSS class al… (#6407)
* FileHandlerButtonDropdown - Possibility to have a custom CSS class alowing e.g. to have a drop up

* Update CHANGELOG-DEV.md

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-27 12:10:25 +00:00
Lucas Bartholemy
afb2c0ac1e Update Composer Lock 2023-06-27 09:42:47 +02:00
yuriimaz
ffd4413b1b
Enh #11: Change the icons in the toolbar buttons (#6390)
* Enh #11: Change the icons in the toolbar buttons
- Changed toolbar styles

* Fixed toolbar height and width

* Changed background color for toolbar in Poll description field

* Made the greyed out parts of the toolbar darker grey.
Made equal indents/margins for each icon as well as equal height and width.
Changed styles for selected item in text type menu.

* Rollback toolbar icons color

* Fixed border-radius for group buttons with separator.
Fixed insert image menu position for desktop view.
2023-06-26 18:02:43 +00:00
Lucas Bartholemy
5011c05283 Update Composer 2023-06-26 19:49:37 +02:00
HumHub Translations
2c572afd35 Enh: Updated Translations (translate.humhub.org) 2023-06-23 12:27:53 +00:00
HumHub Translations
006cb961e8 Enh: Updated Translations (translate.humhub.org) 2023-06-23 12:26:41 +00:00
HumHub Translations
7e22a55267 Enh: Updated Translations (translate.humhub.org) 2023-06-23 12:25:31 +00:00
Yuriy Bakhtin
35ac7a7df2
Enable nonce in config web header (#6400)
* Enable nonce in config web header

* Update MIGRATE-DEV.md

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-22 20:45:08 +00:00
Yuriy Bakhtin
620d550b1c
Update wording of account menu (#6399)
* Update wording of account menu

* Fix activity of menu "Profile" on "Change Username"

* Update wording of edit user profile
2023-06-22 11:51:56 +00:00
Yuriy Bakhtin
67afae2d63
Update wording of password recovery (#6398) 2023-06-21 15:16:35 +00:00
Gevorg Mansuryan
c685f9bcb0
Enh #5713: Disabling modules should be done in a background job (#6179)
* Enh #5713: Disabling modules should be done in a background job

* Enh #5713: Disabling modules should be done in a background job

* Update ModuleController.php

* Enh #5713: Disabling modules should be done in a background job

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-19 18:52:25 +00:00
Gevorg Mansuryan
7132da8a78
Follow up for https://github.com/humhub/calendar/issues/369 (#6394)
* Follow up for https://github.com/humhub/calendar/issues/369

* Follow up for https://github.com/humhub/calendar/issues/369

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-19 16:29:52 +00:00
Gevorg Mansuryan
5c51d7c2e6
The installer should clear all caches early (#6393)
* The installer should clear all caches early

* The installer should clear all caches early

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-19 16:12:33 +00:00
Yuriy Bakhtin
39df85830b
Fix initialization of account profile field type "Markdown" (#6391) 2023-06-19 18:09:19 +02:00
Yuriy Bakhtin
77d64b1d32
Remove deprecated JS function setModalLoader() (#6389)
* Refactor deprecated `setModalLoader()` usage

* Remove deprecated JS function `setModalLoader()`

* Update MIGRATE-DEV.md

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-15 10:18:28 +00:00
Marc Farré
836acf2c1d
Fix Online Indicator Position on space members (#6387) 2023-06-13 08:15:45 +00:00
Gevorg Mansuryan
9fabc0e2d4
Performance Improvements (#6375)
* Performance Improvements

* Performance Improvements

* Performance Improvements

* Performance Improvements

* Performance Improvements

* Performance Improvements

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-12 13:26:19 +00:00
yuriimaz
26c789b2d0
Enh #3: Source Mode, Text Area Style (#6382)
* Enh #3: Source Mode, Text Area Style
Fixed dropdown button icons size

* Changed color hash codes in less files to variables.
Changed comment form buttons position.
2023-06-12 11:56:00 +00:00
HumHub Translations
1760facb13 Enh: Updated Translations (translate.humhub.org) 2023-06-12 09:18:27 +00:00
HumHub Translations
d68430770e Enh: Updated Translations (translate.humhub.org) 2023-06-12 09:17:14 +00:00
Lucas Bartholemy
cc9937184c Add Serbian(sr) language #6384 2023-06-12 11:14:25 +02:00
Lucas Bartholemy
5a51257f17 Merge branch 'master' into develop 2023-06-09 14:16:14 +02:00
Yuriy Bakhtin
c7f2217cd0
Fix visibility of the link "Uninstall" on Windows server (#6378)
* Fix visibility of the link "Uninstall" on Windows server

* Use file normalizator
2023-06-08 14:51:44 +02:00
Lucas Bartholemy
34211c3c17
Update CHANGELOG.md 2023-06-07 17:45:18 +02:00
Yuriy Bakhtin
085cfd7f19
Display error on wrong captch of password recovery modal form (#6377)
* Display error on wrong captch of password recovery modal form

* Password recovery: Don't start to check email while captcha code is wrong

* Fix tests of password recovery
2023-06-07 17:35:49 +02:00
Lucas Bartholemy
7888ec112a
Update common.php 2023-06-07 12:37:53 +02:00
Yuriy Bakhtin
7a24518ef6
Don't pin draft and scheduled contents on dashboard (#6369)
* Don't pin draft contents on dashboard

* Don't pin scheduled contents on dashboard

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-05 10:29:43 +00:00
Yuriy Bakhtin
0f5ef6b2f3
Use integer format for Content columns "visibility" and "state" right after creating (#6373) 2023-06-05 11:25:50 +02:00
Yuriy Bakhtin
fa0647bd74
Remove FlatElements CSS (#6370)
* Avoid double call of `afterSave` on creating of a published content (#6359)

* Remove FlatElements CSS

* Update CHANGELOG-DEV.md
2023-06-05 07:13:53 +00:00
HumHub Translations
b5fba6d8ae Enh: Updated Translations (translate.humhub.org) 2023-06-03 20:06:54 +00:00
Lucas Bartholemy
2144099efb I18N: Ignore Yii Message Category 2023-06-03 22:06:02 +02:00
Gevorg Mansuryan
a8cbc4fd96
Space Hide Member Option should also disable Member Joined/Left Activ… (#6371)
* Space Hide Member Option should also disable Member Joined/Left Activities

* Space Hide Member Option should also disable Member Joined/Left Activities
2023-06-02 18:45:32 +00:00
Marc Farré
9c00b7a148
Update getObjectModel() return type (#6368) 2023-06-01 15:07:54 +00:00
Marc Farré
63edf540e7
Enh #6363: Add an event in the NotificationManager to allow removing some notifications categories in the settings (#6364) 2023-05-31 12:24:52 +00:00
yuriimaz
cc58cb50e9
Enh #2: Store Default Markdown Editor Mode (#6338)
* Enh #2: Store Default Markdown Editor Mode

* Enh #2: Store Default Markdown Editor Mode
- Changes for User

* Moved the markdownEditorMode option to the CoreJsConfig

* Fixed setting the markdownEditorMode if user isn't logged in

* Changed radioList to dropDownList for select markdown editor mode

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-30 11:11:10 +00:00
Lucas Bartholemy
fd812adc3a
Update MIGRATE-DEV.md 2023-05-30 11:36:24 +02:00
Marc Farré
e7fe76ed29
use the new LongRunningActiveJob for more jobs (#6361)
* use the new LongRunningActiveJob for more jobs

* Update CHANGELOG-DEV.md

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-30 08:14:51 +00:00
Marc Farré
325ac0290c
Fix get activities on content or content addon deletion when a differ… (#6358)
* Fix get activities on content or content addon deletion when a different class name is defined in getObjectModel()

* Use the new PolymorphicRelation::getObjectModel
2023-05-30 08:10:00 +00:00
Gevorg Mansuryan
107a0a536a
Added SqlDataProvider support for ImageColumn and DisplayNameColumn (#6356)
* Added SqlDataProvider support for ImageColumn and DisplayNameColumn

* Added SqlDataProvider support for ImageColumn and DisplayNameColumn

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-30 08:00:28 +00:00
Gevorg Mansuryan
e55260637a
People: Country Filter, Limit Results (#6355)
* People: Country Filter, Limit Results

* People: Country Filter, Limit Results

* Update PeopleFilterPicker.php

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-30 07:57:26 +00:00
Yuriy Bakhtin
54a2988d53
Replace deprecated yii\base\BaseObject::className() (#6185)
* Replace deprecated `yii\base\BaseObject::className()`

* Fix get class

* Remove `ActiveRecord->class()`

* Implement `PolymorphicRelation::getObjectModel($object)`

* Implement `ContentAddonActiveRecord::getObjectModel($object)`

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-29 16:00:43 +00:00
Marc Farré
71f663b484
Update Comment.php (#6357)
ContentAddonActiveRecord already  implements ContentOwner
2023-05-29 14:38:24 +00:00
Yuriy Bakhtin
1b3219582f
Avoid double call of afterSave on creating of a published content (#6359) 2023-05-29 16:31:49 +02:00
Lucas Bartholemy
72b1527a62 Merge branch 'develop' of github.com:humhub/humhub into develop 2023-05-24 18:40:45 +02:00
Lucas Bartholemy
c8ea20e9d7 Merge branch 'master' into develop 2023-05-24 18:40:21 +02:00