4894 Commits

Author SHA1 Message Date
Carlos Ferreira
9f028718db
Update assets.php 2019-02-14 19:55:07 +01:00
Carlos Ferreira
a373cdbc48
Converting string references to classes to ::class references 2019-02-14 15:34:38 +01:00
Lucas Bartholemy
83f0ccde51
Merge pull request #3456 from baleks/fixes/documentation_fixes
Docs guide has been fixed.
2019-02-14 14:52:16 +01:00
buddh4
9aaac64a63 Enh: Enable direct oembed injection in humhub\events\OembedFetchEvent 2019-02-08 17:10:04 +01:00
buddh4
1d43f49933
Merge branch 'develop' into feature/overwrite_custom_oembed 2019-02-08 17:05:15 +01:00
buddh4
be0c322c3d Refactored notification overview 2019-02-07 12:32:03 +01:00
buddh4
27497995c1
Merge pull request #3409 from baleks/feature/auto_notifications_filter
Implemented an auto loading mechanism for notification filters.
2019-02-06 17:38:55 +01:00
baleks
52279a7e31 Docs guide has been fixed. 2019-02-06 17:36:28 +02:00
baleks
f05ddda10e Unused import has been removed. 2019-02-05 17:42:18 +02:00
baleks
b2bd3d8c02 Advanced OEmbed providers functionality has been refactored. 2019-02-05 17:39:46 +02:00
baleks
6882da662c Notification overview filter auto apply functionality has been refactored. 2019-02-05 15:09:31 +02:00
baleks
1a08c7fd8e Merge branch 'develop' into feature/auto_notifications_filter
# Conflicts:
#	protected/humhub/docs/CHANGELOG_DEV.md
2019-02-04 13:11:17 +02:00
Kapetanakis Giannis
207c9d31ac Typo 2019-02-04 11:27:01 +02:00
Kapetanakis Giannis
4a0c174485 Typo 2019-02-04 10:35:33 +02:00
buddh4
8164e68649 Merge branch 'develop' of github.com:humhub/humhub into develop 2019-02-03 19:38:44 +01:00
buddh4
2457a0f6fb - Enh: Added humhub.ui.widget.Widget.loader() for default loader functionality
- Enh: Added `humhub.ui.widget.Widget.reload()` in combination with `humhub\widgets\Reloadable` interface
2019-02-03 19:38:00 +01:00
buddh4
a3d63a0790
Merge pull request #3444 from baleks/feature/wiki_on_profile_level
Added: css class for support wiki module acceptance tests.
2019-02-02 13:00:04 +01:00
baleks
f7b9ae5cbd Added css class for support wiki module acceptance tests. 2019-02-01 12:47:20 +02:00
buddh4
a487a1841a Fix #3103 Password recovery links pjax layout issue 2019-01-29 16:20:52 +01:00
buddh4
9220668a0f Removed old password length validation rule 2019-01-29 15:52:35 +01:00
buddh4
ca960be203
Merge branch 'develop' into password_strength_configuration 2019-01-29 15:38:52 +01:00
buddh4
a53cd3054c Removed legacy humhub.scripts 2019-01-29 15:12:38 +01:00
baleks
bfc151c1f1 Added an option to add advanced or override existing OEmbed providers. 2019-01-21 13:03:59 +02:00
baleks
91967f78fb Updated changelog_dev.md 2019-01-18 12:40:33 +02:00
baleks
6a5906212b Implemented an auto loading mechanism for notification filters. 2019-01-18 12:36:53 +02:00
Lucas Bartholemy
7d629ee513 Chng #2164: Removed MSN & Google+ social bookmarks during setup 2019-01-17 12:58:23 +01:00
baleks
a160b21e13 Final fixes have been made. 2019-01-17 13:38:38 +02:00
baleks
4814c94ee1 Password strength configuration logic has been refactored. 2019-01-17 12:34:13 +02:00
Lucas Bartholemy
d434197aee Fix #2946: Use Yii2 default timezone handling 2019-01-16 19:06:20 +01:00
baleks
9499202c77 Config has been refactored according to documentation. 2019-01-16 17:25:39 +02:00
baleks
484089837c Tests config common file has been reverted. 2019-01-16 16:26:47 +02:00
baleks
d0cc116dcb User module config test file has been reverted. 2019-01-16 16:18:54 +02:00
baleks
c76e136b7d Added ability to set password strength configuration. 2019-01-16 15:40:47 +02:00
buddh4
e3326d0e85 - Enh: Moved from bower to npm assets
- Chng: Removed `jquery-placeholder` asset and dependency
- Chng: Removed `atwho` asset and dependency
- Cnng: Removed old IE support
2018-12-10 18:02:29 +01:00
Lucas Bartholemy
fda7c99c73 Added icon wrapper class 2018-12-06 17:40:37 +01:00
Lucas Bartholemy
9fb44d0789 Merge remote-tracking branch 'remotes/origin/master' into develop
# Conflicts:
#	protected/humhub/config/common.php
2018-11-22 11:48:27 +01:00
buddh4
5f24f6e3cc Fix: SpaceController::actionHome throws 403 Http error for guests 2018-11-21 14:46:37 +01:00
buddh4
2b911c63d5 Small doc cleanup 2018-11-16 15:04:09 +01:00
buddh4
9b448e2eac Fix: Friendship button adds additional spaces 2018-11-16 13:01:26 +01:00
buddh4
0544fee651 Reverted ContentContainerPermissionManager::getModulePermissions restriction for non installed modules, this has to be handled within the modules itself in order to stay flexible. 2018-11-16 12:59:08 +01:00
buddh4
6a3f500f51 Fix #3365: Legacy richtext emojis not parsed in richtext preview 2018-11-15 13:30:23 +01:00
buddh4
85ade5aed2 Fix: Space module permission configuration of non installed space modules visible in permission grid 2018-11-15 12:25:14 +01:00
buddh4
83277c95fa Updated version to 1.3.8.pre 2018-11-15 12:21:58 +01:00
Lucas Bartholemy
ad27dc6b30 Fix #3359: Weekly summary e-mails are not sent in default configuration 2018-11-07 13:13:05 +01:00
Lucas Bartholemy
e3bdddc1da Reduced migration output 2018-10-29 18:00:58 +01:00
Lucas Bartholemy
4ef22e12ff Enh: Automatic migrate DB collations from utf8 to utf8mb4 2018-10-29 17:54:35 +01:00
Lucas Bartholemy
f3da76bdca Enh: GroupPermissionManager - allow to query users by given permission 2018-10-26 15:31:59 +02:00
Lucas Bartholemy
7cebd8821c Prepare 1.4 branch 2018-10-26 15:31:27 +02:00
githubjeka
b95234f422 More correct code for \humhub\modules\file\widgets\Upload::init() 2018-10-26 09:22:40 +03:00
buddh4
aaff326b33 Updated installation guide + protected directory info 2018-10-24 15:39:36 +02:00