Lucas Bartholemy
afc0f6112d
Fixed #1458 : Birthday Date is saved off by one
2016-02-27 08:46:15 +01:00
Lucas Bartholemy
d25913da11
Enh: Added Date profile field
2016-02-27 08:43:59 +01:00
Lucas Bartholemy
da93e9d650
Enh: Added option for admins to access private contents
2016-02-26 19:16:53 +01:00
Lucas Bartholemy
2324c2f153
Enh: Added option that admins can manage profile images/banners of all users
2016-02-26 16:10:06 +01:00
Lucas Bartholemy
c1f07e7b0d
Fixed: Don't add comment link when there are no permissions
2016-02-26 15:03:16 +01:00
Lucas Bartholemy
9f0655a909
Enh: Added directory page size setting
2016-02-26 07:49:17 +01:00
Lucas Bartholemy
ac75d3decb
Enh: Added can comment permission
2016-02-26 07:35:50 +01:00
Lucas Bartholemy
e81b32a11f
Enh: Added default hide age option to birthday profile field type
2016-02-26 05:56:42 +01:00
Lucas Bartholemy
1fc3f89de7
Fixed: HForm readOnly option for checkbox and datetime fields
2016-02-26 05:51:04 +01:00
Lucas Bartholemy
6ee0f865d9
Enh: Allow profile field types to set default values
2016-02-26 05:46:55 +01:00
Lucas Bartholemy
862b19803e
Enh: Allow LDAP sync of date fields in arbitrary formats
2016-02-26 05:43:33 +01:00
Lucas Bartholemy
35f8ab2ff6
Fixed #1485 : Allow underscore in CheckClassType helper
2016-02-26 03:26:56 +01:00
buddha87
a48baf55e5
Refactor change visibility frontend logic
2016-02-25 20:39:06 +01:00
buddha87
3cf8edb516
Fixed change visibility to private if default visibility is private.
2016-02-25 20:27:14 +01:00
buddha87
0b342086e4
Fixed #1318 , #1467 , #1501 Set visibility checkbox prop instead of attribute + Don't hide public badge on profile view + Proper implementation of input placeholder replacement for richtexteditor
2016-02-25 19:05:03 +01:00
Lucas Bartholemy
bbd87a3dee
Merge pull request #1500 from phorque/master
...
Fix $filePath generation with Nginx when X-Sendfile is used
2016-02-25 18:51:13 +01:00
Victor Goya
4737821920
Fix $filePath generation with Nginx when X-Sendfile is used
...
When I tried to use the "X-Sendfile" option with Nginx no images were displayed and I got a bunch of `substr() expects parameter 1 to be string, object given` in the logs.
Seems like we should use $filePath instead of $file here, I tried it and everything works great now :3
2016-02-25 17:38:43 +01:00
Lucas Bartholemy
cc31bc51df
Fixed #877 : Removed content edit possibility on archived spaces
2016-02-25 17:35:43 +01:00
Lucas Bartholemy
5480d86c63
Fixed: Directory widget knob display height
2016-02-25 16:47:23 +01:00
Lucas Bartholemy
162e20e73d
Enh #1412 : Added cron for cleanup user_http_session table
2016-02-24 22:59:33 +01:00
Lucas Bartholemy
a88f6a9959
Fixed #1037 : Login link in 401 error (guestmode)
2016-02-24 22:35:25 +01:00
Lucas Bartholemy
23118b0ee2
Merge branch 'master' of github.com:humhub/humhub
2016-02-24 22:19:57 +01:00
Lucas Bartholemy
679d7c5420
fixed #1459 : Notification of comment like broken
2016-02-24 22:19:44 +01:00
Lucas Bartholemy
68fc1e341a
Merge pull request #1498 from helnokaly/master
...
fix issue #1442 and #1459
2016-02-24 22:16:36 +01:00
HumHub Translate
2f7320fa39
Enh: Updated Translations (translate.humhub.org)
2016-02-24 22:03:29 +01:00
HumHub Translate
1a4bf1a8b6
Enh: Updated Translations (translate.humhub.org)
2016-02-24 22:01:21 +01:00
Lucas Bartholemy
49f2920fda
Changed version to beta.4
2016-02-24 22:00:11 +01:00
Lucas Bartholemy
8b2ad2de8c
Enh: Allow to change input date formats
2016-02-24 21:55:40 +01:00
helnokaly
8e650330f8
fix issue #1459 Notification of Comment like indicates Post instead of Comment
2016-02-24 14:55:30 +02:00
helnokaly
ac2804ba72
fix issue #1442 'firstname' should display as 'First name' ....
2016-02-24 13:31:41 +02:00
Lucas Bartholemy
74222107bf
Fixed #1391 : Cannot set default user profile visibility
2016-02-24 03:15:59 +01:00
Lucas Bartholemy
359627a9b8
Fixed: Directory follow button, added AJAX support
2016-02-24 02:50:16 +01:00
Lucas Bartholemy
e72f4daa29
Fixed #1448 : Added php-intl ICU and ICU data version to requirement checker
2016-02-24 01:28:49 +01:00
buddha87
9765f634dd
Fixed richtextEditor mentioning for stream input fields
2016-02-24 01:05:55 +01:00
Lucas Bartholemy
0a388d225a
Fixed: Removed duplicate Bootstrap files
2016-02-24 00:25:32 +01:00
buddha87
45224d999e
EditLink / Notification Link cursor bug + editpostform id fix.
2016-02-23 20:04:56 +01:00
Lucas Bartholemy
766be98368
Enh: Updated bootstrap markdown editor (added it to composer)
2016-02-22 12:54:26 +01:00
Sebastian Stumpf
3c777c83dc
Merge branch 'master' of https://github.com/humhub/humhub
2016-02-18 17:52:07 +01:00
Sebastian Stumpf
0810385440
Fix: Set Guid is now triggered by validate, insert and update event.
2016-02-18 17:51:50 +01:00
Lucas Bartholemy
1d45ef6248
Merge pull request #1486 from helnokaly/master
...
Fix: logical negation on int instead of a boolean expression
2016-02-18 17:36:09 +01:00
Sebastian Stumpf
68964d22fc
Fix: Invalid null comparison in PermissionManager caused 0 to be interpreted as default value.
2016-02-18 16:09:21 +01:00
Sebastian Stumpf
5eae7668ee
Fix: Access to non existent property in user/Events.php ->
...
integritycheck
2016-02-18 11:09:14 +01:00
helnokaly
323703c845
fix logical negation on int instead of boolean expression
2016-02-18 11:30:55 +02:00
buddha87
57f3bf0ae4
Fixed #150 #1472 : Insert new entries after sticked entries. Reload Stream after unstick and don't mark content as updated for stick/unstick action. Remove stream entry from dom instead of hiding it.
2016-02-17 22:35:33 +01:00
HumHub Translate
5b85f08922
Enh: Updated Translations (translate.humhub.org)
2016-02-16 23:45:36 +01:00
Lucas Bartholemy
0c3765bcbd
Fixed #1457 : DynamicConfig merge broken
2016-02-16 18:28:00 +01:00
Sebastian Stumpf
49d67283b9
Enh.: Richtext now supports email marking.
2016-02-16 18:06:17 +01:00
buddha87
8b94d199d0
Fixed #1416 : Show video link on edit view
2016-02-16 00:24:09 +01:00
Lucas Bartholemy
3999596555
Fixed: Broken mentioning regexp
2016-02-15 23:47:33 +01:00
HumHub Translate
e72b724a2a
Enh: Updated Translations (translate.humhub.org)
2016-02-15 12:16:23 +01:00