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
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
Carlos Ferreira
ca73cb190a
Cursor should be pointer
2017-03-27 22:47:47 +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
Lucas Bartholemy
250a6bf1e7
Enh: WallEntry layout layout improvements
2017-03-25 12:09:30 +01:00
Lucas Bartholemy
d5736ed0ba
Enh: Improved administration user deletion view
2017-03-24 21:25:07 +01:00
buddh4
c40eb928c4
Fix : #2393 Markdown h4,h5,h6 broken
2017-03-23 15:32:27 +01:00
buddh4
9d01d7ddad
Fixed Test
...
Added Missing production asset
Enh: Added Grunt tasks `build-assets`, `build-theme`, `build-search`
2017-03-17 13:48:08 +01:00
buddh4
ee0034fe5f
Built assets.
2017-03-17 01:20:15 +01:00
Lucas Bartholemy
e7010751f7
Enh: Created new ImageController for user image and banner handling
2017-03-16 17:29:14 +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
buddh4
db93e3ffb7
Merge pull request #2350 from acs-ferreira/patch-25
...
Fix height of <select> under Firefox
2017-03-15 14:36:34 +01:00
buddh4
031cb69a4f
Merge pull request #2354 from acs-ferreira/patch-27
...
Center .caret
2017-03-15 14:29:48 +01:00
buddh4
cd64d15cae
Enh: Included select2-humhub theme into the new theming
...
Enh: Added select2 dropdown for language selection in account and admin settings
Enh: Added data-ui-select2 addition for simple select2 dropdowns
Fix: Don't apply js additions if there was no matching element
2017-03-15 13:23:55 +01:00
Carlos Ferreira
fb2a917e52
Update nav.less
2017-03-14 10:25:17 +01:00
buddh4
b58aba384f
Fix: missing margin of wall-entry-controls in comments.
2017-03-13 22:50:45 +01:00
buddh4
c20aa657cc
Enh: Added alignHeight setting to js loader module.
...
Enh: Allow Response as arguments for modal.setDialog
Enh: Enable modal loading events with dataType json
2017-03-13 22:47:54 +01:00
buddh4
d0ab6b91eb
Enh: Allow direct class export instead of module export in JS Modules e.g. module.export = MyClass
2017-03-13 22:42:56 +01:00
buddh4
9b5abab9a0
Enh: Added xhr to client response instances
...
Enh: Added response.header for receiving response header from xhr
Enh: Added post action to client module for data-action-click="client.post"
Fix: Try using options url as fallback in client calls if the action instance does not provide an url. e.g. client.post(evt, {url:...}
Enh: Enable setting ajax dataType from trigger e.g. data-action-click="modal.load" data-action-data-type="json"
2017-03-13 22:40:42 +01:00
buddh4
7cde220b15
Enh: Added action event.data for receiving action specific data options
2017-03-13 22:33:23 +01:00
Carlos Ferreira
6d163802fb
Update form.less
2017-03-13 00:41:00 +01:00
buddh4
094405df2b
Merge pull request #2318 from acs-ferreira/patch-21
...
Fix small gap on TopNav mouse hover
2017-03-06 16:48:14 +01:00
Carlos Ferreira
a50df0d220
Fix Active menu height
2017-03-06 16:42:55 +01:00