William Desportes
|
75eacc7697
|
Fix #14502 - Uncheck the "ignore" checkbox on GIS modal save value
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-08-18 02:18:02 +02:00 |
|
dima
|
822dce2e6e
|
Fix Uncaught TypeError: array_fill(): Argument #2 ($count) must be of type int, string
Co-Authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-05-28 18:00:43 +02:00 |
|
Saksham Gupta
|
36fe47f8b9
|
Fixes #16892: current_timestamp() stringified on INSERT for date field
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Add tests and fix condition
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Fix lint
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
|
2021-05-27 22:33:39 +05:30 |
|
William Desportes
|
7a3978a948
|
Remove useless htmlspecialchars on URL generation
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-13 17:23:12 +02:00 |
|
Maurício Meneghini Fauth
|
db3da81056
|
Remove some useless comments
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-13 19:56:56 -03:00 |
|
William Desportes
|
777dcb2e60
|
Fix coding standard issues
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-10-11 18:13:35 +02:00 |
|
William Desportes
|
01d8979136
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-10-11 18:00:06 +02:00 |
|
William Desportes
|
34a8dfb6b1
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-10-11 17:56:52 +02:00 |
|
William Desportes
|
b5654b02df
|
Fix failing tests
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-10-11 17:36:59 +02:00 |
|
Maurício Meneghini Fauth
|
405b6277e7
|
Merge branch 'QA_5_0'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-10 14:16:25 -03:00 |
|
Maurício Meneghini Fauth
|
5aa2856f7f
|
Remove Util::buildActionTitles and the titles global
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-12 22:50:08 -03:00 |
|
Maurício Meneghini Fauth
|
ceac762e09
|
Remove pmaThemePath and pmaThemeImage PHP globals
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-02 10:57:57 -03:00 |
|
William Desportes
|
cce4bc993c
|
Fixes #16278 - Fix tests
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-08-06 15:48:08 +02:00 |
|
Maurício Meneghini Fauth
|
2358b9c4f9
|
Fix missing property type hints
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 21:42:22 -03:00 |
|
Maurício Meneghini Fauth
|
47f0960dce
|
Add return type declaration to test methods
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-07 11:31:33 -03:00 |
|
Maurício Meneghini Fauth
|
dfa5f92c31
|
Add return type declaration to fetch row methods
DatabaseInterface's fetchArray, fetchAssoc, fetchRow and fetchSingleRow
methods.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-29 20:32:04 -03:00 |
|
William Desportes
|
56bcd79c10
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-11 01:33:38 +02:00 |
|
William Desportes
|
c4d2d0dce5
|
Fix #16162 - Update InsertEditTest::testGetLinkForRelationalDisplayField
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-11 01:05:00 +02:00 |
|
Maurício Meneghini Fauth
|
94955f187a
|
Fix function call signatures indentation
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-26 04:22:02 -03:00 |
|
Maurício Meneghini Fauth
|
3ae05c785d
|
Use short list syntax and single line arrays
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-26 03:32:59 -03:00 |
|
Maurício Meneghini Fauth
|
91bf091350
|
Fix issue with mysql bit conversion in InsertEditTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-25 23:42:08 -03:00 |
|
Maurício Meneghini Fauth
|
3baad2eb1c
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-25 22:42:37 -03:00 |
|
Maurício Meneghini Fauth
|
9269d75fb4
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-25 20:22:18 -03:00 |
|
Maurício Meneghini Fauth
|
0b9c35a056
|
Remove uses statements from the same namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-24 13:00:24 -03:00 |
|
William Desportes
|
7e81b0b3d7
|
Merge callProtectedMethod and callPrivateFunction into callFunction
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-21 22:59:29 +02:00 |
|
William Desportes
|
ae575ffb14
|
Fix running tests in --process-isolation
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-21 16:21:20 +02:00 |
|
William Desportes
|
f89f4c9f2c
|
Fix failing tests after tear down cleans everything
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-21 13:19:23 +02:00 |
|
William Desportes
|
0964470643
|
Use parent::setGlobalConfig();
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-21 13:19:23 +02:00 |
|
William Desportes
|
8f7d3d1fa7
|
Fix test cases after backupGlobals = false
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-21 02:07:45 +02:00 |
|
William Desportes
|
6eaa55e805
|
Call parent's setUp and tearDown
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-20 21:31:13 +02:00 |
|
William Desportes
|
8ef5143901
|
Use AbstractTestCase on all unit tests
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-20 21:15:06 +02:00 |
|
William Desportes
|
0b2c24ee26
|
Use ::class in tests
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-20 12:15:40 +02:00 |
|
Maurício Meneghini Fauth
|
a64393e7f5
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-13 00:23:28 -03:00 |
|
Maurício Meneghini Fauth
|
206199105e
|
Remove useless return type annotations
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-23 13:03:29 -03:00 |
|
Maurício Meneghini Fauth
|
676f48349a
|
Reference global funcs and consts via use statement
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-21 22:13:36 -03:00 |
|
Maurício Meneghini Fauth
|
f80d3e3bd4
|
Remove unnecessary annotations
@package, @subpackage and others.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-20 17:35:56 -03:00 |
|
Maurício Meneghini Fauth
|
7837ab81f2
|
Remove the table sql entry point file
Directly calls the controller instead of including the file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-06 23:15:26 -03:00 |
|
Maurício Meneghini Fauth
|
d190c82f1e
|
Remove the table change entry point file
Directly calls the controller instead of including the file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-06 23:15:26 -03:00 |
|
Maurício Meneghini Fauth
|
42468cb033
|
Remove the database sql entry point file
Directly calls the controller instead of including the file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-06 23:15:26 -03:00 |
|
Maurício Meneghini Fauth
|
39f42f848b
|
Remove some useless docblock comments
Fixes docblock spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-12-13 21:15:00 -03:00 |
|
William Desportes
|
eb533f3a0d
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-12-05 21:26:24 +01:00 |
|
William Desportes
|
59f5cdea43
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-12-05 21:13:59 +01:00 |
|
William Desportes
|
08a6170e30
|
Fix tests and phpdoc for #15571
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-12-05 21:00:39 +01:00 |
|
Maurício Meneghini Fauth
|
dd06cd38f8
|
Defines rules for double quote usage
Makes sure that any use of double quotes strings are warranted.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-12-01 14:10:07 -03:00 |
|
Maurício Meneghini Fauth
|
8a0aa251fe
|
Replace some custom CSS utilities with Bootstrap equivalents
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-11-12 19:35:37 -03:00 |
|
Maurício Meneghini Fauth
|
67749e7cb7
|
Move browse foreigners entry point to routes file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-11-06 12:49:36 -03:00 |
|
William Desportes
|
0cdbaf0adf
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-10-29 00:32:24 +01:00 |
|
William Desportes
|
d6da466fc0
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-10-29 00:29:16 +01:00 |
|
William Desportes
|
c7644039b4
|
Add groups to tests and fix one
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-10-19 21:17:06 +02:00 |
|
William Desportes
|
89feb6ecc3
|
Fix setUp function not in camel case
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-10-19 21:17:06 +02:00 |
|