4616 Commits

Author SHA1 Message Date
Lucas Bartholemy
14fe54632f
Merge pull request #2966 from acs-ferreira/patch-42
Remove check for is_dir
2018-02-07 09:46:32 +01:00
Lucas Bartholemy
5ea83a1430
Merge pull request #2969 from danielkesselberg/basetype-doc-cs-yii1
Update phpdoc, Remove Yii methods, Codestyle
2018-02-07 09:45:09 +01:00
Lucas Bartholemy
8103f53ac3
Merge pull request #2985 from acs-ferreira/patch-1
Format and clean
2018-02-07 09:42:48 +01:00
Lucas Bartholemy
c59c7702fa
Merge pull request #2986 from acs-ferreira/patch-2
Fix and format
2018-02-07 09:42:20 +01:00
Lucas Bartholemy
7fda5d6035
Merge pull request #2990 from acs-ferreira/patch-5
Clean and format
2018-02-07 09:41:01 +01:00
Lucas Bartholemy
325eea05db
Merge pull request #2991 from acs-ferreira/patch-6
Format
2018-02-07 09:40:35 +01:00
Lucas Bartholemy
4737d94f45
Merge pull request #2993 from acs-ferreira/patch-8
Update .ready() function
2018-02-07 09:40:08 +01:00
Lucas Bartholemy
294b548ea2
Merge pull request #2995 from acs-ferreira/patch-10
Clean
2018-02-07 09:38:43 +01:00
Lucas Bartholemy
0ab79d41b8
Merge pull request #2996 from acs-ferreira/patch-11
Clean
2018-02-07 09:38:29 +01:00
Lucas Bartholemy
1630d49110
Merge pull request #2997 from acs-ferreira/patch-12
Clean
2018-02-07 09:37:50 +01:00
Lucas Bartholemy
b5062905f7
Merge pull request #2998 from acs-ferreira/patch-13
Clean
2018-02-07 09:37:11 +01:00
HumHub Translations
0ed1c3d068 Enh: Updated Translations (translate.humhub.org) 2018-02-07 09:34:29 +01:00
Carlos Ferreira
bb51de654c
Clean 2018-02-06 10:55:43 +01:00
Carlos Ferreira
24e9b81771
Clean 2018-02-06 10:50:25 +01:00
Carlos Ferreira
e24a8c9781
Clean 2018-02-06 10:44:13 +01:00
Carlos Ferreira
55ebfc7ee1
Clean 2018-02-05 21:37:03 +01:00
Carlos Ferreira
2eaf3af394
Clean and format 2018-02-05 21:35:05 +01:00
Carlos Ferreira
056bfd6392
Update .ready() function
https://api.jquery.com/ready/
2018-02-05 21:27:46 +01:00
Carlos Ferreira
9be827cb17
Update Bundle of CA Root Certificates 2018-02-05 21:14:54 +01:00
Carlos Ferreira
9876911b70
Format 2018-02-05 21:11:28 +01:00
Carlos Ferreira
0644f49148
Clean and format 2018-02-05 21:08:48 +01:00
Carlos Ferreira
b7ecdf79c0
Fix and format 2018-02-05 18:32:06 +01:00
Carlos Ferreira
091142deb2
Fix and format 2018-02-05 18:19:54 +01:00
Carlos Ferreira
ad2c0ebd4f
Format and clean 2018-02-05 17:48:17 +01:00
Kristian Lein-Mathisen
9f97d987ed feature: supply 'submitted' listeners with server response
now your listeners can process the server response, which was
previously hidden.
2018-01-29 10:56:18 +01:00
Daniel Kesselberg
0615896aa7 PHPdoc 2018-01-28 23:27:44 +01:00
Daniel Kesselberg
931aa8d576 Try to fix php7.0 build 2018-01-28 23:05:36 +01:00
Daniel Kesselberg
49428f4cc7 Try to fix php7.0 build 2018-01-28 22:55:26 +01:00
Lucas Bartholemy
7dc10b345b Fix no pagination in export data provider 2018-01-28 22:16:34 +01:00
Daniel Kesselberg
dd4721aac8 Try if these settings work on travis 2018-01-28 22:12:24 +01:00
Daniel Kesselberg
8270308a76 Dont change into codeception/bin 2018-01-28 22:03:53 +01:00
Daniel Kesselberg
36766da979 Add workaround for stream-filter not visible. The window-size on travis chrome
is very small. When i increase the windows-size all acceptance tests fails. We scrollToTop before
clicking on filter link.
2018-01-28 21:51:54 +01:00
Daniel Kesselberg
863d72546e Revert "Use other chrome package"
This reverts commit d77db0d
2018-01-28 21:26:04 +01:00
Daniel Kesselberg
abdc25632a Revert "Add window-size for acceptance.suite.yml"
This reverts commit ee62f39
2018-01-28 21:25:09 +01:00
Daniel Kesselberg
b6722cc2cf Add verbose output 2018-01-28 20:54:55 +01:00
Daniel Kesselberg
93d562dc4d Revert 2018-01-28 20:32:52 +01:00
Daniel Kesselberg
d77db0dc58 Use other chrome package 2018-01-28 20:04:56 +01:00
Daniel Kesselberg
83f67c41b7 Redirect stdout/stderr 2018-01-28 19:53:07 +01:00
Daniel Kesselberg
ee62f390b6 Add window-size for acceptance.suite.yml 2018-01-28 19:44:08 +01:00
Daniel Kesselberg
4125476e5f Update travis.yml 2018-01-28 19:42:25 +01:00
Daniel Kesselberg
0559539cb0 Update failing test
Test fails because liked elements are not shown when user involved filter is enabled.
A older version of humhub showed also liked elments with user involved filter.
2018-01-28 19:18:44 +01:00
Daniel Kesselberg
10abc84af0 Fix RegistrationCest
The old test uses $I->seeElement #wallStream. But #wallStream is loaded with javascript and not available for
functional tests (why? functional tests uses PHPBrowser instead of WebDriver. So javascript does not work. See: http://codeception.com/docs/04-FunctionalTests#Writing-Functional-Tests). We lookup now if the new user has a row in user table.
2018-01-27 23:57:13 +01:00
Daniel Kesselberg
45ecb9f3af Disable xvfb & selenium 2018-01-27 23:25:55 +01:00
Daniel Kesselberg
c308e204d7 Update configuration for chromedriver
Remove generated files
2018-01-27 23:25:43 +01:00
Daniel Kesselberg
caaf697891 Update configuration for chromedriver
Remove generated files
2018-01-27 23:22:55 +01:00
Daniel Kesselberg
c291ceb97d Update configuration for chromedriver
Remove generated files
2018-01-27 23:22:35 +01:00
Daniel Kesselberg
4d60d8cecc Update configuration for chromedriver
Remove generated files
2018-01-27 23:22:23 +01:00
Daniel Kesselberg
5072579597 Update configuration for chromedriver
Remove generated files
2018-01-27 23:22:04 +01:00
Daniel Kesselberg
c8313ec80b Update configuration for chromedriver
Remove generated files
2018-01-27 23:21:57 +01:00
Daniel Kesselberg
b736a2fd55 Update configuration for chromedriver
Remove generated files
2018-01-27 23:21:48 +01:00