Lucas Bartholemy
796a07e980
Merge branch 'master' of github.com:humhub/humhub
2016-07-12 17:03:53 +02:00
Lucas Bartholemy
23147e3b62
Enh: Flush also assets directory on cache delete
2016-07-12 17:03:38 +02:00
buddha87
9cdecc1bdc
Merge branch 'master' of https://github.com/humhub/humhub
2016-07-12 16:55:12 +02:00
buddha87
cb8a8862b9
Enh: Added Pastvalidator for profile birthday.
2016-07-12 16:54:36 +02:00
Lucas Bartholemy
9b5abedb98
Merge pull request #1849 from cebe/patch-2
...
Adjust Yii requirements in composer.json
2016-07-12 13:06:19 +02:00
Lucas Bartholemy
d57a92202a
Fixed: Allow LDAP user login by e-mail address
2016-07-12 12:22:06 +02:00
Nadil Conscious Solutions
514a1d2068
Updated About View File
...
Although we added the markdown editor in the fields, We are unable to display the markdown editor text in the file without processing it. So here I have added some codes to process the the markdown text If the field type is Markdow
2016-07-12 11:13:29 +05:30
Nadil Conscious Solutions
7ce6881112
Updated with adding case for markdown
2016-07-12 09:57:16 +05:30
Nadil Conscious Solutions
d34e692aab
Updated the base type by adding Markdown Editor type
2016-07-12 09:52:43 +05:30
Nadil Conscious Solutions
c497258d7e
Created Markdown Editor
...
A class should be needed to create a new field type,
2016-07-12 09:50:42 +05:30
Jonathan Yannes
97fd92bcf0
Merge branch 'master' of https://github.com/humhub/humhub
...
* 'master' of https://github.com/humhub/humhub :
Module Asset Management use asset path instead of file path to determine published url
Moved "Admin->Settings->User" to "Admin->User->Settings" + added some texts.
Fixed module update assets problem.
Enhanced URL matching in RichText
Allow default value in getter of settings
Enh: Allow CamelCase moduleIds in MessageCommand
Temporarily disabled new image converter memory allocation
Enh: Updated Translations (translate.humhub.org)
Enh: Updated Translations (translate.humhub.org)
Added missing translation on space settings
Enh: Added possibility to change profile default route
Enh: Improved user spaces profile sidebar widget
Enh: Don't include hidden spaces to user profile space statistics
Fixed BaseMenu isActive flag
Fixed: Ensure LDAP 'memberof' is an array
Added memory allocation and check routine to avoid fatal php errors occurring when processing images with large dimensions.
Added notification overview link in droptodwn + notification overview styling
Enh: Added newPassword unequals currentPassword validation + trim password
Fixed hide delete and edit profile-/banner-image buttons after image deletion
2016-07-11 12:44:44 -04:00
Carsten Brandt
0de6df7d5c
Adjust Yii requirements in composer.json
...
More restrictive version constraints. Otherwise Humhub would break if Yii releases a 2.1 version. Same for extensions.
2016-07-11 18:34:49 +02:00
Jonathan Yannes
6ae469dbff
removed tour complete limitation to allow custom tour names
2016-07-11 11:22:33 -04:00
buddha87
1ffa682c2d
Module Asset Management use asset path instead of file path to determine published url
2016-07-11 14:54:29 +02:00
kozhevnikov
73ad5cd16c
added access control rule by accepted groups
2016-07-11 13:52:08 +03:00
buddha87
314b5f616e
Moved "Admin->Settings->User" to "Admin->User->Settings" + added some texts.
2016-07-10 15:32:35 +02:00
buddha87
35699dfa0b
Fixed module update assets problem.
2016-07-09 12:25:29 +02:00
buddha87
956f8930ff
Enhanced URL matching in RichText
2016-07-08 21:27:00 +02:00
buddha87
96296e781a
Allow default value in getter of settings
2016-07-08 17:36:26 +02:00
Lucas Bartholemy
1f3efd86e2
Enh: Allow CamelCase moduleIds in MessageCommand
2016-07-08 15:34:29 +02:00
Lucas Bartholemy
591bbb6e11
Merge branch 'master' of github.com:humhub/humhub
2016-07-08 14:39:54 +02:00
Lucas Bartholemy
9ae981c914
Temporarily disabled new image converter memory allocation
2016-07-08 14:39:35 +02:00
HumHub Translate
db84bb0c43
Enh: Updated Translations (translate.humhub.org)
2016-07-08 14:32:06 +02:00
HumHub Translate
8ca520b95f
Enh: Updated Translations (translate.humhub.org)
2016-07-08 14:29:53 +02:00
Lucas Bartholemy
efbd8b4b2a
Added missing translation on space settings
2016-07-08 14:29:11 +02:00
Lucas Bartholemy
f4844765a2
Enh: Added possibility to change profile default route
2016-07-08 12:53:05 +02:00
Lucas Bartholemy
2780a25b83
Enh: Improved user spaces profile sidebar widget
2016-07-08 09:44:20 +02:00
Lucas Bartholemy
0513e82caf
Enh: Don't include hidden spaces to user profile space statistics
2016-07-08 09:43:48 +02:00
Lucas Bartholemy
bb1072bcb6
Fixed BaseMenu isActive flag
2016-07-07 15:02:26 +02:00
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