Daniel Kesselberg
|
69e1d7f13b
|
👷 Remove before install section
|
2018-08-09 10:36:03 +02:00 |
|
Daniel Kesselberg
|
13328a48a4
|
👷 Drop conditional case for v1.2.
This is only required for module tests when tested
against different humhub versions but not for core.
|
2018-08-09 10:27:21 +02:00 |
|
Daniel Kesselberg
|
07122b9bdf
|
❇️ Use utf8mb4 for database when running tests
|
2018-08-09 10:03:02 +02:00 |
|
Daniel Kesselberg
|
109b89fb8e
|
🐛 Set recursive to false
|
2018-08-09 09:57:14 +02:00 |
|
Lucas Bartholemy
|
e415668dbb
|
Fix #3241: Profile header space count invalid
|
2018-08-09 06:03:36 +02:00 |
|
Daniel Kesselberg
|
f4a1db42af
|
👷 Does it work again without coverage?
|
2018-08-09 00:23:34 +02:00 |
|
Daniel Kesselberg
|
e1488686ca
|
👷 Upload failure to transfer.sh
|
2018-08-08 23:59:24 +02:00 |
|
Daniel Kesselberg
|
9b23205840
|
👷 Upload failure to transfer.sh
|
2018-08-08 23:26:37 +02:00 |
|
Daniel Kesselberg
|
9e7046f4e4
|
👷 Add logs to failure archive
|
2018-08-08 23:09:45 +02:00 |
|
Daniel Kesselberg
|
7d31b5fdfe
|
👷 Upload failure to transfer.sh
|
2018-08-08 23:06:38 +02:00 |
|
Daniel Kesselberg
|
e72e43c5e2
|
👷 chmod +x
|
2018-08-08 21:36:05 +02:00 |
|
Daniel Kesselberg
|
d36cf3b72a
|
👷 Use latest chromedriver
|
2018-08-08 21:32:37 +02:00 |
|
Daniel Kesselberg
|
37ec3dec00
|
👷 chmod +x
|
2018-08-08 21:31:34 +02:00 |
|
Daniel Kesselberg
|
2e7b0eabac
|
👷 chmod +x
|
2018-08-08 20:28:45 +02:00 |
|
Daniel Kesselberg
|
e2002ab4aa
|
👷 Cleanup travis.yml
|
2018-08-08 20:24:46 +02:00 |
|
Daniel Kesselberg
|
dcc2578090
|
✅ Add configuration for humhub (core) coverage
|
2018-08-08 18:01:04 +02:00 |
|
buddh4
|
587bd8d082
|
Merge branch 'master' of https://github.com/humhub/humhub
|
2018-08-07 14:09:03 +02:00 |
|
buddh4
|
70be8680cc
|
Added Parent theme section to css.md
|
2018-08-07 14:08:49 +02:00 |
|
Lucas Bartholemy
|
fd1c9ea91c
|
Merge branch 'master' of github.com:humhub/humhub
v1.3.1
|
2018-08-07 13:35:21 +02:00 |
|
Lucas Bartholemy
|
bb7c4770b6
|
Fixed doc typo
|
2018-08-07 13:35:09 +02:00 |
|
buddh4
|
5857d0865b
|
Merge branch 'master' of https://github.com/humhub/humhub
|
2018-08-07 13:34:36 +02:00 |
|
buddh4
|
40482dd455
|
Added Asynchronous tasks to Administration Topics navigation.
|
2018-08-07 13:34:18 +02:00 |
|
Lucas Bartholemy
|
651ac00d1c
|
Merge branch 'master' of github.com:humhub/humhub
|
2018-08-07 13:25:21 +02:00 |
|
Lucas Bartholemy
|
0d15e1e3f2
|
Prepare 1.3.1 release
|
2018-08-07 13:25:10 +02:00 |
|
Lucas Bartholemy
|
c989b24743
|
Merge pull request #3225 from acs-ferreira/patch-5
Simple clean
|
2018-08-07 12:19:41 +02:00 |
|
buddh4
|
281859d95d
|
Merge branch 'master' of https://github.com/humhub/humhub
|
2018-08-07 12:17:48 +02:00 |
|
buddh4
|
e7d29ee2a9
|
Fix: vietnamese translation syntax error
|
2018-08-07 12:17:19 +02:00 |
|
Lucas Bartholemy
|
a9bda3234a
|
Added integrity exception when originator is null in Followed notification
|
2018-08-07 12:16:48 +02:00 |
|
Lucas Bartholemy
|
4ea2e27bf7
|
Improved IntegrityException error message
|
2018-08-07 12:15:02 +02:00 |
|
Lucas Bartholemy
|
b87de2a096
|
Merge pull request #3236 from danielkesselberg/bugfix/broken-import
Fix broken import for PolymorphicRelation
|
2018-08-07 12:12:08 +02:00 |
|
HumHub Translations
|
a693a38bd7
|
Enh: Updated Translations (translate.humhub.org)
|
2018-08-07 12:11:28 +02:00 |
|
Lucas Bartholemy
|
57e1d65157
|
- Fix: Improved handling of inconsistent notifications
|
2018-08-07 11:10:10 +02:00 |
|
Daniel Kesselberg
|
361e8461c0
|
🐛 Fix broken import
Rename $_cached to $cached
Add @throws
|
2018-08-07 09:57:02 +02:00 |
|
Daniel Kesselberg
|
98de4eae92
|
✅ Add test case for locate vs find
|
2018-08-06 17:24:19 +02:00 |
|
Daniel Kesselberg
|
df7bdf7033
|
❇️ Add another approach to find and load modules
Current implementation of locateModules has a high complexity.
Split logic into two testable methods and replace some logic with yii helpers.
|
2018-08-06 17:18:07 +02:00 |
|
Daniel Kesselberg
|
b9cee7ba61
|
🎨 Remove space ;-)
|
2018-08-05 21:40:38 +02:00 |
|
Daniel Kesselberg
|
48066adeeb
|
✅ Add simple test for module loader
|
2018-08-05 18:51:24 +02:00 |
|
Daniel Kesselberg
|
ff46e1ba30
|
♻️ Extract logic for finding modules
|
2018-08-05 17:44:37 +02:00 |
|
Daniel Kesselberg
|
6c36f4aca6
|
♻️ Remove conditional caching
Conditional caching could lead to unexpected results when YII_DEBUG is
enabled while cache is not DummyCache
|
2018-08-05 17:35:48 +02:00 |
|
Lucas Bartholemy
|
47ca12c5db
|
Fix: Complete table cache flush on profile field update
|
2018-08-03 15:28:07 +02:00 |
|
Lucas Bartholemy
|
db4d9e0135
|
Prepare 1.3.0 stable release
v1.3.0
|
2018-08-03 14:53:18 +02:00 |
|
Lucas Bartholemy
|
f1ee9750c4
|
Updated documentation
|
2018-08-03 14:50:05 +02:00 |
|
HumHub Translations
|
e2088064f0
|
Enh: Updated Translations (translate.humhub.org)
|
2018-08-03 14:29:06 +02:00 |
|
Lucas Bartholemy
|
3c83eef1fa
|
Added missing link in documentation
|
2018-08-03 14:24:30 +02:00 |
|
buddh4
|
0abdf9a493
|
Fixed javascript-uidadditions link in developer doc
|
2018-08-03 14:22:52 +02:00 |
|
buddh4
|
c3c4c2d639
|
Aligned plainMenu Richtext right align.
|
2018-08-03 14:14:49 +02:00 |
|
buddh4
|
87b6e1909f
|
Updated composer.lock
|
2018-08-03 14:11:16 +02:00 |
|
buddh4
|
95df4b984a
|
Merge branch 'master' of https://github.com/humhub/humhub
|
2018-08-03 13:27:57 +02:00 |
|
buddh4
|
c7b379f2b9
|
Enh: Added AbstractRichTextEditor::layout in order to change richtext style
Enh: Added `block` type RichText for non focus menu style
|
2018-08-03 13:27:37 +02:00 |
|
Lucas Bartholemy
|
e6fdec8cd3
|
Removed error logs when no PolymorphicRelation exists
|
2018-08-03 12:37:31 +02:00 |
|