xtc
cd0e46bdfc
Add localization
2016-07-01 14:00:23 +02:00
xtc
e40ca15f75
Remove deprecated file
2016-07-01 14:00:09 +02:00
xtc
845cf2474b
Merge upstream/master into cherrypick
2016-07-01 13:59:30 +02:00
buddha87
5aadfdeaef
Merge pull request #1824 from sima-land/fix-ru-translation
...
fix russian translation
2016-06-30 13:15:56 +02:00
Kharlova Daria
5601e447d2
fix russian translation
2016-06-30 10:30:01 +05:00
buddha87
ec1aa1f8af
Merge pull request #1815 from cebe/patch-4
...
Show space acronym instaed of blank image in search results
2016-06-29 18:58:37 +02:00
buddha87
5f4886569f
Merge pull request #1814 from cebe/patch-2
...
fixed bug in directory spaces sidebar
2016-06-29 18:57:20 +02:00
buddha87
44812328fc
Merge pull request #1813 from cebe/collapse-style
...
Small Enhancement: add css class to collapsed panels
2016-06-27 14:28:28 +02:00
Carsten Brandt
59881abad1
Show space acronym instaed of blank image in search results
...
use the image widget instead of displaying the image directly as it is done in other places.
2016-06-24 12:22:01 +02:00
Carsten Brandt
21579a82d1
fixed bug in directory spaces sidebar
...
fixed missing echo to display the rendered menu. Currently the collapse/expand menu does not show up on this sidebar panel.
2016-06-24 01:26:34 +02:00
Carsten Brandt
a03d56f701
add css class to collapsed panels
...
to allow adjusted styling for collapsed panels, that is different from
expanded panels.
2016-06-23 19:47:45 +02:00
buddha87
76a325f160
Enh: Switch tabs of tabbed forms with tab
2016-06-21 14:26:16 +02:00
buddha87
08d641b56c
Fixed #1407 - Include subfields of profilefield types (e.g. Birthday + Hide Year)
2016-06-20 16:25:03 +02:00
buddha87
6160b744c2
Merge pull request #1805 from 3cst4sy/cherrypick
...
typo
2016-06-16 14:26:17 +02:00
xtc
8b10d06d44
typo
2016-06-16 13:52:02 +02:00
Lucas Bartholemy
e44d3fc928
Documentation fix
2016-06-15 15:21:54 +02:00
HumHub Translate
07c16147a4
Enh: Updated Translations (translate.humhub.org)
2016-06-15 14:44:55 +02:00
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