5564 Commits

Author SHA1 Message Date
buddh4
0b4ecd3403 - Fixed: DbDateValidator returns Unix epoch based date when invalid format is used 2020-01-13 11:27:22 +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 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
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
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
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 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
buddh4
1ede2cbe8e Fix #3798: DBValidator not working with time value and swedish locale 2019-12-20 11:47:15 +01:00
buddh4
e71f54d6d7 Merge branch 'develop' of github.com:humhub/humhub into develop 2019-12-20 11:03:15 +01:00
buddh4
17d84278d2 Chng: Removed italic text from summary mail of comment and content activities for better readability 2019-12-19 15:12:51 +01:00
buddh4
d73ffac9c2 Fix #3784: ActiveQueryContent::readable() not working for global content 2019-12-18 21:10:24 +01:00
buddh4
3313229162 Updated theme migration guide migrate-1.4.md 2019-12-18 16:34:12 +01:00
buddh4
82a0bc2d05 - Fix #3787: Required checkboxlist input shows asterisk on each option
- Chng: **Theme:** removed `static/temp.css`, moved required form style to `form.less`
2019-12-18 16:26:13 +01:00
buddh4
354bbb9a0e Use of alert box for empty available module updates info 2019-12-18 15:15:04 +01:00
buddh4
547534bf06 Updated CHANGELOG_DEV.md 2019-12-18 12:57:22 +01:00
buddh4
d567c995c0 Fix: Topic overview missing for user profiles 2019-12-18 12:56:40 +01:00
buddh4
add2b64617 Add loader to "Edit account" button 2019-12-18 12:40:50 +01:00
buddh4
953b616aed Fix: Default ContentContainerController::subLayout can't be overwritten directly or within controller init 2019-12-18 12:36:58 +01:00
buddh4
e0f898bbba Fix namespace in permissions.md 2019-12-18 11:53:06 +01:00
buddh4
704312a797 Changes in CHANGELOG_DEV.md 2019-12-18 11:37:36 +01:00
buddh4
f5e8146393 Fix AdminMenu:reset() fails on console requests using user switch 2019-12-18 11:36:53 +01:00
buddh4
25246a52cc Fix: TopicPicker fails without given contentContainer 2019-12-18 11:35:15 +01:00
buddh4
8fc84ad9bf Fix #3790: "Create post" permission visible in profile permissions settings for guest user group 2019-12-18 11:11:23 +01:00
buddh4
d394d9824b Fix #3789: TopicPicker addOptions flag ignored 2019-12-18 11:06:09 +01:00
Lucas Bartholemy
de13963198 Fixed missing powered by at login footer 2019-12-13 14:31:41 +01:00
Lucas Bartholemy
8106a7dc2e Beta 2 Release 2019-12-11 17:46:55 +01:00
buddh4
31fb3ac152 Use of new image rendering in activity/views/layouts/web.php 2019-12-11 17:40:11 +01:00
Lucas Bartholemy
52c0a9e958 Added translation callback 2019-12-11 17:14:02 +01:00
buddh4
47463518bc Fix GroupTest 2019-12-11 15:09:22 +01:00
buddh4
811179bfe9 Fix: plain text content info without content type 2019-12-11 14:27:49 +01:00
buddh4
f660fbe5ee Fix travis tests 2019-12-11 13:49:10 +01:00
buddh4
03601c7997 Merge branch 'develop' of github.com:humhub/humhub into develop
# Conflicts:
#	composer.lock
#	protected/humhub/docs/CHANGELOG_DEV.md
2019-12-11 11:41:13 +01:00
buddh4
84ecb5d31b Enh: Updated richtext version to 1.0.18 2019-12-11 11:39:38 +01:00
buddh4
8b8840a553 Fix picker widget options due to yii2 update data-* handling. 2019-12-10 15:34:45 +01:00
buddh4
ea9c88b269 Updated CHANGELOG_DEV.md 2019-12-10 15:23:41 +01:00
buddh4
842b37be24 #3780 Make default swipe configurable in Administration -> Settings -> Appearance 2019-12-10 15:22:18 +01:00
buddh4
bb99b12a38 Chng: Use of BlueimpGalleryAsset npm asset instead of static asset file
Enh: Add gallery view of richtext images
2019-12-06 13:48:51 +01:00
buddh4
75457b90b2 Enh #3780: Swipe to show sidebar on mobile 2019-12-05 20:19:26 +01:00
buddh4
2167d5efe8 Fix added missing layout-content-container in dashboard/index_guest.php 2019-12-05 20:17:47 +01:00
buddh4
c01550a13d Fix: Dashboard stream displays "1" at the bottom. 2019-12-04 13:57:22 +01:00