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
Carlos Ferreira
0962ee048f
Update topbar.less
2017-03-06 16:36:36 +01:00
buddh4
d7e8a816f9
Fix #826 : Notification status not updated right after like.
2017-03-06 13:20:15 +01:00
buddh4
433d885eb5
Fix: Admin group add members placeholder.
...
Enh: Easier save feedback by using module.log.success('saved');
Fix: Set jsWidget id when autogenerated
Fix: Use of Html::activeLabel instead of $form->label in RichtextField
Enh: Added pjax redirect capability to js client
Fix: Show default error in status bar if invalid message object was provided
2017-03-03 18:02:47 +01:00
Carlos Ferreira
e66faa9bf3
Fix small gap on hover
...
Before: http://s23.postimg.org/vz0qx3li3/webperf.png
After: http://s23.postimg.org/y2b64rlaz/webperf.png
2017-03-02 10:01:32 +01:00
Lucas Bartholemy
ef909c9350
Asset rebuild
2017-02-24 11:56:16 +01:00
buddh4
9b36324a33
Fix: Activity stream rendering issue on page unload.
...
Enh: Optimized stream entry fade animation.
2017-02-20 17:51:58 +01:00
buddh4
29022d1d55
Build prod assets.
2017-02-20 15:27:49 +01:00
buddh4
09b6f64053
Fix: file preview text overflow in HumHub theme.
2017-02-20 15:18:59 +01:00
buddh4
d1bedb8edb
Enh: Added getContextMenu for defining wallentry context options.
...
Enh: Added editMode to WallEntry for allowing modal based edits.
2017-02-20 14:40:23 +01:00
buddh4
0d50f3f69d
- Fix: Oembed not rendered in richtext.
...
- Enh: Smarter show more logic - Only cut text if it overlaps the max height by a specific span.
2017-02-20 13:31:32 +01:00
buddh4
2570b9e44e
Enh: Enhanced ContentContainer Module enable/disable
...
Enh: Added client.reload for pjax and non pjax page reloads
Chg: Added ContentContainerAsset to AppAsset
2017-02-17 15:40:41 +01:00
buddh4
0958b9e01b
Enh: Enhanced file upload handling. Added humhub:file:uploadStart and humhub:file:uploadEnd frontend events.
2017-02-17 14:46:39 +01:00
buddh4
18d39adfbd
Added JS context menu to ui.additions.
2017-02-17 14:42:10 +01:00
Lucas Bartholemy
41a90038a8
Added compiled assets
2017-02-15 17:22:37 +01:00
buddh4
2de4b0a202
Merge branch 'master' of github.com:humhub/humhub
...
# Conflicts:
# protected/humhub/modules/file/resources/js/humhub.file.js
2017-02-15 10:27:26 +01:00
Lucas Bartholemy
f023716e25
Enh: Added data-action-process to handle modal processes, added upload file event (humhub:file:created)
2017-02-14 18:27:32 +01:00
buddh4
684ec2dcb0
Enhanced file upload handling.
2017-02-14 16:29:51 +01:00
buddh4
ceb2c634fe
Merge branch 'master' of github.com:humhub/humhub
...
# Conflicts:
# protected/humhub/docs/CHANGELOG.md
2017-02-14 12:49:55 +01:00
buddh4
8b5e95dd7d
Enh: Added data-action-confirm for confirming actions + space module management migration.
2017-02-14 12:41:34 +01:00
Lucas Bartholemy
949d478e29
Enhanced modal load handling
2017-02-14 11:41:47 +01:00
Lucas Bartholemy
ae9951e02f
Enh: Javascript HumHub Client - better handle ajax redirects
2017-02-13 19:35:24 +01:00
buddh4
6bf3f30074
Fixed edit of richtext with only emoji's.
2017-02-10 17:23:46 +01:00
buddh4
f6c20a65fd
Allow id based richtext features. Use of Yii WidgetEvent in after run events.
2017-02-10 16:47:03 +01:00
buddh4
e67a5c2452
Asset Rebuild.
2017-02-09 15:55:32 +01:00
buddh4
4cce8fdf6b
Fixed showMore syntax issue.
2017-02-09 15:35:43 +01:00
buddh4
3a027c8989
Fixed markdown comment rendering. + Added collapsable text to comments.
2017-02-09 15:25:01 +01:00
Lucas Bartholemy
0d9bf69102
Fix: TimeAgo locale not loaded in production mode, added AppDynamicAsset
2017-02-08 23:48:06 +01:00
buddh4
ce76ef0bb9
Fixed Markdown space issue.
2017-02-08 18:27:21 +01:00
buddh4
5bed9c0161
Built assets.
2017-02-07 18:56:08 +01:00
buddh4
70f7dded9e
Fixed NewContent live event + live messageCount update.
2017-02-06 19:43:20 +01:00
buddh4
a09bb0df5e
Asset rebuild.
2017-02-05 16:43:00 +01:00
buddh4
219139daef
Provide module instance in humhub module beforeInit.
2017-02-05 14:36:33 +01:00
Lucas Bartholemy
6278850f84
Added bundled assets
2017-02-03 13:20:19 +01:00
buddh4
6b7123b412
Build new prod assets.
2017-02-03 12:26:01 +01:00
buddh4
8c6880f2b4
Prevent module double initialization + Smaller stream js enhancement.
2017-02-02 22:10:17 +01:00
Lucas Bartholemy
e7e42de41f
Fixed less build paths
2017-01-27 00:27:36 +01:00
buddh4
824dac6b0d
Fixed of common.php for travis.
2017-01-26 23:05:42 +01:00