Commits
User selector
Commit History
Commits on Mar 8, 2021
Rename the PMA_Config global variable to config
Show description for 7e33d22committed
Commits on Mar 5, 2021
Use PSR-12 for control structures spacing
Show description for d83abf6committed
Commits on Jan 4, 2021
Remove Config\FormDisplay dep from Setup\HomeController
Show description for 1911ac6committed
Commits on Dec 31, 2020
Nest CSS styles for setup's _custom.scss
Show description for b9bffe4committedAdd Bootstrap for Setup pages
Show description for 9a2989fcommittedConvert setup CSS styles to Sass format
Show description for ac25371committed
Commits on Dec 30, 2020
Replace style image with Linear-gradient
Show description for bf9472bauthored andcommitted
Commits on Dec 27, 2020
Remove unneeded CSS vendor prefixes
Show description for 85a59f7committed
Commits on Dec 7, 2020
Fix #16512 - Add some code securities when the themes folder does not exist
Show description for 35cdaf4committed
Commits on Oct 2, 2020
Fix some type errors detected by PHPStan
Show description for e7c8e20committed
Commits on Jul 16, 2020
Fix setup tabs alignment
Show description for da832efcommitted
Commits on Jul 10, 2020
Use identical operator for non-empty strings
Show description for 3b285ffcommitted
Commits on May 28, 2020
Use early exit when possible
Show description for 58eee2ecommitted
Commits on May 27, 2020
Remove useless elseif with if
Show description for bd979ddcommittedRemove useless elses
Show description for 82c2964committed
Commits on May 26, 2020
Fix some coding standard issues
Show description for 3baad2ecommitted
Commits on May 16, 2020
Fix coding standard on setup/styles.css
Show description for 81a0fabcommittedFix Missing vendor-prefixed CSS gradients for Old Webkit (Safari 4+, Chrome).
Show description for d93efc2committed
Commits on May 15, 2020
Run stylelint on setup CSS styles
Show description for 076a84dcommitted
Commits on Jan 20, 2020
Fix PHP doc spacing and order
Show description for 585fdaecommittedRemove unnecessary annotations
Show description for f80d3e3committedRemove empty comments
Show description for 88cfde2committed
Commits on Jan 19, 2020
Remove or ignore side effects in PHP files
Show description for 63dbcd0committed
Commits on Dec 14, 2019
Remove some useless docblock comments
Show description for 39f42f8committed
Commits on Dec 12, 2019
Remove useless parentheses
Show description for dd2b053committed
Commits on Sep 21, 2019
Merge branch 'QA_5_0'
Show description for e222cb8committedMerge branch 'QA_4_9' into QA_5_0
Show description for 08696bccommitted
Commits on Sep 19, 2019
Require POST method to delete servers in Setup
Show description for 427fbedcommitted
Commits on Sep 2, 2019
Remove vim modelines
Show description for 1a14b3ecommitted
Commits on Jun 17, 2019
Fix missing dbi global initialization on Setup
Show description for b762a24committed
Commits on Jun 12, 2019
Reference class names in use statements
Show description for 7be0f6bcommitted
Commits on Jun 2, 2019
Move Setup JavaScript files to js/setup/ directory
Show description for 1510ddccommittedFix ESLint errors in setup/scripts.js
Show description for e206015committed
Commits on May 30, 2019
Rename js/config.js variables to use camel case
Show description for 6f8e53ccommitted
Commits on May 14, 2019
Declare $cfg global variable explicitly
Show description for 94a1841committed