438 Commits

Author SHA1 Message Date
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
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
16201716f3 Fix #3711: Fullscreen Richtext menu broken on ios safari 2019-12-02 15:25:00 +01:00
Lucas Bartholemy
1778325b2e Merge branch 'master' into develop 2019-11-26 17:19:48 +01:00
buddh4
0336f62c34 Fix #2605: User display name cropped in profile header 2019-11-16 17:33:59 +01:00
buddh4
889161cc84 Merge branch 'develop' of github.com:humhub/humhub into develop
# Conflicts:
#	protected/humhub/docs/CHANGELOG_DEV.md
#	themes/HumHub/css/theme.css
2019-11-15 22:22:25 +01:00
buddh4
37b9ea93f8 Fixed .layout-nav-container padding issue 2019-11-15 22:19:55 +01:00
buddh4
13cc87fba9 Fix #3701: Reverted changes of default oembed style 2019-11-14 11:24:00 +01:00
Lucas Bartholemy
6245a0fe35 Added pro edition registration to Marketplace module 2019-11-05 17:08:50 +01:00
buddh4
7095bfce10 Fix: Profile banner text alignment 2019-10-29 17:03:37 +01:00
buddh4
e8d7e90f90 Fix #3366: Set max-width for stream entry image file attachments 2019-10-29 16:15:14 +01:00
buddh4
c95a7661c3 Enh: Set max signs of User tags to 250 2019-10-22 17:43:09 +02:00
buddh4
b3e714779c Fix: moved pjax file attachment exception to success handler 2019-10-17 11:28:16 +02: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
2f33aff0d2 Fixed invalid @mail-font-family theme value 2019-10-15 22:39:21 +02:00
buddh4
04e113bc08 Enh: Add base provider url as data-oembed-provider attribute to oembed container 2019-10-10 19:18:49 +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
56f5c88699 Theme rebuild
Small cleanup
2019-10-02 19:22:22 +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
buddh4
10f0d68ae4 Merge branch 'develop' of github.com:humhub/humhub into develop
# Conflicts:
#	protected/humhub/docs/CHANGELOG_DEV.md
#	protected/humhub/modules/space/modules/manage/views/image/crop.php
#	protected/humhub/modules/space/modules/manage/views/image/cropBanner.php
#	protected/humhub/modules/space/widgets/views/header.php
#	protected/humhub/modules/tour/views/tour/welcome.php
#	protected/humhub/modules/user/views/image/crop.php
#	protected/humhub/modules/user/widgets/views/profileHeader.php
#	themes/HumHub/css/theme.css
2019-09-30 21:29:56 +02:00
buddh4
d7cc871f17 Fix humhub\modules\file\widgets\Upload::progress config options not working
Enh: Added abstract `ContentContainerActiveRecord::getDisplayNameSub()`
Enh: Allow `humhub\modules\files\widgets\Upload::withName($submitName, $cfg);`
Enh: Auto add `data-container-id` to Space and User `Image` widget
2019-09-30 21:16:10 +02:00
buddh4
826e0a0d9e Fix: Pjax progress bar not visible 2019-09-20 17:36:26 +02:00
buddh4
0949dd33b5 - Fix build asset fails 2019-09-19 01:26:00 +02:00
buddh4
76ac6ec566 - Chng: Moved collapsible panel logic into own js module
- Enh: Added 'Icon::asString()'
2019-09-18 17:40:07 +02:00
buddh4
7e7dc5eca9
Merge branch 'develop' into develop 2019-09-18 16:22:38 +02:00
buddh4
3815e262e8 Merge remote-tracking branch 'remotes/origin/develop-menu' into develop
# Conflicts:
#	composer.json
#	protected/humhub/components/Widget.php
#	protected/humhub/docs/CHANGELOG_DEV.md
#	protected/humhub/modules/admin/widgets/AdminMenu.php
#	protected/humhub/modules/admin/widgets/AuthenticationMenu.php
#	protected/humhub/modules/user/widgets/AccountProfilMenu.php
#	protected/humhub/modules/user/widgets/ProfileMenu.php
#	static/less/humhub.less
#	themes/HumHub/css/theme.css
2019-08-22 15:22:48 +02:00
Lucas Bartholemy
3299587024 Merge branch 'master' into develop 2019-06-22 16:49:38 +02:00
Lucas Bartholemy
ca45da73b1
Merge pull request #3533 from baleks/issue/responsive_design_style_issues
Responsive design style issues were been fixed.
2019-06-17 17:51:19 +02:00
Lucas Bartholemy
7f9ca0c627 Merge branch 'master' into develop 2019-06-17 13:09:49 +02:00
Sarah Tsumayoi
049c76fa84
Fix: Progress Color changing 2019-06-13 06:09:55 -04:00
Sarah Tsumayoi
edd63db723
Fix: Minor clean up 2019-06-10 21:36:52 -04:00
Sarah Tsumayoi
e043585665
Fix: Minor clean up 2019-06-10 21:34:12 -04:00
Lucas Bartholemy
bc5a8ea592 Merge branch 'master' into develop
# Conflicts:
#	composer.json
#	composer.lock
#	protected/humhub/config/common.php
#	protected/humhub/docs/guide/developer/content.md
#	protected/humhub/models/UrlOembed.php
#	protected/humhub/modules/admin/views/setting/basic.php
#	protected/humhub/modules/user/components/PermissionManager.php
#	protected/humhub/widgets/Link.php
#	themes/HumHub/css/theme.css
2019-05-19 13:24:34 +02:00
buddh4
81e0c427ab - Chng: Switched from [bootstrap-tour](https://github.com/sorich87/bootstrap-tour) to [bootstrap-tourist](https://github.com/IGreatlyDislikeJavascript/bootstrap-tourist) due to incompatibility to bootstrap v3.4.1
- Enh: Added `humhub.modules.tour` module for handling tour logic
2019-04-30 00:26:09 +02:00
buddh4
c086bc5f43 - Enh: Added humhub\widgets\Link::target() and blank()
- Fix: `humhub.client` does not resolve promise 302 on redirects
2019-04-27 15:54:48 +02:00
buddh4
d1740b1f78 Fix: Prosemirror fullscreen overlaps view 2019-04-27 15:50:47 +02:00
baleks
d1b1c7794e Responsive design style issues were been fixed. 2019-03-28 12:15:00 +02:00