2442 Commits

Author SHA1 Message Date
Lucas Bartholemy
ef023b2b82 Merge pull request #1782 from 3cst4sy/cherrypick
Added translations
2016-06-15 14:44:19 +02:00
Lucas Bartholemy
d279e7c696 Merge pull request #1792 from cebe/visibility-link
allow pre-selected visibility for space creation
2016-06-15 14:43:32 +02:00
buddha87
476dced989 Fixed #1799 - Deny space membership invites of space applicants 2016-06-14 21:16:03 +02:00
buddha87
368c8d0ecf Fixed #1800 - Switch membership button after space membership request (pending membership) 2016-06-14 20:56:15 +02:00
buddha87
1178b5525c Removed redundant data-saved widgets in account settings 2016-06-14 20:29:44 +02:00
buddha87
0e0e8c1297 Fixed #1797 - Save user mailing settings 2016-06-14 20:21:19 +02:00
buddha87
698c88baf2 Fixed space creation if no space modules available. + Loader button in delte view. 2016-06-11 23:03:14 +02:00
buddha87
49b4c22c57 Fixed #1791 - stream access for guests in public spaces. 2016-06-10 13:34:24 +02:00
Carsten Brandt
a1c5b79e88 allow pre-selected visibility for space creation
this allows themes to create links for "create public space" and "create
private space" like so:

create private space:

    Url::to(['/space/create/create', 'visibility' => \humhub\modules\space\models\Space::VISIBILITY_NONE])

also save() includes validate so the duplicate call has been removed.
2016-06-10 12:40:01 +02:00
Lucas Bartholemy
9217ce4dd9 Fixed prerequisites check link 2016-06-10 09:49:11 +02:00
buddha87
5f6c6f1bfc Merge pull request #1785 from cebe/patch-2
Removed share-panel styles
2016-06-08 15:35:00 +02:00
Carsten Brandt
de8ab700ee Removed share-panel styles
share widget has been removed in 0471bdc229dfe80e8b1ef03f3535037561513257 but style is still present in .less file in the theme.
2016-06-08 14:29:41 +02:00
Lucas Bartholemy
3fc7494be7 Fixed #1755: broken link in update docs 2016-06-08 11:41:55 +02:00
Lucas Bartholemy
07f337a1e3 Fixed: Redirect in space security settings 2016-06-08 11:41:29 +02:00
Lucas Bartholemy
52a9fbf53f Enh: Make path for message overwrites changeable 2016-06-08 08:48:10 +02:00
Lucas Bartholemy
b1b27c246b Fixed #1775: Missing static declaration 2016-06-08 08:29:11 +02:00
buddha87
15969e2006 Merge branch 'master' of https://github.com/humhub/humhub 2016-06-07 21:38:34 +02:00
buddha87
ed111bb91f Fixed group multi-dropdown in user edit form. 2016-06-07 21:38:00 +02:00
xtc
2918560a86 Add localization 2016-06-07 18:27:13 +02:00
xtc
635978b164 Add localization 2016-06-07 18:24:56 +02:00
Lucas Bartholemy
73c2c6afc6 Improved space membership listing (sort order) 2016-06-07 11:36:36 +02:00
Lucas Bartholemy
f596686abb Doc adjustments 2016-06-06 10:41:13 +02:00
buddha87
9cfb77f166 Added Validation Events to HForm + Invite alignments 2016-06-05 23:03:19 +02:00
buddha87
14ba96987d Documentation fixes. 2016-06-05 18:49:41 +02:00
Lucas Bartholemy
dcc69c892d Merge pull request #1767 from mriedmann/master
Suggest a fix for #1766
2016-06-03 14:30:39 +02:00
Lucas Bartholemy
c582fefe11 Merge pull request #1764 from 3cst4sy/cherrypick
Some more translations
2016-06-03 13:44:29 +02:00
Lucas Bartholemy
e7b2e9fd6c Merge pull request #1769 from sima-land/master
fix russian translation
2016-06-03 13:43:27 +02:00
HumHub Translate
c551a98da6 Enh: Updated Translations (translate.humhub.org) 2016-06-03 13:41:13 +02:00
Daha62
c5137cd2b5 Merge pull request #1 from sima-land/fix-ru-translation
Fix ru translation
2016-06-03 15:07:27 +05:00
Kharlova Daria
2258cb98ca small fixes 2016-06-03 15:04:09 +05:00
Kharlova Daria
1f1a04119a fix russian translation 2016-06-03 14:45:40 +05:00
Michael Riedmann
9543adf3a6 Fixed #1766 (#1)
Fixed issue "No module-update possible if runtime-folder is on other volume "
2016-06-03 10:52:09 +02:00
Lucas Bartholemy
240416407b Fixed #1758: Delete space broken 2016-06-03 08:31:59 +02:00
xtc
a520881a7c Add localization 2016-06-02 16:04:25 +02:00
xtc
712cffa4e0 Merge upstream/master into cherrypick 2016-06-02 16:03:18 +02:00
Lucas Bartholemy
ca2bf611c9 improve check of required classes during urlify migration 2016-06-01 05:59:13 +02:00
Lucas Bartholemy
d86e61b0a2 Fixed notification grouping v1.1.0-beta.1 2016-05-31 18:26:47 +02:00
Lucas Bartholemy
eb4f53684d Minor documentation enhancements 2016-05-31 09:21:32 +02:00
Lucas Bartholemy
04d7d8a75c Merge branch 'master' of github.com:humhub/humhub
# Conflicts:
#	protected/humhub/modules/comment/messages/en_uk/models_comment.php
#	protected/humhub/modules/post/messages/en_uk/models_Post.php
2016-05-30 12:38:55 +02:00
Lucas Bartholemy
f82fef503f Fixed comment wording 2016-05-30 12:37:16 +02:00
Lucas Bartholemy
f7844dcdd5 Fixed post wording 2016-05-30 12:00:19 +02:00
HumHub Translate
bc9a0c32e6 Enh: Updated Translations (translate.humhub.org) 2016-05-30 09:47:05 +02:00
Lucas Bartholemy
d735f2e6aa Removed old translation files 2016-05-30 09:43:23 +02:00
Lucas Bartholemy
f36587ae15 Auto translated duplicates 2016-05-30 09:20:24 +02:00
HumHub Translate
2139877c46 Enh: Updated Translations (translate.humhub.org) 2016-05-30 07:57:29 +02:00
HumHub Translate
082103f9c4 Enh: Updated Translations (translate.humhub.org) 2016-05-25 18:33:46 +02:00
Lucas Bartholemy
6f15a954c8 Fixed problem at user group migration on invalid mappings 2016-05-25 18:22:47 +02:00
Lucas Bartholemy
e0e25ea54b Fixed GitHub e-mail address lookup 2016-05-25 17:19:37 +02:00
Lucas Bartholemy
6cc7e4b185 Fixed account deletion without password 2016-05-25 17:04:41 +02:00
Lucas Bartholemy
ad19e380d4 Fixed Facebook/Github auth client name parsing 2016-05-24 18:42:35 +02:00