379 Commits

Author SHA1 Message Date
buddh4
0207badc75 Enh #4531: Remove wall entry left padding on mobile 2020-10-22 14:52:44 +02:00
buddh4
420f7cdcc5 Fix: Add font-weight: 600 to dropdown links 2020-10-21 16:59:04 +02:00
buddh4
0bd9535f6e Fixed wall stream entry header title text style 2020-10-20 15:58:20 +02:00
buddh4
d978be06bf Changed default dropdown text size from 14px to 13px 2020-10-16 16:16:56 +02:00
buddh4
ff39a3f8af Merge branch 'develop' into fix_4396 2020-10-15 15:12:11 +02:00
buddh4
77ef734b12 Fix #4515: Aligned input placeholder color to new 1.7 theme changes 2020-10-15 12:13:05 +02:00
buddh4
4668bda8c2 Fix #4497 Removed default font-weight from dropdown links 2020-10-14 13:49:39 +02:00
buddh4
d743a31a9f Fixes richtext focusMenu margin on firefox 2020-10-13 14:53:16 +02:00
buddh4
f61a56029b Fix: Tab menu text coloring on hover and activation. 2020-10-13 14:42:01 +02:00
buddh4
d39c81f488 Prevent dropdown divider to be rendered if no further menu entries are following. 2020-10-02 15:23:45 +02:00
buddh4
84daa9007e Minor stream style enhancements 2020-09-29 22:09:40 +02:00
buddh4
a05cd3d994 Style enhancement of stream media and file preview 2020-09-29 14:09:53 +02:00
buddh4
d6bebc6f66 Minor stream file preview style enhancements 2020-09-28 18:11:44 +02:00
buddh4
0dd5bcfe52 Improved rendering of single line posts 2020-09-25 19:19:46 +02:00
buddh4
94070f9a93 Reverted richtext menubar highlight color + comment upload button color highlight only on focus 2020-09-25 12:48:18 +02:00
buddh4
07110b72c3 Revert comment user name link color 2020-09-25 12:24:10 +02:00
buddh4
a09f703c8c Minor theme alignments 2020-09-24 16:14:35 +02:00
buddh4
b40fef1caa - Implementation of StreamEntryOptions for differentiating the appearance
- Migrated Activity widget to new StreamEntryWidget logic
- Aligned comment section to new StreamEntryWidget
2020-09-23 17:47:36 +02:00
buddh4
0e3126566a Merge branch 'develop' into enh/wallStreamEntryWidgetlayouts
# Conflicts:
#	static/less/stream.less
#	themes/HumHub/css/theme.css
2020-09-16 15:58:59 +02:00
buddh4
dbb1aa94a1 Enh: Initial implementation of new WallStreamEntryWidget 2020-09-15 16:57:19 +02:00
buddh4
ad4197783b Fix #4371: Word break issue in notification dropdown 2020-09-14 14:03:24 +02:00
MasterMindNET
a8aa5d41b1 style: removed extra word-break for '.layout-nav-container' class 2020-08-15 19:54:42 +03:00
MasterMindNET
67943b8265 style: for panel class added break-all to wrap text if the word is long enough 2020-08-15 19:32:35 +03:00
MasterMindNET
e9c363ed35 style: layout-nav-container class has word-break to wrap the words to a new line in the left menu 2020-08-15 19:08:51 +03:00
MasterMindNET
4a069499f3 style: word-break added to the space dropdown menu (more useful for the mobile devices) 2020-08-15 19:06:38 +03:00
Lucas Bartholemy
85cfe64c1e Fix #4305: 2nd comment 'Submit' button hidden 2020-08-04 11:12:55 +02:00
buddh4
0a88af3150 Fix #4282: Sub-comment richtext menu dropdown does not hover main comment section 2020-07-29 18:17:44 +02:00
buddh4
36ac334b09 Fixed some nested comment styling issues 2020-07-16 15:05:29 +02:00
Lucas Bartholemy
a36a1bdeef Removed last comment seperator if no form is displayed 2020-07-16 10:59:09 +02:00
buddh4
5cb4056613 Fix: Richtext fullscreen mode within modal or login-container broken 2020-05-20 16:15:28 +02:00
buddh4
dec042ce3d Fix #3993: Invisible headlines in .login-container panel 2020-05-20 15:43:54 +02:00
buddh4
ae5a9da347 Fixes validation error handling in post and comments. 2020-05-14 17:20:48 +02:00
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