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
|
6882da662c
|
Notification overview filter auto apply functionality has been refactored.
|
2019-02-05 15:09:31 +02:00 |
|
buddh4
|
54a1dfa26e
|
Merge pull request #3447 from bilias/develop
Typo
|
2019-02-04 15:19:47 +01: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
|
422f4a16ec
|
Merge pull request #3401 from baleks/password_strength_configuration
Added ability to set password strength configuration.
|
2019-01-29 15:39:05 +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
|
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 |
|
Lucas Bartholemy
|
7b5ab38f59
|
Merge branch 'develop' of github.com:humhub/humhub into develop
|
2018-12-10 18:31:09 +01:00 |
|
Lucas Bartholemy
|
65ab8f0c49
|
Composer, disable fxp plugin
|
2018-12-10 18:30:54 +01: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
|
eac1f0807d
|
Added ext-json as requirement to the composer.json
|
2018-12-06 17:41:05 +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 |
|
Lucas Bartholemy
|
c12c35305c
|
Merge pull request #3352 from githubjeka/upload
More correct code for \humhub\modules\file\widgets\Upload::init()
|
2018-10-26 12:00:50 +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 |
|
Lucas Bartholemy
|
17a9dc09fd
|
Merge branch 'master' of github.com:humhub/humhub
v1.3.7
|
2018-10-23 19:42:19 +02:00 |
|
Lucas Bartholemy
|
a35898a4c8
|
Prepare 1.3.7 release
|
2018-10-23 19:41:58 +02:00 |
|
buddh4
|
f5a70b07dc
|
Reduced published static fileupload assets.
|
2018-10-23 19:32:25 +02:00 |
|
Lucas Bartholemy
|
151b6e746c
|
Updated composer.json
|
2018-10-23 16:16:53 +02:00 |
|