315 Commits

Author SHA1 Message Date
buddh4
aa39f85c5b Fix: Oembed not found due to different encoding 2020-05-20 13:44:56 +02:00
buddh4
feaa54e6fa Fix #4030: #search-menu-nav required in theme view layout main 2020-05-13 14:33:58 +02:00
buddh4
94e562a0e6 - Fix #3977 Reverted nicescroll version to 3.6.6 due to mobile scroll issues
- Chg: Only use nicescroll on space chooser, notifications, and activity stream on large devices
- Chg: Replaced `humhub.ui.view.isNormal()` with  `humhub.ui.view.isLarge()`
2020-04-09 20:24:58 +02:00
buddh4
e197c74347 Fixed legacy MarkdownFieldAsset.php 2020-04-06 17:59:09 +02:00
buddh4
813039859a Fix: Fixed "unreachable code after return statement" in humhub.ui.picker.js 2020-04-06 15:10:54 +02:00
buddh4
bacf6decd2 - Fixed progress dependency in humhub.file.js
- Fixed "unreachable code after return" warning in humhub.ui.widget.js
2020-04-06 12:56:56 +02:00
buddh4
c030e0193c Enh #3941: Core asset bundle optimization 2020-03-30 20:28:29 +02:00
buddh4
df6b6ef85b Merge branch 'develop' of github.com:humhub/humhub into develop 2020-03-30 19:44:01 +02:00
buddh4
94db33b040 Moved legac markdown editor assets to protected\humhub\modules\ui\form 2020-03-30 19:43:44 +02:00
Lucas Bartholemy
4fac5bad50 Merge branch 'master' into develop 2020-03-24 14:38:40 +01:00
buddh4
125d09588b Fix #3942: Show password icon not placed correctly if field was initially hidden 2020-03-23 17:55:13 +01:00
buddh4
766ef3b7bd Enh #3939: Add client.redirect action to client js module 2020-03-23 16:37:11 +01:00
buddh4
7e8344d39c - Enh #3924: Display update stream badge once an update is available
- Enh #3924: Implement `Stream.isUpdateAvailable()` to determine if there is an update available
- Enh #3924: Implement `Stream.onUpdateAvailable()`, `Stream.loadUpdate()` and `Stream.options.autoUpdate` to manage stream updates
- Enh #3924: Added `humhub\modules\content\live\NewContent:$streamChannel`
2020-03-18 15:14:07 +01:00
buddh4
e86c5315b4 Enh #3910: Add javascript url util humhub.util.url.getUrlParameter() 2020-03-11 12:44:04 +01:00
buddh4
8c3b01fcf5 Enh #3907: Allow client.ajax().abort() 2020-03-10 16:24:18 +01:00
buddh4
3b348421c7 Fixed top menu dropdown not hidden by default. 2020-03-05 18:38:35 +01:00
buddh4
6a2a36da30 Fix #3897: Top menu dropdown on mobile does not update active state 2020-03-05 18:31:10 +01:00
buddh4
136e13ca59 Fix #3894: Pjax call does not does not release scroll body scroll lock when default swipe is active 2020-03-05 18:09:25 +01:00
buddh4
5c370ca9b4 Fix #3834: Many entries in the top menu crashing layout 2020-03-05 16:03:33 +01:00
buddh4
9b8788d992 Removed js debugger from humhub.ui.view.js 2020-02-27 11:29:34 +01:00
buddh4
4302adf2dc Updated ui.view scroll timeout to 400ms 2020-02-27 11:27:02 +01:00
buddh4
596d8d1117 - Enh: Added humhub.ui.view.isActiveScroll() in order to check current scroll state (e.g. used to prevent swipe)
- Enh: Added `humhub.ui.view.preventSwipe()` in order to prevent default swipe
2020-02-24 17:41:54 +01:00
buddh4
bec291e2d2 Remove debugger from humhub.ui.view.js 2020-02-24 16:43:44 +01:00
buddh4
89ef57fd3b Fix #3879: New mobile swap interfers horizontal scroll 2020-02-24 16:42:31 +01:00
buddh4
e4a358b308 Fix show-more gradient does not consider actual background color. 2020-02-18 13:24:03 +01:00
buddh4
368924d2a5 Enh: Added gradient to ui.showMore feature 2020-02-17 20:49:20 +01:00
buddh4
5ba4740365 Fix ui.modal.submit fails on links with href='#' 2020-01-24 18:00:35 +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
buddh4
6a4f1887ad Fix: Prevent sidebar swipe on menu scroll 2019-12-20 17:22:47 +01:00
buddh4
107484ea47 Fix: Prevent swipe on menu scroll 2019-12-20 17:20:49 +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
buddh4
8b8840a553 Fix picker widget options due to yii2 update data-* handling. 2019-12-10 15:34:45 +01:00
buddh4
842b37be24 #3780 Make default swipe configurable in Administration -> Settings -> Appearance 2019-12-10 15:22:18 +01:00
buddh4
c66464996c Revert "Enh: Added editor instance as env within registerMarkdownIt"
This reverts commit ad65f4b12c2aac3e5a95457bfad99f807f0dba5f.
2019-12-06 14:12:09 +01:00
buddh4
ad65f4b12c Enh: Added editor instance as env within registerMarkdownIt 2019-12-06 14:08:48 +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
9bda8bafa7 Fixed js widget issue with Yii 2.0.29 https://github.com/yiisoft/yii2/pull/17625 2019-12-04 15:25:29 +01:00
buddh4
a4f36adde8 Enh #3771: Added humhub\modules\ui\form\widgets\ActiveForm:acknowledge flag 2019-12-03 15:08:08 +01:00
buddh4
2d3b9bbceb Enh #3771: Added data-ui-addition="acknowledgeForm" in order to prevent page changes without save/confirmation 2019-12-03 14:48:48 +01:00
buddh4
6980256ccb Enh: Added data-ui-addition way of definint ui additions 2019-12-03 14:44:28 +01:00
buddh4
7d94da2156 Updated to twemoji v12
Updated prosemirror richtext to v1.0.17
2019-10-16 17:17:14 +02:00
buddh4
c208d75f1e Docs + small cleanup 2019-10-15 22:41:09 +02:00
buddh4
e6af969fb3 Enh: Added a way to specify script urls, which should not be reloaded (yii.reloadableScripts) by configuration and event 2019-10-10 19:16:36 +02:00
buddh4
05a1a1fedd Enh: Added humhub.modules.ui.form.submit action e.g. data-action-change="ui.form.submit"
Chng: Added `humhub.ui.form` namespace to core api asset
Enh: Got rid of some `onChange` handler
2019-10-09 17:10:10 +02:00
buddh4
27ae062842 Use of new Menu API for WallEntryControls 2019-10-04 22:00:35 +02:00
buddh4
9f54bae919 Removed redundant css call in humhub.ui.form.elements.js 2019-10-02 18:03:54 +02:00
buddh4
20be28039b Enh: Added show password feature for password form elements 2019-10-02 17:59:44 +02:00