6497 Commits

Author SHA1 Message Date
buddh4
bc3517c3fb Fixed MailSummary Dashboard stream not working 2020-10-13 14:03:07 +02:00
buddh4
d5dbe2c652 Small cleanup in TimeAgo.php 2020-10-13 13:56:46 +02:00
buddh4
ff87329b47 Fixed TimeAgoWidgetTest.php 2020-10-13 13:54:25 +02:00
Master_Hans
aa570b09ff #4396 Removed redundant else clause 2020-10-13 12:46:42 +03:00
Master_Hans
fc96cb859c #4396 Change validation block. First check for empty message before checking the file existence. 2020-10-13 12:43:57 +03:00
Master_Hans
bce06aac19 #4396 Removed findAssignedToRecord() from FileManager.php 2020-10-13 09:42:26 +03:00
buddh4
da20fbbcb9 Merge branch 'enh/timeagoRework' of github.com:humhub/humhub into enh/timeagoRework 2020-10-12 18:50:43 +02:00
buddh4
3f5721d89c Updated php docs in TimeAgo 2020-10-12 18:50:10 +02:00
buddh4
e2293c58e5
Merge branch 'develop' into enh/timeagoRework 2020-10-12 18:49:00 +02:00
buddh4
9bbf13f837 Enh #4407: Reworked TimeAgo widget 2020-10-12 18:46:21 +02:00
Lucas Bartholemy
65ee911f37
Merge branch 'develop' into enh/injectStreamEntries 2020-10-12 17:54:52 +02:00
buddh4
349d931252 Fix: Catch all Throwables when loading module config 2020-10-12 16:34:12 +02:00
buddh4
5b218e84aa
Merge branch 'develop' into enh/injectStreamEntries 2020-10-12 16:27:13 +02:00
buddh4
b98ec73986 Simplified injected stream logic. 2020-10-12 16:16:11 +02:00
Lucas Bartholemy
4793578308
Merge pull request #4442 from humhub/feature/spaceAboutPage
Feature/space about page
2020-10-12 16:15:37 +02:00
Lucas Bartholemy
06da2d4945
Merge branch 'develop' into enh/file-module 2020-10-12 16:03:39 +02:00
Lucas Bartholemy
77ff1e7b85 Merge branch 'enh/file-module' of github.com:humhub/humhub into enh/file-module 2020-10-12 16:00:20 +02:00
Lucas Bartholemy
50ecc62332 Batch processing file records 2020-10-12 15:53:11 +02:00
Lucas Bartholemy
67ec4a427d
Merge branch 'develop' into feature/spaceAboutPage 2020-10-12 15:13:56 +02:00
Lucas Bartholemy
0da1b0c8a9
Update Module.php 2020-10-12 15:11:41 +02:00
buddh4
6df2daf2d1 - Added flag for injected stream entries in StreamEntryOptions
- Make viewContext configurable by request parameter
2020-10-12 15:05:19 +02:00
Lucas Bartholemy
701e11731b
Merge branch 'develop' into enh/3889 2020-10-12 14:56:51 +02:00
Lucas Bartholemy
54ae3f05cf Enh #3978 Image scale/resize options; Added FileController for console 2020-10-12 14:47:28 +02:00
Lucas Bartholemy
26c54c5f28 Added file converter id;Added text converter max. length 2020-10-12 14:44:55 +02:00
yurabakhtin
ed50912173 Remove cacert.pem 2020-10-12 11:29:47 +03:00
yurabakhtin
b14decd2d8 Prevent resized site icons by manually uploaded files 2020-10-12 09:25:54 +03:00
Lucas Bartholemy
29c73f3a16
Merge pull request #4195 from olekristensen/olekristensen-patch-highres-logo
Double the logo size for high res displays
2020-10-11 09:45:19 +02:00
Lucas Bartholemy
9c455b7866
Update LogoImage.php 2020-10-11 09:44:24 +02:00
buddh4
4c04c82e13 Minor refactoring of Stream action class. 2020-10-10 16:06:59 +02:00
Lucas Bartholemy
a627d7ccd2
Merge branch 'develop' into fix/4456 2020-10-10 15:42:02 +02:00
Lucas Bartholemy
98933e0c15
Merge pull request #4462 from humhub/fix/4461
Fix #4451: PHP Deprecated Warning in ProsemirrorRichText::replaceLink…
2020-10-10 15:40:51 +02:00
Lucas Bartholemy
e4feffdf86
Merge pull request #4463 from humhub/fix/deprSafeMode
Fix: removed deprecated safe_mode ini check in UrlOembedHttpClient
2020-10-10 15:40:12 +02:00
Lucas Bartholemy
e768eb615c
Merge pull request #4464 from humhub/fix/deprCreateFunction
Fixed usage of deprecated create_function in unit tests
2020-10-10 15:39:13 +02:00
Lucas Bartholemy
cdb16fc8b8
Merge pull request #4466 from humhub/enh/deprCleanup
Removed unused files + minor php compatibility fixes
2020-10-10 15:38:27 +02:00
buddh4
d05aaa4e70 Revert getContentAsArray to getAsArray 2020-10-09 20:36:46 +02:00
buddh4
3be0fc2e8a Enh: Inject stream entries by event 2020-10-09 20:22:36 +02:00
Lucas Bartholemy
5db0b8d27f Merge branch 'develop' of github.com:humhub/humhub into develop 2020-10-09 17:53:49 +02:00
Lucas Bartholemy
172fd0fd0f Merge branch 'master' into develop 2020-10-09 17:53:43 +02:00
buddh4
a0c4fbfcf6 Removed unused files + minor php compatibility fixes 2020-10-09 17:49:03 +02:00
buddh4
288ac2f194 Fixed usage of deprecated create_function in unit tests 2020-10-09 17:26:21 +02:00
buddh4
337c0f0d8c Fix: removed deprecated safe_mode ini check in UrlOembedHttpClient 2020-10-09 17:10:44 +02:00
Lucas Bartholemy
4e1ef6b060 Prepare 1.6.4 release 2020-10-09 17:09:23 +02:00
buddh4
7240f6f080 Fix #4451: PHP Deprecated Warning in ProsemirrorRichText::replaceLinkExtension 2020-10-09 16:25:57 +02:00
buddh4
50d4c567cd Fixed #4456 PHP8 deprecated warning for LessHelper::updateVariables() 2020-10-09 16:05:52 +02:00
Lucas Bartholemy
361e75b10e Enable user tooltips on Space about page 2020-10-08 21:02:50 +02:00
Lucas Bartholemy
6cbfddc722
Merge branch 'develop' into enh/addUserFollowsToLive 2020-10-08 20:57:24 +02:00
Lucas Bartholemy
e5567b0848 Added some phpdoc 2020-10-08 19:48:10 +02:00
Faeze Moradi
94b1021e73 PostProcess about richText 2020-10-08 18:54:10 +02:00
Faeze Moradi
47b322c423 Add docs to codes 2020-10-08 18:39:18 +02:00
Faeze Moradi
3d82237be9 Clean query 2020-10-08 18:20:33 +02:00