4860 Commits

Author SHA1 Message Date
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
Lucas Bartholemy
17a9dc09fd Merge branch 'master' of github.com:humhub/humhub 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
buddh4
127f51a978 Merge branch 'master' of https://github.com/humhub/humhub 2018-10-23 15:11:33 +02:00
buddh4
f385e0cd5d Fix #2912: Deleting single stream item does not reload stream 2018-10-23 15:11:09 +02:00
HumHub Translations
c7164606db Enh: Updated Translations (translate.humhub.org) 2018-10-23 15:09:20 +02:00
Lucas Bartholemy
8daedb2b44 Enh: Added config option to remove "user profile posts" entry from directory navigation 2018-10-23 15:06:08 +02:00
Lucas Bartholemy
71306be738 Changelog Update 2018-10-23 15:00:45 +02:00
Lucas Bartholemy
b95cacf5b5
Merge pull request #3310 from acs-ferreira/patch-18
ErrorEvent has been deprecated
2018-10-23 14:59:25 +02:00
buddh4
a3106a743b
Merge pull request #3290 from acs-ferreira/patch-13
Typo
2018-10-23 14:44:53 +02:00
buddh4
53f3b89906
Merge pull request #3323 from githubjeka/content-ar
Improvements code of Contents ActiveRecord class
2018-10-23 14:43:09 +02:00
Lucas Bartholemy
6f3e1edfc5 CHANGELOG update 2018-10-23 14:25:45 +02:00
Lucas Bartholemy
9968bb09dc Fixed typo in space (un-)archived activities 2018-10-23 14:24:58 +02:00
Lucas Bartholemy
cf2757389a Updated CHANGELOG.md 2018-10-23 14:12:11 +02:00
Lucas Bartholemy
599ab58f20
Merge pull request #3330 from rekollekt/master
add less options for mail font url/family
2018-10-23 14:10:09 +02:00
Lucas Bartholemy
185a21ef50 Enh: "Powered by" message handling by widget 2018-10-23 14:05:28 +02:00
Lucas Bartholemy
6748aaa39e Fix: Error message during database installation 2018-10-15 16:17:51 +02:00
rekollekt
d712375421 add less options for mail font url/family 2018-10-14 09:49:27 +02:00
Lucas Bartholemy
286adc37e6 Changelog update 2018-10-12 10:47:59 +02:00
Lucas Bartholemy
f2bc8fa64f
Merge pull request #3307 from rekollekt/master
add maximum username length & maximum/minimum space url length
2018-10-12 10:43:02 +02:00
Lucas Bartholemy
b29a7e8541 Prepare 1.3.6 release 2018-10-11 12:04:49 +02:00
Lucas Bartholemy
8e6c50e10d Fix #3322: Disabled users still receive emails notifications 2018-10-11 12:02:04 +02:00
buddh4
b045210f53 - Fix: Richtext loses mark state
- Fix: New comment scroll behavior not used in comment edit view
- Chng: Updated `humhub-prosemirror-richtext` to v1.0.12
2018-10-11 11:52:57 +02:00
Lucas Bartholemy
eded29054d Prepare 1.3.5 release 2018-10-10 16:39:48 +02:00
buddh4
b2af9f9379 Merge branch 'master' of https://github.com/humhub/humhub
# Conflicts:
#	protected/humhub/docs/CHANGELOG.md
2018-10-10 16:36:58 +02:00
buddh4
8ab13b8a04 Fix widgetAction events case issue
Added `humhub.modules.util.string.capitalizeFirstLetter` and `lowerCaseFirstLetter`
Chng: Rename `Upload::model` to `Upload:forModel`
Chng: Rename `Upload::name` to `Upload:withName`
2018-10-10 16:35:12 +02:00
buddh4
58b3df94b7 Fix comment scroll overflows button 2018-10-10 16:32:16 +02:00
Lucas Bartholemy
aa39a04450 Removed InnoDB requirement 2018-10-10 16:17:52 +02:00
Lucas Bartholemy
2f00a8e88b
Merge pull request #3320 from githubjeka/ru
Russian translation [skip ci]
2018-10-10 15:54:57 +02:00
HumHub Translations
9f99455408 Enh: Updated Translations (translate.humhub.org) 2018-10-10 15:54:02 +02:00
HumHub Translations
917be6a01b Enh: Updated Translations (translate.humhub.org) 2018-10-10 15:51:21 +02:00
Lucas Bartholemy
b1414e3ebb Fix #3315: Exception on first login with ldap 2018-10-10 11:51:15 +02:00
buddh4
fd9ff98955 Fix: StreamViewer parent::init() called after message checks
Fix: StreamViewer streamAction validation in init() could breaks onEventInit of subclasses
2018-10-09 21:06:32 +02:00
buddh4
7c6562d5d1 Fix #3314: layout container width differences 2018-10-09 20:53:34 +02:00