2747 Commits

Author SHA1 Message Date
Lucas Bartholemy
0a4a91cb5a Fixed: Ensure LDAP 'memberof' is an array 2016-07-07 13:01:15 +02:00
Sebastian Stumpf
3d3b6b8024 Added memory allocation and check routine to avoid fatal php errors
occurring when processing images with large dimensions.
2016-07-07 11:03:32 +02:00
buddha87
233dc53ce7 Added notification overview link in droptodwn + notification overview styling 2016-07-06 20:26:50 +02:00
buddha87
e461fe55d2 Enh: Added newPassword unequals currentPassword validation + trim password 2016-07-06 13:24:12 +02:00
buddha87
db984c2418 Merge branch 'master' of https://github.com/humhub/humhub 2016-07-06 11:13:45 +02:00
buddha87
d7e2583d23 Fixed hide delete and edit profile-/banner-image buttons after image deletion 2016-07-06 11:13:03 +02:00
Lucas Bartholemy
b58639f717 Fixed: Empty space message broken for members without write privileges 2016-07-05 07:54:52 +02:00
Lucas Bartholemy
b424240b98 Fixed: Users last login is not updated 2016-07-04 17:18:35 +02:00
buddha87
04b0979584 Stretch Space Settings Tag field to 100% length 2016-07-04 15:44:16 +02:00
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
Lucas Bartholemy
1f6d020437 Merge branch 'master' into v1.2-dev 2016-06-05 23:06:57 +02:00
buddha87
9cfb77f166 Added Validation Events to HForm + Invite alignments 2016-06-05 23:03:19 +02:00