3339 Commits

Author SHA1 Message Date
buddh4
9746d374ed Enh: Added Stream::renderEntry for rendering Streamentries from ContentActiveRecord
Fix: Wallentry menu not working in search view
2017-03-15 17:55:58 +01:00
buddh4
51249e0029 Fixed message typo. 2017-03-15 16:36:55 +01:00
buddh4
385591e5d5 Fix: Double notifications when mentioning in comments 2017-03-15 16:24:49 +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
buddh4
1fd21c1e02 Fix: #2336 use of invalid message key in comment notification (dutch) 2017-03-15 11:56:36 +01:00
buddh4
c87b31b34c Changelog update 2017-03-14 15:06:54 +01:00
buddh4
8893340c2b Merge branch 'master' of https://github.com/humhub/humhub 2017-03-14 15:04:50 +01:00
buddh4
580d6baeea Enh: Disable user and space following by means of module settings
Enh: Added wallentry editMode EDIT_MODE_NEW_WINDOW
2017-03-14 15:04:30 +01:00
Lucas Bartholemy
3e4d44cd5e Updated changelog 2017-03-14 14:24:54 +01:00
Lucas Bartholemy
7268d88c9b Optimized directory "space" view files 2017-03-14 14:24:01 +01:00
Lucas Bartholemy
683c1fa381 Optimized directory "Groups" view files 2017-03-14 14:01:07 +01:00
Lucas Bartholemy
f7fc790eb5 Template optimization directory "Members" 2017-03-14 13:27:47 +01:00
Lucas Bartholemy
19fb4f40e3 Enh: Added widget to display user profile image 2017-03-14 13:07:57 +01:00
Carlos Ferreira
fb2a917e52 Update nav.less 2017-03-14 10:25:17 +01:00
buddh4
7ed5f781cf Fix: Setting of submitName and upload input name in file upload JsWidget
Fix: Rendering of UploadButton without given id
Enh: Added preventPopover and popoverPosition options to file preview
Enh: Added uploadSingle option for uploads with only one file
2017-03-13 23:25:32 +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
buddh4
dec6807f68 Enh: Added default run for JsWidget 2017-03-13 22:31:42 +01:00
buddh4
78aeb563d6 Enh: Added File::findByRecord for searching all attached files of a given ActiveRecord 2017-03-13 22:27:57 +01:00
buddh4
008f751e3b Fix: Only set js view state for non full page load and pjax. 2017-03-13 22:24:17 +01:00
buddh4
1402778e73 Merge branch 'master' of https://github.com/humhub/humhub 2017-03-13 22:22:56 +01:00
buddh4
69a79b4431 CHANGELOG edit 2017-03-13 22:22:45 +01:00
Carlos Ferreira
6d163802fb Update form.less 2017-03-13 00:41:00 +01:00
Lucas Bartholemy
f6ab573ba2 Fix: Directory Knob statistics on included modules 2017-03-10 11:23:58 +01:00
Lucas Bartholemy
888c899f23 Fix #2319: Run console app before installed 2017-03-10 00:35:42 +01:00
Lucas Bartholemy
e97796553a Merge pull request #2317 from helnokaly/master
[Search] Do not store comments with search index
2017-03-10 00:15:39 +01:00
Lucas Bartholemy
82a21b66d4 Merge pull request #2311 from DigitalOak/patch-3
Update base.php
2017-03-10 00:14:30 +01:00
Lucas Bartholemy
2112c20799 Merge pull request #2309 from DigitalOak/patch-1
Update base.php
2017-03-10 00:14:14 +01:00
Lucas Bartholemy
2e4127caee Merge pull request #2310 from DigitalOak/patch-2
Update widgets_views_markdownEditor.php
2017-03-10 00:13:07 +01:00
Lucas Bartholemy
e4efcb561a Fix: Incorrect First name & Last name message key 2017-03-10 00:12:35 +01:00
Lucas Bartholemy
0394102464 Merge pull request #2324 from githubjeka/bug-translation
Fix bug translation for Firstname/Lastname of Profile
2017-03-10 00:04:50 +01:00
Lucas Bartholemy
894a934aa4 Merge pull request #2328 from githubjeka/space-manage-translation
Translate RU
2017-03-10 00:01:41 +01:00
Lucas Bartholemy
4451b7a700 Merge pull request #2342 from githubjeka/ru-admin-translate
russian translation
2017-03-10 00:00:43 +01:00
HumHub Translations
3382387a89 Enh: Updated Translations (translate.humhub.org) 2017-03-09 23:59:45 +01:00
Lucas Bartholemy
cea615c53e Fix #2288: Pjax breaks OAuth2 ReturnUrl 2017-03-09 23:45:32 +01:00
Lucas Bartholemy
ee7800ad83 Fix: Better error handling/logging on corrupt GD Image files 2017-03-09 23:09:22 +01:00
Lucas Bartholemy
6aff307f3f Enh: Added optional ActiveRecordContent::canEdit() method for custom ACLs 2017-03-09 22:36:28 +01:00
Lucas Bartholemy
1b3d389ace Enh: Validate minimum PHP version in Console Application 2017-03-09 22:35:06 +01:00
Lucas Bartholemy
20bc9e74dc Enh: Added Clipboard.js and Permalink "Copy to clipboard" link 2017-03-09 14:19:26 +01:00
githubjeka
500cb71cc9 translation russian 2017-03-07 11:07:56 +03: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
efd28782bd Merge pull request #2332 from acs-ferreira/patch-22
Human readable file sizes
2017-03-06 14:05:42 +01:00