2676 Commits

Author SHA1 Message Date
Lucas Bartholemy
eff2f87626 Fixed wall entry creation 2016-09-12 19:04:30 +02:00
Lucas Bartholemy
b872896b04 Merge pull request #1987 from helnokaly/master
Show user container's display name for posts posted on others' profiles …
2016-09-12 19:00:53 +02:00
Hany El Nokaly
4327a097d9 Show profile's display name for posts posted on others' profiles when viewing from dashboard 2016-09-12 15:22:33 +02:00
Lucas Bartholemy
b60b25f3ef Merge pull request #1934 from 3cst4sy/cherrypick
Enhanced regex for @ token in posts
2016-09-11 17:35:24 +02:00
Lucas Bartholemy
195681b936 Merge pull request #1946 from Daha62/subscription-count
fix following count
2016-09-10 10:09:57 +02:00
Lucas Bartholemy
d59e3970a4 Merge pull request #1940 from Daha62/hide-change-email-tab
hides change-email tab
2016-09-10 10:03:55 +02:00
Lucas Bartholemy
933996f670 Merge pull request #1985 from Daha62/fix-user-profileBanner-error
Fix user profile banner error.
2016-09-09 20:25:47 +02:00
Kharlova Daria
384b35e7c5 Fix user profile banner error. 2016-09-09 12:00:57 +05:00
Lucas Bartholemy
7e62449956 Merge pull request #1944 from Daha62/remove-401-exception-from-logging
remove exceptions from logging
2016-09-07 14:22:19 +02:00
Lucas Bartholemy
0fd63d5586 Enh: Make UserListBox pagination size customizable 2016-09-07 10:08:47 +02:00
buddha87
49881503a6 Fixed #1942 remove additional spaces on chrome + trim content 2016-09-01 16:41:17 +02:00
buddha87
8968251b96 Enh: Added $sendInviteMailsInGlobalLanguage option to translate invite emails to either default or user language. 2016-09-01 12:33:52 +02:00
Lucas Bartholemy
5e1ce9301c Merge pull request #1969 from cebe/fix-file-upload-new-model
Fixed file upload list to work with new models
2016-08-30 16:16:47 +02:00
Carsten Brandt
0794af98f5 Fixed file upload list to work with new models
When using FileUploadList in a form with normal validation (not client
validation) all uploaded files are lost after a validation error occurs.

This fixes the widget to keep files in that case, i.e. when
$model->isNewRecord is true, it will take the file list from the post
field assigned to the record instead of from the database.
2016-08-30 13:04:34 +02:00
Lucas Bartholemy
1e85e1391e Merge pull request #1957 from cebe/customize-stream-action
allow customization of Stream action via events
2016-08-29 07:53:33 +02:00
Carsten Brandt
c122eb13e7 added @since annotation 2016-08-26 15:01:10 +02:00
Carsten Brandt
340bede945 allow customization of Stream action via events
added before and after action events that can be used to modify the
stream action filter.
2016-08-26 14:23:30 +02:00
buddha87
91575fae78 Fixed: lightbox align arrow position 2016-08-24 13:41:28 +02:00
buddha87
b726ef8854 Merge branch 'master' of https://github.com/humhub/humhub 2016-08-24 13:24:47 +02:00
buddha87
bcd4495140 Fixed ekko lightbox for mobile devices. 2016-08-24 13:24:21 +02:00
buddha87
46bd8ce9fc assets gitignore 2016-08-24 13:01:58 +02:00
buddha87
926a14baa9 Fixed production asset management 2016-08-23 22:29:34 +02:00
buddha87
600d587cc8 Enh: Asset Management Enhancement with yii asset command support minif/uglify. 2016-08-21 19:58:55 +02:00
Kharlova Daria
ac78facecf fix following count 2016-08-19 17:20:38 +05:00
Kharlova Daria
45cb8ed4d9 remove exceptions from logging 2016-08-19 11:28:38 +05:00
Kharlova Daria
628d46edf2 hides change-email tab 2016-08-18 14:20:32 +05:00
buddha87
056f4440a5 Testing enhancements 2016-08-17 16:04:52 +02:00
xtc
a990296c8a Enhanced regex for @ token in posts 2016-08-17 14:36:25 +02:00
Lucas Bartholemy
0a6225b2b2 Changed version to 1.1.0 v1.1.0 2016-08-16 18:05:37 +02:00
HumHub Translate
911198ea9f Enh: Updated Translations (translate.humhub.org) 2016-08-16 17:51:03 +02:00
buddha87
e8d7ee5fad Merge pull request #1928 from sima-land/translation-update
Translation ru
2016-08-15 11:59:01 +02:00
Kharlova Daria
312ca66106 translation update 2016-08-15 11:45:28 +05:00
Lucas Bartholemy
7ffd60eca3 Merge pull request #1921 from cebe/stream-action-params
added Stream::$streamActionParams to customize stream Url
2016-08-15 08:43:11 +02:00
Carsten Brandt
4ba2f19b0b added Stream::$streamActionParams to customize stream Url
also fixes an issues which adds superflous param "1=route" to every
space url.
2016-08-12 15:11:37 +02:00
buddha87
4f9fa5ac51 Merge pull request #1920 from cebe/patch-2
Updated Ubuntu Packages for PHP 7
2016-08-12 11:40:01 +02:00
Carsten Brandt
fb25f0602a Updated Ubuntu Packages for PHP 7 2016-08-12 09:06:18 +02:00
buddha87
b002ef69d9 Merge branch 'master' of https://github.com/humhub/humhub 2016-08-11 15:25:53 +02:00
buddha87
aaa5e2d3ee Fixed spacepicker positioning 2016-08-11 15:25:11 +02:00
Sebastian Stumpf
f72bf60278 Attribute createdBy is now directly fetched from content instance. 2016-08-10 13:26:20 +02:00
Lucas Bartholemy
0f602ec3b8 Merge branch 'master' of github.com:humhub/humhub 2016-08-08 13:37:16 +02:00
Lucas Bartholemy
6fc84f9ebd Enh: allow to set a extra space startpage for non members 2016-08-08 13:37:03 +02:00
buddha87
86a9172d90 Remove Data saved element after finished rendering. 2016-08-07 17:31:22 +02:00
Lucas Bartholemy
668fff4b8c Fixed notification overview without any active filter 2016-08-06 18:53:17 +02:00
Lucas Bartholemy
ea91785770 Merge branch 'master' of github.com:humhub/humhub 2016-08-06 13:26:27 +02:00
Lucas Bartholemy
d41e901e6d Make some fields required in LDAP settings form and fixed typo in hint text 2016-08-06 13:26:10 +02:00
Lucas Bartholemy
f70537ee79 Merge pull request #1846 from onmotion/master
added access control rules for acl
2016-08-06 13:22:47 +02:00
HumHub Translate
aa972f2173 Enh: Updated Translations (translate.humhub.org) 2016-08-06 13:20:10 +02:00
Lucas Bartholemy
411da20c79 Merge pull request #1907 from cebe/implement-remove-widget
implemented BaseStack::removeWidget()
2016-08-06 12:16:32 +02:00
Carsten Brandt
a030993a11 implemented BaseStack::removeWidget()
function was unimplemented with a todo annotation.
2016-08-05 16:37:04 +02:00
Lucas Bartholemy
248e2ca7e5 Fixed ldap user table id attribute detection without existing users 2016-08-05 15:17:04 +02:00