87 Commits

Author SHA1 Message Date
Lucas Bartholemy
d2d45f7d78
Merge branch 'v1.3-dev' into master 2017-12-20 12:00:21 +01:00
buddh4
20328cb227 Production assets build. 2017-12-13 18:24:31 +01:00
Lucas Bartholemy
4e432faf6d Fixed problem with dropdown menus in responsive tables (grids) 2017-10-28 22:26:54 +02:00
buddh4
e02b0298e8 Build Prod assets 2017-10-21 00:25:07 +02:00
buddh4
10d5cb28c8 Fix #2781 grunt build-asset not working because of clipboard.js dependency 2017-10-21 00:19:00 +02:00
Lucas Bartholemy
a061076bf4 Fix: MarkdownEditor cursor position after inserting file/image 2017-10-12 21:11:26 +02:00
Lucas Bartholemy
9d6519d79d Rebuild assets 2017-10-08 14:42:05 +02:00
buddh4
b437373595 Enh: Added MobileTargetProvider abstraction for mobile push notifications
Enh: Added `humhub:notification:udpateCount` js event
2017-10-06 18:35:56 +02:00
buddh4
af0bf5c221 Build prod assets. 2017-09-21 18:57:49 +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
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
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
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
2652893985 Production asset rebuild. 2017-06-16 20:10:13 +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
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
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
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
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
b0fb7fc1d1 Fix: update comment count.
Fix: remove popover when deleting post file.
2017-03-28 15:33:36 +02:00
buddh4
9bfd40cea2 - Enh: Added global copyToClipboard 2017-03-27 16:30:31 +02:00
buddh4
840a236da3 - Fix: Show comments in modal not working 2017-03-26 21:23:58 +02:00
buddh4
ee0034fe5f Built assets. 2017-03-17 01:20:15 +01:00
buddh4
4a60d75e98 Enh: #2359 Use Jplayer playlist feature for post mp3 2017-03-16 14:26:21 +01:00
buddh4
73efebd535 - Rebuild production assets 2017-03-16 14:24:20 +01:00
buddh4
8284dcc129 - Enh: added js module 'ui.view' for view state and utils - Changed 'ui.state.getState' to 'ui.view.getState'
- Enh: added view helper as getHeight/Width and isSmall/Medium/Normal (width) to 'ui.view' js module
- Fix: removed popover image preview from mobile
- Fix: removed target-densitydpi not supported warning
2017-03-15 20:10:31 +01:00
buddh4
39d082745a Enh: Raised collapse value for posts to full embeded youtube video height
Fix: Fixed oembed post edit
+ Rebuild theme
2017-03-15 14:57:07 +01:00