7077 Commits

Author SHA1 Message Date
Master_Hans
bce06aac19 #4396 Removed findAssignedToRecord() from FileManager.php 2020-10-13 09:42:26 +03:00
Master_Hans
d73e1add94 #4396 added CHANGELOG_DEV.md to the root dir and insert string with changes on issue. 2020-10-05 13:39:35 +03:00
Master_Hans
51c9941c7e #4396 Removed redundant is_nul(), $form->create() and used save() instead. Use $comment in validation rule. 2020-10-02 16:41:39 +03:00
Master_Hans
789ec08478 Merge remote-tracking branch 'origin/fix_4396' into fix_4396
# Conflicts:
#	protected/humhub/modules/comment/controllers/CommentController.php
2020-10-02 10:42:51 +03:00
Master_Hans
e43d781a52 #4396 delete previous commit and change fileList creation as findAll(). 2020-10-02 10:41:44 +03:00
Master_Hans
7467b1ae17 #4396 Created FileManager.php method findAssignedToRecord for find array of files assigned to comment (and other entities). 2020-10-01 14:02:16 +03:00
Master_Hans
266cd84ef4 #4396 Put validation inside CommentForm.php. Move $form->create into if condition in CommentController.php 2020-09-30 18:47:53 +03:00
Master_Hans
6a82004db2 #4396 create CommentForm for validation of model Comment. 2020-09-29 23:59:20 +03:00
Master_Hans
e7c51f5a12 #4396 updated the changelog in /protected/humhub/docs/CHANGELOG.md 2020-09-28 10:07:54 +03:00
Master_Hans
f98204ea40 #4396 Changed validation rules for model 'Comment' due to approve empty 'message' column added condition 'when'. 2020-09-27 21:23:01 +03:00
Lucas Bartholemy
6fa5d19770
Merge pull request #4384 from humhub/fix/yii2upgrade
Upgrade to Yii 2.0.38
2020-09-16 14:14:08 +02:00
Lucas Bartholemy
5c141386cb
Update CHANGELOG.md 2020-09-16 14:13:32 +02:00
Lucas Bartholemy
1d93b4b536 Upgrade to Yii 2.0.38 2020-09-16 10:33:01 +02:00
Lucas Bartholemy
c1765aaff6
Merge pull request #4372 from humhub/fix/4371
Fix #4371: Word break issue in notification dropdown
2020-09-14 14:49:48 +02:00
buddh4
ad4197783b Fix #4371: Word break issue in notification dropdown 2020-09-14 14:03:24 +02:00
Lucas Bartholemy
923c71474a
Merge pull request #4362 from humhub/fix/missing-nonce
Fixed wrong import
2020-09-11 17:39:50 +02:00
Lucas Bartholemy
1ce894b15a Fixed wrong import 2020-09-11 17:38:44 +02:00
Lucas Bartholemy
1f1c8ae606
Merge pull request #4361 from humhub/fix/missing-nonce
Added missing script nonce
2020-09-11 17:31:14 +02:00
Lucas Bartholemy
243a7e47d0 Fix #4361: Added missing nonce attribute in inline marketplace script 2020-09-11 17:23:54 +02:00
Lucas Bartholemy
1bfad1c764 Added missing script nonce 2020-09-11 17:22:01 +02:00
Lucas Bartholemy
99c597ee84
Update common.php v1.6.3 2020-09-09 13:47:12 +02:00
Lucas Bartholemy
cf4e0a9506
Merge pull request #4332 from humhub/fix/4331
Fix #4331: Directory pageSize module option has no effect
2020-09-09 13:46:06 +02:00
Lucas Bartholemy
937cf140a4
Merge branch 'master' into fix/4331 2020-09-09 13:45:58 +02:00
Lucas Bartholemy
5364acd107
Merge pull request #4333 from humhub/fix/beta-download
Fixed beta version module download
2020-09-09 13:45:22 +02:00
Lucas Bartholemy
cbc7c2be45
Merge branch 'master' into fix/beta-download 2020-09-09 13:45:12 +02:00
Lucas Bartholemy
cda55a6623
Merge pull request #4348 from humhub/fix/4323
Fix #4323: TabbedForm validation switches to erroneous tab on every c…
2020-09-09 13:43:19 +02:00
buddh4
a2a4da42e4 Fixed EmojiTest 2020-09-09 12:01:59 +02:00
buddh4
9fcc7b4e48 Fix #4323: TabbedForm validation switches to erroneous tab on every client form validation 2020-09-04 18:26:05 +02:00
buddh4
cf10a561bc
Merge pull request #4343 from humhub/fix/modalPickerFocus
Fix: Autofocus of picker input in modal not working
2020-09-03 17:14:00 +02:00
buddh4
9eb41b3ff2
Merge branch 'master' into fix/modalPickerFocus 2020-09-03 17:13:47 +02:00
buddh4
4c19271164 Updated CHANGELOG.md 2020-09-03 17:13:06 +02:00
buddh4
c291e9f23f Fix: Autofocus of picker input in modal not working 2020-09-03 17:09:39 +02:00
buddh4
12b409e158
Merge pull request #4342 from humhub/fix/emojimapping
Fix: Added missing Emoji mappings used for plain richtext output
2020-09-03 17:06:37 +02:00
buddh4
aa1851767f Update CHANGELOG.md 2020-09-03 17:05:50 +02:00
buddh4
8e7009e79c Fix: Added missing Emoji mappings used for plain richtext output 2020-09-03 17:02:02 +02:00
Lucas Bartholemy
3ab524f5b3 Updated CHANGELOG.dm 2020-08-25 14:31:00 +02:00
Lucas Bartholemy
ee0237bb68 Fixed beta version module download 2020-08-25 14:29:41 +02:00
Lucas Bartholemy
4a45ec1494 Fix #4331: Directory pageSize module option has no effect 2020-08-25 11:15:42 +02:00
Lucas Bartholemy
e904693aaf
Merge pull request #4319 from humhub/fix/4318
Fix #4318: Timezone issue with LDAP and birthday fields
2020-08-17 10:04:23 +02:00
Lucas Bartholemy
c68c74e9f3 Fix #4318: Timezone issue with LDAP and birthday fields 2020-08-14 14:54:13 +02:00
Lucas Bartholemy
edfe24ba02
Merge pull request #4317 from humhub/fix/4315
Fix #4315: UserInvite (E-Mail Approval) not deleted when declining users
2020-08-14 14:48:54 +02:00
Lucas Bartholemy
7104b2c141 Fix #4315: UserInvite (E-Mail Approval) not deleted when declining users 2020-08-14 12:57:30 +02:00
Lucas Bartholemy
caf0fb4e5b Prepare 1.6.2 release v1.6.2 2020-08-04 12:40:48 +02:00
Lucas Bartholemy
977f10402d
Merge pull request #4306 from humhub/fix/4305
Fix #4305: 2nd comment 'Submit' button hidden
2020-08-04 11:46:02 +02:00
Lucas Bartholemy
85cfe64c1e Fix #4305: 2nd comment 'Submit' button hidden 2020-08-04 11:12:55 +02:00
Lucas Bartholemy
8d7dc6f7f2 Prepare 1.6.1 Release v1.6.1 2020-08-03 18:28:09 +02:00
Lucas Bartholemy
2736624701
Merge pull request #4291 from humhub/fix/typo-linzenz
Fix typo in german language
2020-08-03 18:27:13 +02:00
Lucas Bartholemy
c0ec93d3be
Merge pull request #4303 from humhub/fix/syntaxerrcomments
Fixed syntax error
2020-08-03 18:26:55 +02:00
Lucas Bartholemy
db917ca31f Updated Changelog 2020-08-03 18:26:23 +02:00
Lucas Bartholemy
5cf94f9f44 Fixed syntax error 2020-08-03 18:24:07 +02:00