buddh4
af0bf5c221
Build prod assets.
2017-09-21 18:57:49 +02:00
buddh4
150d0c5a4f
Merge branch 'master' of https://github.com/humhub/humhub
...
# Conflicts:
# protected/humhub/docs/CHANGELOG.md
# protected/humhub/modules/content/widgets/WallEntry.php
2017-09-21 17:06:18 +02:00
buddh4
4fdd9332b1
Updated CHANGELOG.md
2017-09-21 17:02:19 +02:00
buddh4
72f07576af
Enh: Allow ContentActiveRecord($contentContainer, $config)
initialization
...
Fix: `WallEntry::addControl` with simple array options
Enh: Added `$scheme` Argument to `DownloadFileHandler::getUrl()`
Fix: Clear UserModule cache after save/delete
Fix: Prevent Integrity check failures.
2017-09-21 17:01:11 +02:00
buddh4
19301671bd
Fixed IDE type hinting
2017-09-21 16:52:35 +02:00
Antoine Descamps
4c838111b6
Use FileManager::findAll() instead of non existing FileManager::getAll()
...
I've got a widget calling `File::getFilesOfObject($object)`. The method has been deprecated but a compatibility layer exists, `FileCompat`.
`humhub\modules\file\components\FileManager::getAll()` doesn't exist so I assume it's `humhub\modules\file\components\FileManager::findAll()` which should be called.
I've fixed a typo and a wrong exception call at the same time.
2017-09-20 16:19:16 +02:00
Pazns
bad77d7da8
Typo in translation
...
Minor typo in french translation at the key 'Sign in / up'.
2017-09-20 00:31:18 +02:00
Lucas Bartholemy
fa11ce7ad7
Added targetAttribute support in DatePicker, Added DateTimeHelper, Added DatePicker base widget
2017-09-19 14:00:03 +02:00
Lucas Bartholemy
18f5bdce4c
Enh: Added DurationPickerWidget
2017-09-19 13:58:40 +02:00
Lucas Bartholemy
c27a7c2e00
Fix: Do not automatically force modal close on stream edit
2017-09-18 12:00:05 +02:00
HumHub Translations
cdd6069cec
Enh: Updated Translations (translate.humhub.org)
2017-09-17 21:28:38 +02:00
buddha87
b61151904b
Removed empty file commit.
2017-09-13 17:30:28 +02:00
Sebastian Stumpf
4d2051e936
- Reverted Markdownfield's attribute readOnly to readonly.
...
Because of API style and consistency with the html attribute naming,
this is the better naming. The fix is moved to HForm, which now uses
the lower case attribute naming for the MDF readonly attribute.
2017-09-13 11:48:04 +02:00
HumHub Translations
3677862b99
Enh: Updated Translations (translate.humhub.org)
2017-09-13 11:39:47 +02:00
HumHub Translations
fe6f45fe55
Enh: Updated Translations (translate.humhub.org)
2017-09-13 08:14:49 +02:00
Lucas Bartholemy
5c1bd51531
Merge branch 'master' of github.com:humhub/humhub
2017-09-12 21:42:27 +02:00
Lucas Bartholemy
c7a072fd2d
Force search index rebuild after adding files
2017-09-12 21:41:23 +02:00
Lucas Bartholemy
cef2395a79
Rebuild assets
2017-09-12 20:07:55 +02:00
Lucas Bartholemy
1c5c2df542
Added SearchHelper, allow File Converter config options
2017-09-12 18:32:54 +02:00
Lucas Bartholemy
889ada4601
Raised version to 1.2.3
2017-09-12 11:17:58 +02:00
dockrize
9df277aa57
Fix SSL Rewrite Rule
...
Exclude acme-challenge at https redirect
2017-09-12 01:06:12 +02:00
Lucas Bartholemy
e3fb211ec6
Enh: Added SearchAttributesEvent to improve content addon indexing (comment/file)
2017-09-11 08:15:58 +02:00
Lucas Bartholemy
43cb942423
Merge branch 'master' of github.com:humhub/humhub
...
# Conflicts:
# protected/humhub/modules/content/models/Content.php
2017-09-09 11:57:07 +02:00
Lucas Bartholemy
5daa755c6b
Global content improvements
2017-09-09 11:55:46 +02:00
Hany El Nokaly
d058c98ca6
Refactor: use each() instead of batch() on search rebuild
2017-09-08 14:37:44 +02:00
buddh4
827b75025b
Merge pull request #2747 from acs-ferreira/patch-2
...
Stick to Yii2 concrete version
2017-09-07 22:56:09 +02:00
Carlos Ferreira
887e0acd80
Stick to Yii2 concrete version
...
See https://github.com/humhub/humhub/issues/2745
2017-09-07 08:47:45 +02:00
Hany El Nokaly
300d69d821
use 'contentcontainer_id' attribute instead of fetching contentContainerRecord
2017-09-06 23:40:08 +02:00
Hany El Nokaly
413145f73d
Prevent possible cache key collision in content container settings
2017-09-06 23:24:56 +02:00
buddh4
98b1dd8ff0
Registration approval views styling.
2017-08-31 21:29:15 +02:00
buddh4
d6b1a53314
Merge pull request #2741 from acs-ferreira/patch-1
...
Add .github
2017-08-31 12:09:51 +02:00
Carlos Ferreira
0e3156c32a
Add .github
2017-08-31 11:33:48 +02:00
HumHub Translations
7d4f52c8bc
Enh: Updated Translations (translate.humhub.org)
2017-08-31 08:49:25 +02:00
Sebastian Stumpf
bb75a888ca
- Fix: Readonly Markdownfield issue.
...
Reference: https://github.com/humhub/humhub/issues/2697
There was an error with the case of the readOnly attribute. All
lowercase instead of camelcase.
2017-08-30 16:32:37 +02:00
Sebastian Stumpf
61e759f330
- Added flag to mute default social activities at content creation.
...
Setting muteDefaultSocialActivities to true, will deactivate
the creation of the default social activities like Activity and
Notification in the afterSave() method for this content object.
2017-08-30 14:32:56 +02:00
buddh4
7f856ff26d
Merge pull request #2735 from hellomoto177/russian_translate_fix
...
fixed russian translate
2017-08-29 23:40:18 +02:00
buddh4
dc51eaf2f0
Added Changelog item
2017-08-29 21:52:36 +02:00
buddh4
c97e43363e
Merge branch 'master' of https://github.com/humhub/humhub
2017-08-29 21:52:01 +02:00
buddh4
75ce6d5683
Fix File search with suffix not working + travis alignment
2017-08-29 21:51:49 +02:00
buddh4
938de3ea5d
Update README.md
2017-08-29 21:40:04 +02:00
buddh4
2d69d567ff
Create issue_template.md
2017-08-29 21:36:41 +02:00
buddh4
d105bd8c66
Added file module fixtures
2017-08-29 12:17:05 +02:00
buddh4
4f8fca82b1
Fix #2730 Mentioning search with -
not working
2017-08-29 12:16:09 +02:00
buddh4
d7c7bc6d19
Fix: missing return in FileContent::beforeValidate
2017-08-29 12:13:45 +02:00
buddh4
0777f7b976
Fix: trigger richtext clear
when submitting comment.
2017-08-29 12:12:57 +02:00
buddh4
633ae476c7
Enh: added closable = false
as default ModalDialog
widget setting
2017-08-29 12:10:09 +02:00
buddh4
3b8000405f
Fix: ControllerAccess json rule
...
Fix: Compatibility with old empty rule acl behavior
2017-08-29 12:08:38 +02:00
buddh4
28ef660b12
Small Cleanup
2017-08-29 12:02:22 +02:00
Sebastian Stumpf
428ada6285
- Replace pending registrations tab by button in user overview.
...
Pending registrations do no longer get an own tab in the user admin
menu, but can be reached by a button in the general user overview.
2017-08-23 17:46:47 +02:00
Sebastian Stumpf
9c42ad3a50
- Enh: Added setting for registration approval/denial mails default.
...
Fixing default content format and replacing its value in the
translation files.
Adding a setting to configure the default content of the
approval/denial mails.
2017-08-23 16:34:25 +02:00