372 Commits

Author SHA1 Message Date
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
559f07d5e6 Enh: Responsive mobile view enhancements 2019-03-14 16:28:43 +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
buddh4
269cec204e Build theme.css 2018-06-21 18:00:44 +02:00
buddh4
1b716e2951 - Fixed new richtext on comments
- Aligned richtext style
2018-06-21 11:36:11 +02:00
buddh4
9601bec8bd Theme build. 2018-02-08 14:36:43 +01:00
buddh4
975e715995 Merge branch 'v1.3-dev' of https://github.com/humhub/humhub into v1.3-dev
# Conflicts:
#	protected/humhub/config/common.php
#	protected/humhub/docs/CHANGELOG_DEV.md
#	protected/humhub/docs/guide/bundled-software.md
#	protected/humhub/modules/content/widgets/richtext/HumHubRichText.php
#	themes/HumHub/css/theme.css
2018-02-08 14:35:13 +01:00
buddh4
130c4aa6de Added ProseMirror rich text editor. 2018-02-08 14:28:55 +01:00
Lucas Bartholemy
00691514c1 Revert "Revert "Merge branch 'v1.3-dev' into master""
This reverts commit 955d83be8b9e20183b1db209141db7ab24d048a3.
2018-01-23 09:50:01 +01:00
Lucas Bartholemy
955d83be8b Revert "Merge branch 'v1.3-dev' into master"
This reverts commit 895156b2a5113f3ac87a20616e599e37ed853e7a, reversing
changes made to 28acd4040a3a7e84c90520b093eff6e977cb4f82.
2018-01-23 09:40:29 +01:00
Lucas Bartholemy
80058ddf8a Reverted align of space acronym 2018-01-07 19:23:00 +01:00
Lucas Bartholemy
36dab5f27f Fixed Space image acronym position 2018-01-07 13:50:07 +01:00
Evgeniy Tkachenko
075d143a43
fix merge conflict 2017-12-22 14:43:16 +03:00
Evgeniy Tkachenko
9c0ebdd79c
Update theme.css 2017-12-21 13:19:53 +03:00
Evgeniy Tkachenko
0a515b102d
Update theme.css 2017-12-21 13:11:03 +03:00
buddh4
7be5ce3596 Fix stream image max-width + small cleanup. 2017-10-21 00:28:12 +02:00
buddh4
19301671bd Fixed IDE type hinting 2017-09-21 16:52:35 +02:00
buddh4
c918acfee6 Fix: Mentioning keeps running even if previous input result was empty
Enh: Darkened comment links for better readability
2017-07-28 19:01:39 +02:00
buddh4
0f00da0e11 Fix: Automatic scroll to top after Modal loading
Fix: Disable body scroll if modal is open.
2017-07-21 20:53:00 +02:00
buddh4
6bc65a88d2 Enh: Added new MarkdownField input widget as replacement of deprecated MarkdownEditor
Fix: Fixed markdown file upload pjax issue
2017-07-20 17:54:37 +02:00
buddh4
1353c263ca Fix #2644 overlapping popup preview image after increasing preview image size (hagalaz)
Fix: Button widget child class static instantiation not working
Fix: ModalButton instatiation and added ModalButton::close()
2017-06-28 15:30:07 +02:00
buddh4
b7d2b0a0cf Fix #2612: Single list item hides markers 2017-06-07 17:40:52 +02:00
buddh4
fa13155fa6 Fix #2601 multi select dropdown style. 2017-06-07 17:16:01 +02:00
buddh4
2ec9f6c93f Fixed activity stream word-break issue. 2017-06-01 17:49:24 +02:00