290 Commits

Author SHA1 Message Date
Lucas Bartholemy
be8cf42c41 Add fix for Firefox browsers 2020-05-06 13:19:27 +02:00
Lucas Bartholemy
09cf9995dd Fix #4005: The uploaded logo is scaled too small. 2020-04-16 18:32:28 +02:00
Lucas Bartholemy
8af136410c Fix text logo padding 2020-04-05 09:55:46 +02:00
Lucas Bartholemy
6878225d97 Larger login logo 2020-04-01 18:34:17 +02:00
Lucas Bartholemy
0971214c83 Fix #3912: Unneeded inline style breaks stylesheet in logo.php 2020-03-27 18:06:59 +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
6943d44515 Fix #3896: Top menu dropdown double border on focus/hover 2020-03-05 15:56:57 +01:00
buddh4
f21198f56b Built community theme 2020-02-03 13:22:17 +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
ccbd617849 Enh #3755: Added default style for twitter oembed 2020-01-15 12:13:29 +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
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
16201716f3 Fix #3711: Fullscreen Richtext menu broken on ios safari 2019-12-02 15:25:00 +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
buddh4
7095bfce10 Fix: Profile banner text alignment 2019-10-29 17:03:37 +01: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
56f5c88699 Theme rebuild
Small cleanup
2019-10-02 19:22:22 +02:00
buddh4
12e92b8a27 Theme rebuild 2019-10-01 13:56:08 +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
f71003f8a7 Fixed broken tests 2019-09-06 21:51:23 +02:00
buddh4
63cef86d2a Merge remote-tracking branch 'remotes/origin/feature/csp-nonce' into develop
# Conflicts:
#	composer.json
#	composer.lock
#	protected/humhub/config/assets-prod.php
#	protected/humhub/docs/CHANGELOG_DEV.md
#	protected/humhub/docs/guide/developer/content.md
#	protected/humhub/modules/tour/widgets/views/guide_administration.php
#	protected/humhub/modules/tour/widgets/views/guide_interface.php
#	protected/humhub/modules/tour/widgets/views/guide_profile.php
#	protected/humhub/modules/tour/widgets/views/guide_spaces.php
#	protected/humhub/modules/ui/view/components/View.php
#	protected/humhub/modules/user/components/PermissionManager.php
#	protected/humhub/tests/codeception/unit/components/bootstrap/ModuleAutoLoaderTest.php
#	themes/HumHub/css/theme.css
2019-08-22 15:52:55 +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
c951d9e633 Automatic Icon/PWA metatag generation and Manifest controller 2019-07-15 15:28:16 +02:00
buddh4
559f07d5e6 Enh: Responsive mobile view enhancements 2019-03-14 16:28:43 +01:00
buddh4
2a78f169e5 - Enh: Added humhub\libs\Html::addPjaxPrevention() for link options
- Refactored old menu style creation
2019-01-31 21:06:19 +01:00
buddh4
55498b1eee Enh: Added Icon abstraction layer 2018-12-15 19:26:26 +01:00
buddh4
e3326d0e85 - Enh: Moved from bower to npm assets
- Chng: Removed `jquery-placeholder` asset and dependency
- Chng: Removed `atwho` asset and dependency
- Cnng: Removed old IE support
2018-12-10 18:02:29 +01:00
buddh4
8ab13b8a04 Fix widgetAction events case issue
Added `humhub.modules.util.string.capitalizeFirstLetter` and `lowerCaseFirstLetter`
Chng: Rename `Upload::model` to `Upload:forModel`
Chng: Rename `Upload::name` to `Upload:withName`
2018-10-10 16:35:12 +02:00
buddh4
7c6562d5d1 Fix #3314: layout container width differences 2018-10-09 20:53:34 +02:00
buddh4
7872322876 Fix: mobile view wrong min-height calculation 2018-10-09 19:54:10 +02:00
buddh4
cd47651a6c Theme rebuild. 2018-09-21 15:32:31 +02:00
buddh4
7d9cc4c49f - Fix: img overflow in markdown view
- Community theme rebuild
2018-09-09 20:30:03 +02:00
buddh4
eb24ee630a Chng: Replaced file preview delete icon
Added markdown anchor styling
2018-08-31 18:26:43 +02:00
buddh4
12e3e5addf - Fix: Richtext without focusMenu on small devices overlaps previous sibling 2018-08-23 18:27:42 +02:00
buddh4
f8767cc07f Fix: Comment buttons overlap editor text 2018-08-20 20:22:26 +02:00
buddh4
c3c4c2d639 Aligned plainMenu Richtext right align. 2018-08-03 14:14:49 +02:00
buddh4
741415133e Fix: List style of Richtext embedded in media lists broken 2018-08-02 22:16:41 +02:00
buddh4
cfa33f450c Enh: Enhanced plain menu richtext style 2018-08-02 21:50:13 +02:00
buddh4
b5cde8f302 Fix: Aligned select2 include path
Fix: Use default markdown code background color for highlight.js
2018-07-27 11:03:34 +02:00
buddh4
c7c502eec4 Theme rebuild 2018-07-18 16:16:12 +02:00
buddh4
c3392a16a9 - Enh: Use of new richtext version 1.0.4 see https://github.com/humhub/humhub-prosemirror/blob/master/docs/CHANGELOG.md
- Enh: Added max-height for post/comment/edit richtext
2018-07-17 19:31:23 +02:00
buddh4
ffc1fb9011 - Enh: Added Pin/Archived/Public wallentry icons
- Enh: Smaller stream style fixes
- Enh: Added movable behavior to content type post
- Fix: Invalid use of global permission for new force invite
2018-07-01 14:51:28 +02:00
buddh4
b7971e94c9 Fixed picker value comparison check 2018-07-01 11:14:41 +02:00
buddh4
27d7f8749a - Enh: Added css footer-nav class for footer navigation 2018-06-27 15:05:40 +02:00