3357 Commits

Author SHA1 Message Date
Lucas Bartholemy
450ceeff9f Merge pull request #2361 from githubjeka/view-ldap-form
Improved view module/admin/view/authentication_ldap.php
2017-03-16 15:50:20 +01:00
buddh4
00cff6b571 Merge pull request #2360 from githubjeka/patch-1
PHPDoc property To autocompleate IDE
2017-03-16 15:10:26 +01:00
Lucas Bartholemy
e9d81a80f6 Fix: Console image converter memory limit allocation 2017-03-16 14:31:16 +01:00
buddh4
3ad27444f3 Changelog update. 2017-03-16 14:29:57 +01:00
buddh4
e423d5a7d2 Enh: Added global (default) notification space settings. 2017-03-16 14:27: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
githubjeka
a8ea5b7a31 Fix bugs for russian translation 2017-03-16 12:10:19 +03:00
githubjeka
e9dc8db112 Improved view module/admin/view/authentication_ldap.php
- Replace excess CHtml to Html from yii2
- improve php short tag for `php echo`
- add translation to LDAP TIPS
- improve HTML markup
2017-03-16 11:57:33 +03:00
Evgeniy Tkachenko
0cc5061b16 fix typos 2017-03-16 11:10:52 +03:00
Evgeniy Tkachenko
dd2bae6fef PHPDoc property To autocompleate IDE 2017-03-16 10:53:54 +03:00
buddh4
b521105c8a Changelog update 2017-03-15 20:13:10 +01:00
buddh4
94354fb1e0 Merge branch 'master' of https://github.com/humhub/humhub 2017-03-15 20:11:02 +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
Lucas Bartholemy
c6be8c6e53 Increased version number 2017-03-15 19:45:51 +01:00
Lucas Bartholemy
c796a3e48f Docs: Compile CSS package fix 2017-03-15 19:18:51 +01:00
Lucas Bartholemy
bc58e1f6c9 Enh: Cleanup authentication layout file 2017-03-15 19:18:29 +01:00
Sebastian Stumpf
59304b9002 Fix: LDAP user sync disabled all users if ldap server unreachable.
Now, the connection error exception will be caught and logged to the 
logfile. But the users will not be automatically disabled.
2017-03-15 18:35:26 +01:00
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