347 Commits

Author SHA1 Message Date
s-tyshchenko
cb907c6e02
Autocomplete Input Widget (#5548)
* Autocomplete Input Widget

- added text autocomplete as profile field type
- autocomplete when searching for people

* Fix

* Update BasePicker.php

* Removed Autocomplete

* Update DirectoryFilters.php

* Removed AutocompleteInputWidget

* Fix

* Fix

* Update CHANGELOG_DEV.md

* Check Profile Field

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2022-03-18 13:33:24 +01:00
Yuriy Bakhtin
0bd5ccb9e6
Add content id in the file table (#5583)
* Add content id in the file table

* Set file content id on attach to a Comment

* Update file content id for comment records on migration

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-16 00:17:19 +01:00
s-tyshchenko
b95f7b480e
In a button, data-action-cancel-text doesn't work (#5586)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-15 20:17:44 +01:00
Marc Farré
d1722b2582
Enh #5432: Possibility to add buttons in the People page with a module (#5590)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-14 15:06:59 +01:00
Yuriy Bakhtin
f3c5dd22c6
Don't force password change on user simulating (#5592)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-13 12:44:37 +01:00
Yuriy Bakhtin
673da3b941
Fix people/space cards banner (#5591)
* Fix people/space cards banner

* Update CHANGELOG_DEV.php

* Fix space modules list
2022-03-13 12:38:52 +01:00
s-tyshchenko
89b0410349
Mobile navigation: width detection problem (#5587) 2022-03-07 00:34:17 +01:00
Yuriy Bakhtin
c47d9f219d
Fix long words in comment form (#5581)
* Fix long words in comment form

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-02 18:59:07 +01:00
s-tyshchenko
0fcb165b29
Microsoft Auth Remember me checkbox fix (#5578)
* Update humhub.user.login.js

* Update CHANGELOG_DEV.md

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-02 18:33:09 +01:00
s-tyshchenko
138e29ee64
Number of activities reported in the mail summary is limited to 20 (#5568)
* Fixed

* Fix Query Limit

* Fixed Tests

* Remove query limit for console requests

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-02 17:42:41 +01:00
Lucas Bartholemy
f09da62549 LDAP mapping clear for single user 2022-02-24 18:56:12 +01:00
Lucas Bartholemy
18ec9a3351 Fix #5449: File - Update info 2022-02-24 18:33:26 +01:00
Igor Morozov
5bbfb61736
Enh/5503 (#5520)
* prefix in text field

* Added LinkPreview

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 18:05:09 +01:00
Soundwave2142
cdd71eb7a7
#4823 Removed CHTML and CActiveForm classes and usages (plus refactoring) (#5405)
* #4823 Removed CHTML and CActiveForm Usages (plus refactoring)

* #4823 missing id returned (Removed CHTML and CActiveForm Usages)

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 16:49:08 +01:00
Yuriy Bakhtin
64a0d0feb1
Optimize module states query (#5400)
* Optimize module states query

* Fix module states query

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 16:31:58 +01:00
Yuriy Bakhtin
fa552b101e
Remove deprecated "Setting" classes (#5369)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 16:30:56 +01:00
Yuriy Bakhtin
22046c3679
Remove deprecated "Directory" module (#5368)
* Remove deprecated "Directory" module

* Update CHANGELOG.md

* Create Module.php

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2022-02-24 16:29:27 +01:00
Yuriy Bakhtin
eee1dc1d1d
Deprecate CompatModuleManager (#5274)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 16:00:29 +01:00
Yuriy Bakhtin
0dd6b1434e
Space followers widget (#5439)
* Space followers widget

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 15:41:48 +01:00
s-tyshchenko
e9f6446d37
Removed Google Fonts from E-mails (#5550)
* Removed Google Fonts from E-mails

* Update CHANGELOG_DEV.md

* Revert "Removed Google Fonts from E-mails"

This reverts commit 06cb2b11e4a7f5872603fd2318bca3a03903373c.

* Removed font from e-mails

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-24 11:25:37 +01:00
s-tyshchenko
84f53987fa
Modal: Close Icon Optimization (#5566)
* Modal: Close Icon optimization

* Update theme.css

* Revert "Update theme.css"

This reverts commit 63718fd7e14714d8e4e6598ce285fe6bb4925033.

* Revert "Modal: Close Icon optimization"

This reverts commit e143f86c5e8f82a845c8c2c0e45bdac07127cbca.

* Modal: Close Icon optimization

* Update modal.less

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-23 15:25:01 +01:00
s-tyshchenko
bb58f8460a
Mentioning Permission (#5571)
* Mentioning Permission

* Update CanMention.php

* Update CanMention.php

* Update CanMention.php

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-23 14:06:59 +01:00
s-tyshchenko
20c238a5ba
Tooltip: improving readability (#5577) 2022-02-23 11:54:13 +01:00
Yuriy Bakhtin
e4e5ee936a
Allow replying for sub comments (#5573)
* Allow to reply for sub comments

* Update CHANGELOG_DEV.md
2022-02-21 11:18:31 +01:00
s-tyshchenko
07da42ab99
Added UTC timezone in account settings (#5572)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-19 19:13:11 +01:00
s-tyshchenko
79bed59c36
Untranslatable string New Updates in Stream (#5567)
* Untranslatable string New Updates in Stream

* Update CoreJsConfig.php
2022-02-19 19:11:56 +01:00
s-tyshchenko
d30f18cd07
Content/Comment Deleted Notification (#5542)
* Content/Comment Deleted Notification

* Updated CHANGELOG_DEV.md

* Fixed bugs and removed unnecessary code

* Fix

* Fix

* Fixes

* Texts update

* Minor changes

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-17 15:14:20 +01:00
s-tyshchenko
3e9be9b007
Fix Modal Close Button (#5564)
* Fix Modal Close Button

* Update CHANGELOG.md

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-17 11:30:32 +01:00
Lucas Bartholemy
cb000a1f72 Squashed commit of the following:
commit 9c2061ca147cb5227130d4edb53d10342fc9e9ad
Merge: 6f4d2b0b2 f3640e874
Author: Lucas Bartholemy <lucas@bartholemy.com>
Date:   Mon Feb 14 18:18:30 2022 +0100

    Merge branch 'fix/5553-multiple-users-with-emailRequired-disabled' of https://github.com/KeudellCoding/humhub into KeudellCoding-fix/5553-multiple-users-with-emailRequired-disabled

commit f3640e874ec4f43c819fafd12d5a610828437f99
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 17:17:57 2022 +0100

    Undo some unnecessary changes

commit 34839b8dab975f7ef2887d1354bcce40381e94bd
Merge: 84033c092 3a02b7a44
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 17:08:49 2022 +0100

    Merge branch 'fix/5553-multiple-users-with-emailRequired-disabled' of https://github.com/KeudellCoding/humhub into fix/5553-multiple-users-with-emailRequired-disabled

commit 84033c092f5b805c1e1c06c671f848f56118f7c9
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 17:08:18 2022 +0100

    No need for random emails, fix regarding HForm

commit 3a02b7a44c88528f32b325fc816c9f02ed6ef3e2
Merge: 9d235b0ee 12ea7da5b
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 12:05:59 2022 +0100

    Merge branch 'develop' into fix/5553-multiple-users-with-emailRequired-disabled

commit 9d235b0eec694f30ad8e7e35ac2afa1025196a04
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Sun Feb 13 14:52:31 2022 +0100

    Improved support of the emailRequired property
2022-02-14 18:20:13 +01:00
Lucas Bartholemy
6f4d2b0b25 Merge branch 'KeudellCoding-fix/5556-formatted-output-for-date-fields' into develop 2022-02-14 14:14:12 +01:00
s-tyshchenko
12ea7da5bf
Topic icon is missing after search (#5551)
* Update TopicPicker.php

* Update CHANGELOG_DEV.md

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-14 11:18:44 +01:00
KarlKeu00
572b6b7dd4 Formatted output for date fields 2022-02-13 16:05:14 +01:00
s-tyshchenko
28eb3ac89e
Statistic input loading problem (#5539)
* Update statistic.php

* Update CHANGELOD_DEV.md

* Update statistic.php

* Update humhub.ui.codemirror.js

* Update NoncewCest.php

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-11 12:05:50 +01:00
Igor Morozov
f8b8d912af
Enh/5475 (#5509)
* forbidden username on registration and change username

* fix pull request

* fix

* Update CHANGELOG_DEV.md

* Create CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-09 14:37:33 +01:00
Lucas Bartholemy
ddbd3fb15c
Update CHANGELOG_DEV.md 2022-02-07 23:39:10 +01:00
Lucas Bartholemy
a6e178a2e4
Enh: Added Single Page Post View (#5462)
* Added single page Post view

* Display full post content on view mode without "Read More"

* Load 25 comments per page on single post view mode

* New property viewMode for widget Comments

* Update CHANGELOG_DEV.md

Co-authored-by: yurabakhtin <yurybakh@gmail.com>
2022-02-07 23:32:55 +01:00
Yuriy Bakhtin
6503dab933
Remove "NewMembers" widget from Core (#5371)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-07 23:04:30 +01:00
Lucas Bartholemy
a464728203
Include E-Mail Adress to search (#5523)
* Option to include users email address to search

* Update CHANGELOG_DEV.md
2022-02-07 23:02:53 +01:00
Yuriy Bakhtin
af12a33d9d
Rework modules section (#5476)
* Rework modules section

* Rework modules section

* Filter modules

* Menu controls for module cards

* Display only modules

* Filter online modules by category

* Filter installed modules by category

* Filter modules by tags

* Display module status

* Reorder tags on module filters

* Display HumHub update info on modules list

* Menu controls on online modules

* Display available updates for modules

* Remove not used code of old module views

* Link to settings from modules page

* Redesign modules for user and space

* Fix user modules layout on fluid themes

* Animate module updating

* Button to update all modules

* Update style for modules list on space creating

* Fixed errors without available Marketplace module

* Sort enabled modules before disabled

* Use MarketplaceModule::$enabled on init modules list

* Update method getEnabledMarketplaceModule()

* Use MarketplaceModule::$enabled on init modules list

* Move module online info methods into separate behavior

* Update code of modules list

* Rename 'humhub.directory.js' to 'humhub.cards.js'

* Factorize online module data loading

* Move purchase licence key to new modules layout

* Align center update info

* Fix filter modules

* Fix filter modules by tags "Installed"/"Not Installed"

* Update styles of modules settings icon

* New online module status "isPartner"

* Keep single active filter tag on modules list

* Hide the not installed deprecated modules

* Update layout of module status label

* Space above filter "Tags"

* Detect module status "Professional Edition" as top priority

* Hide installed or not installed modules on single filter tag

* Update styles for upgrade humhub info on modules list

* Tooltip for button "Professional Edition"

* Fix "Buy" link

* Restyle no modules results

* Update no modules results

* Minor changes

* Changed Updater link

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-03 23:16:37 +01:00
s-tyshchenko
d1a387137c
oEmbed for Facebook, Instagram and Twitter (#5510)
* oEmbed for FB, Inst and Twitter

- Support of oEmbed for Twitter, Facebook and Instagram
- Redesigned of oEmbed settings pages
- Added dynamic endpoint parameters inputs

* Migration and tests

- Migration: keep oEmbed providers already defined by users
- Adapted unit tests

* Access token required

- If an Access Token param is used in the Endpoint URL and is empty, we indicate that the configuration is incomplete
- Adapted Unit Tests
2022-01-31 17:32:00 +01:00
Yuriy Bakhtin
9b7ec58bbf
Allow to define actions in a controller which should not be intercept… (#4966)
* Allow to define actions in a controller which should not be intercepted by other actions

* Update Controller.php

* Configure controller `live/poll` for not intercepted actions

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-01-28 13:24:57 +01:00
Igor Morozov
e1b29a71f1
invite by in approval (#5511)
* invite by in approval

* edit CHANGELOG_DEV.md

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-01-25 13:27:03 +01:00
Yuriy Bakhtin
3894b250a6
Display confirmation message before display embedded content (#5490)
* Display confirmation message before display embedded content

* Fix confirmation of embedded content

* Optimize loading of embedded content

* New setting "Show Oembed content only after consent"

* Small fix

* Change wording

* Fix wording
2022-01-19 19:05:09 +01:00
Yuriy Bakhtin
154266f188
New interface TabbedForm for activate first tab with error input (#5472)
* New interface TabbedForm for activate first tab with error input

* Update CHANGELOG.md

* New interface TabbedFormModel for activate first tab with error input

* Test for TabbedFormModel

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-01-11 18:24:32 +01:00
Marc Farré
ea0bc7c59d
Enh #5471: On the pending approval page, add grouped actions and cust… (#5488)
* Enh #5471: On the pending approval page, add grouped actions and custom columns

* fix for Enh #5471
2022-01-07 13:45:52 +01:00
Marc Farré
5e8d93d5f5
Enh #5224: Add reply-to email in the settings (#5485) 2022-01-03 16:05:10 +01:00
Lucas Bartholemy
632d8b4f85
Update CHANGELOG_DEV.md 2021-12-06 10:40:17 +01:00
Yuriy Bakhtin
6d4bd9c4b4
Hide disabled next/prev buttons on guide first/last steps (#5452) 2021-12-01 11:34:09 +01:00
Lucas Bartholemy
e913df2c5a Prepare v1.11 development 2021-11-25 11:59:57 +01:00
Lucas Bartholemy
5d02f34f3c Prepare v1.10.0 stable release 2021-11-25 11:55:23 +01:00