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
buddh4
401a913fd4
Merge pull request #2330 from githubjeka/space-picker-min-value
...
Enh: Changed default $minInput of SpacePickerField to 2. (githubjeka)
2017-03-06 14:02:31 +01:00
buddh4
deef5cbc83
Merge pull request #2329 from githubjeka/remove-all-default-spaces
...
Fix: Error when saving "Administration -> Settings -> General" without default space.
2017-03-06 13:55:00 +01:00
buddh4
d7e8a816f9
Fix #826 : Notification status not updated right after like.
2017-03-06 13:20:15 +01:00
githubjeka
b26a23502b
To corrected query when Sql Mode ONLY_FULL_GROUP_BY
2017-03-06 10:33:16 +03:00
Carlos Ferreira
2b308e42f9
Small Clean
2017-03-04 01:10:27 +01:00
Carlos Ferreira
33a9c8d7c1
Human readable file size
...
Moves from 237.5167356 kilobytes to 237.5 KB
2017-03-04 01:03:31 +01:00
buddh4
cbe3724e3a
- Fix : #2316 : Reinvitation by email not working
2017-03-03 18:45:32 +01:00
buddh4
d73cc14952
- Fix : #2314 : Html helper namespace issue in Markdown.php class
2017-03-03 18:10:10 +01:00
buddh4
742be06f95
Merge branch 'master' of https://github.com/humhub/humhub
...
# Conflicts:
# protected/humhub/docs/CHANGELOG.md
2017-03-03 18:06:30 +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
buddh4
06b3e976d6
Fix: Wallentry root not removed on delte (poll/etc.)
2017-03-03 15:40:30 +01:00
githubjeka
72020b48a7
fix bug: Space picker required 3 char vs 2 min from Space
2017-03-03 15:07:01 +03:00
githubjeka
bfae88bb5f
fix bug: in_array() expects parameter 2 to be array, string given
...
When removed all default spaces in settings
2017-03-03 14:48:55 +03:00
githubjeka
a88fbfd056
Translate RU
2017-03-03 14:28:12 +03:00
Lucas Bartholemy
7c4ca2d825
Added User module 'displayNameCallback' attribute for custom display name formats
2017-03-03 10:50:00 +01:00
githubjeka
214c9d88a7
Fix bug translation for Firstname/Lastname of Profile
2017-03-03 10:14:37 +03:00
HumHub Translations
921f083b4f
Enh: Updated Translations (translate.humhub.org)
2017-03-02 11:02:31 +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
Hany El Nokaly
feaa5d1a5d
[Search] Do not store comments with search index
2017-03-02 00:48:25 +02:00
Sebastian Stumpf
8e63cba47d
- Fix #2304 : Users not loaded in user selection fields.
...
Usage of deprecated Userpicker caused error in user selection.
2017-03-01 15:44:05 +01:00