buddh4
150d0c5a4f
Merge branch 'master' of https://github.com/humhub/humhub
...
# Conflicts:
# protected/humhub/docs/CHANGELOG.md
# protected/humhub/modules/content/widgets/WallEntry.php
2017-09-21 17:06:18 +02:00
buddh4
19301671bd
Fixed IDE type hinting
2017-09-21 16:52:35 +02:00
Lucas Bartholemy
cef2395a79
Rebuild assets
2017-09-12 20:07:55 +02:00
buddh4
28ef660b12
Small Cleanup
2017-08-29 12:02:22 +02:00
buddh4
b81faca5df
Rebuild prod assets.
2017-08-01 22:16:37 +02:00
buddh4
ed9a98a583
Merge branch 'master' of https://github.com/humhub/humhub
2017-07-29 20:54:52 +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
Victoria Holland
36ed810d4e
Changed 'Add an user' to 'Add a user'
...
'Add a user' is the correct form in English. Use of 'a' or 'an' are not determined by spelling, but pronunciation. Any word which sounds like it begins with a vowel (it may or may not actually begin with a vowel) will take 'an' and any word which begins with sound of a consonant will take 'a' as the preceding article.
2017-07-27 13:16:13 +01:00
buddh4
2872d2aa9d
Enh: Use ContentActiveRecord::getUrl()
for content perma links (if given) + Small refactorings
2017-07-24 23:53:50 +02:00
buddh4
a035c4ebef
Fix: Reset modal dialog size + add size
option
...
Enh: Added `size` option `ui.modal.Modal.set()`
2017-07-24 23:50:08 +02:00
buddh4
fabfd69c47
Enh: Reduced status success duration
2017-07-24 23:46:29 +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
665543c22f
Enh: Avoid cutting oembed entry in stream if it's the first part of a richtext
2017-07-20 22:20:29 +02:00
buddh4
41d5ad4408
Small cleanup.
2017-07-20 18:07:05 +02:00
buddh4
7556625914
Removed redundant markdown addition.
2017-07-20 18:04:15 +02:00
buddh4
dd7545f19d
- Enh: Added Modal::closable
in order to respect backdrop
and keyboard
data setting of Modal
and ModalDialog
widget
2017-07-20 18:03:47 +02:00
buddh4
806149e143
Fixed markdown file upload pjax issue
2017-07-20 17:59:40 +02:00
buddh4
3f70fab345
Enh: Added SelectTimeZoneDropdown
widget
2017-07-20 17:59:01 +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
c065511c7a
Fix: Use of JS-Widget internal event object instead of node
2017-07-20 16:15:29 +02:00
buddh4
472e453e46
Button Widget fixes + minor JS fixes.
2017-07-02 23:01:04 +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
2652893985
Production asset rebuild.
2017-06-16 20:10:13 +02:00
buddh4
2b045e7a50
Fix #2594 Bug: Url with unicode in stream markdown
2017-06-14 18:24:31 +02:00
buddh4
9aa3347f64
Revert of patch for unicoded markdown url.
2017-06-14 17:29:40 +02:00
buddh4
4a616e80df
Fix #2594 Bug: Url with russian text by Markdown
...
Fix #2625 Pjax problem with local links to files within stream
Enh: Use of `target="_blank"` for stream links
2017-06-14 17:18:00 +02:00
buddh4
594c14d31e
Fix: js action api empty data attribute
2017-06-14 11:48:20 +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
773c7b53fb
Fixed SimpleStream pin/archive issues + aligned pjax timeout for pjax relaods.
2017-06-06 22:37:44 +02:00
buddh4
b87af4d18f
Fixed accessibility aria-hidden modal issue
2017-06-01 17:51:43 +02:00
buddh4
2ec9f6c93f
Fixed activity stream word-break issue.
2017-06-01 17:49:24 +02:00
buddh4
a9f36e799e
Enh: Always trigger dom widget events for widget fire
until triggerDom
is set to false
...
Enh: Added `richtextPaste` js event
2017-05-16 17:07:35 +02:00
buddh4
fef17e2fa7
Build prod assets
2017-05-10 23:37:14 +02:00
buddh4
c71ee9c966
Fix: Fixed ui.addition MutationObserver, only apply additions to inserted nodes.
2017-05-10 23:06:10 +02:00
Carlos Ferreira
9b7f5b2640
Update bootstrap-tour CSS to v0.11.0
2017-05-05 22:15:05 +02:00
Carlos Ferreira
b9688a4bb9
Update bootsrap-tour to v0.11.0
2017-05-05 22:13:39 +02:00
buddh4
56707f04be
- Fix: module beforeInit and afterInit event
...
- Enh: Added Registraion::EVENT_AFTER_REGISTRATION UserEvent
2017-05-03 13:17:07 +02:00
buddh4
99c16e4dd5
Fix: Pjax Patch disabled cache ignored for browser back events.
2017-05-01 17:39:39 +02:00
buddh4
dc61cd3070
Build production assets.
2017-05-01 16:02:43 +02:00
buddh4
27c7e2afcd
Enh: Fixed accessibility issues in Dashboard/Login/Profile
2017-05-01 16:01:04 +02:00
buddh4
148b569432
Fixed module beforeInit/afterInit event name + Rebuild Assets
2017-04-15 16:50:44 +02:00
buddh4
26067c4aaf
Asset Rebuild
2017-04-13 21:15:19 +02:00
buddh4
948710722b
Tour popover close behaviour
2017-04-13 21:08:13 +02:00
buddh4
7c987fcf08
Fix: Label success color
2017-04-13 18:18:12 +02:00
buddh4
44e5ac1c2d
Fix #2219 : Overlapping summary mail content
...
Fix Wall entry layout link/text overflow
2017-04-04 16:14:05 +02:00
buddh4
99dfe39ad2
Fix: Public badge missing after create post
...
Fix: Mentioned Notification in User-Profile not working
Fix: Handle yii\db\Expression error for updated_at in wallentry
Enh: Added 'client.back' js action
2017-03-29 16:35:06 +02:00
buddh4
25b30efe94
Asset Rebuild
2017-03-28 19:10:29 +02:00
buddh4
844dfa9a65
Merge branch 'master' of https://github.com/humhub/humhub
2017-03-28 15:33:52 +02:00
buddh4
b0fb7fc1d1
Fix: update comment count.
...
Fix: remove popover when deleting post file.
2017-03-28 15:33:36 +02:00