5504 Commits

Author SHA1 Message Date
HumHub Translations
9f99455408 Enh: Updated Translations (translate.humhub.org) 2018-10-10 15:54:02 +02:00
HumHub Translations
917be6a01b Enh: Updated Translations (translate.humhub.org) 2018-10-10 15:51:21 +02:00
Lucas Bartholemy
b1414e3ebb Fix #3315: Exception on first login with ldap 2018-10-10 11:51:15 +02:00
buddh4
fd9ff98955 Fix: StreamViewer parent::init() called after message checks
Fix: StreamViewer streamAction validation in init() could breaks onEventInit of subclasses
2018-10-09 21:06:32 +02:00
buddh4
7c6562d5d1 Fix #3314: layout container width differences 2018-10-09 20:53:34 +02:00
buddh4
7872322876 Fix: mobile view wrong min-height calculation 2018-10-09 19:54:10 +02:00
buddh4
7dc2b0c2b4 - Enh: Added humhub\modules\file\widgets\UploadInput::postState flag for preserving upload file state after form submission
- Enh: New `humhub\modules\file\widgets\Upload` component for simplified model or form-name based file uploads.
- Enh: Added `humhub\modules\file\models\isAssignedTo($record)` argument in order to check if a File is attached to a specific record
2018-10-08 22:12:34 +02:00
buddh4
00286a89a9 Fix: Comment form files not cleared 2018-10-08 21:59:02 +02:00
buddh4
db6d01022a Fix bootstrap-datepicker.en.min.js 404 (Not Found) 2018-10-08 20:19:08 +02:00
buddh4
fcd7ce129d Fixed ActivityTest.php 2018-10-07 23:18:52 +02:00
buddh4
1ddbf55fe1 Added JSDoc configuration
Added coverage utility HTML and c3.php configuration
Added missing TextFilterInput.php
2018-10-07 20:36:19 +02:00
buddh4
db38055101 - Enh: Enable data-action-keypress by default
- Enh: Added `preventDefault` argument to `humhub.modules.action.bindAction` to disable prevent default behaviour for action events
2018-10-07 20:32:14 +02:00
buddh4
548af8ecfe Enh: Added humhub.modules.ui.filter.TextInput and related humhub\modules\ui\filter\widgets\TextFilterInput 2018-10-07 20:28:32 +02:00
buddh4
6827feaa5e Added comment unit tests 2018-10-07 20:23:48 +02:00
buddh4
61736698d9 Fix: Fixed typo from MailSummary::INTERVAL_HOURY to MailSummary::INTERVAL_HOURLY 2018-10-07 20:22:32 +02:00
buddh4
3ec1aba37c Added test coverage configuration to modules codeception.yml 2018-10-07 20:19:21 +02:00
buddh4
4532404359 Merge branch 'master' of github.com:humhub/humhub
# Conflicts:
#	protected/humhub/modules/comment/models/Comment.php
2018-10-07 20:15:58 +02:00
buddh4
adf3eb0ad8 Added humhub\modules\comment\models\Comment::flushCommentCache() 2018-10-07 20:03:32 +02:00
Lucas Bartholemy
7d3449eefc Merge branch 'master' of github.com:humhub/humhub
# Conflicts:
#	protected/humhub/docs/CHANGELOG.md
2018-10-04 15:07:34 +02:00
Lucas Bartholemy
038afb4cf5 Fix: Added PHP GD extension to the requirements (docs and selftest) 2018-10-04 15:05:48 +02:00
buddh4
7af546ee74 Fix: Comment edit triggers new activity 2018-10-04 15:05:23 +02:00
buddh4
d6cf870ec0 Import cleanup in StreamViewer 2018-10-04 14:19:10 +02:00
buddh4
8dffe82772 Fix: Added missing parent::init() call to humhub\modules\stream\widgets\StreamViewer 2018-10-04 14:17:54 +02:00
buddh4
72f5feaa03 Swapped CHANGELOG item to latest version. 2018-10-04 14:09:45 +02:00
buddh4
608066d3b9 Merge branch 'master' of https://github.com/humhub/humhub 2018-10-04 13:41:04 +02:00
buddh4
4e5d35468b Fix #3313: Unable to deny invitation to private space 2018-10-04 13:40:44 +02:00
Lucas Bartholemy
79dad8e3b6 Fix: Hide unapproved member activities 2018-09-29 15:49:37 +02:00
buddh4
7698d9ccf1 Added SummaryMail unit tests. 2018-09-26 21:43:28 +02:00
buddh4
53c1525ceb Fix: Serialization of notifications without originator fails 2018-09-26 17:50:01 +02:00
Lucas Bartholemy
106c2652e5 Merge branch 'master' of github.com:humhub/humhub v1.3.4 2018-09-25 11:46:44 +02:00
Lucas Bartholemy
1ec0c7d08f Increase Version 2018-09-25 11:46:29 +02:00
HumHub Translations
bec130d62c Enh: Updated Translations (translate.humhub.org) 2018-09-25 11:31:29 +02:00
Lucas Bartholemy
85d64e3156 Fix: Theme parent lookup cache causes installer crash 2018-09-25 11:30:34 +02:00
Lucas Bartholemy
429f54b1b5 Prepare 1.3.3 release v1.3.3 2018-09-24 13:14:55 +02:00
HumHub Translations
5c35c1edbc Enh: Updated Translations (translate.humhub.org) 2018-09-24 13:13:05 +02:00
Daniel Kesselberg
998df73a6d
Merge pull request #3311 from humhub/danielkesselberg-patch-1
Change isolated to isolate
2018-09-23 22:57:44 +02:00
Daniel Kesselberg
634c460052
Change isolated to isolate 2018-09-23 20:24:41 +02:00
Daniel Kesselberg
f8a3b14c9b
Merge pull request #3234 from danielkesselberg/feature/improve-moduleloader
Improve moduleloader
2018-09-21 21:13:35 +02:00
buddh4
2a7fa40737 Chng: Updated humhub-prosemirror-richtext to v1.0.10 2018-09-21 17:59:51 +02:00
buddh4
cd47651a6c Theme rebuild. 2018-09-21 15:32:31 +02:00
buddh4
e148a762c4 Fixed activity stream padding issue introduced through the collapsible behavior 2018-09-21 15:22:12 +02:00
buddh4
d5b05a24d4
Merge pull request #3248 from danielkesselberg/feature/collapsible-activites-widget
Enh: Make Latest activities collapsible
2018-09-21 15:14:44 +02:00
buddh4
fed8b93cb7 Merge branch 'master' of github.com:humhub/humhub 2018-09-21 15:09:51 +02:00
buddh4
d41fd377d0 Replaced deprecated yii\base\InvalidParamException with yii\base\InvalidArgumentException 2018-09-21 15:09:35 +02:00
buddh4
69f06f7766
Merge pull request #3265 from acs-ferreira/patch-9
Simple clean
2018-09-21 14:54:41 +02:00
buddh4
03a614da7f Updated CHANGELOG.md 2018-09-21 14:41:01 +02:00
Lucas Bartholemy
0ee8b471dc Merge branch 'master' of github.com:humhub/humhub 2018-09-21 14:35:01 +02:00
Lucas Bartholemy
d1cbaa7abd Fix: File handling in upgrade path between 1.0.x and 1.3.x 2018-09-21 14:34:19 +02:00
buddh4
ed0089b121
Merge pull request #3291 from acs-ferreira/patch-14
Fix Git link
2018-09-21 14:34:12 +02:00
buddh4
86ce7308d7
Merge pull request #3296 from acs-ferreira/patch-16
Fix space selector image alignement
2018-09-21 14:01:04 +02:00