6387 Commits

Author SHA1 Message Date
buddh4
e104334c29 Fix #3806: Using Receive notifications for new content will not include the space to the notification setting view until settings are saved 2020-01-24 17:24:03 +01:00
Lucas Bartholemy
645ee4d894 Updated MenuLink PHPDoc 2020-01-24 16:12:09 +01:00
Lucas Bartholemy
01c08f1d97 Update CHANGELOG_DEV.md 2020-01-24 16:10:47 +01:00
buddh4
e814bf2208 Fix prevent originator link in activity stream 2020-01-23 18:20:39 +01:00
buddh4
07298ee1cc Enh #3822 Added content id to notification urls as fallback in case notification was deleted 2020-01-23 18:01:08 +01:00
buddh4
b76f82e19c - Fix #3795: Open Sans load downloadable font: kern: Too large subtable, table discarded
- Chng: Dropped open-sans npm dependency and updated and included font in `static/css/open-sans.css`
- Enh: Update Yii version to 2.0.32
2020-01-23 17:30:15 +01:00
buddh4
f00927c385 Fix #3797: User humhub\modules\user\widgets\Image link was disabled by default 2020-01-23 16:39:04 +01:00
buddh4
91da3f0693 Guest users can't access public posts from 'Latest activities 2020-01-23 16:32:28 +01:00
buddh4
47ca878d17 Fix #3837: Legacy modal may freeze in case of errors 2020-01-22 19:26:22 +01:00
buddh4
39d1ce3a5a - Fix #3829: Guest user access to counter set freezes
- Enh: `data-action` url now can be set as `href` attribute additionally to  `data-action-url`
2020-01-22 19:17:35 +01:00
Lucas Bartholemy
c4934ea5e1 Fix: Settings cli rewrite dynamic config when required 2020-01-20 22:00:13 +01:00
buddh4
346c29fdf2 - Fix #3803: Invalid editor preset handling
- Fix: Invalid editor placeholder handling
2020-01-20 17:09:00 +01:00
buddh4
af3849a2a4 Changed CHANGELOG_DEV.md 2020-01-17 17:45:27 +01:00
buddh4
09ced5f612 Enh: Added further print enhancements 2020-01-17 17:44:24 +01:00
buddh4
40eb26685b Fix #3810: Print Media Cluttered by HREF Content 2020-01-17 17:19:04 +01:00
buddh4
2d6481d413 Enh: Notification targets can be deactivated or overwritten by configuration 2020-01-17 17:01:47 +01:00
buddh4
ccbd617849 Enh #3755: Added default style for twitter oembed 2020-01-15 12:13:29 +01:00
buddh4
d85f292e03 Merge branch 'develop' of github.com:humhub/humhub into develop 2020-01-15 11:38:29 +01:00
buddh4
eb99da4b1a Added encoding to oembed data url 2020-01-15 11:38:19 +01:00
Lucas Bartholemy
7874384d26 Merge branch 'develop' of github.com:humhub/humhub into develop 2020-01-13 11:50:47 +01:00
Lucas Bartholemy
189d7e0f88 Added PE validation job 2020-01-13 11:50:36 +01:00
buddh4
b6ace426f3 Updated CHANGELOG_DEV.md 2020-01-13 11:28:49 +01:00
buddh4
2422509e36 Merge branch 'develop' of github.com:humhub/humhub into develop 2020-01-13 11:27:32 +01:00
buddh4
0b4ecd3403 - Fixed: DbDateValidator returns Unix epoch based date when invalid format is used 2020-01-13 11:27:22 +01:00
Lucas Bartholemy
f2ee427d88 Improved SaaS display 2020-01-10 16:51:05 +01:00
Lucas Bartholemy
0764662e0d Fixed cloud licence display 2020-01-10 16:26:15 +01:00
Lucas Bartholemy
c1f3784b39 Fix licence remove 2020-01-10 16:12:11 +01:00
Lucas Bartholemy
158dfc3294 Better PE cloud demo handling 2020-01-10 15:12:59 +01:00
Lucas Bartholemy
8b47e75ae9 Improved licence handling 2020-01-10 14:47:05 +01:00
buddh4
b9eefb2ddd Chng #3816: Use of static::class query class within ContentActiveRecord::find() instead of getObjectModel() 2020-01-09 14:37:27 +01:00
Lucas Bartholemy
8b3b4ac29a Merge branch 'master' into develop 2020-01-09 12:07:16 +01:00
Lucas Bartholemy
b47c5bc89c Prepare Release 1.3.20 v1.3.20 2020-01-09 11:47:24 +01:00
Lucas Bartholemy
7a5627b5ad Fix #3814: File uploads broken with restricted file extensions 2020-01-09 11:46:58 +01:00
Lucas Bartholemy
b447857a94 Updated composer dependencies 2020-01-03 14:33:58 +01:00
Lucas Bartholemy
a9f8602ed4 Merge branch 'master' into develop 2020-01-03 14:31:00 +01:00
buddh4
e4f0eff155 Fix #3802: 'usersearch-status' dropdown triggers reload on click 2020-01-03 13:14:08 +01:00
buddh4
647a58136f
Merge pull request #3804 from funkycram/patch-5
Update Topic.php
2020-01-03 13:00:34 +01:00
buddh4
3eb12de202 Merge branch 'develop' of github.com:humhub/humhub into develop
# Conflicts:
#	protected/humhub/docs/CHANGELOG_DEV.md
2020-01-03 12:56:51 +01:00
buddh4
eb96ddb5e0 Fix #3805: Cannot select more than one activity in E-Mail Summaries settings 2020-01-03 12:55:59 +01:00
buddh4
7cf1349174 - Chng: Remove offset information in humhub\widgets\TimeZoneDropdownAddition by default
- Enh: Added `withTimeZone` parameter to `humhub\libs\TimezoneHelper::generateList()`
2020-01-02 20:31:02 +01:00
Marc Farré
7d77341ff0
Update Topic.php
if `$topic` is an instance of `Topic`, it is an object, and `strpos` creates a bug
2019-12-22 19:43:46 +01:00
buddh4
6a4f1887ad Fix: Prevent sidebar swipe on menu scroll 2019-12-20 17:22:47 +01:00
buddh4
ab4a915a03 Merge branch 'develop' of github.com:humhub/humhub into develop 2019-12-20 17:21:47 +01:00
buddh4
107484ea47 Fix: Prevent swipe on menu scroll 2019-12-20 17:20:49 +01:00
Lucas Bartholemy
0ffed46332 Fix #3704: Public space is not displayed when guest user accesses 'Space directory'. 2019-12-20 17:15:36 +01:00
buddh4
b0d182e567 Enh: Mobile theme enhancements.
- Fix: Better Modal width calculation (Fixes an ee issue) on mobile
 - Fix: Dropdown width issue on mobile
2019-12-20 16:44:09 +01:00
buddh4
b655d3105c Fix getContentTop scroll. 2019-12-20 16:37:52 +01:00
buddh4
8a9992f3a3 Enh #3779: Added ui.view.getContentTop() for calculating the top position of the layout content with theme support 2019-12-20 16:24:46 +01:00
Lucas Bartholemy
ed1b9643b2 Prepare 1.3.19 release v1.3.19 2019-12-20 16:08:48 +01:00
Lucas Bartholemy
422893fe59 Fix #3800: Birthday 'Hide year in profile' inconsistent with LDAP 2019-12-20 16:07:37 +01:00