Commit Graph

117512 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
4808898553 Turn no-jquery/no-sizzle rule into error
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-24 00:34:03 -03:00
Maurício Meneghini Fauth
aa0f8a6efe Extract HTML from the database operations page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-23 22:56:29 -03:00
William Desportes
59142a5dbc
Merge #15842 - Ref #15792 - Fixed deprecated jquery selectors
Ref: #15792
Pull-request: #15842
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-23 22:35:01 +01:00
Maurício Meneghini Fauth
3658e6d3d1 Ignore missing return in function comments
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-23 13:13:06 -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
6584b01824 Use short versions of scalar types in PHP docs
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-23 12:20:04 -03:00
Yash Bothra
9091f275d5 #15792 ':last replaced with ;last()`
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
2020-01-23 19:30:00 +05:30
William Desportes
74da874164
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-23 12:44:00 +01:00
William Desportes
ec950d764a
Add ChangeLog entry for 8a0f006775
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-23 12:40:39 +01:00
William Desportes
8a0f006775
Fix php notice "Trying to access array offset on value of type bool"
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-23 12:40:11 +01:00
Maurício Meneghini Fauth
6b7af13f8f Reference global funcs and consts via use statement
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-23 00:33:24 -03:00
William Desportes
fc7f3f1444
Translated using Weblate (Serbian (latin))
Currently translated at 41.6% (1386 of 3335 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sr_Latn/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 23:06:00 +01:00
William Desportes
2ea12c2500
Translated using Weblate (Serbian (latin))
Currently translated at 49.2% (1638 of 3332 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/sr_Latn/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 23:05:58 +01:00
William Desportes
8040e0367e
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 22:52:03 +01:00
William Desportes
a10d81a2af
Add ChangeLog entry for #15833
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 22:50:02 +01:00
William Desportes
3116e91498
Fix #15833 - TypeError when submitting unchanged data
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 22:50:02 +01:00
William Desportes
1a1160f03b
Add ChangeLog entry for #15798
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 19:26:07 +01:00
William Desportes
e388a21335
Merge #15822 - Fix #15798 - Prompted for confirmation for abandoning change when not needed on run SQL Page (checkboxes)
Fixes: #15798
Pull-request: #15822
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 19:22:30 +01:00
William Desportes
9e8c32ccd4
Merge #15801 - Ref #15792 - Fixed deprecated jquery selectors
Ref: #15792
Pull-request: #15801
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 19:13:04 +01:00
William Desportes
95eb48fc8e
Merge #15823 - Ref #15792 - Fixed deprecated jquery selectors
Ref: #15792
Pull-request: #15823
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 19:10:05 +01:00
William Desportes
1d67cb1bc3
Merge #15832 - Fix #15312 - Removed Online Transaction for table-creation
Fixes: #15312
Pull-request: #15832
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-22 19:09:04 +01:00
Kartik Kathuria
f27cae55a4 Removed Online Transaction for table-creation
Signed-off-by: Kartik Kathuria <kathuriakartik0@gmail.com>
2020-01-22 18:27:38 +05:30
Maurício Meneghini Fauth
e1c69c6a14 Reference global funcs and consts via use statement
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-22 00:26:45 -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
42166cac37 Remove use statements within the same namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-21 19:47:56 -03:00
William Desportes
4604fee772
Merge branch 'QA_5_0'
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-21 19:05:15 +01:00
William Desportes
d297588777
Add ChangeLog entry for #15817
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-21 19:04:13 +01:00
William Desportes
b980aef52f
Merge #15828 - Fix #15817 - New Table - layout issue on original theme
Fixes: #15817
Pull-request: #15828
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-21 19:03:34 +01:00
Milos Terzic
9a6bca989c Fix for overlapping rows
Signed-off-by: Milos Terzic <terzic.milos.tm@gmail.com>
2020-01-21 18:06:11 +01:00
Maurício Meneghini Fauth
5e0f539d2f Fix invalid @var php doc annotations
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-21 13:19:08 -03:00
Maurício Meneghini Fauth
7ca6705eaf
Merge pull request #15824 from mauriciofauth/php-docblock
Simplify PHP documentation blocks
2020-01-20 19:28:19 -03:00
Maurício Meneghini Fauth
585fdaea5a Fix PHP doc spacing and order
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 18:07:37 -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
Yash Bothra
5366772290 #15792 Fixed deprecated :nth-child selector
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
2020-01-21 01:22:07 +05:30
Yash Bothra
e13b4aa79e #15792 Fixed deprecated :odd , :even selectors
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
2020-01-21 01:20:10 +05:30
Yash Bothra
98dc941ce5 #15792 Fixed deprecated :eq selector
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
2020-01-21 01:17:01 +05:30
Maurício Meneghini Fauth
6283caaabf Use one line for comments with a single line
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 16:04:09 -03:00
Manthan Surkar
7a9defe02c Fix: Unwanted confirmation for abandoning change
Signed-off-by: Manthan Surkar <manthan.surkar@gmail.com>
2020-01-20 23:21:45 +05:30
Maurício Meneghini Fauth
c231652c67 Remove useless comments in PHP docs
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 14:38:49 -03:00
Maurício Meneghini Fauth
88cfde2bed Remove empty comments
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 13:33:38 -03:00
Maurício Meneghini Fauth
50bc4ab37f Remove useless PHP docs for functions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 13:20:01 -03:00
Maurício Meneghini Fauth
dcf87edbd1 Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 03:18:59 -03:00
Maurício Meneghini Fauth
f76499af7f Use Throwable instead of Exception
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 01:16:40 -03:00
Maurício Meneghini Fauth
8ec4209002 Fix some coding standard issues
- Inverts yoda comparisons
- Removes parentheses from return
- Removes useless ternary operators
- Adds paretheses to new instances
- Adds trailing array comma

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-20 00:38:34 -03:00
Maurício Meneghini Fauth
3f7204beb7 Add coding standard rule for self reference
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-19 23:31:20 -03:00
Maurício Meneghini Fauth
efcc167cbb Use null coalescing when setting MySQLi SSL
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-19 23:18:15 -03:00
Maurício Meneghini Fauth
3c22f5e7b2 Add conding standard rule for useless method overrides
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-19 22:56:23 -03:00
Maurício Meneghini Fauth
555d07bc30 Add coding standard rule for unnecessary string concat
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-19 22:42:44 -03:00
Maurício Meneghini Fauth
285907991e Add coding standard rules for whitespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-19 22:29:54 -03:00
Maurício Meneghini Fauth
63dbcd01d9 Remove or ignore side effects in PHP files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-01-19 20:22:37 -03:00