3038 Commits

Author SHA1 Message Date
buddh4
96886ed42d Fix: Use humhub application class for functional tests. 2017-03-20 12:19:15 +01:00
githubjeka
cd29988a8e update ru translation 2017-03-20 10:26:10 +03:00
Lucas Bartholemy
c08e7b10bd Minor main layout cleanup, NotificationArea now automatically includes Notification Overview 2017-03-18 21:26:23 +01:00
Lucas Bartholemy
91f5cf7efb Enh: Added 'archived' badge to archived spaces in directory 2017-03-18 21:03:27 +01:00
Lucas Bartholemy
38f3548d69 Enh: Added stream module defaultStreamSuppressQueryIgnore to ease overwrites 2017-03-18 20:53:07 +01:00
Lucas Bartholemy
3455f6fc29 Enh: Added console email test command 2017-03-18 20:00:02 +01:00
Lucas Bartholemy
60870f882c Fixed typo in space un/archive message 2017-03-18 18:15:22 +01:00
HumHub Translations
9d03184811 Enh: Updated Translations (translate.humhub.org) 2017-03-18 18:11:42 +01:00
Lucas Bartholemy
6dfd5c8658 Fix: Added missing file download http caching 2017-03-18 16:41:52 +01:00
Lucas Bartholemy
a0d14ae7a8 Fix #2255: Added missing Social Account Settings menu 2017-03-18 02:09:19 +01:00
Lucas Bartholemy
7d8a4a17ce Removed deprecated notification action 2017-03-18 02:05:12 +01:00
Lucas Bartholemy
e96facb9ad Merge branch 'master' of github.com:humhub/humhub 2017-03-18 01:55:03 +01:00
Lucas Bartholemy
16bfea0d50 Enh: Allow any url route as homepage 2017-03-18 01:54:43 +01:00
Lucas Bartholemy
11e4259f86 Merge pull request #2370 from Felli/patch-1
Fix: APCu Testing
2017-03-18 00:54:20 +01:00
Lucas Bartholemy
7f43a506a3 Enh: Added option to show/hide deactivated user content in stream 2017-03-18 00:51:53 +01:00
Lucas Bartholemy
1e6a2c5056 Do not log too old poll requests 2017-03-18 00:46:34 +01:00
Lucas Bartholemy
6018d8f98a Fix #2312: Pinned post appears twice on stream 2017-03-18 00:41:46 +01:00
Sarah Tsumayoi
c305f8794d Merge branch 'master' into patch-1 2017-03-17 19:22:46 -04:00
Lucas Bartholemy
6b830008f4 Fix: Better notification compatiblity - mail views and enabled WebNotificationTarget 2017-03-18 00:20:54 +01:00
Sarah Tsumayoi
588f2b7c4f Merge pull request #1 from Felli/patch-2
Update CHANGELOG.md
2017-03-17 19:04:07 -04:00
Sarah Tsumayoi
81f6f2747f Update CHANGELOG.md 2017-03-17 19:03:08 -04:00
Sarah Tsumayoi
d450284210 Update CacheSettingsForm.php
Should fix #2369
2017-03-17 19:00:52 -04:00
Lucas Bartholemy
c2c0843d72 Merge pull request #2367 from githubjeka/fix-2366
Code of ImageConverter::allocateMemory uses different units of memory
2017-03-17 16:31:45 +01:00
buddh4
9d01d7ddad Fixed Test
Added Missing production asset
Enh: Added Grunt tasks `build-assets`, `build-theme`, `build-search`
2017-03-17 13:48:08 +01:00
Evgeniy Tkachenko
522865c85a Update CHANGELOG.md 2017-03-17 15:11:32 +03:00
githubjeka
b6c7bdbbe5 update changelog 2017-03-17 15:02:43 +03:00
githubjeka
30d783d6ff Fix to allocate memory for operations with images 2017-03-17 14:54:42 +03:00
buddh4
807ee57255 Merge branch 'master' of https://github.com/humhub/humhub 2017-03-17 01:20:37 +01:00
buddh4
ee0034fe5f Built assets. 2017-03-17 01:20:15 +01:00
buddh4
c6b0b6cb49 Fixed tests
Fix: Error when saving account setting permission.
Fix: #2296 stream scroll issue for mobile webkit browsers (martinbeek)
Fix: Stream load more button not working
Fix: Added unknown upload error if server cancels upload (e.g in case of a post_max_size violation issue)
2017-03-17 01:18:17 +01:00
Lucas Bartholemy
633b05da59 Updated CHANGELOG.md 2017-03-16 21:01:20 +01:00
Lucas Bartholemy
3f135214a6 Enh #2238: Added APCu Support 2017-03-16 20:45:58 +01:00
Lucas Bartholemy
44886ec209 Merge pull request #1982 from Daha62/contentcontainer-integrity
Contentcontainer integrity
2017-03-16 19:56:27 +01:00
Lucas Bartholemy
44d40e33c9 Merge branch 'numeric-ini-value' of https://github.com/githubjeka/humhub into githubjeka-numeric-ini-value
# Conflicts:
#	protected/humhub/modules/file/libs/ImageConverter.php
2017-03-16 19:52:49 +01:00
Lucas Bartholemy
d83d3bbe04 Merge branch 'master' of https://github.com/xiaomalover/humhub into xiaomalover-master
Removed all non zh_cn message files

# Conflicts:
#	protected/humhub/modules/admin/messages/zh_cn/permissions.php
2017-03-16 19:26:53 +01:00
Lucas Bartholemy
01e7f690a1 Enh: Decreased OEmbed url max length 180chars (acs-ferreira) 2017-03-16 19:11:06 +01:00
Lucas Bartholemy
f243a15984 Merge pull request #2358 from acs-ferreira/patch-28
TryToFix #2357: length of primary key is too long
2017-03-16 19:09:17 +01:00
HumHub Translations
6b834e0699 Enh: Updated Translations (translate.humhub.org) 2017-03-16 19:05:27 +01:00
buddh4
afa8baf6e7 Merge branch 'master' of https://github.com/humhub/humhub 2017-03-16 18:51:38 +01:00
buddh4
ccfedf00be Fix: Added unknown upload error if server cancels upload (e.g in case of a post_max_size violation issue)
Enh: Added warning if php max upload/post is less than the humhub setting.
2017-03-16 18:51:27 +01:00
Lucas Bartholemy
3684951a90 Fixed compat method naming 2017-03-16 17:31:19 +01:00
buddh4
2512807c45 Enh: Added mp4/ogg blueimp support in post gallery 2017-03-16 17:29:40 +01:00
Lucas Bartholemy
e7010751f7 Enh: Created new ImageController for user image and banner handling 2017-03-16 17:29:14 +01:00
Lucas Bartholemy
7074fe3302 Enh: Made admin base controller method "getAccessRules()" non static 2017-03-16 17:03:20 +01:00
Lucas Bartholemy
69ec855e23 Directly use controller instance instead of Yii::$app->controller 2017-03-16 16:15:45 +01:00
Lucas Bartholemy
00ecd062c8 Enh: Added new controller init event 2017-03-16 16:02:58 +01:00
Lucas Bartholemy
941cbdef3a Merge pull request #2338 from githubjeka/fix-1777
To corrected query when Sql Mode ONLY_FULL_GROUP_BY
2017-03-16 15:50:45 +01:00
Lucas Bartholemy
450ceeff9f Merge pull request #2361 from githubjeka/view-ldap-form
Improved view module/admin/view/authentication_ldap.php
2017-03-16 15:50:20 +01:00
buddh4
00cff6b571 Merge pull request #2360 from githubjeka/patch-1
PHPDoc property To autocompleate IDE
2017-03-16 15:10:26 +01:00
Lucas Bartholemy
e9d81a80f6 Fix: Console image converter memory limit allocation 2017-03-16 14:31:16 +01:00