1
0
mirror of https://github.com/humhub/humhub.git synced 2025-02-17 22:35:31 +01:00

7136 Commits

Author SHA1 Message Date
buddh4
4f5b59d25b
Merge pull request from humhub/enh/ContentIsEdited
Enh: Implementation of Content::isEdited()
2020-09-16 15:35:37 +02:00
buddh4
dabec6a6aa Changed isEdited to isUpdated
Added Comment::isUpdated()
2020-09-16 14:47:45 +02:00
buddh4
8e0431aa28
Merge pull request from humhub/enh/contentIsComparison
Enh: Implemented generic ContentContainerActiveRecord::is() function
2020-09-16 13:58:46 +02:00
Lucas Bartholemy
ade7234bff
Update ContentContainerActiveRecordTest.php 2020-09-16 13:37:57 +02:00
buddh4
51a2985257 Added one second sleep to ContentEditTest.php 2020-09-16 12:44:12 +02:00
buddh4
7c570fa7a1 Fix ContentTest name duplication 2020-09-15 19:10:03 +02:00
buddh4
e67fb959a9 Added comment to ContentTest.php 2020-09-15 17:47:48 +02:00
buddh4
6122cb5fd1 Added ContentTest.php 2020-09-15 17:46:44 +02:00
buddh4
3c987fd50d Enhanced documentation of Content::isEdited 2020-09-15 17:28:20 +02:00
buddh4
f11f54ce72 Enh: Implemented Content::isEdited() to determine if a content has already been edited 2020-09-15 17:25:10 +02:00
buddh4
f2cb11c057
Merge branch 'develop' into enh/contentIsComparison 2020-09-15 17:13:49 +02:00
buddh4
b2490d7a4e Added CHANGELOG_DEV.md 2020-09-15 17:12:33 +02:00
buddh4
3387242179 Enh: Implemented generic ContentContainerActiveRecord::is() function 2020-09-15 16:47:39 +02:00
HumHub Translations
0144f0ecee Enh: Updated Translations (translate.humhub.org) 2020-09-11 18:01:02 +02:00
Lucas Bartholemy
56356f1332 Updated CHANGELOG_DEV.md 2020-09-11 16:09:49 +02:00
Lucas Bartholemy
689e13ae6b
Merge pull request from MasterMindNET/wallEntryStyleFix
style: added break-all to wall-entry class in case words would be w/o…
2020-09-11 15:53:57 +02:00
Lucas Bartholemy
ae2ba215df
Merge branch 'develop' into wallEntryStyleFix 2020-09-11 15:53:34 +02:00
Lucas Bartholemy
cfe31dbfe5
Merge pull request from tomofu74/patch-1
May CHARACTER SET be utf8mb4?
2020-09-11 15:51:44 +02:00
Lucas Bartholemy
8b0968467c
Update m141106_185632_log_init.php 2020-09-11 15:50:45 +02:00
Lucas Bartholemy
b9f755229d
Merge pull request from MasterMindNET/styleFixForLeftMenusWordWrap
text is wraped to a new line if it is long enough in left menus
2020-09-11 15:49:30 +02:00
Lucas Bartholemy
fe500521b0
Merge branch 'develop' into styleFixForLeftMenusWordWrap 2020-09-11 15:48:33 +02:00
Lucas Bartholemy
e2da6a9466
Merge pull request from humhub/fix/admin-profile-image
Allow users with permission ManageUsers to modify profile images
2020-09-11 14:31:05 +02:00
Lucas Bartholemy
70d9bf03cd Merge branch 'develop' into fix/admin-profile-image 2020-09-11 14:30:07 +02:00
Lucas Bartholemy
9c240b2f0b Merge branch 'develop' of github.com:humhub/humhub into develop 2020-09-11 14:27:56 +02:00
Lucas Bartholemy
22e7526740
Merge pull request from humhub/feature/improvedCliCommandMap
Simplified console controller map
2020-09-11 14:22:59 +02:00
Lucas Bartholemy
1090fc4805
Merge branch 'develop' into feature/improvedCliCommandMap 2020-09-11 14:22:48 +02:00
Lucas Bartholemy
d624897ebf
Merge pull request from sahartak2025/fix/4272
Guess timezone for new accounts 
2020-09-11 13:38:48 +02:00
Lucas Bartholemy
6518fdd4db
Merge branch 'develop' into fix/4272 2020-09-11 13:38:40 +02:00
Lucas Bartholemy
69e1cd17ca
Merge pull request from sahartak2025/fix/4230
Auto enable "Hide file info (name, size) for images on wall" option
2020-09-11 13:37:27 +02:00
sahartak2025
470f3d2723 add fixed issue number in CHANGELOG_DEV.md 2020-09-10 11:11:21 +04:00
sahartak2025
6f5d3f2e8b add fixed issue number in CHANGELOG_DEV.md 2020-09-10 11:09:42 +04:00
Lucas Bartholemy
8649c424ab Merge branch 'master' into develop 2020-09-09 17:13:38 +02:00
Lucas Bartholemy
08448756a4
Merge pull request from humhub/enh/module-autoloader
Removed deprecated code
2020-09-09 16:10:32 +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 from humhub/fix/4331
Fix : 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 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 from humhub/fix/4323
Fix : 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
sahartak2025
95a9e1c0b5 Auto enable "Hide file info (name, size) for images on wall" option 2020-09-08 19:29:17 +04:00
Lucas Bartholemy
4382db8ccb Improved error handling of module autoloader 2020-09-08 12:38:06 +02:00
Lucas Bartholemy
e14de806fc Removed deprecated code 2020-09-07 18:24:38 +02:00
Lucas Bartholemy
6541ccd9d0
Update CHANGELOG_DEV.md 2020-09-07 11:00:46 +02:00
sahartak2025
40b3f4cd88 Guess timezone for new accounts 2020-09-07 11:21:15 +04:00
buddh4
9fcc7b4e48 Fix : TabbedForm validation switches to erroneous tab on every client form validation 2020-09-04 18:26:05 +02:00
HumHub Translations
f80e21d303 Enh: Updated Translations (translate.humhub.org) 2020-09-04 10:47:19 +02:00
buddh4
cf10a561bc
Merge pull request 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