4018 Commits

Author SHA1 Message Date
buddh4
7377dd6ca7 Fixed Admin Space Settings for private Spaces
Fix wrong Comment date issue in notification mails
2017-10-20 23:01:42 +02:00
buddh4
e920bed7bb Fixed default space visibility/policy settings 2017-10-20 21:40:32 +02:00
buddh4
0b51200b8c Fixed wrong Comment date issue in notification mails 2017-10-20 20:48:13 +02:00
buddh4
8bce26e7dc Fix #2791, #2749: Force private join policy on private spaces + non changeable post visibility 2017-10-20 20:26:36 +02:00
buddh4
c68cde86b1 Fix #2792 use of wrong log badge colors 2017-10-20 18:57:04 +02:00
buddh4
ec12392241 Merge pull request #2793 from hagalaz/patch-1
preload="metadata" + add .webm
2017-10-20 18:51:25 +02:00
hagalaz
3ef3eb9eaf preload="metadata" + add .webm
To reduce traffic from the vidos -> preload = "metadata"
And render WEBM videos
2017-10-20 18:07:31 +03:00
Lucas Bartholemy
7c1aa0ad47 Merge pull request #2782 from acs-ferreira/patch-1
Typo
2017-10-17 20:53:07 +02:00
Carlos Ferreira
8c42dd230d Typo 2017-10-17 15:40:34 +02:00
Lucas Bartholemy
4352b0dfdb Updated issue template 2017-10-14 01:18:34 +02:00
Lucas Bartholemy
227bad9885 Changed typo in translation key 2017-10-14 01:16:19 +02:00
Lucas Bartholemy
9995fd2540 Merge pull request #2727 from Felli/patch-1
Typo Fix
2017-10-14 01:11:01 +02:00
HumHub Translations
527c022b0c Enh: Updated Translations (translate.humhub.org) 2017-10-14 01:09:07 +02:00
HumHub Translations
52a5bd61ea Merge branch 'master' of github.com:humhub/humhub 2017-10-14 01:08:56 +02:00
HumHub Translations
84f1d67112 Enh: Updated Translations (translate.humhub.org) 2017-10-14 01:07:47 +02:00
Lucas Bartholemy
97dd9c5a9a Merge pull request #2746 from helnokaly/contentcontainersettings-cache-key
Prevent possible cache key collision in content container settings
2017-10-14 01:07:04 +02:00
Lucas Bartholemy
b65abebc96 Updated CHANGELOG.md 2017-10-14 01:01:32 +02:00
Lucas Bartholemy
efc2345380 Merge pull request #2691 from githubjeka/patch-4
remove strtolower($username)
2017-10-14 01:00:26 +02:00
Lucas Bartholemy
efe69863de Merge pull request #2662 from githubjeka/patch-1
Update MembershipController:search
2017-10-14 00:56:47 +02:00
Lucas Bartholemy
6786331760 Fix #2501: Do not try to embed Youtube unauthorized videos (acs-ferreira) 2017-10-14 00:55:06 +02:00
Lucas Bartholemy
b8a78b1431 Merge branch 'refactor-search-rebuild-batch' of https://github.com/helnokaly/humhub into helnokaly-refactor-search-rebuild-batch
# Conflicts:
#	protected/humhub/modules/user/Events.php
2017-10-14 00:47:50 +02:00
Lucas Bartholemy
07c9b48ec5 Fix: Make sure own profile content is always visible to user 2017-10-14 00:37:43 +02:00
buddh4
19909553bb Merge pull request #2642 from artturik/patch-1
undefined var fix in JSONResponse.php
2017-10-14 00:21:54 +02:00
Lucas Bartholemy
c6ff344f10 Merge branch 'master' of github.com:humhub/humhub 2017-10-13 22:34:27 +02:00
Lucas Bartholemy
6180acfab2 Fix ActiveQueryUser User model usage 2017-10-13 22:34:13 +02:00
Lucas Bartholemy
568ea2718f Merge pull request #2751 from dockrize/patch-1
Fix SSL Rewrite Rule
2017-10-13 21:22:55 +02:00
Lucas Bartholemy
fdf96f5a57 Merge pull request #2778 from Felli/patch-4
Add small note
2017-10-13 21:21:38 +02:00
Sarah Tsumayoi
a9afb95eca Add small note
Add a small note about using the community for questions about customizing.
2017-10-14 01:54:55 +09:00
Lucas Bartholemy
a061076bf4 Fix: MarkdownEditor cursor position after inserting file/image 2017-10-12 21:11:26 +02:00
Lucas Bartholemy
782549f206 Updated CHANGELOG.md 2017-10-11 01:42:57 +02:00
Lucas Bartholemy
7131b41bf4 Merge branch 'master' of github.com:humhub/humhub 2017-10-11 01:42:33 +02:00
Lucas Bartholemy
f857a29de7 Enh: Added new User::isVisible and ActiveQueryUser::visible methods
Enh: Added new ActiveQueryEvent class
2017-10-11 01:42:06 +02:00
buddh4
e948ef111c Fixed type hints in doc 2017-10-10 13:45:26 +02:00
buddh4
4be55b0b3a Fix: Global target filter excluded 2017-10-10 13:42:42 +02:00
buddh4
497146a49c Enh: Added BaseNotification:priority to mark high priority notifications 2017-10-10 13:41:33 +02:00
buddh4
01c2d2f07a Fix html issue in notificationSettingsForm 2017-10-10 13:40:02 +02:00
buddh4
172bc490b6 Fix: humhub\modules\live\Module::getLegitimateContentContainerIds behaviour with friendship module enabled 2017-10-10 11:45:47 +02:00
Lucas Bartholemy
019ab911d4 Added storageManagerClass doc property 2017-10-08 19:10:58 +02:00
Lucas Bartholemy
eb65095c78 Minor query improvement 2017-10-08 17:07:23 +02:00
Lucas Bartholemy
d39a11785b Use ActiveQuery instead of manual check enabled 2017-10-08 17:03:33 +02:00
Lucas Bartholemy
9d6519d79d Rebuild assets 2017-10-08 14:42:05 +02:00
Lucas Bartholemy
7e4fdcee42 Merge branch 'master' of github.com:humhub/humhub 2017-10-08 14:33:15 +02:00
Lucas Bartholemy
c39815bf01 Also update new message count if space entry is moved 2017-10-08 14:33:02 +02:00
HumHub Translations
79c32c0cee Enh: Updated Translations (translate.humhub.org) 2017-10-08 12:53:39 +02:00
HumHub Translations
e1810516fa Enh: Updated Translations (translate.humhub.org) 2017-10-08 12:50:33 +02:00
Lucas Bartholemy
fec5770366 Better handle empty keywords (special characters) 2017-10-08 12:48:49 +02:00
Lucas Bartholemy
e6a117f43b Updated changelog 2017-10-08 12:47:47 +02:00
Lucas Bartholemy
bc4b1cb649 Merge branch 'master' of github.com:humhub/humhub 2017-10-08 12:47:06 +02:00
Lucas Bartholemy
4d43edf219 Enh: Show space administrators and moderators in member snippet 2017-10-08 12:45:56 +02:00
HumHub Translations
f15d580778 Enh: Updated Translations (translate.humhub.org) 2017-10-07 11:26:33 +02:00