Maurício Meneghini Fauth
|
1b6c564ee2
|
Fix a TypeError in Import class with PHP 8
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-19 15:43:52 -03:00 |
|
Joan Vega
|
1ea4548cd0
|
fix detectType: now considers cells with values like 0000123 (leading zeros) as varchar types
Signed-off-by: Joan Vega <joan@inte.es>
|
2019-02-08 21:45:13 +01:00 |
|
Maurício Meneghini Fauth
|
bf3e6c3a77
|
Retrieve parameters from $_POST in import
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-11-10 20:48:58 -02:00 |
|
Aswani Prakash
|
9274c69693
|
#13893 issue fix Simulating queries produce unexpected results
Signed-off-by: Aswani Prakash <aswani15prakash@gmail.com>
(cherry picked from commit 594cb7b1f2)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-16 19:33:39 -03:00 |
|
Gabriel Caruso
|
6ff73257e2
|
Simplify returns
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
|
2018-01-16 10:16:56 -02:00 |
|
Gabriel Caruso
|
a8bd364e02
|
Clean elses
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
|
2017-12-14 22:02:17 -02:00 |
|
Maurício Meneghini Fauth
|
01fd301003
|
Use 'elseif' keyword istead of 'else if'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-12-04 13:31:25 -02:00 |
|
Michal Čihař
|
98964e2f59
|
Remove is_superuser superglobal
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-10 12:28:00 +02:00 |
|
Maurício Meneghini Fauth
|
1d4125f15c
|
Add array type declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-24 23:49:59 -03:00 |
|
Maurício Meneghini Fauth
|
a2b08bae7b
|
Refactor check_user_privileges to static methods
Refactor check_user_privileges.lib.php functions to static methods and move logic to check_user_privileges.inc.php.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-11 22:09:05 -03:00 |
|
Maurício Meneghini Fauth
|
19e0199a36
|
Refactor import functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-04 22:35:55 -03:00 |
|