Maurício Meneghini Fauth
|
21a747cfbe
|
Add tests for Server\Plugin and Server\Plugins
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-03 20:19:00 -03:00 |
|
Maurício Meneghini Fauth
|
b9ec5071fe
|
Add Server\Plugin value object
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-02 00:40:54 -03:00 |
|
Maurício Meneghini Fauth
|
172ffd871b
|
Fix case when collation name can be null
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-30 18:23:21 -03:00 |
|
Maurício Meneghini Fauth
|
c6ca604291
|
Improve tests of Charset and Collation value types
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-30 02:03:20 -03:00 |
|
Maurício Meneghini Fauth
|
2d864eb964
|
Merge branch 'QA_4_9'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-30 00:17:47 -03:00 |
|
Maurício Meneghini Fauth
|
6451c1371f
|
Add description for the _nopad (NO PAD) collation suffix
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-30 00:09:07 -03:00 |
|
Maurício Meneghini Fauth
|
c75b141fd5
|
Add description for the _ks (kana-sensitive) collation suffix
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-29 23:51:07 -03:00 |
|
Maurício Meneghini Fauth
|
984fffa759
|
Add more test data to CollationTest::testGetCollationDescription
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-29 15:09:54 -03:00 |
|
Maurício Meneghini Fauth
|
6b6d5ecd2c
|
Move Charsets::getCollationDescr to Collation and make it private
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-28 23:23:48 -03:00 |
|
Maurício Meneghini Fauth
|
064e5eef0a
|
Use Collation value object when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-28 23:01:30 -03:00 |
|
Maurício Meneghini Fauth
|
e99f3ace5c
|
Move DbiDummy extension to the test directory
DbiDummy extension is only used for testing purposes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-28 18:00:36 -03:00 |
|
Maurício Meneghini Fauth
|
711ef54eca
|
Add Charsets::findCollationByName method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-28 02:17:57 -03:00 |
|
Maurício Meneghini Fauth
|
4fe624fa93
|
Remove Charsets::getCollationDropdownBox method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-25 03:32:01 -03:00 |
|
Maurício Meneghini Fauth
|
0291c48114
|
Remove Charsets::getCharsetDropdownBox method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-25 01:45:32 -03:00 |
|
Maurício Meneghini Fauth
|
b409c83224
|
Extract HTML from Rte\Routines::getParameterRow
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-24 18:36:59 -03:00 |
|
Maurício Meneghini Fauth
|
02766cf370
|
Add Charset and Collation value types
And refactor Charset class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-23 05:19:53 -03:00 |
|
William Desportes
|
b9217146ab
|
Fix multi server setup number of results selector
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 20:51:30 +02:00 |
|
William Desportes
|
3c74f22e89
|
Minor code improvements
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 18:27:36 +02:00 |
|
William Desportes
|
a2268169ae
|
Use strict compare for count function
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 17:44:49 +02:00 |
|
William Desportes
|
996975262f
|
Improve ConfigFileTest::tearDown
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 17:41:54 +02:00 |
|
William Desportes
|
1a43a21f56
|
Fix ExportOdtTest::testGetTableDefStandIn
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 17:09:44 +02:00 |
|
William Desportes
|
6cc352ac12
|
phpstan level 3 fixes
21 errors left
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 14:37:38 +02:00 |
|
William Desportes
|
418b50dd4e
|
Merge branch 'QA_4_9'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 14:28:19 +02:00 |
|
William Desportes
|
5e66bdeba2
|
Fix coding standard errors and phpdoc
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 13:04:38 +02:00 |
|
William Desportes
|
010df8e4ec
|
Merge branch 'QA_4_9'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 12:16:36 +02:00 |
|
Maurício Meneghini Fauth
|
dd0db50d11
|
Fix UserPreferencesHeaderTest failing test in Windows
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-19 15:08:03 -03:00 |
|
Maurício Meneghini Fauth
|
9c505961df
|
Fix missing globals in RTE tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-17 18:42:56 -03:00 |
|
Maurício Meneghini Fauth
|
6c99653797
|
Remove custom dependency injection container
In favor of Symfony Dependency Injection Container
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-17 15:09:26 -03:00 |
|
Maurício Meneghini Fauth
|
7ef47312db
|
Remove remaining calls to old DI container
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-17 15:02:08 -03:00 |
|
Maurício Meneghini Fauth
|
5c519cc819
|
Remove old DI container in Table\StructureControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-17 14:51:54 -03:00 |
|
Maurício Meneghini Fauth
|
54667a0085
|
Remove old DI container in Table\RelationControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-17 14:43:06 -03:00 |
|
Maurício Meneghini Fauth
|
d984b07ba6
|
Remove old DI container in Table\SearchControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-15 23:00:56 -03:00 |
|
Maurício Meneghini Fauth
|
9aa85d058b
|
Remove old DI container in Table\IndexesControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-15 22:27:25 -03:00 |
|
Maurício Meneghini Fauth
|
d74fca7cad
|
Remove old DI container in VariablesControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-15 22:22:35 -03:00 |
|
Maurício Meneghini Fauth
|
2033507ce4
|
Remove old DI container in db structure controller
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-15 22:09:51 -03:00 |
|
Maurício Meneghini Fauth
|
e1f9ae00cd
|
Add a trailing comma in multi-line arrays
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-14 14:09:26 -03:00 |
|
William Desportes
|
fc014c5b72
|
Harden the HMAC secret by using the blowfish_secret
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-13 20:05:11 +02:00 |
|
William Desportes
|
80a7f0a75c
|
Make the hmac secret a secret for the user
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-13 19:05:04 +02:00 |
|
William Desportes
|
fb4a8d61b7
|
Add Unit test case for session renewal
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-13 07:43:48 +02:00 |
|
Maurício Meneghini Fauth
|
c9129e9bd8
|
Remove unnecessary string concatenation
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 17:47:33 -03:00 |
|
Maurício Meneghini Fauth
|
0feae32056
|
Rename Sanitize::sanitize to Sanitize::sanitizeMessage
...to avoid the PHP 4 constructor format
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 15:21:48 -03:00 |
|
Maurício Meneghini Fauth
|
c049dfa7a6
|
Replace alias functions with their respective functions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 14:49:47 -03:00 |
|
Maurício Meneghini Fauth
|
c8f84fc748
|
Replace is_null with identical comparison with null
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 13:28:22 -03:00 |
|
William Desportes
|
80d88d2f18
|
Add a key for hhvm
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-12 13:47:20 +02:00 |
|
William Desportes
|
b61d878ac4
|
Add unit tests
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-12 13:31:24 +02:00 |
|
Maurício Meneghini Fauth
|
7be0f6bfae
|
Reference class names in use statements
Sort use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 00:14:26 -03:00 |
|
Maurício Meneghini Fauth
|
990f801123
|
Use camel case names in Navigation classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-11 20:55:34 -03:00 |
|
Maurício Meneghini Fauth
|
9102b98ede
|
Fix broken tests with PHPUnit 8.2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-08 16:43:55 -03:00 |
|
Isaac Bennetch
|
3d0f481555
|
Finish fixing theme tests for 4.9
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2019-06-05 21:56:52 -04:00 |
|
Isaac Bennetch
|
5bece6b081
|
Fix theme tests for 4.9
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2019-06-05 21:46:19 -04:00 |
|