3387 Commits

Author SHA1 Message Date
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
buddh4
3ad27444f3 Changelog update. 2017-03-16 14:29:57 +01:00
buddh4
e423d5a7d2 Enh: Added global (default) notification space settings. 2017-03-16 14:27:14 +01:00
buddh4
4a60d75e98 Enh: #2359 Use Jplayer playlist feature for post mp3 2017-03-16 14:26:21 +01:00
buddh4
73efebd535 - Rebuild production assets 2017-03-16 14:24:20 +01:00
githubjeka
a8ea5b7a31 Fix bugs for russian translation 2017-03-16 12:10:19 +03:00
githubjeka
e9dc8db112 Improved view module/admin/view/authentication_ldap.php
- Replace excess CHtml to Html from yii2
- improve php short tag for `php echo`
- add translation to LDAP TIPS
- improve HTML markup
2017-03-16 11:57:33 +03:00
Evgeniy Tkachenko
0cc5061b16 fix typos 2017-03-16 11:10:52 +03:00
Evgeniy Tkachenko
dd2bae6fef PHPDoc property To autocompleate IDE 2017-03-16 10:53:54 +03:00
buddh4
b521105c8a Changelog update 2017-03-15 20:13:10 +01:00
buddh4
94354fb1e0 Merge branch 'master' of https://github.com/humhub/humhub 2017-03-15 20:11:02 +01:00
buddh4
8284dcc129 - Enh: added js module 'ui.view' for view state and utils - Changed 'ui.state.getState' to 'ui.view.getState'
- Enh: added view helper as getHeight/Width and isSmall/Medium/Normal (width) to 'ui.view' js module
- Fix: removed popover image preview from mobile
- Fix: removed target-densitydpi not supported warning
2017-03-15 20:10:31 +01:00
Lucas Bartholemy
c6be8c6e53 Increased version number 2017-03-15 19:45:51 +01:00
Lucas Bartholemy
c796a3e48f Docs: Compile CSS package fix 2017-03-15 19:18:51 +01:00
Lucas Bartholemy
bc58e1f6c9 Enh: Cleanup authentication layout file 2017-03-15 19:18:29 +01:00
Sebastian Stumpf
59304b9002 Fix: LDAP user sync disabled all users if ldap server unreachable.
Now, the connection error exception will be caught and logged to the 
logfile. But the users will not be automatically disabled.
2017-03-15 18:35:26 +01:00
buddh4
9746d374ed Enh: Added Stream::renderEntry for rendering Streamentries from ContentActiveRecord
Fix: Wallentry menu not working in search view
2017-03-15 17:55:58 +01:00
Carlos Ferreira
54f536bba5 TryToFix #2357: length of primary key is too long 2017-03-15 17:34:23 +01:00
buddh4
51249e0029 Fixed message typo. 2017-03-15 16:36:55 +01:00
buddh4
385591e5d5 Fix: Double notifications when mentioning in comments 2017-03-15 16:24:49 +01:00
buddh4
39d082745a Enh: Raised collapse value for posts to full embeded youtube video height
Fix: Fixed oembed post edit
+ Rebuild theme
2017-03-15 14:57:07 +01:00
buddh4
db93e3ffb7 Merge pull request #2350 from acs-ferreira/patch-25
Fix height of <select> under Firefox
2017-03-15 14:36:34 +01:00
buddh4
031cb69a4f Merge pull request #2354 from acs-ferreira/patch-27
Center .caret
2017-03-15 14:29:48 +01:00
buddh4
cd64d15cae Enh: Included select2-humhub theme into the new theming
Enh: Added select2 dropdown for language selection in account and admin settings
Enh: Added data-ui-select2 addition for simple select2 dropdowns
Fix: Don't apply js additions if there was no matching element
2017-03-15 13:23:55 +01:00
buddh4
1fd21c1e02 Fix: #2336 use of invalid message key in comment notification (dutch) 2017-03-15 11:56:36 +01:00
buddh4
c87b31b34c Changelog update 2017-03-14 15:06:54 +01:00