HumHub Translate
17b4debf9c
Enh: Updated Translations (translate.humhub.org)
v1.1.0-beta.2
2016-07-18 07:57:31 +02:00
Lucas Bartholemy
8363283668
Changed version to 1.1.0-beta.2
2016-07-18 07:56:23 +02:00
Lucas Bartholemy
139d861920
Fixed: Better fallback to installer cookieValidationKey
2016-07-16 18:07:08 +02:00
Lucas Bartholemy
5eec096fe4
Changed installer sample users e-mail addresses
2016-07-15 17:34:29 +02:00
buddha87
c9c31e390f
Fixed #1691 parse date from user search input
2016-07-14 18:04:30 +02:00
buddha87
1e97041e4e
Fixed #1521 phpDoc fixes in BaseMenu
2016-07-14 16:58:47 +02:00
buddha87
42d8b99379
Removed unused space_id from comment table
2016-07-14 16:50:09 +02:00
buddha87
ff052da748
Merge branch 'master' of https://github.com/humhub/humhub
2016-07-14 13:33:30 +02:00
buddha87
80cdf46280
Fixed #1854 - Set default date year range to 100 years into future
2016-07-14 13:33:02 +02:00
Lucas Bartholemy
776b50df08
Fixed settings name max length
2016-07-14 13:11:40 +02:00
Lucas Bartholemy
d2a7c1641d
Fixed settings key length
2016-07-14 13:10:09 +02:00
buddha87
55c92cfea4
Removed test script
2016-07-14 11:43:13 +02:00
Lucas Bartholemy
0ff44af29a
Adjusted login test error message
2016-07-14 07:41:29 +02:00
Lucas Bartholemy
8e0e3b8182
Merge pull request #1830 from 3cst4sy/cherrypick
...
Cherrypick
2016-07-14 07:35:42 +02:00
Lucas Bartholemy
42580504a9
Merge pull request #1850 from jyann/custom-tours
...
Custom tours
2016-07-14 07:32:59 +02:00
Jonathan Yannes
a6e709746d
ADDED configurable validation to tour-completed endpoint
2016-07-13 14:31:38 -04:00
Lucas Bartholemy
53749411f6
Merge pull request #1855 from cebe/general-cleanup
...
cleanup and grammar fixes
2016-07-13 19:34:43 +02:00
buddha87
b54bfd98cb
Theme.css update from current less compilation
2016-07-13 18:06:04 +02:00
buddha87
3a8da355bc
Merge branch 'master' of https://github.com/humhub/humhub
2016-07-13 18:04:30 +02:00
buddha87
e6bd5e52a7
Force render Markdown Addlink/AddFile modals over fullscreen editor.
2016-07-13 18:02:11 +02:00
Carsten Brandt
662e0b56b1
cleanup module classes
2016-07-13 15:06:36 +02:00
Carsten Brandt
a5362298de
english grammar fixes
2016-07-13 15:05:56 +02:00
Sebastian Stumpf
dc6be0f11e
Added eclipse environment files to .gitignore.
2016-07-13 14:30:20 +02:00
Sebastian Stumpf
b1addd06d8
Merge branch 'master' of https://github.com/humhub/humhub.git
2016-07-13 14:26:53 +02:00
Sebastian Stumpf
50992225d5
Fixed positioning of arrows in galleries.
2016-07-13 14:21:35 +02:00
HumHub Translate
9459c69de1
Enh: Updated Translations (translate.humhub.org)
2016-07-13 14:14:45 +02:00
Sebastian Stumpf
c27f23c68e
Removed routine temporary disabling memory allocation and dimension
...
check.
2016-07-13 12:46:02 +02:00
Sebastian Stumpf
c307000dd7
Added filetype check before call to image dimension validation in
...
File->validateSize().
Added check if file exists before further processing in
ImageConverter->allocateMemory().
2016-07-13 11:46:28 +02:00
buddha87
371951df6b
Fixed error when edit user without group assignment.
2016-07-12 17:29:19 +02:00
buddha87
76b1eed6be
Merge branch 'master' of https://github.com/humhub/humhub
2016-07-12 17:09:50 +02:00
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
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
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