3236 Commits

Author SHA1 Message Date
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
50b3e06663 Enh: added editModal for modal based wallentry edits.
Fixed: humhub:stream:afterAddEntries not thrown after jquery fadeIn animation in stream.
2017-02-19 20:36:46 +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
432994075f Merge pull request #2272 from larkinscott/master
Updated .codeclimate.yml
2017-02-15 18:37:58 +01:00
Lucas Bartholemy
66f161eb8b Merge branch 'master' of github.com:humhub/humhub 2017-02-15 17:42:15 +01:00
Lucas Bartholemy
341c5f71be Increased working version to beta.2 2017-02-15 17:41:56 +01:00
Scott Larkin
3bf6116676 Update .codeclimate.yml 2017-02-15 11:33:27 -05:00
Scott Larkin
b5f13700f8 Update .codeclimate.yml
Exclude /messages from all analysis.
2017-02-15 11:32:03 -05:00
buddh4
af3ca07b71 Merge branch 'master' of https://github.com/humhub/humhub 2017-02-15 17:29:03 +01:00
buddh4
312f3314d4 Fixed modal namespace issue in humhub.space.js 2017-02-15 17:28:32 +01:00
Lucas Bartholemy
41a90038a8 Added compiled assets 2017-02-15 17:22:37 +01:00
Lucas Bartholemy
0556725421 Only use View flash variables when installed 2017-02-15 14:12:04 +01:00
Lucas Bartholemy
e6229da6d7 Allow multiple files in file created event 2017-02-15 11:32:24 +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
fea2cc4801 Added missing class import 2017-02-15 10:18:49 +01:00
Lucas Bartholemy
4a2eeeacb4 Make modules asset path method public 2017-02-15 10:13:48 +01:00
Lucas Bartholemy
ab014fb5ed Enh: Moved UploadAction::getFileResponse method to FileHelper::getFileInfos 2017-02-15 10:00:53 +01:00
Lucas Bartholemy
5b8fdb3bfd Enh: Added custom file handler positions 2017-02-15 09:49:24 +01:00
Lucas Bartholemy
33e87a9be9 Merge pull request #2263 from larkinscott/master
Create .codeclimate.yml
2017-02-14 19:03:42 +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
237b043b47 Merge branch 'master' of github.com:humhub/humhub 2017-02-14 16:30:09 +01:00
buddh4
684ec2dcb0 Enhanced file upload handling. 2017-02-14 16:29:51 +01:00
Lucas Bartholemy
823894656c Enh: Added possibility to create own file handlers (edit, create, import, export) 2017-02-14 16:13:11 +01:00
Lucas Bartholemy
6d8adcdb7d Enh: Added flash variable (executeJavascript)to execute js on the next page load 2017-02-14 15:25:14 +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
Lucas Bartholemy
ca2cea6862 Improvements for not logged in users without guest mode 2017-02-14 12:47:09 +01:00
buddh4
799cd2c32c Changelog edit 2017-02-14 12:43:13 +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
Lucas Bartholemy
c049a3d4a5 Added FileHelper methods createLink & getContentContainer 2017-02-13 19:32:39 +01:00
Lucas Bartholemy
64e50d5889 File StorageManager setContent method broken 2017-02-13 19:31:16 +01:00
buddh4
a063b031b0 Fixed Firefox acceptance test for travis issue. 2017-02-12 18:40:45 +01:00
buddh4
0cf52671b7 Merge branch 'master' of https://github.com/humhub/humhub
# Conflicts:
#	protected/humhub/docs/CHANGELOG.md
2017-02-12 18:29:16 +01:00
buddha87
46c5045d42 Fixed Firefox acceptance test issue. 2017-02-12 16:10:04 +01:00
buddha87
4d896467f8 Fixed Firefox acceptance test issue. 2017-02-12 15:54:18 +01:00
Lucas Bartholemy
63195d1bf8 Added 'renderGalleryLink' link method to PreviewImage converter 2017-02-11 12:15:33 +01:00
Lucas Bartholemy
7d0b7241ec Enh: Added 'show_in_stream' column in file table to hide output in wall entries 2017-02-11 12:13:50 +01:00
Lucas Bartholemy
e17e516f07 Fixed typo in stream error 2017-02-11 11:07:27 +01:00
buddh4
6bf3f30074 Fixed edit of richtext with only emoji's. 2017-02-10 17:23:46 +01:00
buddh4
e19fb0fdc3 Merge branch 'master' of https://github.com/humhub/humhub
# Conflicts:
#	protected/humhub/docs/CHANGELOG.md
2017-02-10 16:49:09 +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
8108e6890e Updated min Yii version to 2.0.11 2017-02-10 16:45:13 +01:00
Lucas Bartholemy
f2c84e70f9 Added .editorconfig code style configuration file 2017-02-10 00:02:42 +01:00
Lucas Bartholemy
78c4aed2c1 Added missing parent::init() call in ProfileHeader 2017-02-10 00:01:48 +01:00
Lucas Bartholemy
1465a1ebfb Moved user configuration params 'minUsernameLength' + 'adminCanChangeProfileImages' to user module class 2017-02-09 23:58:25 +01:00