Git
Threads by month
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- 9 participants
- 38701 discussions
[phpmyadmin/phpmyadmin] 77957a: Add trailing comma for multi-line functions
by Maurício Meneghini Fauth 24 Feb '23
by Maurício Meneghini Fauth 24 Feb '23
24 Feb '23
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 77957a69a592fa6c780c2be7c6f8c4cb85f54cf8
https://github.com/phpmyadmin/phpmyadmin/commit/77957a69a592fa6c780c2be7c6f…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-02-24 (Fri, 02 February 2023) -03:00
Changed paths:
M libraries/classes/Advisory/Advisor.php
M libraries/classes/Advisory/Rules.php
M libraries/classes/Bookmark.php
M libraries/classes/BrowseForeigners.php
M libraries/classes/Charsets.php
M libraries/classes/Charsets/Charset.php
M libraries/classes/Charsets/Collation.php
M libraries/classes/CheckUserPrivileges.php
M libraries/classes/Command/CacheWarmupCommand.php
M libraries/classes/Command/FixPoTwigCommand.php
M libraries/classes/Command/SetVersionCommand.php
M libraries/classes/Command/TwigLintCommand.php
M libraries/classes/Command/WriteGitRevisionCommand.php
M libraries/classes/Common.php
M libraries/classes/Config.php
M libraries/classes/Config/ConfigFile.php
M libraries/classes/Config/Descriptions.php
M libraries/classes/Config/Form.php
M libraries/classes/Config/FormDisplay.php
M libraries/classes/Config/FormDisplayTemplate.php
M libraries/classes/Config/Forms/Setup/FeaturesForm.php
M libraries/classes/Config/ServerConfigChecks.php
M libraries/classes/Config/Settings/Import.php
M libraries/classes/Config/Validator.php
M libraries/classes/ConfigStorage/Relation.php
M libraries/classes/ConfigStorage/UserGroups.php
M libraries/classes/Console.php
M libraries/classes/Controllers/AbstractController.php
M libraries/classes/Controllers/BrowseForeignersController.php
M libraries/classes/Controllers/ChangeLogController.php
M libraries/classes/Controllers/CollationConnectionController.php
M libraries/classes/Controllers/Database/CentralColumns/PopulateColumnsController.php
M libraries/classes/Controllers/Database/CentralColumnsController.php
M libraries/classes/Controllers/Database/DataDictionaryController.php
M libraries/classes/Controllers/Database/DesignerController.php
M libraries/classes/Controllers/Database/EventsController.php
M libraries/classes/Controllers/Database/ExportController.php
M libraries/classes/Controllers/Database/ImportController.php
M libraries/classes/Controllers/Database/MultiTableQuery/QueryController.php
M libraries/classes/Controllers/Database/MultiTableQuery/TablesController.php
M libraries/classes/Controllers/Database/Operations/CollationController.php
M libraries/classes/Controllers/Database/OperationsController.php
M libraries/classes/Controllers/Database/PrivilegesController.php
M libraries/classes/Controllers/Database/QueryByExampleController.php
M libraries/classes/Controllers/Database/RoutinesController.php
M libraries/classes/Controllers/Database/SearchController.php
M libraries/classes/Controllers/Database/SqlController.php
M libraries/classes/Controllers/Database/Structure/AddPrefixTableController.php
M libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php
M libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php
M libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php
M libraries/classes/Controllers/Database/Structure/CopyTableController.php
M libraries/classes/Controllers/Database/Structure/CopyTableWithPrefixController.php
M libraries/classes/Controllers/Database/Structure/DropTableController.php
M libraries/classes/Controllers/Database/Structure/EmptyTableController.php
M libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
M libraries/classes/Controllers/Database/Structure/ReplacePrefixController.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/Database/TrackingController.php
M libraries/classes/Controllers/Database/TriggersController.php
M libraries/classes/Controllers/ErrorReportController.php
M libraries/classes/Controllers/Export/ExportController.php
M libraries/classes/Controllers/Export/TablesController.php
M libraries/classes/Controllers/Export/Template/CreateController.php
M libraries/classes/Controllers/Export/Template/DeleteController.php
M libraries/classes/Controllers/Export/Template/LoadController.php
M libraries/classes/Controllers/Export/Template/UpdateController.php
M libraries/classes/Controllers/GisDataEditorController.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/Import/ImportController.php
M libraries/classes/Controllers/Import/SimulateDmlController.php
M libraries/classes/Controllers/Import/StatusController.php
M libraries/classes/Controllers/JavaScriptMessagesController.php
M libraries/classes/Controllers/LicenseController.php
M libraries/classes/Controllers/NavigationController.php
M libraries/classes/Controllers/Normalization/AddNewPrimaryController.php
M libraries/classes/Controllers/Normalization/GetColumnsController.php
M libraries/classes/Controllers/Normalization/MoveRepeatingGroup.php
M libraries/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesController.php
M libraries/classes/Controllers/Preferences/ExportController.php
M libraries/classes/Controllers/Preferences/FeaturesController.php
M libraries/classes/Controllers/Preferences/ImportController.php
M libraries/classes/Controllers/Preferences/MainPanelController.php
M libraries/classes/Controllers/Preferences/ManageController.php
M libraries/classes/Controllers/Preferences/NavigationController.php
M libraries/classes/Controllers/Preferences/SqlController.php
M libraries/classes/Controllers/SchemaExportController.php
M libraries/classes/Controllers/Server/BinlogController.php
M libraries/classes/Controllers/Server/CollationsController.php
M libraries/classes/Controllers/Server/Databases/CreateController.php
M libraries/classes/Controllers/Server/Databases/DestroyController.php
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Controllers/Server/ExportController.php
M libraries/classes/Controllers/Server/ImportController.php
M libraries/classes/Controllers/Server/PluginsController.php
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Controllers/Server/ReplicationController.php
M libraries/classes/Controllers/Server/SqlController.php
M libraries/classes/Controllers/Server/Status/Monitor/ChartingDataController.php
M libraries/classes/Controllers/Server/Status/Monitor/GeneralLogController.php
M libraries/classes/Controllers/Server/Status/Monitor/LogVarsController.php
M libraries/classes/Controllers/Server/Status/Monitor/QueryAnalyzerController.php
M libraries/classes/Controllers/Server/Status/Monitor/SlowLogController.php
M libraries/classes/Controllers/Server/Status/MonitorController.php
M libraries/classes/Controllers/Server/Status/Processes/KillController.php
M libraries/classes/Controllers/Server/Status/Processes/RefreshController.php
M libraries/classes/Controllers/Server/Status/ProcessesController.php
M libraries/classes/Controllers/Server/Status/QueriesController.php
M libraries/classes/Controllers/Server/Status/StatusController.php
M libraries/classes/Controllers/Server/Status/VariablesController.php
M libraries/classes/Controllers/Server/UserGroupsController.php
M libraries/classes/Controllers/Server/UserGroupsFormController.php
M libraries/classes/Controllers/Server/Variables/GetVariableController.php
M libraries/classes/Controllers/Server/Variables/SetVariableController.php
M libraries/classes/Controllers/Server/VariablesController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Setup/ShowConfigController.php
M libraries/classes/Controllers/Setup/ValidateController.php
M libraries/classes/Controllers/Sql/ColumnPreferencesController.php
M libraries/classes/Controllers/Sql/DefaultForeignKeyCheckValueController.php
M libraries/classes/Controllers/Sql/EnumValuesController.php
M libraries/classes/Controllers/Sql/RelationalValuesController.php
M libraries/classes/Controllers/Sql/SetValuesController.php
M libraries/classes/Controllers/Sql/SqlController.php
M libraries/classes/Controllers/Table/AddFieldController.php
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/Controllers/Table/ChangeRowsController.php
M libraries/classes/Controllers/Table/ChartController.php
M libraries/classes/Controllers/Table/CreateController.php
M libraries/classes/Controllers/Table/DeleteRowsController.php
M libraries/classes/Controllers/Table/DropColumnController.php
M libraries/classes/Controllers/Table/ExportController.php
M libraries/classes/Controllers/Table/ExportRowsController.php
M libraries/classes/Controllers/Table/FindReplaceController.php
M libraries/classes/Controllers/Table/GetFieldController.php
M libraries/classes/Controllers/Table/GisVisualizationController.php
M libraries/classes/Controllers/Table/ImportController.php
M libraries/classes/Controllers/Table/IndexRenameController.php
M libraries/classes/Controllers/Table/IndexesController.php
M libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php
M libraries/classes/Controllers/Table/Maintenance/CheckController.php
M libraries/classes/Controllers/Table/Maintenance/ChecksumController.php
M libraries/classes/Controllers/Table/Maintenance/OptimizeController.php
M libraries/classes/Controllers/Table/Maintenance/RepairController.php
M libraries/classes/Controllers/Table/OperationsController.php
M libraries/classes/Controllers/Table/Partition/AnalyzeController.php
M libraries/classes/Controllers/Table/Partition/CheckController.php
M libraries/classes/Controllers/Table/Partition/DropController.php
M libraries/classes/Controllers/Table/Partition/OptimizeController.php
M libraries/classes/Controllers/Table/Partition/RebuildController.php
M libraries/classes/Controllers/Table/Partition/RepairController.php
M libraries/classes/Controllers/Table/Partition/TruncateController.php
M libraries/classes/Controllers/Table/PrivilegesController.php
M libraries/classes/Controllers/Table/RelationController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Controllers/Table/SqlController.php
M libraries/classes/Controllers/Table/Structure/AbstractIndexController.php
M libraries/classes/Controllers/Table/Structure/AddKeyController.php
M libraries/classes/Controllers/Table/Structure/BrowseController.php
M libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php
M libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php
M libraries/classes/Controllers/Table/Structure/ChangeController.php
M libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
M libraries/classes/Controllers/Table/Structure/PartitioningController.php
M libraries/classes/Controllers/Table/Structure/PrimaryController.php
M libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php
M libraries/classes/Controllers/Table/Structure/SaveController.php
M libraries/classes/Controllers/Table/StructureController.php
M libraries/classes/Controllers/Table/TrackingController.php
M libraries/classes/Controllers/Table/TriggersController.php
M libraries/classes/Controllers/Table/ZoomSearchController.php
M libraries/classes/Controllers/ThemeSetController.php
M libraries/classes/Controllers/Transformation/OverviewController.php
M libraries/classes/Controllers/Transformation/WrapperController.php
M libraries/classes/Controllers/UserPasswordController.php
M libraries/classes/Controllers/VersionCheckController.php
M libraries/classes/Controllers/View/CreateController.php
M libraries/classes/Controllers/View/OperationsController.php
M libraries/classes/Core.php
M libraries/classes/CreateAddField.php
M libraries/classes/Database/CentralColumns.php
M libraries/classes/Database/Designer.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/Database/Designer/DesignerTable.php
M libraries/classes/Database/Events.php
M libraries/classes/Database/MultiTableQuery.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Database/Routines.php
M libraries/classes/Database/Triggers.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/DbTableExists.php
M libraries/classes/Dbal/DbalInterface.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/DisplayParts.php
M libraries/classes/Display/Results.php
M libraries/classes/EditField.php
M libraries/classes/Encoding.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/Engines/Myisam.php
M libraries/classes/Engines/Pbxt.php
M libraries/classes/Error.php
M libraries/classes/ErrorHandler.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/Export/Options.php
M libraries/classes/Export/Template.php
M libraries/classes/Export/TemplateModel.php
M libraries/classes/File.php
M libraries/classes/FileListing.php
M libraries/classes/Font.php
M libraries/classes/Footer.php
M libraries/classes/Gis/GisGeometry.php
M libraries/classes/Gis/GisGeometryCollection.php
M libraries/classes/Gis/GisLineString.php
M libraries/classes/Gis/GisMultiLineString.php
M libraries/classes/Gis/GisMultiPoint.php
M libraries/classes/Gis/GisMultiPolygon.php
M libraries/classes/Gis/GisPoint.php
M libraries/classes/Gis/GisPolygon.php
M libraries/classes/Gis/GisVisualization.php
M libraries/classes/Git.php
M libraries/classes/Header.php
M libraries/classes/Html/Generator.php
M libraries/classes/Html/MySQLDocumentation.php
M libraries/classes/Http/Factory/ServerRequestFactory.php
M libraries/classes/Image/ImageWrapper.php
M libraries/classes/Import.php
M libraries/classes/Import/Ajax.php
M libraries/classes/Import/SimulateDml.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/LanguageManager.php
M libraries/classes/Linter.php
M libraries/classes/ListDatabase.php
M libraries/classes/Logging.php
M libraries/classes/Menu.php
M libraries/classes/Message.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/NodeFactory.php
M libraries/classes/Navigation/Nodes/Node.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeTable.php
M libraries/classes/Normalization.php
M libraries/classes/Operations.php
M libraries/classes/Partitioning/Maintenance.php
M libraries/classes/Partitioning/Partition.php
M libraries/classes/Partitioning/TablePartitionDefinition.php
M libraries/classes/Pdf.php
M libraries/classes/Plugins.php
M libraries/classes/Plugins/Auth/AuthenticationConfig.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Plugins/Auth/AuthenticationHttp.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/AuthenticationPluginFactory.php
M libraries/classes/Plugins/Export/ExportCodegen.php
M libraries/classes/Plugins/Export/ExportCsv.php
M libraries/classes/Plugins/Export/ExportExcel.php
M libraries/classes/Plugins/Export/ExportHtmlword.php
M libraries/classes/Plugins/Export/ExportJson.php
M libraries/classes/Plugins/Export/ExportLatex.php
M libraries/classes/Plugins/Export/ExportMediawiki.php
M libraries/classes/Plugins/Export/ExportOds.php
M libraries/classes/Plugins/Export/ExportOdt.php
M libraries/classes/Plugins/Export/ExportPdf.php
M libraries/classes/Plugins/Export/ExportPhparray.php
M libraries/classes/Plugins/Export/ExportSql.php
M libraries/classes/Plugins/Export/ExportTexytext.php
M libraries/classes/Plugins/Export/ExportXml.php
M libraries/classes/Plugins/Export/ExportYaml.php
M libraries/classes/Plugins/Export/Helpers/Pdf.php
M libraries/classes/Plugins/Export/Helpers/TableProperty.php
M libraries/classes/Plugins/ExportPlugin.php
M libraries/classes/Plugins/IOTransformationsPlugin.php
M libraries/classes/Plugins/Import/AbstractImportCsv.php
M libraries/classes/Plugins/Import/ImportCsv.php
M libraries/classes/Plugins/Import/ImportLdi.php
M libraries/classes/Plugins/Import/ImportMediawiki.php
M libraries/classes/Plugins/Import/ImportOds.php
M libraries/classes/Plugins/Import/ImportShp.php
M libraries/classes/Plugins/Import/ImportSql.php
M libraries/classes/Plugins/Import/ImportXml.php
M libraries/classes/Plugins/Schema/Dia/Dia.php
M libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
M libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
M libraries/classes/Plugins/Schema/Dia/TableStatsDia.php
M libraries/classes/Plugins/Schema/Eps/Eps.php
M libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
M libraries/classes/Plugins/Schema/Eps/RelationStatsEps.php
M libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
M libraries/classes/Plugins/Schema/Pdf/Pdf.php
M libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
M libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php
M libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
M libraries/classes/Plugins/Schema/RelationStats.php
M libraries/classes/Plugins/Schema/SchemaDia.php
M libraries/classes/Plugins/Schema/SchemaEps.php
M libraries/classes/Plugins/Schema/SchemaPdf.php
M libraries/classes/Plugins/Schema/SchemaSvg.php
M libraries/classes/Plugins/Schema/Svg/RelationStatsSvg.php
M libraries/classes/Plugins/Schema/Svg/Svg.php
M libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
M libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
M libraries/classes/Plugins/Schema/TableStats.php
M libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/CodeMirrorEditorTransformationPlugin.php
M libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php
M libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php
M libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php
M libraries/classes/Plugins/TransformationsPlugin.php
M libraries/classes/Plugins/TwoFactor/Application.php
M libraries/classes/Plugins/TwoFactor/Key.php
M libraries/classes/Plugins/TwoFactor/WebAuthn.php
M libraries/classes/Plugins/TwoFactorPlugin.php
M libraries/classes/Query/Generator.php
M libraries/classes/Query/Utilities.php
M libraries/classes/RecentFavoriteTable.php
M libraries/classes/Replication.php
M libraries/classes/ReplicationGui.php
M libraries/classes/ResponseRenderer.php
M libraries/classes/Routing.php
M libraries/classes/Sanitize.php
M libraries/classes/SavedSearches.php
M libraries/classes/Scripts.php
M libraries/classes/Server/Plugin.php
M libraries/classes/Server/Plugins.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Privileges/AccountLocking.php
M libraries/classes/Server/Select.php
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/SysInfo/Linux.php
M libraries/classes/Session.php
M libraries/classes/Setup/Index.php
M libraries/classes/Sql.php
M libraries/classes/SqlQueryForm.php
M libraries/classes/StatementInfo.php
M libraries/classes/StorageEngine.php
M libraries/classes/SystemColumn.php
M libraries/classes/SystemDatabase.php
M libraries/classes/Table.php
M libraries/classes/Table/ColumnsDefinition.php
M libraries/classes/Table/Indexes.php
M libraries/classes/Table/Search.php
M libraries/classes/Template.php
M libraries/classes/Theme.php
M libraries/classes/ThemeManager.php
M libraries/classes/Tracker.php
M libraries/classes/Tracking.php
M libraries/classes/Transformations.php
M libraries/classes/Twig/CoreExtension.php
M libraries/classes/Twig/MessageExtension.php
M libraries/classes/Twig/SanitizeExtension.php
M libraries/classes/Twig/TableExtension.php
M libraries/classes/Twig/TrackerExtension.php
M libraries/classes/Twig/TransformationsExtension.php
M libraries/classes/Twig/UrlExtension.php
M libraries/classes/Twig/UtilExtension.php
M libraries/classes/Types.php
M libraries/classes/Url.php
M libraries/classes/UserPassword.php
M libraries/classes/UserPreferences.php
M libraries/classes/Util.php
M libraries/classes/Utils/ForeignKey.php
M libraries/classes/Utils/Gis.php
M libraries/classes/Utils/HttpRequest.php
M libraries/classes/WebAuthn/CustomServer.php
M libraries/classes/WebAuthn/Server.php
M libraries/classes/WebAuthn/WebauthnLibServer.php
M libraries/constants.php
M phpcs.xml.dist
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/AbstractTestCase.php
M test/classes/BookmarkTest.php
M test/classes/BrowseForeignersTest.php
M test/classes/CharsetsTest.php
M test/classes/CheckUserPrivilegesTest.php
M test/classes/Command/SetVersionCommandTest.php
M test/classes/Command/TwigLintCommandTest.php
M test/classes/Command/WriteGitRevisionCommandTest.php
M test/classes/Config/ConfigFileTest.php
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/Config/PageSettingsTest.php
M test/classes/Config/ServerConfigChecksTest.php
M test/classes/ConfigStorage/RelationParametersTest.php
M test/classes/ConfigStorage/RelationTest.php
M test/classes/ConfigStorage/UserGroupsTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/AbstractControllerTest.php
M test/classes/Controllers/CheckRelationsControllerTest.php
M test/classes/Controllers/CollationConnectionControllerTest.php
M test/classes/Controllers/Console/Bookmark/AddControllerTest.php
M test/classes/Controllers/Database/MultiTableQuery/TablesControllerTest.php
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Database/Structure/FavoriteTableControllerTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Export/ExportControllerTest.php
M test/classes/Controllers/Export/Template/CreateControllerTest.php
M test/classes/Controllers/Export/Template/DeleteControllerTest.php
M test/classes/Controllers/Export/Template/LoadControllerTest.php
M test/classes/Controllers/Export/Template/UpdateControllerTest.php
M test/classes/Controllers/Import/ImportControllerTest.php
M test/classes/Controllers/NavigationControllerTest.php
M test/classes/Controllers/Normalization/AddNewPrimaryControllerTest.php
M test/classes/Controllers/Normalization/CreateNewColumnControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/FirstStepControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/FourthStepControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/SecondStepControllerTest.php
M test/classes/Controllers/Normalization/FirstNormalForm/ThirdStepControllerTest.php
M test/classes/Controllers/Normalization/GetColumnsControllerTest.php
M test/classes/Controllers/Normalization/MainControllerTest.php
M test/classes/Controllers/Normalization/MoveRepeatingGroupTest.php
M test/classes/Controllers/Normalization/PartialDependenciesControllerTest.php
M test/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesControllerTest.php
M test/classes/Controllers/Normalization/SecondNormalForm/FirstStepControllerTest.php
M test/classes/Controllers/Normalization/SecondNormalForm/NewTablesControllerTest.php
M test/classes/Controllers/Normalization/ThirdNormalForm/CreateNewTablesControllerTest.php
M test/classes/Controllers/Normalization/ThirdNormalForm/FirstStepControllerTest.php
M test/classes/Controllers/Normalization/ThirdNormalForm/NewTablesControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/Databases/CreateControllerTest.php
M test/classes/Controllers/Server/Databases/DestroyControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.php
M test/classes/Controllers/Server/PrivilegesControllerTest.php
M test/classes/Controllers/Server/ShowEngineControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/LogVarsControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/Processes/RefreshControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/Sql/EnumValuesControllerTest.php
M test/classes/Controllers/Sql/SetValuesControllerTest.php
M test/classes/Controllers/Table/AddFieldControllerTest.php
M test/classes/Controllers/Table/ChangeControllerTest.php
M test/classes/Controllers/Table/ChartControllerTest.php
M test/classes/Controllers/Table/CreateControllerTest.php
M test/classes/Controllers/Table/DeleteRowsControllerTest.php
M test/classes/Controllers/Table/DropColumnControllerTest.php
M test/classes/Controllers/Table/ExportControllerTest.php
M test/classes/Controllers/Table/ExportRowsControllerTest.php
M test/classes/Controllers/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/GetFieldControllerTest.php
M test/classes/Controllers/Table/GisVisualizationControllerTest.php
M test/classes/Controllers/Table/IndexRenameControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/Partition/AnalyzeControllerTest.php
M test/classes/Controllers/Table/Partition/CheckControllerTest.php
M test/classes/Controllers/Table/Partition/DropControllerTest.php
M test/classes/Controllers/Table/Partition/OptimizeControllerTest.php
M test/classes/Controllers/Table/Partition/RebuildControllerTest.php
M test/classes/Controllers/Table/Partition/RepairControllerTest.php
M test/classes/Controllers/Table/Partition/TruncateControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/ReplaceControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/Structure/ChangeControllerTest.php
M test/classes/Controllers/Table/Structure/SaveControllerTest.php
M test/classes/Controllers/Table/Structure/SpatialControllerTest.php
M test/classes/Controllers/Table/Structure/UniqueControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Controllers/Table/TrackingControllerTest.php
M test/classes/Controllers/Table/TriggersControllerTest.php
M test/classes/Controllers/Table/ZoomSearchControllerTest.php
M test/classes/Controllers/Transformation/OverviewControllerTest.php
M test/classes/Controllers/VersionCheckControllerTest.php
M test/classes/CoreTest.php
M test/classes/Database/CentralColumnsTest.php
M test/classes/Database/Designer/CommonTest.php
M test/classes/Database/DesignerTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/QbeTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/SearchTest.php
M test/classes/Database/TriggersTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Dbal/DbiDummyTest.php
M test/classes/Display/ResultsTest.php
M test/classes/EncodingTest.php
M test/classes/Engines/BdbTest.php
M test/classes/Engines/BinlogTest.php
M test/classes/Engines/InnodbTest.php
M test/classes/Engines/MemoryTest.php
M test/classes/Engines/MrgMyisamTest.php
M test/classes/Engines/MyisamTest.php
M test/classes/Engines/NdbclusterTest.php
M test/classes/Engines/PbxtTest.php
M test/classes/Engines/PerformanceSchemaTest.php
M test/classes/EnvironmentTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorReportTest.php
M test/classes/ErrorTest.php
M test/classes/Export/OptionsTest.php
M test/classes/ExportTest.php
M test/classes/FileListingTest.php
M test/classes/FlashMessagesTest.php
M test/classes/FontTest.php
M test/classes/FooterTest.php
M test/classes/Gis/GisGeomTestCase.php
M test/classes/Gis/GisGeometryCollectionTest.php
M test/classes/Gis/GisGeometryTest.php
M test/classes/Gis/GisLineStringTest.php
M test/classes/Gis/GisMultiLineStringTest.php
M test/classes/Gis/GisMultiPointTest.php
M test/classes/Gis/GisMultiPolygonTest.php
M test/classes/Gis/GisPointTest.php
M test/classes/Gis/GisPolygonTest.php
M test/classes/Gis/GisVisualizationTest.php
M test/classes/GitTest.php
M test/classes/HeaderTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/Html/MySQLDocumentationTest.php
M test/classes/Html/SecurityTest.php
M test/classes/Http/Factory/ServerRequestFactoryTest.php
M test/classes/ImportTest.php
M test/classes/IndexColumnTest.php
M test/classes/IndexTest.php
M test/classes/InsertEditTest.php
M test/classes/IpAllowDenyTest.php
M test/classes/LanguageTest.php
M test/classes/LinterTest.php
M test/classes/ListDatabaseTest.php
M test/classes/MenuTest.php
M test/classes/MessageTest.php
M test/classes/MimeTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Navigation/Nodes/NodeColumnContainerTest.php
M test/classes/Navigation/Nodes/NodeColumnTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/Navigation/Nodes/NodeDatabaseTest.php
M test/classes/Navigation/Nodes/NodeEventContainerTest.php
M test/classes/Navigation/Nodes/NodeEventTest.php
M test/classes/Navigation/Nodes/NodeFunctionContainerTest.php
M test/classes/Navigation/Nodes/NodeFunctionTest.php
M test/classes/Navigation/Nodes/NodeIndexContainerTest.php
M test/classes/Navigation/Nodes/NodeIndexTest.php
M test/classes/Navigation/Nodes/NodeProcedureContainerTest.php
M test/classes/Navigation/Nodes/NodeProcedureTest.php
M test/classes/Navigation/Nodes/NodeTableContainerTest.php
M test/classes/Navigation/Nodes/NodeTableTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/Navigation/Nodes/NodeTriggerContainerTest.php
M test/classes/Navigation/Nodes/NodeTriggerTest.php
M test/classes/Navigation/Nodes/NodeViewContainerTest.php
M test/classes/Navigation/Nodes/NodeViewTest.php
M test/classes/NormalizationTest.php
M test/classes/OpenDocumentTest.php
M test/classes/Partitioning/TablePartitionDefinitionTest.php
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Plugins/Export/ExportCodegenTest.php
M test/classes/Plugins/Export/ExportCsvTest.php
M test/classes/Plugins/Export/ExportExcelTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportJsonTest.php
M test/classes/Plugins/Export/ExportLatexTest.php
M test/classes/Plugins/Export/ExportMediawikiTest.php
M test/classes/Plugins/Export/ExportOdsTest.php
M test/classes/Plugins/Export/ExportOdtTest.php
M test/classes/Plugins/Export/ExportPdfTest.php
M test/classes/Plugins/Export/ExportPhparrayTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Export/ExportTexytextTest.php
M test/classes/Plugins/Export/ExportXmlTest.php
M test/classes/Plugins/Export/ExportYamlTest.php
M test/classes/Plugins/Export/Helpers/TablePropertyTest.php
M test/classes/Plugins/Import/ImportCsvTest.php
M test/classes/Plugins/Import/ImportLdiTest.php
M test/classes/Plugins/Import/ImportMediawikiTest.php
M test/classes/Plugins/Import/ImportOdsTest.php
M test/classes/Plugins/Import/ImportShpTest.php
M test/classes/Plugins/Import/ImportSqlTest.php
M test/classes/Plugins/Import/ImportXmlTest.php
M test/classes/Plugins/Schema/ExportRelationSchemaTest.php
M test/classes/Plugins/Transformations/TransformationPluginsTest.php
M test/classes/Plugins/TwoFactor/WebAuthnTest.php
M test/classes/PluginsTest.php
M test/classes/Properties/Options/Groups/OptionsPropertyMainGroupTest.php
M test/classes/Properties/Options/Groups/OptionsPropertyRootGroupTest.php
M test/classes/Properties/Options/Groups/OptionsPropertySubgroupTest.php
M test/classes/Properties/Options/Items/PropertyItemsTest.php
M test/classes/Properties/Options/OptionsPropertyGroupTest.php
M test/classes/Properties/Options/OptionsPropertyItemTest.php
M test/classes/Properties/Options/OptionsPropertyOneItemTest.php
M test/classes/Properties/Plugins/ExportPluginPropertiesTest.php
M test/classes/Properties/Plugins/ImportPluginPropertiesTest.php
M test/classes/Properties/Plugins/PluginPropertyItemTest.php
M test/classes/Properties/PropertyItemTest.php
M test/classes/Query/GeneratorTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/SanitizeTest.php
M test/classes/ScriptsTest.php
M test/classes/Server/PluginTest.php
M test/classes/Server/PluginsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/SelectTest.php
M test/classes/Server/SysInfo/SysInfoTest.php
M test/classes/Setup/ConfigGeneratorTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/Setup/IndexTest.php
M test/classes/SqlQueryFormTest.php
M test/classes/SqlTest.php
M test/classes/StorageEngineTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/Table/ColumnsDefinitionTest.php
M test/classes/Table/SearchTest.php
M test/classes/TableTest.php
M test/classes/TemplateTest.php
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/TrackerTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.php
M test/classes/TwoFactorTest.php
M test/classes/TypesByDatabaseVersionTest.php
M test/classes/TypesTest.php
M test/classes/UrlTest.php
M test/classes/UserPasswordTest.php
M test/classes/UserPreferencesTest.php
M test/classes/UtilTest.php
M test/classes/Utils/ForeignKeyTest.php
M test/classes/Utils/GisTest.php
M test/classes/Utils/HttpRequestTest.php
M test/classes/VersionInformationTest.php
M test/classes/WebAuthn/WebauthnLibServerTest.php
M test/classes/ZipExtensionTest.php
M test/selenium/ChangePasswordTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/CreateRemoveUserTest.php
M test/selenium/Database/EventsTest.php
M test/selenium/Database/OperationsTest.php
M test/selenium/Database/ProceduresTest.php
M test/selenium/Database/QueryByExampleTest.php
M test/selenium/Database/StructureTest.php
M test/selenium/Database/TriggersTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M test/selenium/NormalizationTest.php
M test/selenium/ServerSettingsTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/Table/BrowseTest.php
M test/selenium/Table/CreateTest.php
M test/selenium/Table/InsertTest.php
M test/selenium/Table/OperationsTest.php
M test/selenium/Table/StructureTest.php
M test/selenium/TestBase.php
M test/selenium/TrackingTest.php
Log Message:
-----------
Add trailing comma for multi-line functions
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
1
0
24 Feb '23
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: dcc912fdef4a5ff3b6d25c6d5c4f880d701b36c9
https://github.com/phpmyadmin/phpmyadmin/commit/dcc912fdef4a5ff3b6d25c6d5c4…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-02-24 (Fri, 02 February 2023) +00:00
Changed paths:
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Operations.php
M libraries/classes/Plugins/Import/ImportCsv.php
M libraries/classes/SqlQueryForm.php
M libraries/classes/Table.php
M psalm-baseline.xml
Log Message:
-----------
Remove strlen when used in a condition
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 2137664f826a9980dac030d5b9c1a5d905a65724
https://github.com/phpmyadmin/phpmyadmin/commit/2137664f826a9980dac030d5b9c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-02-24 (Fri, 02 February 2023) -03:00
Changed paths:
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Operations.php
M libraries/classes/Plugins/Import/ImportCsv.php
M libraries/classes/SqlQueryForm.php
M libraries/classes/Table.php
M psalm-baseline.xml
Log Message:
-----------
Merge pull request #18116 from kamil-tekiela/Remove-strlen
Remove strlen when used in a condition
1
0
[phpmyadmin/phpmyadmin] e8c5ee: Remove annoying empty statements (#18114)
by Kamil Tekiela 24 Feb '23
by Kamil Tekiela 24 Feb '23
24 Feb '23
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: e8c5eef6f8882c8c1e555e96fa4c927bf54e899d
https://github.com/phpmyadmin/phpmyadmin/commit/e8c5eef6f8882c8c1e555e96fa4…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-02-24 (Fri, 02 February 2023) -03:00
Changed paths:
M libraries/classes/Config/Validator.php
M libraries/classes/ConfigStorage/Relation.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/Import/ImportController.php
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Controllers/Table/FindReplaceController.php
M libraries/classes/Controllers/Table/Structure/MoveColumnsController.php
M libraries/classes/Controllers/Table/Structure/SaveController.php
M libraries/classes/Core.php
M libraries/classes/CreateAddField.php
M libraries/classes/Database/Designer.php
M libraries/classes/Database/Routines.php
M libraries/classes/Export.php
M libraries/classes/Export/Options.php
M libraries/classes/FileListing.php
M libraries/classes/Html/Generator.php
M libraries/classes/Import.php
M libraries/classes/LanguageManager.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Normalization.php
M libraries/classes/Operations.php
M libraries/classes/Plugins/Export/ExportHtmlword.php
M libraries/classes/Plugins/Export/ExportJson.php
M libraries/classes/Plugins/Export/ExportLatex.php
M libraries/classes/Plugins/Export/ExportTexytext.php
M libraries/classes/Plugins/Export/ExportXml.php
M libraries/classes/Plugins/Export/Helpers/Pdf.php
M libraries/classes/Plugins/ExportPlugin.php
M libraries/classes/Plugins/Import/ImportCsv.php
M libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
M libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
M libraries/classes/Replication.php
M libraries/classes/ReplicationGui.php
M libraries/classes/ResponseRenderer.php
M libraries/classes/SavedSearches.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Setup/Index.php
M libraries/classes/SqlQueryForm.php
M libraries/classes/Table.php
M libraries/classes/Tracker.php
M libraries/classes/TwoFactor.php
M libraries/classes/Url.php
M libraries/classes/Util.php
M libraries/classes/ZipExtension.php
M psalm-baseline.xml
M test/classes/CoreTest.php
Log Message:
-----------
Remove annoying empty statements (#18114)
* Remove annoying empty statements
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
* Make $extra strict and stop passing false to it
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
* Make $page strict and stop passing null
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
---------
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
1
0
[phpmyadmin/phpmyadmin] aa63c6: Fix bug related to tables with numerical names
by Kamil Tekiela 24 Feb '23
by Kamil Tekiela 24 Feb '23
24 Feb '23
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: aa63c6821aa4797012280bac783243ea2871e852
https://github.com/phpmyadmin/phpmyadmin/commit/aa63c6821aa4797012280bac783…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-02-22 (Wed, 02 February 2023) +00:00
Changed paths:
M libraries/classes/DatabaseInterface.php
M libraries/classes/Util.php
M psalm-baseline.xml
Log Message:
-----------
Fix bug related to tables with numerical names
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 39855af4d79fbcad5f0a2dd5244da4b856f00710
https://github.com/phpmyadmin/phpmyadmin/commit/39855af4d79fbcad5f0a2dd5244…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-02-24 (Fri, 02 February 2023) -03:00
Changed paths:
M libraries/classes/DatabaseInterface.php
M libraries/classes/Util.php
M psalm-baseline.xml
Log Message:
-----------
Merge pull request #18138 from kamil-tekiela/Fix-issue-with-numerical-table-name
Fix more issues with numerical table names
1
0
[phpmyadmin/phpmyadmin] 5d1768: Refactor SubPartition and Partition (#18142)
by Kamil Tekiela 24 Feb '23
by Kamil Tekiela 24 Feb '23
24 Feb '23
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5d1768195d560bee698b58daa5e44137e53b8645
https://github.com/phpmyadmin/phpmyadmin/commit/5d1768195d560bee698b58daa5e…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-02-24 (Fri, 02 February 2023) -03:00
Changed paths:
M libraries/classes/Partitioning/Partition.php
M libraries/classes/Partitioning/SubPartition.php
M phpstan-baseline.neon
M psalm-baseline.xml
Log Message:
-----------
Refactor SubPartition and Partition (#18142)
* Set native types
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
* Remove redundant variable
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
* Update baselines
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
---------
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
1
0
[phpmyadmin/phpmyadmin] 4f20be: Fix bug preventing opening information_schema
by Kamil Tekiela 24 Feb '23
by Kamil Tekiela 24 Feb '23
24 Feb '23
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4f20be0d6caa1c7f5c36c7120af87f4ce88e602d
https://github.com/phpmyadmin/phpmyadmin/commit/4f20be0d6caa1c7f5c36c7120af…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-02-24 (Fri, 02 February 2023) +00:00
Changed paths:
M templates/table/structure/display_table_stats.twig
Log Message:
-----------
Fix bug preventing opening information_schema
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: ab4af6863feb51f3342b87cd6ee929e4c964fe37
https://github.com/phpmyadmin/phpmyadmin/commit/ab4af6863feb51f3342b87cd6ee…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-02-24 (Fri, 02 February 2023) -03:00
Changed paths:
M templates/table/structure/display_table_stats.twig
Log Message:
-----------
Merge pull request #18144 from kamil-tekiela/Util-formatNumber-type-bug
Fix bug preventing opening information_schema
1
0
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: deb7d4852e576ce3559004389b7429b9b7913999
https://github.com/phpmyadmin/phpmyadmin/commit/deb7d4852e576ce3559004389b7…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-02-24 (Fri, 02 February 2023) +00:00
Changed paths:
M libraries/classes/Advisory/Advisor.php
Log Message:
-----------
$value can be also a string
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: ac58c08e15e52429610dd8d573a1b74d4e1ea022
https://github.com/phpmyadmin/phpmyadmin/commit/ac58c08e15e52429610dd8d573a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-02-24 (Fri, 02 February 2023) -03:00
Changed paths:
M libraries/classes/Advisory/Advisor.php
Log Message:
-----------
Merge pull request #18148 from kamil-tekiela/fix-bug-in-Advisor
Fix type bug in Advisor
1
0
[phpmyadmin/phpmyadmin] 38f6b2: Move public files to the public directory
by Maurício Meneghini Fauth 24 Feb '23
by Maurício Meneghini Fauth 24 Feb '23
24 Feb '23
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 38f6b238db97eb1c0d8f03852bfe7b8bee220395
https://github.com/phpmyadmin/phpmyadmin/commit/38f6b238db97eb1c0d8f03852bf…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-02-24 (Fri, 02 February 2023) -03:00
Changed paths:
A public/favicon.ico
A public/index.php
A public/js/dist/.gitignore
A public/js/vendor/.gitignore
A public/robots.txt
A public/setup/.gitignore
A public/setup/index.php
A public/setup/scss/_custom.scss
A public/setup/scss/styles.scss
A public/setup/themes/dot.gif
A public/show_config_errors.php
A public/themes/.gitignore
A public/themes/bootstrap/css/.gitignore
A public/themes/bootstrap/img/ajax_clock_small.gif
A public/themes/bootstrap/img/arrow_ltr.png
A public/themes/bootstrap/img/arrow_rtl.png
A public/themes/bootstrap/img/asc_order.png
A public/themes/bootstrap/img/b_calendar.png
A public/themes/bootstrap/img/b_dbstatistics.png
A public/themes/bootstrap/img/b_docsql.png
A public/themes/bootstrap/img/b_firstpage.png
A public/themes/bootstrap/img/b_inline_edit.png
A public/themes/bootstrap/img/b_key.png
A public/themes/bootstrap/img/b_lastpage.png
A public/themes/bootstrap/img/b_left.png
A public/themes/bootstrap/img/b_newtbl.png
A public/themes/bootstrap/img/b_nextpage.png
A public/themes/bootstrap/img/b_pdfdoc.png
A public/themes/bootstrap/img/b_prevpage.png
A public/themes/bootstrap/img/b_rename.svg
A public/themes/bootstrap/img/b_right.png
A public/themes/bootstrap/img/b_sdb.png
A public/themes/bootstrap/img/b_snewtbl.png
A public/themes/bootstrap/img/b_sqldoc.png
A public/themes/bootstrap/img/b_tipp.png
A public/themes/bootstrap/img/b_undo.png
A public/themes/bootstrap/img/b_view.png
A public/themes/bootstrap/img/bd_browse.png
A public/themes/bootstrap/img/bd_deltbl.png
A public/themes/bootstrap/img/bd_drop.png
A public/themes/bootstrap/img/bd_edit.png
A public/themes/bootstrap/img/bd_empty.png
A public/themes/bootstrap/img/bd_export.png
A public/themes/bootstrap/img/bd_firstpage.png
A public/themes/bootstrap/img/bd_ftext.png
A public/themes/bootstrap/img/bd_index.png
A public/themes/bootstrap/img/bd_insrow.png
A public/themes/bootstrap/img/bd_lastpage.png
A public/themes/bootstrap/img/bd_nextpage.png
A public/themes/bootstrap/img/bd_prevpage.png
A public/themes/bootstrap/img/bd_routine_add.png
A public/themes/bootstrap/img/bd_sbrowse.png
A public/themes/bootstrap/img/bd_select.png
A public/themes/bootstrap/img/bd_spatial.png
A public/themes/bootstrap/img/bd_unique.png
A public/themes/bootstrap/img/bookmark-plus.svg
A public/themes/bootstrap/img/caret-up-stop.svg
A public/themes/bootstrap/img/charset.svg
A public/themes/bootstrap/img/chart.svg
A public/themes/bootstrap/img/check.svg
A public/themes/bootstrap/img/close.svg
A public/themes/bootstrap/img/col-minus.svg
A public/themes/bootstrap/img/col-move.svg
A public/themes/bootstrap/img/col-plus.svg
A public/themes/bootstrap/img/col.svg
A public/themes/bootstrap/img/col_drop.png
A public/themes/bootstrap/img/col_pointer.png
A public/themes/bootstrap/img/col_pointer_ver.png
A public/themes/bootstrap/img/comment.svg
A public/themes/bootstrap/img/console.svg
A public/themes/bootstrap/img/database-engine.svg
A public/themes/bootstrap/img/database-minus.svg
A public/themes/bootstrap/img/database-plus.svg
A public/themes/bootstrap/img/database-vars.svg
A public/themes/bootstrap/img/database.svg
A public/themes/bootstrap/img/databases.svg
A public/themes/bootstrap/img/designer.svg
A public/themes/bootstrap/img/designer/1.png
A public/themes/bootstrap/img/designer/2.png
A public/themes/bootstrap/img/designer/2leftarrow.png
A public/themes/bootstrap/img/designer/2leftarrow_m.png
A public/themes/bootstrap/img/designer/2rightarrow.png
A public/themes/bootstrap/img/designer/2rightarrow_m.png
A public/themes/bootstrap/img/designer/3.png
A public/themes/bootstrap/img/designer/4.png
A public/themes/bootstrap/img/designer/5.png
A public/themes/bootstrap/img/designer/6.png
A public/themes/bootstrap/img/designer/7.png
A public/themes/bootstrap/img/designer/8.png
A public/themes/bootstrap/img/designer/FieldKey_small.png
A public/themes/bootstrap/img/designer/Field_small.png
A public/themes/bootstrap/img/designer/Field_small_char.png
A public/themes/bootstrap/img/designer/Field_small_date.png
A public/themes/bootstrap/img/designer/Field_small_int.png
A public/themes/bootstrap/img/designer/anchor.png
A public/themes/bootstrap/img/designer/and_icon.png
A public/themes/bootstrap/img/designer/ang_direct.png
A public/themes/bootstrap/img/designer/bord.png
A public/themes/bootstrap/img/designer/bottom.png
A public/themes/bootstrap/img/designer/def.png
A public/themes/bootstrap/img/designer/display_field.png
A public/themes/bootstrap/img/designer/downarrow1.png
A public/themes/bootstrap/img/designer/downarrow2.png
A public/themes/bootstrap/img/designer/downarrow2_m.png
A public/themes/bootstrap/img/designer/exec.png
A public/themes/bootstrap/img/designer/exec_small.png
A public/themes/bootstrap/img/designer/exitFullscreen.png
A public/themes/bootstrap/img/designer/export.png
A public/themes/bootstrap/img/designer/favicon.ico
A public/themes/bootstrap/img/designer/grid.png
A public/themes/bootstrap/img/designer/help.png
A public/themes/bootstrap/img/designer/help_relation.png
A public/themes/bootstrap/img/designer/left_panel_tab.png
A public/themes/bootstrap/img/designer/minus.png
A public/themes/bootstrap/img/designer/or_icon.png
A public/themes/bootstrap/img/designer/other_table.png
A public/themes/bootstrap/img/designer/page_add.png
A public/themes/bootstrap/img/designer/page_delete.png
A public/themes/bootstrap/img/designer/page_edit.png
A public/themes/bootstrap/img/designer/pdf.png
A public/themes/bootstrap/img/designer/plus.png
A public/themes/bootstrap/img/designer/query_builder.png
A public/themes/bootstrap/img/designer/relation.png
A public/themes/bootstrap/img/designer/reload.png
A public/themes/bootstrap/img/designer/resize.png
A public/themes/bootstrap/img/designer/resizeright.png
A public/themes/bootstrap/img/designer/rightarrow1.png
A public/themes/bootstrap/img/designer/rightarrow2.png
A public/themes/bootstrap/img/designer/save.png
A public/themes/bootstrap/img/designer/save_as.png
A public/themes/bootstrap/img/designer/small_tab.png
A public/themes/bootstrap/img/designer/table.png
A public/themes/bootstrap/img/designer/toggle_lines.png
A public/themes/bootstrap/img/designer/top_panel.png
A public/themes/bootstrap/img/designer/uparrow2_m.png
A public/themes/bootstrap/img/designer/viewInFullscreen.png
A public/themes/bootstrap/img/east-mini.png
A public/themes/bootstrap/img/edit.svg
A public/themes/bootstrap/img/error.ico
A public/themes/bootstrap/img/error.svg
A public/themes/bootstrap/img/event-plus.svg
A public/themes/bootstrap/img/event.svg
A public/themes/bootstrap/img/export.svg
A public/themes/bootstrap/img/eye_grey.png
A public/themes/bootstrap/img/favorite-alt.svg
A public/themes/bootstrap/img/favorite.svg
A public/themes/bootstrap/img/field-index-text.svg
A public/themes/bootstrap/img/field-index-uinique.svg
A public/themes/bootstrap/img/field-index.svg
A public/themes/bootstrap/img/field-spatial.svg
A public/themes/bootstrap/img/flag-plus.svg
A public/themes/bootstrap/img/flag.svg
A public/themes/bootstrap/img/gear.svg
A public/themes/bootstrap/img/glasses.svg
A public/themes/bootstrap/img/globe-alt.svg
A public/themes/bootstrap/img/help-alt.svg
A public/themes/bootstrap/img/help.svg
A public/themes/bootstrap/img/home.svg
A public/themes/bootstrap/img/host.svg
A public/themes/bootstrap/img/import.svg
A public/themes/bootstrap/img/index-plus.svg
A public/themes/bootstrap/img/item.png
A public/themes/bootstrap/img/key-primary.svg
A public/themes/bootstrap/img/key.svg
A public/themes/bootstrap/img/language.svg
A public/themes/bootstrap/img/left_nav_bg.png
A public/themes/bootstrap/img/lightbulb.png
A public/themes/bootstrap/img/lightbulb_off.png
A public/themes/bootstrap/img/link-broken.svg
A public/themes/bootstrap/img/link.svg
A public/themes/bootstrap/img/lock-open.svg
A public/themes/bootstrap/img/lock.svg
A public/themes/bootstrap/img/logo_left.png
A public/themes/bootstrap/img/logo_right.png
A public/themes/bootstrap/img/manual.svg
A public/themes/bootstrap/img/minus.svg
A public/themes/bootstrap/img/more.png
A public/themes/bootstrap/img/new_data.png
A public/themes/bootstrap/img/new_data_hovered.png
A public/themes/bootstrap/img/new_data_selected.png
A public/themes/bootstrap/img/new_data_selected_hovered.png
A public/themes/bootstrap/img/new_struct.png
A public/themes/bootstrap/img/new_struct_hovered.png
A public/themes/bootstrap/img/new_struct_selected.png
A public/themes/bootstrap/img/new_struct_selected_hovered.png
A public/themes/bootstrap/img/north-mini.png
A public/themes/bootstrap/img/notice.svg
A public/themes/bootstrap/img/optimize.svg
A public/themes/bootstrap/img/password.svg
A public/themes/bootstrap/img/pause.svg
A public/themes/bootstrap/img/php_sym.png
A public/themes/bootstrap/img/plugin.svg
A public/themes/bootstrap/img/pma_logo2.png
A public/themes/bootstrap/img/preferences.svg
A public/themes/bootstrap/img/print.svg
A public/themes/bootstrap/img/reload.svg
A public/themes/bootstrap/img/replication.svg
A public/themes/bootstrap/img/report.svg
A public/themes/bootstrap/img/routine-plus.svg
A public/themes/bootstrap/img/routine.svg
A public/themes/bootstrap/img/row-plus.svg
A public/themes/bootstrap/img/s_attention.png
A public/themes/bootstrap/img/s_cancel.png
A public/themes/bootstrap/img/s_cancel2.png
A public/themes/bootstrap/img/s_collapseall.png
A public/themes/bootstrap/img/s_fulltext.png
A public/themes/bootstrap/img/s_info.png
A public/themes/bootstrap/img/s_partialtext.png
A public/themes/bootstrap/img/s_process.png
A public/themes/bootstrap/img/s_really.png
A public/themes/bootstrap/img/s_sortable.png
A public/themes/bootstrap/img/s_sync.png
A public/themes/bootstrap/img/s_views.png
A public/themes/bootstrap/img/save.svg
A public/themes/bootstrap/img/search-across.svg
A public/themes/bootstrap/img/search-replace.svg
A public/themes/bootstrap/img/search.svg
A public/themes/bootstrap/img/server.svg
A public/themes/bootstrap/img/shredder.svg
A public/themes/bootstrap/img/sign-out.svg
A public/themes/bootstrap/img/sort-asc.svg
A public/themes/bootstrap/img/sort-desc.svg
A public/themes/bootstrap/img/south-mini.png
A public/themes/bootstrap/img/spacer.png
A public/themes/bootstrap/img/sql.svg
A public/themes/bootstrap/img/success.svg
A public/themes/bootstrap/img/table-analyse.svg
A public/themes/bootstrap/img/table-browse.svg
A public/themes/bootstrap/img/table-engine.svg
A public/themes/bootstrap/img/table-minus.svg
A public/themes/bootstrap/img/table-plus.svg
A public/themes/bootstrap/img/table-view-plus.svg
A public/themes/bootstrap/img/table-view.svg
A public/themes/bootstrap/img/table.svg
A public/themes/bootstrap/img/theme.svg
A public/themes/bootstrap/img/toggle-ltr.png
A public/themes/bootstrap/img/toggle-rtl.png
A public/themes/bootstrap/img/tree-collapse.svg
A public/themes/bootstrap/img/tree-expand.svg
A public/themes/bootstrap/img/triangle-down-1.svg
A public/themes/bootstrap/img/triangle-right-1.svg
A public/themes/bootstrap/img/user-minus.svg
A public/themes/bootstrap/img/user-plus.svg
A public/themes/bootstrap/img/user-props.svg
A public/themes/bootstrap/img/user.svg
A public/themes/bootstrap/img/users.svg
A public/themes/bootstrap/img/version.svg
A public/themes/bootstrap/img/vertical_line.png
A public/themes/bootstrap/img/visibility-hidden.svg
A public/themes/bootstrap/img/visibility.svg
A public/themes/bootstrap/img/west-mini.png
A public/themes/bootstrap/img/windows.svg
A public/themes/bootstrap/img/wizard.svg
A public/themes/bootstrap/img/zoom-minus-mini.png
A public/themes/bootstrap/img/zoom-plus-mini.png
A public/themes/bootstrap/img/zoom-world-mini.png
A public/themes/bootstrap/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
A public/themes/bootstrap/jquery/images/ui-bg_glass_65_ffffff_1x400.png
A public/themes/bootstrap/jquery/images/ui-bg_glass_75_dadada_1x400.png
A public/themes/bootstrap/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
A public/themes/bootstrap/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
A public/themes/bootstrap/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
A public/themes/bootstrap/jquery/images/ui-icons_222222_256x240.png
A public/themes/bootstrap/jquery/images/ui-icons_2e83ff_256x240.png
A public/themes/bootstrap/jquery/images/ui-icons_454545_256x240.png
A public/themes/bootstrap/jquery/images/ui-icons_888888_256x240.png
A public/themes/bootstrap/jquery/images/ui-icons_cd0a0a_256x240.png
A public/themes/bootstrap/jquery/jquery-ui.css
A public/themes/bootstrap/screen.png
A public/themes/bootstrap/scss/_bootstrap.scss
A public/themes/bootstrap/scss/_breadcrumb.scss
A public/themes/bootstrap/scss/_card.scss
A public/themes/bootstrap/scss/_codemirror.scss
A public/themes/bootstrap/scss/_common.scss
A public/themes/bootstrap/scss/_designer.scss
A public/themes/bootstrap/scss/_enum-editor.scss
A public/themes/bootstrap/scss/_forms.scss
A public/themes/bootstrap/scss/_gis.scss
A public/themes/bootstrap/scss/_icons.scss
A public/themes/bootstrap/scss/_jqplot.scss
A public/themes/bootstrap/scss/_navigation.scss
A public/themes/bootstrap/scss/_print.scss
A public/themes/bootstrap/scss/_reboot.scss
A public/themes/bootstrap/scss/_tables.scss
A public/themes/bootstrap/scss/_variables.scss
A public/themes/bootstrap/scss/theme.scss
A public/themes/bootstrap/theme.json
A public/themes/dot.gif
A public/themes/metro/css/.gitignore
A public/themes/metro/img/ajax_clock_small.gif
A public/themes/metro/img/arrow_ltr.png
A public/themes/metro/img/arrow_rtl.png
A public/themes/metro/img/asc_order.png
A public/themes/metro/img/b_bookmark.png
A public/themes/metro/img/b_browse.png
A public/themes/metro/img/b_calendar.png
A public/themes/metro/img/b_chart.png
A public/themes/metro/img/b_close.png
A public/themes/metro/img/b_column_add.png
A public/themes/metro/img/b_comment.png
A public/themes/metro/img/b_dbstatistics.png
A public/themes/metro/img/b_deltbl.png
A public/themes/metro/img/b_deltbl_white.png
A public/themes/metro/img/b_docs.png
A public/themes/metro/img/b_docsql.png
A public/themes/metro/img/b_drop.png
A public/themes/metro/img/b_edit.png
A public/themes/metro/img/b_empty.png
A public/themes/metro/img/b_engine.png
A public/themes/metro/img/b_event_add.png
A public/themes/metro/img/b_events.png
A public/themes/metro/img/b_export.png
A public/themes/metro/img/b_favorite.png
A public/themes/metro/img/b_find_replace.png
A public/themes/metro/img/b_firstpage.png
A public/themes/metro/img/b_ftext.png
A public/themes/metro/img/b_globe.gif
A public/themes/metro/img/b_group.png
A public/themes/metro/img/b_help.png
A public/themes/metro/img/b_home.png
A public/themes/metro/img/b_import.png
A public/themes/metro/img/b_index.png
A public/themes/metro/img/b_index_add.png
A public/themes/metro/img/b_info.png
A public/themes/metro/img/b_inline_edit.png
A public/themes/metro/img/b_insrow.png
A public/themes/metro/img/b_key.png
A public/themes/metro/img/b_lastpage.png
A public/themes/metro/img/b_minus.png
A public/themes/metro/img/b_more.png
A public/themes/metro/img/b_move.png
A public/themes/metro/img/b_newdb.png
A public/themes/metro/img/b_newtbl.png
A public/themes/metro/img/b_nextpage.png
A public/themes/metro/img/b_no_favorite.png
A public/themes/metro/img/b_pdfdoc.png
A public/themes/metro/img/b_plugin.png
A public/themes/metro/img/b_plus.png
A public/themes/metro/img/b_prevpage.png
A public/themes/metro/img/b_primary.png
A public/themes/metro/img/b_print.png
A public/themes/metro/img/b_props.png
A public/themes/metro/img/b_relations.png
A public/themes/metro/img/b_rename.svg
A public/themes/metro/img/b_report.png
A public/themes/metro/img/b_routine_add.png
A public/themes/metro/img/b_routines.png
A public/themes/metro/img/b_save.png
A public/themes/metro/img/b_saveimage.png
A public/themes/metro/img/b_sbrowse.png
A public/themes/metro/img/b_sdb.png
A public/themes/metro/img/b_search.png
A public/themes/metro/img/b_select.png
A public/themes/metro/img/b_snewtbl.png
A public/themes/metro/img/b_spatial.png
A public/themes/metro/img/b_sql.png
A public/themes/metro/img/b_sqldoc.png
A public/themes/metro/img/b_sqlhelp.png
A public/themes/metro/img/b_table_add.png
A public/themes/metro/img/b_tblanalyse.png
A public/themes/metro/img/b_tblexport.png
A public/themes/metro/img/b_tblimport.png
A public/themes/metro/img/b_tblops.png
A public/themes/metro/img/b_tbloptimize.png
A public/themes/metro/img/b_tipp.png
A public/themes/metro/img/b_trigger_add.png
A public/themes/metro/img/b_triggers.png
A public/themes/metro/img/b_unique.png
A public/themes/metro/img/b_usradd.png
A public/themes/metro/img/b_usrcheck.png
A public/themes/metro/img/b_usrdrop.png
A public/themes/metro/img/b_usredit.png
A public/themes/metro/img/b_usrlist.png
A public/themes/metro/img/b_versions.png
A public/themes/metro/img/b_view.png
A public/themes/metro/img/b_view_add.png
A public/themes/metro/img/b_views.png
A public/themes/metro/img/bd_browse.png
A public/themes/metro/img/bd_deltbl.png
A public/themes/metro/img/bd_drop.png
A public/themes/metro/img/bd_edit.png
A public/themes/metro/img/bd_empty.png
A public/themes/metro/img/bd_export.png
A public/themes/metro/img/bd_firstpage.png
A public/themes/metro/img/bd_ftext.png
A public/themes/metro/img/bd_index.png
A public/themes/metro/img/bd_insrow.png
A public/themes/metro/img/bd_lastpage.png
A public/themes/metro/img/bd_nextpage.png
A public/themes/metro/img/bd_prevpage.png
A public/themes/metro/img/bd_primary.png
A public/themes/metro/img/bd_routine_add.png
A public/themes/metro/img/bd_sbrowse.png
A public/themes/metro/img/bd_select.png
A public/themes/metro/img/bd_spatial.png
A public/themes/metro/img/bd_unique.png
A public/themes/metro/img/centralColumns.png
A public/themes/metro/img/centralColumns_add.png
A public/themes/metro/img/centralColumns_delete.png
A public/themes/metro/img/col_drop.png
A public/themes/metro/img/col_pointer.png
A public/themes/metro/img/col_pointer_ver.png
A public/themes/metro/img/console.png
A public/themes/metro/img/database.png
A public/themes/metro/img/designer/2leftarrow.png
A public/themes/metro/img/designer/2leftarrow_m.png
A public/themes/metro/img/designer/2rightarrow.png
A public/themes/metro/img/designer/2rightarrow_m.png
A public/themes/metro/img/designer/FieldKey_small.png
A public/themes/metro/img/designer/Field_small.png
A public/themes/metro/img/designer/Field_small_char.png
A public/themes/metro/img/designer/Field_small_date.png
A public/themes/metro/img/designer/Field_small_int.png
A public/themes/metro/img/designer/Header_Linked.png
A public/themes/metro/img/designer/anchor.png
A public/themes/metro/img/designer/and_icon.png
A public/themes/metro/img/designer/ang_direct.png
A public/themes/metro/img/designer/bord.png
A public/themes/metro/img/designer/bottom.png
A public/themes/metro/img/designer/def.png
A public/themes/metro/img/designer/display_field.png
A public/themes/metro/img/designer/downarrow1.png
A public/themes/metro/img/designer/downarrow2.png
A public/themes/metro/img/designer/downarrow2_m.png
A public/themes/metro/img/designer/exec.png
A public/themes/metro/img/designer/exec_small.png
A public/themes/metro/img/designer/exitFullscreen.png
A public/themes/metro/img/designer/export.png
A public/themes/metro/img/designer/favicon.ico
A public/themes/metro/img/designer/grid.png
A public/themes/metro/img/designer/help.png
A public/themes/metro/img/designer/help_relation.png
A public/themes/metro/img/designer/left_panel_butt.png
A public/themes/metro/img/designer/left_panel_tab.png
A public/themes/metro/img/designer/minus.png
A public/themes/metro/img/designer/or_icon.png
A public/themes/metro/img/designer/page_add.png
A public/themes/metro/img/designer/page_delete.png
A public/themes/metro/img/designer/page_edit.png
A public/themes/metro/img/designer/pdf.png
A public/themes/metro/img/designer/plus.png
A public/themes/metro/img/designer/query_builder.png
A public/themes/metro/img/designer/relation.png
A public/themes/metro/img/designer/reload.png
A public/themes/metro/img/designer/resize.png
A public/themes/metro/img/designer/resizeright.png
A public/themes/metro/img/designer/rightarrow1.png
A public/themes/metro/img/designer/rightarrow2.png
A public/themes/metro/img/designer/save.png
A public/themes/metro/img/designer/save_as.png
A public/themes/metro/img/designer/table.png
A public/themes/metro/img/designer/toggle_lines.png
A public/themes/metro/img/designer/uparrow2_m.png
A public/themes/metro/img/designer/viewInFullscreen.png
A public/themes/metro/img/docs_menu_bg.png
A public/themes/metro/img/east-mini.png
A public/themes/metro/img/error.ico
A public/themes/metro/img/eye.png
A public/themes/metro/img/eye_grey.png
A public/themes/metro/img/hide.png
A public/themes/metro/img/item.png
A public/themes/metro/img/item_ltr.png
A public/themes/metro/img/item_rtl.png
A public/themes/metro/img/lightbulb.png
A public/themes/metro/img/lightbulb_off.png
A public/themes/metro/img/lock_open.png
A public/themes/metro/img/more.png
A public/themes/metro/img/new_data.png
A public/themes/metro/img/new_data_hovered.png
A public/themes/metro/img/new_data_selected.png
A public/themes/metro/img/new_data_selected_hovered.png
A public/themes/metro/img/new_struct.png
A public/themes/metro/img/new_struct_hovered.png
A public/themes/metro/img/new_struct_selected.png
A public/themes/metro/img/new_struct_selected_hovered.png
A public/themes/metro/img/normalize.png
A public/themes/metro/img/north-mini.png
A public/themes/metro/img/pause.png
A public/themes/metro/img/php_sym.png
A public/themes/metro/img/play.png
A public/themes/metro/img/pma_logo.png
A public/themes/metro/img/pma_logo2.png
A public/themes/metro/img/s_asc.png
A public/themes/metro/img/s_asci.png
A public/themes/metro/img/s_attention.png
A public/themes/metro/img/s_cancel.png
A public/themes/metro/img/s_cancel2.png
A public/themes/metro/img/s_cog.png
A public/themes/metro/img/s_collapseall.png
A public/themes/metro/img/s_db.png
A public/themes/metro/img/s_desc.png
A public/themes/metro/img/s_error.png
A public/themes/metro/img/s_error2.png
A public/themes/metro/img/s_fulltext.png
A public/themes/metro/img/s_host.png
A public/themes/metro/img/s_info.png
A public/themes/metro/img/s_lang.png
A public/themes/metro/img/s_link.png
A public/themes/metro/img/s_lock.png
A public/themes/metro/img/s_loggoff.png
A public/themes/metro/img/s_notice.png
A public/themes/metro/img/s_okay.png
A public/themes/metro/img/s_partialtext.png
A public/themes/metro/img/s_passwd.png
A public/themes/metro/img/s_process.png
A public/themes/metro/img/s_really.png
A public/themes/metro/img/s_reload.png
A public/themes/metro/img/s_replication.png
A public/themes/metro/img/s_rights.png
A public/themes/metro/img/s_sortable.png
A public/themes/metro/img/s_status.png
A public/themes/metro/img/s_success.png
A public/themes/metro/img/s_sync.png
A public/themes/metro/img/s_tbl.png
A public/themes/metro/img/s_theme.png
A public/themes/metro/img/s_top.png
A public/themes/metro/img/s_unlink.png
A public/themes/metro/img/s_vars.png
A public/themes/metro/img/s_views.png
A public/themes/metro/img/show.png
A public/themes/metro/img/south-mini.png
A public/themes/metro/img/spacer.png
A public/themes/metro/img/sprites.png
A public/themes/metro/img/toggle-ltr.png
A public/themes/metro/img/toggle-rtl.png
A public/themes/metro/img/user.svg
A public/themes/metro/img/vertical_line.png
A public/themes/metro/img/west-mini.png
A public/themes/metro/img/window-new.png
A public/themes/metro/img/zoom-minus-mini.png
A public/themes/metro/img/zoom-plus-mini.png
A public/themes/metro/img/zoom-world-mini.png
A public/themes/metro/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
A public/themes/metro/jquery/images/ui-bg_glass_65_ffffff_1x400.png
A public/themes/metro/jquery/images/ui-bg_glass_75_dadada_1x400.png
A public/themes/metro/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
A public/themes/metro/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
A public/themes/metro/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
A public/themes/metro/jquery/images/ui-icons_222222_256x240.png
A public/themes/metro/jquery/images/ui-icons_2e83ff_256x240.png
A public/themes/metro/jquery/images/ui-icons_454545_256x240.png
A public/themes/metro/jquery/images/ui-icons_888888_256x240.png
A public/themes/metro/jquery/images/ui-icons_cd0a0a_256x240.png
A public/themes/metro/jquery/jquery-ui.css
A public/themes/metro/screen.png
A public/themes/metro/scss/_alert.scss
A public/themes/metro/scss/_breadcrumb.scss
A public/themes/metro/scss/_card.scss
A public/themes/metro/scss/_codemirror.scss
A public/themes/metro/scss/_common.scss
A public/themes/metro/scss/_designer.scss
A public/themes/metro/scss/_enum-editor.scss
A public/themes/metro/scss/_font.scss
A public/themes/metro/scss/_forms.scss
A public/themes/metro/scss/_gis.scss
A public/themes/metro/scss/_icons.scss
A public/themes/metro/scss/_jqplot.scss
A public/themes/metro/scss/_list-group.scss
A public/themes/metro/scss/_modal.scss
A public/themes/metro/scss/_nav.scss
A public/themes/metro/scss/_navbar.scss
A public/themes/metro/scss/_navigation.scss
A public/themes/metro/scss/_print.scss
A public/themes/metro/scss/_reboot.scss
A public/themes/metro/scss/_tables.scss
A public/themes/metro/scss/_variables.scss
A public/themes/metro/scss/blueeyes-theme.scss
A public/themes/metro/scss/mono-theme.scss
A public/themes/metro/scss/redmond-theme.scss
A public/themes/metro/scss/teal-theme.scss
A public/themes/metro/scss/theme.scss
A public/themes/metro/theme.json
A public/themes/original/css/.gitignore
A public/themes/original/img/ajax_clock_small.gif
A public/themes/original/img/arrow_ltr.png
A public/themes/original/img/arrow_rtl.png
A public/themes/original/img/b_bookmark.png
A public/themes/original/img/b_browse.png
A public/themes/original/img/b_calendar.png
A public/themes/original/img/b_chart.png
A public/themes/original/img/b_close.png
A public/themes/original/img/b_column_add.png
A public/themes/original/img/b_comment.png
A public/themes/original/img/b_dbstatistics.png
A public/themes/original/img/b_deltbl.png
A public/themes/original/img/b_docs.png
A public/themes/original/img/b_drop.png
A public/themes/original/img/b_edit.png
A public/themes/original/img/b_empty.png
A public/themes/original/img/b_engine.png
A public/themes/original/img/b_event_add.png
A public/themes/original/img/b_events.png
A public/themes/original/img/b_export.png
A public/themes/original/img/b_favorite.png
A public/themes/original/img/b_find_replace.png
A public/themes/original/img/b_ftext.png
A public/themes/original/img/b_globe.gif
A public/themes/original/img/b_group.png
A public/themes/original/img/b_help.png
A public/themes/original/img/b_home.png
A public/themes/original/img/b_import.png
A public/themes/original/img/b_index.png
A public/themes/original/img/b_index_add.png
A public/themes/original/img/b_inline_edit.png
A public/themes/original/img/b_insrow.png
A public/themes/original/img/b_key.png
A public/themes/original/img/b_left.png
A public/themes/original/img/b_minus.png
A public/themes/original/img/b_more.png
A public/themes/original/img/b_move.png
A public/themes/original/img/b_newdb.png
A public/themes/original/img/b_newtbl.png
A public/themes/original/img/b_nextpage.png
A public/themes/original/img/b_no_favorite.png
A public/themes/original/img/b_plugin.png
A public/themes/original/img/b_plus.png
A public/themes/original/img/b_primary.png
A public/themes/original/img/b_print.png
A public/themes/original/img/b_props.png
A public/themes/original/img/b_relations.png
A public/themes/original/img/b_rename.svg
A public/themes/original/img/b_report.png
A public/themes/original/img/b_right.png
A public/themes/original/img/b_routine_add.png
A public/themes/original/img/b_routines.png
A public/themes/original/img/b_save.png
A public/themes/original/img/b_saveimage.png
A public/themes/original/img/b_sbrowse.png
A public/themes/original/img/b_search.png
A public/themes/original/img/b_select.png
A public/themes/original/img/b_snewtbl.png
A public/themes/original/img/b_spatial.png
A public/themes/original/img/b_sql.png
A public/themes/original/img/b_sqlhelp.png
A public/themes/original/img/b_table_add.png
A public/themes/original/img/b_tblanalyse.png
A public/themes/original/img/b_tblexport.png
A public/themes/original/img/b_tblimport.png
A public/themes/original/img/b_tblops.png
A public/themes/original/img/b_tbloptimize.png
A public/themes/original/img/b_tipp.png
A public/themes/original/img/b_trigger_add.png
A public/themes/original/img/b_triggers.png
A public/themes/original/img/b_undo.png
A public/themes/original/img/b_unique.png
A public/themes/original/img/b_usradd.png
A public/themes/original/img/b_usrcheck.png
A public/themes/original/img/b_usrdrop.png
A public/themes/original/img/b_usredit.png
A public/themes/original/img/b_usrlist.png
A public/themes/original/img/b_versions.png
A public/themes/original/img/b_view.png
A public/themes/original/img/b_view_add.png
A public/themes/original/img/b_views.png
A public/themes/original/img/bd_browse.png
A public/themes/original/img/bd_deltbl.png
A public/themes/original/img/bd_drop.png
A public/themes/original/img/bd_edit.png
A public/themes/original/img/bd_empty.png
A public/themes/original/img/bd_export.png
A public/themes/original/img/bd_ftext.png
A public/themes/original/img/bd_index.png
A public/themes/original/img/bd_insrow.png
A public/themes/original/img/bd_nextpage.png
A public/themes/original/img/bd_primary.png
A public/themes/original/img/bd_routine_add.png
A public/themes/original/img/bd_sbrowse.png
A public/themes/original/img/bd_select.png
A public/themes/original/img/bd_spatial.png
A public/themes/original/img/bd_unique.png
A public/themes/original/img/centralColumns.png
A public/themes/original/img/centralColumns_add.png
A public/themes/original/img/centralColumns_delete.png
A public/themes/original/img/cleardot.gif
A public/themes/original/img/col_drop.png
A public/themes/original/img/col_pointer.png
A public/themes/original/img/col_pointer_ver.png
A public/themes/original/img/console.png
A public/themes/original/img/east-mini.png
A public/themes/original/img/error.ico
A public/themes/original/img/eye.png
A public/themes/original/img/eye_grey.png
A public/themes/original/img/hide.png
A public/themes/original/img/lightbulb.png
A public/themes/original/img/lightbulb_off.png
A public/themes/original/img/logo_left.png
A public/themes/original/img/logo_right.png
A public/themes/original/img/more.png
A public/themes/original/img/new_data.png
A public/themes/original/img/new_data_hovered.png
A public/themes/original/img/new_data_selected.png
A public/themes/original/img/new_data_selected_hovered.png
A public/themes/original/img/new_struct.png
A public/themes/original/img/new_struct_hovered.png
A public/themes/original/img/new_struct_selected.png
A public/themes/original/img/new_struct_selected_hovered.png
A public/themes/original/img/normalize.png
A public/themes/original/img/north-mini.png
A public/themes/original/img/pause.png
A public/themes/original/img/play.png
A public/themes/original/img/s_asc.png
A public/themes/original/img/s_asci.png
A public/themes/original/img/s_attention.png
A public/themes/original/img/s_cancel.png
A public/themes/original/img/s_cog.png
A public/themes/original/img/s_collapseall.png
A public/themes/original/img/s_db.png
A public/themes/original/img/s_desc.png
A public/themes/original/img/s_error.png
A public/themes/original/img/s_fulltext.png
A public/themes/original/img/s_host.png
A public/themes/original/img/s_info.png
A public/themes/original/img/s_lang.png
A public/themes/original/img/s_link.png
A public/themes/original/img/s_lock.png
A public/themes/original/img/s_loggoff.png
A public/themes/original/img/s_notice.png
A public/themes/original/img/s_okay.png
A public/themes/original/img/s_partialtext.png
A public/themes/original/img/s_passwd.png
A public/themes/original/img/s_really.png
A public/themes/original/img/s_reload.png
A public/themes/original/img/s_replication.png
A public/themes/original/img/s_rights.png
A public/themes/original/img/s_sortable.png
A public/themes/original/img/s_status.png
A public/themes/original/img/s_success.png
A public/themes/original/img/s_sync.png
A public/themes/original/img/s_tbl.png
A public/themes/original/img/s_theme.png
A public/themes/original/img/s_top.png
A public/themes/original/img/s_unlink.png
A public/themes/original/img/s_vars.png
A public/themes/original/img/s_views.png
A public/themes/original/img/show.png
A public/themes/original/img/south-mini.png
A public/themes/original/img/spacer.png
A public/themes/original/img/toggle-ltr.png
A public/themes/original/img/toggle-rtl.png
A public/themes/original/img/vertical_line.png
A public/themes/original/img/west-mini.png
A public/themes/original/img/window-new.png
A public/themes/original/img/zoom-minus-mini.png
A public/themes/original/img/zoom-plus-mini.png
A public/themes/original/img/zoom-world-mini.png
A public/themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
A public/themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png
A public/themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png
A public/themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
A public/themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
A public/themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
A public/themes/original/jquery/images/ui-icons_222222_256x240.png
A public/themes/original/jquery/images/ui-icons_2e83ff_256x240.png
A public/themes/original/jquery/images/ui-icons_454545_256x240.png
A public/themes/original/jquery/images/ui-icons_888888_256x240.png
A public/themes/original/jquery/images/ui-icons_cd0a0a_256x240.png
A public/themes/original/jquery/jquery-ui.css
A public/themes/original/screen.png
A public/themes/original/scss/_alert.scss
A public/themes/original/scss/_breadcrumb.scss
A public/themes/original/scss/_card.scss
A public/themes/original/scss/_common.scss
A public/themes/original/scss/_forms.scss
A public/themes/original/scss/_icons.scss
A public/themes/original/scss/_list-group.scss
A public/themes/original/scss/_modal.scss
A public/themes/original/scss/_nav.scss
A public/themes/original/scss/_navbar.scss
A public/themes/original/scss/_navigation.scss
A public/themes/original/scss/_reboot.scss
A public/themes/original/scss/_tables.scss
A public/themes/original/scss/_variables.scss
A public/themes/original/scss/theme.scss
A public/themes/original/theme.json
A public/themes/pmahomme/css/.gitignore
A public/themes/pmahomme/img/ajax_clock_small.gif
A public/themes/pmahomme/img/arrow_ltr.png
A public/themes/pmahomme/img/arrow_rtl.png
A public/themes/pmahomme/img/asc_order.png
A public/themes/pmahomme/img/b_bookmark.png
A public/themes/pmahomme/img/b_browse.png
A public/themes/pmahomme/img/b_calendar.png
A public/themes/pmahomme/img/b_chart.png
A public/themes/pmahomme/img/b_close.png
A public/themes/pmahomme/img/b_column_add.png
A public/themes/pmahomme/img/b_comment.png
A public/themes/pmahomme/img/b_dbstatistics.png
A public/themes/pmahomme/img/b_deltbl.png
A public/themes/pmahomme/img/b_docs.png
A public/themes/pmahomme/img/b_docsql.png
A public/themes/pmahomme/img/b_drop.png
A public/themes/pmahomme/img/b_edit.png
A public/themes/pmahomme/img/b_empty.png
A public/themes/pmahomme/img/b_engine.png
A public/themes/pmahomme/img/b_event_add.png
A public/themes/pmahomme/img/b_events.png
A public/themes/pmahomme/img/b_export.png
A public/themes/pmahomme/img/b_favorite.png
A public/themes/pmahomme/img/b_find_replace.png
A public/themes/pmahomme/img/b_firstpage.png
A public/themes/pmahomme/img/b_ftext.png
A public/themes/pmahomme/img/b_globe.gif
A public/themes/pmahomme/img/b_group.png
A public/themes/pmahomme/img/b_help.png
A public/themes/pmahomme/img/b_home.png
A public/themes/pmahomme/img/b_import.png
A public/themes/pmahomme/img/b_index.png
A public/themes/pmahomme/img/b_index_add.png
A public/themes/pmahomme/img/b_inline_edit.png
A public/themes/pmahomme/img/b_insrow.png
A public/themes/pmahomme/img/b_key.png
A public/themes/pmahomme/img/b_lastpage.png
A public/themes/pmahomme/img/b_left.png
A public/themes/pmahomme/img/b_minus.png
A public/themes/pmahomme/img/b_more.png
A public/themes/pmahomme/img/b_move.png
A public/themes/pmahomme/img/b_newdb.png
A public/themes/pmahomme/img/b_newtbl.png
A public/themes/pmahomme/img/b_nextpage.png
A public/themes/pmahomme/img/b_no_favorite.png
A public/themes/pmahomme/img/b_pdfdoc.png
A public/themes/pmahomme/img/b_plugin.png
A public/themes/pmahomme/img/b_plus.png
A public/themes/pmahomme/img/b_prevpage.png
A public/themes/pmahomme/img/b_primary.png
A public/themes/pmahomme/img/b_print.png
A public/themes/pmahomme/img/b_props.png
A public/themes/pmahomme/img/b_relations.png
A public/themes/pmahomme/img/b_rename.svg
A public/themes/pmahomme/img/b_report.png
A public/themes/pmahomme/img/b_right.png
A public/themes/pmahomme/img/b_routine_add.png
A public/themes/pmahomme/img/b_routines.png
A public/themes/pmahomme/img/b_save.png
A public/themes/pmahomme/img/b_saveimage.png
A public/themes/pmahomme/img/b_sbrowse.png
A public/themes/pmahomme/img/b_sdb.png
A public/themes/pmahomme/img/b_search.png
A public/themes/pmahomme/img/b_select.png
A public/themes/pmahomme/img/b_snewtbl.png
A public/themes/pmahomme/img/b_spatial.png
A public/themes/pmahomme/img/b_sql.png
A public/themes/pmahomme/img/b_sqldoc.png
A public/themes/pmahomme/img/b_sqlhelp.png
A public/themes/pmahomme/img/b_table_add.png
A public/themes/pmahomme/img/b_tblanalyse.png
A public/themes/pmahomme/img/b_tblexport.png
A public/themes/pmahomme/img/b_tblimport.png
A public/themes/pmahomme/img/b_tblops.png
A public/themes/pmahomme/img/b_tbloptimize.png
A public/themes/pmahomme/img/b_tipp.png
A public/themes/pmahomme/img/b_trigger_add.png
A public/themes/pmahomme/img/b_triggers.png
A public/themes/pmahomme/img/b_undo.png
A public/themes/pmahomme/img/b_unique.png
A public/themes/pmahomme/img/b_usradd.png
A public/themes/pmahomme/img/b_usrcheck.png
A public/themes/pmahomme/img/b_usrdrop.png
A public/themes/pmahomme/img/b_usredit.png
A public/themes/pmahomme/img/b_usrlist.png
A public/themes/pmahomme/img/b_versions.png
A public/themes/pmahomme/img/b_view.png
A public/themes/pmahomme/img/b_view_add.png
A public/themes/pmahomme/img/b_views.png
A public/themes/pmahomme/img/bd_browse.png
A public/themes/pmahomme/img/bd_deltbl.png
A public/themes/pmahomme/img/bd_drop.png
A public/themes/pmahomme/img/bd_edit.png
A public/themes/pmahomme/img/bd_empty.png
A public/themes/pmahomme/img/bd_export.png
A public/themes/pmahomme/img/bd_firstpage.png
A public/themes/pmahomme/img/bd_ftext.png
A public/themes/pmahomme/img/bd_index.png
A public/themes/pmahomme/img/bd_insrow.png
A public/themes/pmahomme/img/bd_lastpage.png
A public/themes/pmahomme/img/bd_nextpage.png
A public/themes/pmahomme/img/bd_prevpage.png
A public/themes/pmahomme/img/bd_primary.png
A public/themes/pmahomme/img/bd_routine_add.png
A public/themes/pmahomme/img/bd_sbrowse.png
A public/themes/pmahomme/img/bd_select.png
A public/themes/pmahomme/img/bd_spatial.png
A public/themes/pmahomme/img/bd_unique.png
A public/themes/pmahomme/img/centralColumns.png
A public/themes/pmahomme/img/centralColumns_add.png
A public/themes/pmahomme/img/centralColumns_delete.png
A public/themes/pmahomme/img/col_drop.png
A public/themes/pmahomme/img/col_pointer.png
A public/themes/pmahomme/img/col_pointer_ver.png
A public/themes/pmahomme/img/console.png
A public/themes/pmahomme/img/database.png
A public/themes/pmahomme/img/designer/1.png
A public/themes/pmahomme/img/designer/2.png
A public/themes/pmahomme/img/designer/2leftarrow.png
A public/themes/pmahomme/img/designer/2leftarrow_m.png
A public/themes/pmahomme/img/designer/2rightarrow.png
A public/themes/pmahomme/img/designer/2rightarrow_m.png
A public/themes/pmahomme/img/designer/3.png
A public/themes/pmahomme/img/designer/4.png
A public/themes/pmahomme/img/designer/5.png
A public/themes/pmahomme/img/designer/6.png
A public/themes/pmahomme/img/designer/7.png
A public/themes/pmahomme/img/designer/8.png
A public/themes/pmahomme/img/designer/FieldKey_small.png
A public/themes/pmahomme/img/designer/Field_small.png
A public/themes/pmahomme/img/designer/Field_small_char.png
A public/themes/pmahomme/img/designer/Field_small_date.png
A public/themes/pmahomme/img/designer/Field_small_int.png
A public/themes/pmahomme/img/designer/anchor.png
A public/themes/pmahomme/img/designer/and_icon.png
A public/themes/pmahomme/img/designer/ang_direct.png
A public/themes/pmahomme/img/designer/bottom.png
A public/themes/pmahomme/img/designer/def.png
A public/themes/pmahomme/img/designer/display_field.png
A public/themes/pmahomme/img/designer/downarrow1.png
A public/themes/pmahomme/img/designer/downarrow2.png
A public/themes/pmahomme/img/designer/downarrow2_m.png
A public/themes/pmahomme/img/designer/exec.png
A public/themes/pmahomme/img/designer/exec_small.png
A public/themes/pmahomme/img/designer/exitFullscreen.png
A public/themes/pmahomme/img/designer/export.png
A public/themes/pmahomme/img/designer/favicon.ico
A public/themes/pmahomme/img/designer/grid.png
A public/themes/pmahomme/img/designer/help.png
A public/themes/pmahomme/img/designer/help_relation.png
A public/themes/pmahomme/img/designer/left_panel_tab.png
A public/themes/pmahomme/img/designer/minus.png
A public/themes/pmahomme/img/designer/or_icon.png
A public/themes/pmahomme/img/designer/other_table.png
A public/themes/pmahomme/img/designer/page_add.png
A public/themes/pmahomme/img/designer/page_delete.png
A public/themes/pmahomme/img/designer/page_edit.png
A public/themes/pmahomme/img/designer/pdf.png
A public/themes/pmahomme/img/designer/plus.png
A public/themes/pmahomme/img/designer/query_builder.png
A public/themes/pmahomme/img/designer/relation.png
A public/themes/pmahomme/img/designer/reload.png
A public/themes/pmahomme/img/designer/resize.png
A public/themes/pmahomme/img/designer/resizeright.png
A public/themes/pmahomme/img/designer/rightarrow1.png
A public/themes/pmahomme/img/designer/rightarrow2.png
A public/themes/pmahomme/img/designer/save.png
A public/themes/pmahomme/img/designer/save_as.png
A public/themes/pmahomme/img/designer/small_tab.png
A public/themes/pmahomme/img/designer/table.png
A public/themes/pmahomme/img/designer/toggle_lines.png
A public/themes/pmahomme/img/designer/top_panel.png
A public/themes/pmahomme/img/designer/uparrow2_m.png
A public/themes/pmahomme/img/designer/viewInFullscreen.png
A public/themes/pmahomme/img/east-mini.png
A public/themes/pmahomme/img/error.ico
A public/themes/pmahomme/img/eye.png
A public/themes/pmahomme/img/eye_grey.png
A public/themes/pmahomme/img/hide.png
A public/themes/pmahomme/img/item.png
A public/themes/pmahomme/img/lightbulb.png
A public/themes/pmahomme/img/lightbulb_off.png
A public/themes/pmahomme/img/lock_open.png
A public/themes/pmahomme/img/logo_left.png
A public/themes/pmahomme/img/logo_right.png
A public/themes/pmahomme/img/more.png
A public/themes/pmahomme/img/new_data.png
A public/themes/pmahomme/img/new_data_hovered.png
A public/themes/pmahomme/img/new_data_selected.png
A public/themes/pmahomme/img/new_data_selected_hovered.png
A public/themes/pmahomme/img/new_struct.png
A public/themes/pmahomme/img/new_struct_hovered.png
A public/themes/pmahomme/img/new_struct_selected.png
A public/themes/pmahomme/img/new_struct_selected_hovered.png
A public/themes/pmahomme/img/normalize.png
A public/themes/pmahomme/img/north-mini.png
A public/themes/pmahomme/img/pause.png
A public/themes/pmahomme/img/php_sym.png
A public/themes/pmahomme/img/play.png
A public/themes/pmahomme/img/pma_logo2.png
A public/themes/pmahomme/img/s_asc.png
A public/themes/pmahomme/img/s_asci.png
A public/themes/pmahomme/img/s_attention.png
A public/themes/pmahomme/img/s_cancel.png
A public/themes/pmahomme/img/s_cancel2.png
A public/themes/pmahomme/img/s_cog.png
A public/themes/pmahomme/img/s_collapseall.png
A public/themes/pmahomme/img/s_db.png
A public/themes/pmahomme/img/s_desc.png
A public/themes/pmahomme/img/s_error.png
A public/themes/pmahomme/img/s_fulltext.png
A public/themes/pmahomme/img/s_host.png
A public/themes/pmahomme/img/s_info.png
A public/themes/pmahomme/img/s_lang.png
A public/themes/pmahomme/img/s_link.png
A public/themes/pmahomme/img/s_lock.png
A public/themes/pmahomme/img/s_loggoff.png
A public/themes/pmahomme/img/s_notice.png
A public/themes/pmahomme/img/s_okay.png
A public/themes/pmahomme/img/s_partialtext.png
A public/themes/pmahomme/img/s_passwd.png
A public/themes/pmahomme/img/s_process.png
A public/themes/pmahomme/img/s_really.png
A public/themes/pmahomme/img/s_reload.png
A public/themes/pmahomme/img/s_replication.png
A public/themes/pmahomme/img/s_rights.png
A public/themes/pmahomme/img/s_sortable.png
A public/themes/pmahomme/img/s_status.png
A public/themes/pmahomme/img/s_success.png
A public/themes/pmahomme/img/s_sync.png
A public/themes/pmahomme/img/s_tbl.png
A public/themes/pmahomme/img/s_theme.png
A public/themes/pmahomme/img/s_top.png
A public/themes/pmahomme/img/s_unlink.png
A public/themes/pmahomme/img/s_vars.png
A public/themes/pmahomme/img/s_views.png
A public/themes/pmahomme/img/show.png
A public/themes/pmahomme/img/south-mini.png
A public/themes/pmahomme/img/spacer.png
A public/themes/pmahomme/img/toggle-ltr.png
A public/themes/pmahomme/img/toggle-rtl.png
A public/themes/pmahomme/img/vertical_line.png
A public/themes/pmahomme/img/west-mini.png
A public/themes/pmahomme/img/window-new.png
A public/themes/pmahomme/img/zoom-minus-mini.png
A public/themes/pmahomme/img/zoom-plus-mini.png
A public/themes/pmahomme/img/zoom-world-mini.png
A public/themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
A public/themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png
A public/themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png
A public/themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
A public/themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
A public/themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
A public/themes/pmahomme/jquery/images/ui-icons_222222_256x240.png
A public/themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png
A public/themes/pmahomme/jquery/images/ui-icons_454545_256x240.png
A public/themes/pmahomme/jquery/images/ui-icons_888888_256x240.png
A public/themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png
A public/themes/pmahomme/jquery/jquery-ui.css
A public/themes/pmahomme/screen.png
A public/themes/pmahomme/scss/_alert.scss
A public/themes/pmahomme/scss/_breadcrumb.scss
A public/themes/pmahomme/scss/_buttons.scss
A public/themes/pmahomme/scss/_card.scss
A public/themes/pmahomme/scss/_codemirror.scss
A public/themes/pmahomme/scss/_common.scss
A public/themes/pmahomme/scss/_designer.scss
A public/themes/pmahomme/scss/_enum-editor.scss
A public/themes/pmahomme/scss/_forms.scss
A public/themes/pmahomme/scss/_gis.scss
A public/themes/pmahomme/scss/_icons.scss
A public/themes/pmahomme/scss/_jqplot.scss
A public/themes/pmahomme/scss/_list-group.scss
A public/themes/pmahomme/scss/_modal.scss
A public/themes/pmahomme/scss/_nav.scss
A public/themes/pmahomme/scss/_navbar.scss
A public/themes/pmahomme/scss/_navigation.scss
A public/themes/pmahomme/scss/_pagination.scss
A public/themes/pmahomme/scss/_print.scss
A public/themes/pmahomme/scss/_reboot.scss
A public/themes/pmahomme/scss/_tables.scss
A public/themes/pmahomme/scss/_variables.scss
A public/themes/pmahomme/scss/theme.scss
A public/themes/pmahomme/theme.json
M .gitignore
M index.php
M libraries/classes/ThemeManager.php
M package.json
M phpcs.xml.dist
M psalm.xml
M test/classes/ThemeTest.php
M test/config.e2e.inc.php
M webpack.config.cjs
D favicon.ico
D js/dist/.gitignore
D js/vendor/.gitignore
D robots.txt
D setup/.gitignore
D setup/index.php
D setup/scss/_custom.scss
D setup/scss/styles.scss
D setup/themes/dot.gif
D show_config_errors.php
D themes/.gitignore
D themes/bootstrap/css/.gitignore
D themes/bootstrap/img/ajax_clock_small.gif
D themes/bootstrap/img/arrow_ltr.png
D themes/bootstrap/img/arrow_rtl.png
D themes/bootstrap/img/asc_order.png
D themes/bootstrap/img/b_calendar.png
D themes/bootstrap/img/b_dbstatistics.png
D themes/bootstrap/img/b_docsql.png
D themes/bootstrap/img/b_firstpage.png
D themes/bootstrap/img/b_inline_edit.png
D themes/bootstrap/img/b_key.png
D themes/bootstrap/img/b_lastpage.png
D themes/bootstrap/img/b_left.png
D themes/bootstrap/img/b_newtbl.png
D themes/bootstrap/img/b_nextpage.png
D themes/bootstrap/img/b_pdfdoc.png
D themes/bootstrap/img/b_prevpage.png
D themes/bootstrap/img/b_rename.svg
D themes/bootstrap/img/b_right.png
D themes/bootstrap/img/b_sdb.png
D themes/bootstrap/img/b_snewtbl.png
D themes/bootstrap/img/b_sqldoc.png
D themes/bootstrap/img/b_tipp.png
D themes/bootstrap/img/b_undo.png
D themes/bootstrap/img/b_view.png
D themes/bootstrap/img/bd_browse.png
D themes/bootstrap/img/bd_deltbl.png
D themes/bootstrap/img/bd_drop.png
D themes/bootstrap/img/bd_edit.png
D themes/bootstrap/img/bd_empty.png
D themes/bootstrap/img/bd_export.png
D themes/bootstrap/img/bd_firstpage.png
D themes/bootstrap/img/bd_ftext.png
D themes/bootstrap/img/bd_index.png
D themes/bootstrap/img/bd_insrow.png
D themes/bootstrap/img/bd_lastpage.png
D themes/bootstrap/img/bd_nextpage.png
D themes/bootstrap/img/bd_prevpage.png
D themes/bootstrap/img/bd_routine_add.png
D themes/bootstrap/img/bd_sbrowse.png
D themes/bootstrap/img/bd_select.png
D themes/bootstrap/img/bd_spatial.png
D themes/bootstrap/img/bd_unique.png
D themes/bootstrap/img/bookmark-plus.svg
D themes/bootstrap/img/caret-up-stop.svg
D themes/bootstrap/img/charset.svg
D themes/bootstrap/img/chart.svg
D themes/bootstrap/img/check.svg
D themes/bootstrap/img/close.svg
D themes/bootstrap/img/col-minus.svg
D themes/bootstrap/img/col-move.svg
D themes/bootstrap/img/col-plus.svg
D themes/bootstrap/img/col.svg
D themes/bootstrap/img/col_drop.png
D themes/bootstrap/img/col_pointer.png
D themes/bootstrap/img/col_pointer_ver.png
D themes/bootstrap/img/comment.svg
D themes/bootstrap/img/console.svg
D themes/bootstrap/img/database-engine.svg
D themes/bootstrap/img/database-minus.svg
D themes/bootstrap/img/database-plus.svg
D themes/bootstrap/img/database-vars.svg
D themes/bootstrap/img/database.svg
D themes/bootstrap/img/databases.svg
D themes/bootstrap/img/designer.svg
D themes/bootstrap/img/designer/1.png
D themes/bootstrap/img/designer/2.png
D themes/bootstrap/img/designer/2leftarrow.png
D themes/bootstrap/img/designer/2leftarrow_m.png
D themes/bootstrap/img/designer/2rightarrow.png
D themes/bootstrap/img/designer/2rightarrow_m.png
D themes/bootstrap/img/designer/3.png
D themes/bootstrap/img/designer/4.png
D themes/bootstrap/img/designer/5.png
D themes/bootstrap/img/designer/6.png
D themes/bootstrap/img/designer/7.png
D themes/bootstrap/img/designer/8.png
D themes/bootstrap/img/designer/FieldKey_small.png
D themes/bootstrap/img/designer/Field_small.png
D themes/bootstrap/img/designer/Field_small_char.png
D themes/bootstrap/img/designer/Field_small_date.png
D themes/bootstrap/img/designer/Field_small_int.png
D themes/bootstrap/img/designer/anchor.png
D themes/bootstrap/img/designer/and_icon.png
D themes/bootstrap/img/designer/ang_direct.png
D themes/bootstrap/img/designer/bord.png
D themes/bootstrap/img/designer/bottom.png
D themes/bootstrap/img/designer/def.png
D themes/bootstrap/img/designer/display_field.png
D themes/bootstrap/img/designer/downarrow1.png
D themes/bootstrap/img/designer/downarrow2.png
D themes/bootstrap/img/designer/downarrow2_m.png
D themes/bootstrap/img/designer/exec.png
D themes/bootstrap/img/designer/exec_small.png
D themes/bootstrap/img/designer/exitFullscreen.png
D themes/bootstrap/img/designer/export.png
D themes/bootstrap/img/designer/favicon.ico
D themes/bootstrap/img/designer/grid.png
D themes/bootstrap/img/designer/help.png
D themes/bootstrap/img/designer/help_relation.png
D themes/bootstrap/img/designer/left_panel_tab.png
D themes/bootstrap/img/designer/minus.png
D themes/bootstrap/img/designer/or_icon.png
D themes/bootstrap/img/designer/other_table.png
D themes/bootstrap/img/designer/page_add.png
D themes/bootstrap/img/designer/page_delete.png
D themes/bootstrap/img/designer/page_edit.png
D themes/bootstrap/img/designer/pdf.png
D themes/bootstrap/img/designer/plus.png
D themes/bootstrap/img/designer/query_builder.png
D themes/bootstrap/img/designer/relation.png
D themes/bootstrap/img/designer/reload.png
D themes/bootstrap/img/designer/resize.png
D themes/bootstrap/img/designer/resizeright.png
D themes/bootstrap/img/designer/rightarrow1.png
D themes/bootstrap/img/designer/rightarrow2.png
D themes/bootstrap/img/designer/save.png
D themes/bootstrap/img/designer/save_as.png
D themes/bootstrap/img/designer/small_tab.png
D themes/bootstrap/img/designer/table.png
D themes/bootstrap/img/designer/toggle_lines.png
D themes/bootstrap/img/designer/top_panel.png
D themes/bootstrap/img/designer/uparrow2_m.png
D themes/bootstrap/img/designer/viewInFullscreen.png
D themes/bootstrap/img/east-mini.png
D themes/bootstrap/img/edit.svg
D themes/bootstrap/img/error.ico
D themes/bootstrap/img/error.svg
D themes/bootstrap/img/event-plus.svg
D themes/bootstrap/img/event.svg
D themes/bootstrap/img/export.svg
D themes/bootstrap/img/eye_grey.png
D themes/bootstrap/img/favorite-alt.svg
D themes/bootstrap/img/favorite.svg
D themes/bootstrap/img/field-index-text.svg
D themes/bootstrap/img/field-index-uinique.svg
D themes/bootstrap/img/field-index.svg
D themes/bootstrap/img/field-spatial.svg
D themes/bootstrap/img/flag-plus.svg
D themes/bootstrap/img/flag.svg
D themes/bootstrap/img/gear.svg
D themes/bootstrap/img/glasses.svg
D themes/bootstrap/img/globe-alt.svg
D themes/bootstrap/img/help-alt.svg
D themes/bootstrap/img/help.svg
D themes/bootstrap/img/home.svg
D themes/bootstrap/img/host.svg
D themes/bootstrap/img/import.svg
D themes/bootstrap/img/index-plus.svg
D themes/bootstrap/img/item.png
D themes/bootstrap/img/key-primary.svg
D themes/bootstrap/img/key.svg
D themes/bootstrap/img/language.svg
D themes/bootstrap/img/left_nav_bg.png
D themes/bootstrap/img/lightbulb.png
D themes/bootstrap/img/lightbulb_off.png
D themes/bootstrap/img/link-broken.svg
D themes/bootstrap/img/link.svg
D themes/bootstrap/img/lock-open.svg
D themes/bootstrap/img/lock.svg
D themes/bootstrap/img/logo_left.png
D themes/bootstrap/img/logo_right.png
D themes/bootstrap/img/manual.svg
D themes/bootstrap/img/minus.svg
D themes/bootstrap/img/more.png
D themes/bootstrap/img/new_data.png
D themes/bootstrap/img/new_data_hovered.png
D themes/bootstrap/img/new_data_selected.png
D themes/bootstrap/img/new_data_selected_hovered.png
D themes/bootstrap/img/new_struct.png
D themes/bootstrap/img/new_struct_hovered.png
D themes/bootstrap/img/new_struct_selected.png
D themes/bootstrap/img/new_struct_selected_hovered.png
D themes/bootstrap/img/north-mini.png
D themes/bootstrap/img/notice.svg
D themes/bootstrap/img/optimize.svg
D themes/bootstrap/img/password.svg
D themes/bootstrap/img/pause.svg
D themes/bootstrap/img/php_sym.png
D themes/bootstrap/img/plugin.svg
D themes/bootstrap/img/pma_logo2.png
D themes/bootstrap/img/preferences.svg
D themes/bootstrap/img/print.svg
D themes/bootstrap/img/reload.svg
D themes/bootstrap/img/replication.svg
D themes/bootstrap/img/report.svg
D themes/bootstrap/img/routine-plus.svg
D themes/bootstrap/img/routine.svg
D themes/bootstrap/img/row-plus.svg
D themes/bootstrap/img/s_attention.png
D themes/bootstrap/img/s_cancel.png
D themes/bootstrap/img/s_cancel2.png
D themes/bootstrap/img/s_collapseall.png
D themes/bootstrap/img/s_fulltext.png
D themes/bootstrap/img/s_info.png
D themes/bootstrap/img/s_partialtext.png
D themes/bootstrap/img/s_process.png
D themes/bootstrap/img/s_really.png
D themes/bootstrap/img/s_sortable.png
D themes/bootstrap/img/s_sync.png
D themes/bootstrap/img/s_views.png
D themes/bootstrap/img/save.svg
D themes/bootstrap/img/search-across.svg
D themes/bootstrap/img/search-replace.svg
D themes/bootstrap/img/search.svg
D themes/bootstrap/img/server.svg
D themes/bootstrap/img/shredder.svg
D themes/bootstrap/img/sign-out.svg
D themes/bootstrap/img/sort-asc.svg
D themes/bootstrap/img/sort-desc.svg
D themes/bootstrap/img/south-mini.png
D themes/bootstrap/img/spacer.png
D themes/bootstrap/img/sql.svg
D themes/bootstrap/img/success.svg
D themes/bootstrap/img/table-analyse.svg
D themes/bootstrap/img/table-browse.svg
D themes/bootstrap/img/table-engine.svg
D themes/bootstrap/img/table-minus.svg
D themes/bootstrap/img/table-plus.svg
D themes/bootstrap/img/table-view-plus.svg
D themes/bootstrap/img/table-view.svg
D themes/bootstrap/img/table.svg
D themes/bootstrap/img/theme.svg
D themes/bootstrap/img/toggle-ltr.png
D themes/bootstrap/img/toggle-rtl.png
D themes/bootstrap/img/tree-collapse.svg
D themes/bootstrap/img/tree-expand.svg
D themes/bootstrap/img/triangle-down-1.svg
D themes/bootstrap/img/triangle-right-1.svg
D themes/bootstrap/img/user-minus.svg
D themes/bootstrap/img/user-plus.svg
D themes/bootstrap/img/user-props.svg
D themes/bootstrap/img/user.svg
D themes/bootstrap/img/users.svg
D themes/bootstrap/img/version.svg
D themes/bootstrap/img/vertical_line.png
D themes/bootstrap/img/visibility-hidden.svg
D themes/bootstrap/img/visibility.svg
D themes/bootstrap/img/west-mini.png
D themes/bootstrap/img/windows.svg
D themes/bootstrap/img/wizard.svg
D themes/bootstrap/img/zoom-minus-mini.png
D themes/bootstrap/img/zoom-plus-mini.png
D themes/bootstrap/img/zoom-world-mini.png
D themes/bootstrap/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
D themes/bootstrap/jquery/images/ui-bg_glass_65_ffffff_1x400.png
D themes/bootstrap/jquery/images/ui-bg_glass_75_dadada_1x400.png
D themes/bootstrap/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
D themes/bootstrap/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
D themes/bootstrap/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
D themes/bootstrap/jquery/images/ui-icons_222222_256x240.png
D themes/bootstrap/jquery/images/ui-icons_2e83ff_256x240.png
D themes/bootstrap/jquery/images/ui-icons_454545_256x240.png
D themes/bootstrap/jquery/images/ui-icons_888888_256x240.png
D themes/bootstrap/jquery/images/ui-icons_cd0a0a_256x240.png
D themes/bootstrap/jquery/jquery-ui.css
D themes/bootstrap/screen.png
D themes/bootstrap/scss/_bootstrap.scss
D themes/bootstrap/scss/_breadcrumb.scss
D themes/bootstrap/scss/_card.scss
D themes/bootstrap/scss/_codemirror.scss
D themes/bootstrap/scss/_common.scss
D themes/bootstrap/scss/_designer.scss
D themes/bootstrap/scss/_enum-editor.scss
D themes/bootstrap/scss/_forms.scss
D themes/bootstrap/scss/_gis.scss
D themes/bootstrap/scss/_icons.scss
D themes/bootstrap/scss/_jqplot.scss
D themes/bootstrap/scss/_navigation.scss
D themes/bootstrap/scss/_print.scss
D themes/bootstrap/scss/_reboot.scss
D themes/bootstrap/scss/_tables.scss
D themes/bootstrap/scss/_variables.scss
D themes/bootstrap/scss/theme.scss
D themes/bootstrap/theme.json
D themes/dot.gif
D themes/metro/css/.gitignore
D themes/metro/img/ajax_clock_small.gif
D themes/metro/img/arrow_ltr.png
D themes/metro/img/arrow_rtl.png
D themes/metro/img/asc_order.png
D themes/metro/img/b_bookmark.png
D themes/metro/img/b_browse.png
D themes/metro/img/b_calendar.png
D themes/metro/img/b_chart.png
D themes/metro/img/b_close.png
D themes/metro/img/b_column_add.png
D themes/metro/img/b_comment.png
D themes/metro/img/b_dbstatistics.png
D themes/metro/img/b_deltbl.png
D themes/metro/img/b_deltbl_white.png
D themes/metro/img/b_docs.png
D themes/metro/img/b_docsql.png
D themes/metro/img/b_drop.png
D themes/metro/img/b_edit.png
D themes/metro/img/b_empty.png
D themes/metro/img/b_engine.png
D themes/metro/img/b_event_add.png
D themes/metro/img/b_events.png
D themes/metro/img/b_export.png
D themes/metro/img/b_favorite.png
D themes/metro/img/b_find_replace.png
D themes/metro/img/b_firstpage.png
D themes/metro/img/b_ftext.png
D themes/metro/img/b_globe.gif
D themes/metro/img/b_group.png
D themes/metro/img/b_help.png
D themes/metro/img/b_home.png
D themes/metro/img/b_import.png
D themes/metro/img/b_index.png
D themes/metro/img/b_index_add.png
D themes/metro/img/b_info.png
D themes/metro/img/b_inline_edit.png
D themes/metro/img/b_insrow.png
D themes/metro/img/b_key.png
D themes/metro/img/b_lastpage.png
D themes/metro/img/b_minus.png
D themes/metro/img/b_more.png
D themes/metro/img/b_move.png
D themes/metro/img/b_newdb.png
D themes/metro/img/b_newtbl.png
D themes/metro/img/b_nextpage.png
D themes/metro/img/b_no_favorite.png
D themes/metro/img/b_pdfdoc.png
D themes/metro/img/b_plugin.png
D themes/metro/img/b_plus.png
D themes/metro/img/b_prevpage.png
D themes/metro/img/b_primary.png
D themes/metro/img/b_print.png
D themes/metro/img/b_props.png
D themes/metro/img/b_relations.png
D themes/metro/img/b_rename.svg
D themes/metro/img/b_report.png
D themes/metro/img/b_routine_add.png
D themes/metro/img/b_routines.png
D themes/metro/img/b_save.png
D themes/metro/img/b_saveimage.png
D themes/metro/img/b_sbrowse.png
D themes/metro/img/b_sdb.png
D themes/metro/img/b_search.png
D themes/metro/img/b_select.png
D themes/metro/img/b_snewtbl.png
D themes/metro/img/b_spatial.png
D themes/metro/img/b_sql.png
D themes/metro/img/b_sqldoc.png
D themes/metro/img/b_sqlhelp.png
D themes/metro/img/b_table_add.png
D themes/metro/img/b_tblanalyse.png
D themes/metro/img/b_tblexport.png
D themes/metro/img/b_tblimport.png
D themes/metro/img/b_tblops.png
D themes/metro/img/b_tbloptimize.png
D themes/metro/img/b_tipp.png
D themes/metro/img/b_trigger_add.png
D themes/metro/img/b_triggers.png
D themes/metro/img/b_unique.png
D themes/metro/img/b_usradd.png
D themes/metro/img/b_usrcheck.png
D themes/metro/img/b_usrdrop.png
D themes/metro/img/b_usredit.png
D themes/metro/img/b_usrlist.png
D themes/metro/img/b_versions.png
D themes/metro/img/b_view.png
D themes/metro/img/b_view_add.png
D themes/metro/img/b_views.png
D themes/metro/img/bd_browse.png
D themes/metro/img/bd_deltbl.png
D themes/metro/img/bd_drop.png
D themes/metro/img/bd_edit.png
D themes/metro/img/bd_empty.png
D themes/metro/img/bd_export.png
D themes/metro/img/bd_firstpage.png
D themes/metro/img/bd_ftext.png
D themes/metro/img/bd_index.png
D themes/metro/img/bd_insrow.png
D themes/metro/img/bd_lastpage.png
D themes/metro/img/bd_nextpage.png
D themes/metro/img/bd_prevpage.png
D themes/metro/img/bd_primary.png
D themes/metro/img/bd_routine_add.png
D themes/metro/img/bd_sbrowse.png
D themes/metro/img/bd_select.png
D themes/metro/img/bd_spatial.png
D themes/metro/img/bd_unique.png
D themes/metro/img/centralColumns.png
D themes/metro/img/centralColumns_add.png
D themes/metro/img/centralColumns_delete.png
D themes/metro/img/col_drop.png
D themes/metro/img/col_pointer.png
D themes/metro/img/col_pointer_ver.png
D themes/metro/img/console.png
D themes/metro/img/database.png
D themes/metro/img/designer/2leftarrow.png
D themes/metro/img/designer/2leftarrow_m.png
D themes/metro/img/designer/2rightarrow.png
D themes/metro/img/designer/2rightarrow_m.png
D themes/metro/img/designer/FieldKey_small.png
D themes/metro/img/designer/Field_small.png
D themes/metro/img/designer/Field_small_char.png
D themes/metro/img/designer/Field_small_date.png
D themes/metro/img/designer/Field_small_int.png
D themes/metro/img/designer/Header_Linked.png
D themes/metro/img/designer/anchor.png
D themes/metro/img/designer/and_icon.png
D themes/metro/img/designer/ang_direct.png
D themes/metro/img/designer/bord.png
D themes/metro/img/designer/bottom.png
D themes/metro/img/designer/def.png
D themes/metro/img/designer/display_field.png
D themes/metro/img/designer/downarrow1.png
D themes/metro/img/designer/downarrow2.png
D themes/metro/img/designer/downarrow2_m.png
D themes/metro/img/designer/exec.png
D themes/metro/img/designer/exec_small.png
D themes/metro/img/designer/exitFullscreen.png
D themes/metro/img/designer/export.png
D themes/metro/img/designer/favicon.ico
D themes/metro/img/designer/grid.png
D themes/metro/img/designer/help.png
D themes/metro/img/designer/help_relation.png
D themes/metro/img/designer/left_panel_butt.png
D themes/metro/img/designer/left_panel_tab.png
D themes/metro/img/designer/minus.png
D themes/metro/img/designer/or_icon.png
D themes/metro/img/designer/page_add.png
D themes/metro/img/designer/page_delete.png
D themes/metro/img/designer/page_edit.png
D themes/metro/img/designer/pdf.png
D themes/metro/img/designer/plus.png
D themes/metro/img/designer/query_builder.png
D themes/metro/img/designer/relation.png
D themes/metro/img/designer/reload.png
D themes/metro/img/designer/resize.png
D themes/metro/img/designer/resizeright.png
D themes/metro/img/designer/rightarrow1.png
D themes/metro/img/designer/rightarrow2.png
D themes/metro/img/designer/save.png
D themes/metro/img/designer/save_as.png
D themes/metro/img/designer/table.png
D themes/metro/img/designer/toggle_lines.png
D themes/metro/img/designer/uparrow2_m.png
D themes/metro/img/designer/viewInFullscreen.png
D themes/metro/img/docs_menu_bg.png
D themes/metro/img/east-mini.png
D themes/metro/img/error.ico
D themes/metro/img/eye.png
D themes/metro/img/eye_grey.png
D themes/metro/img/hide.png
D themes/metro/img/item.png
D themes/metro/img/item_ltr.png
D themes/metro/img/item_rtl.png
D themes/metro/img/lightbulb.png
D themes/metro/img/lightbulb_off.png
D themes/metro/img/lock_open.png
D themes/metro/img/more.png
D themes/metro/img/new_data.png
D themes/metro/img/new_data_hovered.png
D themes/metro/img/new_data_selected.png
D themes/metro/img/new_data_selected_hovered.png
D themes/metro/img/new_struct.png
D themes/metro/img/new_struct_hovered.png
D themes/metro/img/new_struct_selected.png
D themes/metro/img/new_struct_selected_hovered.png
D themes/metro/img/normalize.png
D themes/metro/img/north-mini.png
D themes/metro/img/pause.png
D themes/metro/img/php_sym.png
D themes/metro/img/play.png
D themes/metro/img/pma_logo.png
D themes/metro/img/pma_logo2.png
D themes/metro/img/s_asc.png
D themes/metro/img/s_asci.png
D themes/metro/img/s_attention.png
D themes/metro/img/s_cancel.png
D themes/metro/img/s_cancel2.png
D themes/metro/img/s_cog.png
D themes/metro/img/s_collapseall.png
D themes/metro/img/s_db.png
D themes/metro/img/s_desc.png
D themes/metro/img/s_error.png
D themes/metro/img/s_error2.png
D themes/metro/img/s_fulltext.png
D themes/metro/img/s_host.png
D themes/metro/img/s_info.png
D themes/metro/img/s_lang.png
D themes/metro/img/s_link.png
D themes/metro/img/s_lock.png
D themes/metro/img/s_loggoff.png
D themes/metro/img/s_notice.png
D themes/metro/img/s_okay.png
D themes/metro/img/s_partialtext.png
D themes/metro/img/s_passwd.png
D themes/metro/img/s_process.png
D themes/metro/img/s_really.png
D themes/metro/img/s_reload.png
D themes/metro/img/s_replication.png
D themes/metro/img/s_rights.png
D themes/metro/img/s_sortable.png
D themes/metro/img/s_status.png
D themes/metro/img/s_success.png
D themes/metro/img/s_sync.png
D themes/metro/img/s_tbl.png
D themes/metro/img/s_theme.png
D themes/metro/img/s_top.png
D themes/metro/img/s_unlink.png
D themes/metro/img/s_vars.png
D themes/metro/img/s_views.png
D themes/metro/img/show.png
D themes/metro/img/south-mini.png
D themes/metro/img/spacer.png
D themes/metro/img/sprites.png
D themes/metro/img/toggle-ltr.png
D themes/metro/img/toggle-rtl.png
D themes/metro/img/user.svg
D themes/metro/img/vertical_line.png
D themes/metro/img/west-mini.png
D themes/metro/img/window-new.png
D themes/metro/img/zoom-minus-mini.png
D themes/metro/img/zoom-plus-mini.png
D themes/metro/img/zoom-world-mini.png
D themes/metro/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
D themes/metro/jquery/images/ui-bg_glass_65_ffffff_1x400.png
D themes/metro/jquery/images/ui-bg_glass_75_dadada_1x400.png
D themes/metro/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
D themes/metro/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
D themes/metro/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
D themes/metro/jquery/images/ui-icons_222222_256x240.png
D themes/metro/jquery/images/ui-icons_2e83ff_256x240.png
D themes/metro/jquery/images/ui-icons_454545_256x240.png
D themes/metro/jquery/images/ui-icons_888888_256x240.png
D themes/metro/jquery/images/ui-icons_cd0a0a_256x240.png
D themes/metro/jquery/jquery-ui.css
D themes/metro/screen.png
D themes/metro/scss/_alert.scss
D themes/metro/scss/_breadcrumb.scss
D themes/metro/scss/_card.scss
D themes/metro/scss/_codemirror.scss
D themes/metro/scss/_common.scss
D themes/metro/scss/_designer.scss
D themes/metro/scss/_enum-editor.scss
D themes/metro/scss/_font.scss
D themes/metro/scss/_forms.scss
D themes/metro/scss/_gis.scss
D themes/metro/scss/_icons.scss
D themes/metro/scss/_jqplot.scss
D themes/metro/scss/_list-group.scss
D themes/metro/scss/_modal.scss
D themes/metro/scss/_nav.scss
D themes/metro/scss/_navbar.scss
D themes/metro/scss/_navigation.scss
D themes/metro/scss/_print.scss
D themes/metro/scss/_reboot.scss
D themes/metro/scss/_tables.scss
D themes/metro/scss/_variables.scss
D themes/metro/scss/blueeyes-theme.scss
D themes/metro/scss/mono-theme.scss
D themes/metro/scss/redmond-theme.scss
D themes/metro/scss/teal-theme.scss
D themes/metro/scss/theme.scss
D themes/metro/theme.json
D themes/original/css/.gitignore
D themes/original/img/ajax_clock_small.gif
D themes/original/img/arrow_ltr.png
D themes/original/img/arrow_rtl.png
D themes/original/img/b_bookmark.png
D themes/original/img/b_browse.png
D themes/original/img/b_calendar.png
D themes/original/img/b_chart.png
D themes/original/img/b_close.png
D themes/original/img/b_column_add.png
D themes/original/img/b_comment.png
D themes/original/img/b_dbstatistics.png
D themes/original/img/b_deltbl.png
D themes/original/img/b_docs.png
D themes/original/img/b_drop.png
D themes/original/img/b_edit.png
D themes/original/img/b_empty.png
D themes/original/img/b_engine.png
D themes/original/img/b_event_add.png
D themes/original/img/b_events.png
D themes/original/img/b_export.png
D themes/original/img/b_favorite.png
D themes/original/img/b_find_replace.png
D themes/original/img/b_ftext.png
D themes/original/img/b_globe.gif
D themes/original/img/b_group.png
D themes/original/img/b_help.png
D themes/original/img/b_home.png
D themes/original/img/b_import.png
D themes/original/img/b_index.png
D themes/original/img/b_index_add.png
D themes/original/img/b_inline_edit.png
D themes/original/img/b_insrow.png
D themes/original/img/b_key.png
D themes/original/img/b_left.png
D themes/original/img/b_minus.png
D themes/original/img/b_more.png
D themes/original/img/b_move.png
D themes/original/img/b_newdb.png
D themes/original/img/b_newtbl.png
D themes/original/img/b_nextpage.png
D themes/original/img/b_no_favorite.png
D themes/original/img/b_plugin.png
D themes/original/img/b_plus.png
D themes/original/img/b_primary.png
D themes/original/img/b_print.png
D themes/original/img/b_props.png
D themes/original/img/b_relations.png
D themes/original/img/b_rename.svg
D themes/original/img/b_report.png
D themes/original/img/b_right.png
D themes/original/img/b_routine_add.png
D themes/original/img/b_routines.png
D themes/original/img/b_save.png
D themes/original/img/b_saveimage.png
D themes/original/img/b_sbrowse.png
D themes/original/img/b_search.png
D themes/original/img/b_select.png
D themes/original/img/b_snewtbl.png
D themes/original/img/b_spatial.png
D themes/original/img/b_sql.png
D themes/original/img/b_sqlhelp.png
D themes/original/img/b_table_add.png
D themes/original/img/b_tblanalyse.png
D themes/original/img/b_tblexport.png
D themes/original/img/b_tblimport.png
D themes/original/img/b_tblops.png
D themes/original/img/b_tbloptimize.png
D themes/original/img/b_tipp.png
D themes/original/img/b_trigger_add.png
D themes/original/img/b_triggers.png
D themes/original/img/b_undo.png
D themes/original/img/b_unique.png
D themes/original/img/b_usradd.png
D themes/original/img/b_usrcheck.png
D themes/original/img/b_usrdrop.png
D themes/original/img/b_usredit.png
D themes/original/img/b_usrlist.png
D themes/original/img/b_versions.png
D themes/original/img/b_view.png
D themes/original/img/b_view_add.png
D themes/original/img/b_views.png
D themes/original/img/bd_browse.png
D themes/original/img/bd_deltbl.png
D themes/original/img/bd_drop.png
D themes/original/img/bd_edit.png
D themes/original/img/bd_empty.png
D themes/original/img/bd_export.png
D themes/original/img/bd_ftext.png
D themes/original/img/bd_index.png
D themes/original/img/bd_insrow.png
D themes/original/img/bd_nextpage.png
D themes/original/img/bd_primary.png
D themes/original/img/bd_routine_add.png
D themes/original/img/bd_sbrowse.png
D themes/original/img/bd_select.png
D themes/original/img/bd_spatial.png
D themes/original/img/bd_unique.png
D themes/original/img/centralColumns.png
D themes/original/img/centralColumns_add.png
D themes/original/img/centralColumns_delete.png
D themes/original/img/cleardot.gif
D themes/original/img/col_drop.png
D themes/original/img/col_pointer.png
D themes/original/img/col_pointer_ver.png
D themes/original/img/console.png
D themes/original/img/east-mini.png
D themes/original/img/error.ico
D themes/original/img/eye.png
D themes/original/img/eye_grey.png
D themes/original/img/hide.png
D themes/original/img/lightbulb.png
D themes/original/img/lightbulb_off.png
D themes/original/img/logo_left.png
D themes/original/img/logo_right.png
D themes/original/img/more.png
D themes/original/img/new_data.png
D themes/original/img/new_data_hovered.png
D themes/original/img/new_data_selected.png
D themes/original/img/new_data_selected_hovered.png
D themes/original/img/new_struct.png
D themes/original/img/new_struct_hovered.png
D themes/original/img/new_struct_selected.png
D themes/original/img/new_struct_selected_hovered.png
D themes/original/img/normalize.png
D themes/original/img/north-mini.png
D themes/original/img/pause.png
D themes/original/img/play.png
D themes/original/img/s_asc.png
D themes/original/img/s_asci.png
D themes/original/img/s_attention.png
D themes/original/img/s_cancel.png
D themes/original/img/s_cog.png
D themes/original/img/s_collapseall.png
D themes/original/img/s_db.png
D themes/original/img/s_desc.png
D themes/original/img/s_error.png
D themes/original/img/s_fulltext.png
D themes/original/img/s_host.png
D themes/original/img/s_info.png
D themes/original/img/s_lang.png
D themes/original/img/s_link.png
D themes/original/img/s_lock.png
D themes/original/img/s_loggoff.png
D themes/original/img/s_notice.png
D themes/original/img/s_okay.png
D themes/original/img/s_partialtext.png
D themes/original/img/s_passwd.png
D themes/original/img/s_really.png
D themes/original/img/s_reload.png
D themes/original/img/s_replication.png
D themes/original/img/s_rights.png
D themes/original/img/s_sortable.png
D themes/original/img/s_status.png
D themes/original/img/s_success.png
D themes/original/img/s_sync.png
D themes/original/img/s_tbl.png
D themes/original/img/s_theme.png
D themes/original/img/s_top.png
D themes/original/img/s_unlink.png
D themes/original/img/s_vars.png
D themes/original/img/s_views.png
D themes/original/img/show.png
D themes/original/img/south-mini.png
D themes/original/img/spacer.png
D themes/original/img/toggle-ltr.png
D themes/original/img/toggle-rtl.png
D themes/original/img/vertical_line.png
D themes/original/img/west-mini.png
D themes/original/img/window-new.png
D themes/original/img/zoom-minus-mini.png
D themes/original/img/zoom-plus-mini.png
D themes/original/img/zoom-world-mini.png
D themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
D themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png
D themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png
D themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
D themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
D themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
D themes/original/jquery/images/ui-icons_222222_256x240.png
D themes/original/jquery/images/ui-icons_2e83ff_256x240.png
D themes/original/jquery/images/ui-icons_454545_256x240.png
D themes/original/jquery/images/ui-icons_888888_256x240.png
D themes/original/jquery/images/ui-icons_cd0a0a_256x240.png
D themes/original/jquery/jquery-ui.css
D themes/original/screen.png
D themes/original/scss/_alert.scss
D themes/original/scss/_breadcrumb.scss
D themes/original/scss/_card.scss
D themes/original/scss/_common.scss
D themes/original/scss/_forms.scss
D themes/original/scss/_icons.scss
D themes/original/scss/_list-group.scss
D themes/original/scss/_modal.scss
D themes/original/scss/_nav.scss
D themes/original/scss/_navbar.scss
D themes/original/scss/_navigation.scss
D themes/original/scss/_reboot.scss
D themes/original/scss/_tables.scss
D themes/original/scss/_variables.scss
D themes/original/scss/theme.scss
D themes/original/theme.json
D themes/pmahomme/css/.gitignore
D themes/pmahomme/img/ajax_clock_small.gif
D themes/pmahomme/img/arrow_ltr.png
D themes/pmahomme/img/arrow_rtl.png
D themes/pmahomme/img/asc_order.png
D themes/pmahomme/img/b_bookmark.png
D themes/pmahomme/img/b_browse.png
D themes/pmahomme/img/b_calendar.png
D themes/pmahomme/img/b_chart.png
D themes/pmahomme/img/b_close.png
D themes/pmahomme/img/b_column_add.png
D themes/pmahomme/img/b_comment.png
D themes/pmahomme/img/b_dbstatistics.png
D themes/pmahomme/img/b_deltbl.png
D themes/pmahomme/img/b_docs.png
D themes/pmahomme/img/b_docsql.png
D themes/pmahomme/img/b_drop.png
D themes/pmahomme/img/b_edit.png
D themes/pmahomme/img/b_empty.png
D themes/pmahomme/img/b_engine.png
D themes/pmahomme/img/b_event_add.png
D themes/pmahomme/img/b_events.png
D themes/pmahomme/img/b_export.png
D themes/pmahomme/img/b_favorite.png
D themes/pmahomme/img/b_find_replace.png
D themes/pmahomme/img/b_firstpage.png
D themes/pmahomme/img/b_ftext.png
D themes/pmahomme/img/b_globe.gif
D themes/pmahomme/img/b_group.png
D themes/pmahomme/img/b_help.png
D themes/pmahomme/img/b_home.png
D themes/pmahomme/img/b_import.png
D themes/pmahomme/img/b_index.png
D themes/pmahomme/img/b_index_add.png
D themes/pmahomme/img/b_inline_edit.png
D themes/pmahomme/img/b_insrow.png
D themes/pmahomme/img/b_key.png
D themes/pmahomme/img/b_lastpage.png
D themes/pmahomme/img/b_left.png
D themes/pmahomme/img/b_minus.png
D themes/pmahomme/img/b_more.png
D themes/pmahomme/img/b_move.png
D themes/pmahomme/img/b_newdb.png
D themes/pmahomme/img/b_newtbl.png
D themes/pmahomme/img/b_nextpage.png
D themes/pmahomme/img/b_no_favorite.png
D themes/pmahomme/img/b_pdfdoc.png
D themes/pmahomme/img/b_plugin.png
D themes/pmahomme/img/b_plus.png
D themes/pmahomme/img/b_prevpage.png
D themes/pmahomme/img/b_primary.png
D themes/pmahomme/img/b_print.png
D themes/pmahomme/img/b_props.png
D themes/pmahomme/img/b_relations.png
D themes/pmahomme/img/b_rename.svg
D themes/pmahomme/img/b_report.png
D themes/pmahomme/img/b_right.png
D themes/pmahomme/img/b_routine_add.png
D themes/pmahomme/img/b_routines.png
D themes/pmahomme/img/b_save.png
D themes/pmahomme/img/b_saveimage.png
D themes/pmahomme/img/b_sbrowse.png
D themes/pmahomme/img/b_sdb.png
D themes/pmahomme/img/b_search.png
D themes/pmahomme/img/b_select.png
D themes/pmahomme/img/b_snewtbl.png
D themes/pmahomme/img/b_spatial.png
D themes/pmahomme/img/b_sql.png
D themes/pmahomme/img/b_sqldoc.png
D themes/pmahomme/img/b_sqlhelp.png
D themes/pmahomme/img/b_table_add.png
D themes/pmahomme/img/b_tblanalyse.png
D themes/pmahomme/img/b_tblexport.png
D themes/pmahomme/img/b_tblimport.png
D themes/pmahomme/img/b_tblops.png
D themes/pmahomme/img/b_tbloptimize.png
D themes/pmahomme/img/b_tipp.png
D themes/pmahomme/img/b_trigger_add.png
D themes/pmahomme/img/b_triggers.png
D themes/pmahomme/img/b_undo.png
D themes/pmahomme/img/b_unique.png
D themes/pmahomme/img/b_usradd.png
D themes/pmahomme/img/b_usrcheck.png
D themes/pmahomme/img/b_usrdrop.png
D themes/pmahomme/img/b_usredit.png
D themes/pmahomme/img/b_usrlist.png
D themes/pmahomme/img/b_versions.png
D themes/pmahomme/img/b_view.png
D themes/pmahomme/img/b_view_add.png
D themes/pmahomme/img/b_views.png
D themes/pmahomme/img/bd_browse.png
D themes/pmahomme/img/bd_deltbl.png
D themes/pmahomme/img/bd_drop.png
D themes/pmahomme/img/bd_edit.png
D themes/pmahomme/img/bd_empty.png
D themes/pmahomme/img/bd_export.png
D themes/pmahomme/img/bd_firstpage.png
D themes/pmahomme/img/bd_ftext.png
D themes/pmahomme/img/bd_index.png
D themes/pmahomme/img/bd_insrow.png
D themes/pmahomme/img/bd_lastpage.png
D themes/pmahomme/img/bd_nextpage.png
D themes/pmahomme/img/bd_prevpage.png
D themes/pmahomme/img/bd_primary.png
D themes/pmahomme/img/bd_routine_add.png
D themes/pmahomme/img/bd_sbrowse.png
D themes/pmahomme/img/bd_select.png
D themes/pmahomme/img/bd_spatial.png
D themes/pmahomme/img/bd_unique.png
D themes/pmahomme/img/centralColumns.png
D themes/pmahomme/img/centralColumns_add.png
D themes/pmahomme/img/centralColumns_delete.png
D themes/pmahomme/img/col_drop.png
D themes/pmahomme/img/col_pointer.png
D themes/pmahomme/img/col_pointer_ver.png
D themes/pmahomme/img/console.png
D themes/pmahomme/img/database.png
D themes/pmahomme/img/designer/1.png
D themes/pmahomme/img/designer/2.png
D themes/pmahomme/img/designer/2leftarrow.png
D themes/pmahomme/img/designer/2leftarrow_m.png
D themes/pmahomme/img/designer/2rightarrow.png
D themes/pmahomme/img/designer/2rightarrow_m.png
D themes/pmahomme/img/designer/3.png
D themes/pmahomme/img/designer/4.png
D themes/pmahomme/img/designer/5.png
D themes/pmahomme/img/designer/6.png
D themes/pmahomme/img/designer/7.png
D themes/pmahomme/img/designer/8.png
D themes/pmahomme/img/designer/FieldKey_small.png
D themes/pmahomme/img/designer/Field_small.png
D themes/pmahomme/img/designer/Field_small_char.png
D themes/pmahomme/img/designer/Field_small_date.png
D themes/pmahomme/img/designer/Field_small_int.png
D themes/pmahomme/img/designer/anchor.png
D themes/pmahomme/img/designer/and_icon.png
D themes/pmahomme/img/designer/ang_direct.png
D themes/pmahomme/img/designer/bottom.png
D themes/pmahomme/img/designer/def.png
D themes/pmahomme/img/designer/display_field.png
D themes/pmahomme/img/designer/downarrow1.png
D themes/pmahomme/img/designer/downarrow2.png
D themes/pmahomme/img/designer/downarrow2_m.png
D themes/pmahomme/img/designer/exec.png
D themes/pmahomme/img/designer/exec_small.png
D themes/pmahomme/img/designer/exitFullscreen.png
D themes/pmahomme/img/designer/export.png
D themes/pmahomme/img/designer/favicon.ico
D themes/pmahomme/img/designer/grid.png
D themes/pmahomme/img/designer/help.png
D themes/pmahomme/img/designer/help_relation.png
D themes/pmahomme/img/designer/left_panel_tab.png
D themes/pmahomme/img/designer/minus.png
D themes/pmahomme/img/designer/or_icon.png
D themes/pmahomme/img/designer/other_table.png
D themes/pmahomme/img/designer/page_add.png
D themes/pmahomme/img/designer/page_delete.png
D themes/pmahomme/img/designer/page_edit.png
D themes/pmahomme/img/designer/pdf.png
D themes/pmahomme/img/designer/plus.png
D themes/pmahomme/img/designer/query_builder.png
D themes/pmahomme/img/designer/relation.png
D themes/pmahomme/img/designer/reload.png
D themes/pmahomme/img/designer/resize.png
D themes/pmahomme/img/designer/resizeright.png
D themes/pmahomme/img/designer/rightarrow1.png
D themes/pmahomme/img/designer/rightarrow2.png
D themes/pmahomme/img/designer/save.png
D themes/pmahomme/img/designer/save_as.png
D themes/pmahomme/img/designer/small_tab.png
D themes/pmahomme/img/designer/table.png
D themes/pmahomme/img/designer/toggle_lines.png
D themes/pmahomme/img/designer/top_panel.png
D themes/pmahomme/img/designer/uparrow2_m.png
D themes/pmahomme/img/designer/viewInFullscreen.png
D themes/pmahomme/img/east-mini.png
D themes/pmahomme/img/error.ico
D themes/pmahomme/img/eye.png
D themes/pmahomme/img/eye_grey.png
D themes/pmahomme/img/hide.png
D themes/pmahomme/img/item.png
D themes/pmahomme/img/lightbulb.png
D themes/pmahomme/img/lightbulb_off.png
D themes/pmahomme/img/lock_open.png
D themes/pmahomme/img/logo_left.png
D themes/pmahomme/img/logo_right.png
D themes/pmahomme/img/more.png
D themes/pmahomme/img/new_data.png
D themes/pmahomme/img/new_data_hovered.png
D themes/pmahomme/img/new_data_selected.png
D themes/pmahomme/img/new_data_selected_hovered.png
D themes/pmahomme/img/new_struct.png
D themes/pmahomme/img/new_struct_hovered.png
D themes/pmahomme/img/new_struct_selected.png
D themes/pmahomme/img/new_struct_selected_hovered.png
D themes/pmahomme/img/normalize.png
D themes/pmahomme/img/north-mini.png
D themes/pmahomme/img/pause.png
D themes/pmahomme/img/php_sym.png
D themes/pmahomme/img/play.png
D themes/pmahomme/img/pma_logo2.png
D themes/pmahomme/img/s_asc.png
D themes/pmahomme/img/s_asci.png
D themes/pmahomme/img/s_attention.png
D themes/pmahomme/img/s_cancel.png
D themes/pmahomme/img/s_cancel2.png
D themes/pmahomme/img/s_cog.png
D themes/pmahomme/img/s_collapseall.png
D themes/pmahomme/img/s_db.png
D themes/pmahomme/img/s_desc.png
D themes/pmahomme/img/s_error.png
D themes/pmahomme/img/s_fulltext.png
D themes/pmahomme/img/s_host.png
D themes/pmahomme/img/s_info.png
D themes/pmahomme/img/s_lang.png
D themes/pmahomme/img/s_link.png
D themes/pmahomme/img/s_lock.png
D themes/pmahomme/img/s_loggoff.png
D themes/pmahomme/img/s_notice.png
D themes/pmahomme/img/s_okay.png
D themes/pmahomme/img/s_partialtext.png
D themes/pmahomme/img/s_passwd.png
D themes/pmahomme/img/s_process.png
D themes/pmahomme/img/s_really.png
D themes/pmahomme/img/s_reload.png
D themes/pmahomme/img/s_replication.png
D themes/pmahomme/img/s_rights.png
D themes/pmahomme/img/s_sortable.png
D themes/pmahomme/img/s_status.png
D themes/pmahomme/img/s_success.png
D themes/pmahomme/img/s_sync.png
D themes/pmahomme/img/s_tbl.png
D themes/pmahomme/img/s_theme.png
D themes/pmahomme/img/s_top.png
D themes/pmahomme/img/s_unlink.png
D themes/pmahomme/img/s_vars.png
D themes/pmahomme/img/s_views.png
D themes/pmahomme/img/show.png
D themes/pmahomme/img/south-mini.png
D themes/pmahomme/img/spacer.png
D themes/pmahomme/img/toggle-ltr.png
D themes/pmahomme/img/toggle-rtl.png
D themes/pmahomme/img/vertical_line.png
D themes/pmahomme/img/west-mini.png
D themes/pmahomme/img/window-new.png
D themes/pmahomme/img/zoom-minus-mini.png
D themes/pmahomme/img/zoom-plus-mini.png
D themes/pmahomme/img/zoom-world-mini.png
D themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
D themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png
D themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png
D themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
D themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
D themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
D themes/pmahomme/jquery/images/ui-icons_222222_256x240.png
D themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png
D themes/pmahomme/jquery/images/ui-icons_454545_256x240.png
D themes/pmahomme/jquery/images/ui-icons_888888_256x240.png
D themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png
D themes/pmahomme/jquery/jquery-ui.css
D themes/pmahomme/screen.png
D themes/pmahomme/scss/_alert.scss
D themes/pmahomme/scss/_breadcrumb.scss
D themes/pmahomme/scss/_buttons.scss
D themes/pmahomme/scss/_card.scss
D themes/pmahomme/scss/_codemirror.scss
D themes/pmahomme/scss/_common.scss
D themes/pmahomme/scss/_designer.scss
D themes/pmahomme/scss/_enum-editor.scss
D themes/pmahomme/scss/_forms.scss
D themes/pmahomme/scss/_gis.scss
D themes/pmahomme/scss/_icons.scss
D themes/pmahomme/scss/_jqplot.scss
D themes/pmahomme/scss/_list-group.scss
D themes/pmahomme/scss/_modal.scss
D themes/pmahomme/scss/_nav.scss
D themes/pmahomme/scss/_navbar.scss
D themes/pmahomme/scss/_navigation.scss
D themes/pmahomme/scss/_pagination.scss
D themes/pmahomme/scss/_print.scss
D themes/pmahomme/scss/_reboot.scss
D themes/pmahomme/scss/_tables.scss
D themes/pmahomme/scss/_variables.scss
D themes/pmahomme/scss/theme.scss
D themes/pmahomme/theme.json
Log Message:
-----------
Move public files to the public directory
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ec31cbebc6308cc6844a224220162aa87b095f8f
https://github.com/phpmyadmin/phpmyadmin/commit/ec31cbebc6308cc6844a2242201…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-02-24 (Fri, 02 February 2023) -03:00
Changed paths:
A public/favicon.ico
A public/index.php
A public/js/dist/.gitignore
A public/js/vendor/.gitignore
A public/robots.txt
A public/setup/.gitignore
A public/setup/index.php
A public/setup/scss/_custom.scss
A public/setup/scss/styles.scss
A public/setup/themes/dot.gif
A public/show_config_errors.php
A public/themes/.gitignore
A public/themes/bootstrap/css/.gitignore
A public/themes/bootstrap/img/ajax_clock_small.gif
A public/themes/bootstrap/img/arrow_ltr.png
A public/themes/bootstrap/img/arrow_rtl.png
A public/themes/bootstrap/img/asc_order.png
A public/themes/bootstrap/img/b_calendar.png
A public/themes/bootstrap/img/b_dbstatistics.png
A public/themes/bootstrap/img/b_docsql.png
A public/themes/bootstrap/img/b_firstpage.png
A public/themes/bootstrap/img/b_inline_edit.png
A public/themes/bootstrap/img/b_key.png
A public/themes/bootstrap/img/b_lastpage.png
A public/themes/bootstrap/img/b_left.png
A public/themes/bootstrap/img/b_newtbl.png
A public/themes/bootstrap/img/b_nextpage.png
A public/themes/bootstrap/img/b_pdfdoc.png
A public/themes/bootstrap/img/b_prevpage.png
A public/themes/bootstrap/img/b_rename.svg
A public/themes/bootstrap/img/b_right.png
A public/themes/bootstrap/img/b_sdb.png
A public/themes/bootstrap/img/b_snewtbl.png
A public/themes/bootstrap/img/b_sqldoc.png
A public/themes/bootstrap/img/b_tipp.png
A public/themes/bootstrap/img/b_undo.png
A public/themes/bootstrap/img/b_view.png
A public/themes/bootstrap/img/bd_browse.png
A public/themes/bootstrap/img/bd_deltbl.png
A public/themes/bootstrap/img/bd_drop.png
A public/themes/bootstrap/img/bd_edit.png
A public/themes/bootstrap/img/bd_empty.png
A public/themes/bootstrap/img/bd_export.png
A public/themes/bootstrap/img/bd_firstpage.png
A public/themes/bootstrap/img/bd_ftext.png
A public/themes/bootstrap/img/bd_index.png
A public/themes/bootstrap/img/bd_insrow.png
A public/themes/bootstrap/img/bd_lastpage.png
A public/themes/bootstrap/img/bd_nextpage.png
A public/themes/bootstrap/img/bd_prevpage.png
A public/themes/bootstrap/img/bd_routine_add.png
A public/themes/bootstrap/img/bd_sbrowse.png
A public/themes/bootstrap/img/bd_select.png
A public/themes/bootstrap/img/bd_spatial.png
A public/themes/bootstrap/img/bd_unique.png
A public/themes/bootstrap/img/bookmark-plus.svg
A public/themes/bootstrap/img/caret-up-stop.svg
A public/themes/bootstrap/img/charset.svg
A public/themes/bootstrap/img/chart.svg
A public/themes/bootstrap/img/check.svg
A public/themes/bootstrap/img/close.svg
A public/themes/bootstrap/img/col-minus.svg
A public/themes/bootstrap/img/col-move.svg
A public/themes/bootstrap/img/col-plus.svg
A public/themes/bootstrap/img/col.svg
A public/themes/bootstrap/img/col_drop.png
A public/themes/bootstrap/img/col_pointer.png
A public/themes/bootstrap/img/col_pointer_ver.png
A public/themes/bootstrap/img/comment.svg
A public/themes/bootstrap/img/console.svg
A public/themes/bootstrap/img/database-engine.svg
A public/themes/bootstrap/img/database-minus.svg
A public/themes/bootstrap/img/database-plus.svg
A public/themes/bootstrap/img/database-vars.svg
A public/themes/bootstrap/img/database.svg
A public/themes/bootstrap/img/databases.svg
A public/themes/bootstrap/img/designer.svg
A public/themes/bootstrap/img/designer/1.png
A public/themes/bootstrap/img/designer/2.png
A public/themes/bootstrap/img/designer/2leftarrow.png
A public/themes/bootstrap/img/designer/2leftarrow_m.png
A public/themes/bootstrap/img/designer/2rightarrow.png
A public/themes/bootstrap/img/designer/2rightarrow_m.png
A public/themes/bootstrap/img/designer/3.png
A public/themes/bootstrap/img/designer/4.png
A public/themes/bootstrap/img/designer/5.png
A public/themes/bootstrap/img/designer/6.png
A public/themes/bootstrap/img/designer/7.png
A public/themes/bootstrap/img/designer/8.png
A public/themes/bootstrap/img/designer/FieldKey_small.png
A public/themes/bootstrap/img/designer/Field_small.png
A public/themes/bootstrap/img/designer/Field_small_char.png
A public/themes/bootstrap/img/designer/Field_small_date.png
A public/themes/bootstrap/img/designer/Field_small_int.png
A public/themes/bootstrap/img/designer/anchor.png
A public/themes/bootstrap/img/designer/and_icon.png
A public/themes/bootstrap/img/designer/ang_direct.png
A public/themes/bootstrap/img/designer/bord.png
A public/themes/bootstrap/img/designer/bottom.png
A public/themes/bootstrap/img/designer/def.png
A public/themes/bootstrap/img/designer/display_field.png
A public/themes/bootstrap/img/designer/downarrow1.png
A public/themes/bootstrap/img/designer/downarrow2.png
A public/themes/bootstrap/img/designer/downarrow2_m.png
A public/themes/bootstrap/img/designer/exec.png
A public/themes/bootstrap/img/designer/exec_small.png
A public/themes/bootstrap/img/designer/exitFullscreen.png
A public/themes/bootstrap/img/designer/export.png
A public/themes/bootstrap/img/designer/favicon.ico
A public/themes/bootstrap/img/designer/grid.png
A public/themes/bootstrap/img/designer/help.png
A public/themes/bootstrap/img/designer/help_relation.png
A public/themes/bootstrap/img/designer/left_panel_tab.png
A public/themes/bootstrap/img/designer/minus.png
A public/themes/bootstrap/img/designer/or_icon.png
A public/themes/bootstrap/img/designer/other_table.png
A public/themes/bootstrap/img/designer/page_add.png
A public/themes/bootstrap/img/designer/page_delete.png
A public/themes/bootstrap/img/designer/page_edit.png
A public/themes/bootstrap/img/designer/pdf.png
A public/themes/bootstrap/img/designer/plus.png
A public/themes/bootstrap/img/designer/query_builder.png
A public/themes/bootstrap/img/designer/relation.png
A public/themes/bootstrap/img/designer/reload.png
A public/themes/bootstrap/img/designer/resize.png
A public/themes/bootstrap/img/designer/resizeright.png
A public/themes/bootstrap/img/designer/rightarrow1.png
A public/themes/bootstrap/img/designer/rightarrow2.png
A public/themes/bootstrap/img/designer/save.png
A public/themes/bootstrap/img/designer/save_as.png
A public/themes/bootstrap/img/designer/small_tab.png
A public/themes/bootstrap/img/designer/table.png
A public/themes/bootstrap/img/designer/toggle_lines.png
A public/themes/bootstrap/img/designer/top_panel.png
A public/themes/bootstrap/img/designer/uparrow2_m.png
A public/themes/bootstrap/img/designer/viewInFullscreen.png
A public/themes/bootstrap/img/east-mini.png
A public/themes/bootstrap/img/edit.svg
A public/themes/bootstrap/img/error.ico
A public/themes/bootstrap/img/error.svg
A public/themes/bootstrap/img/event-plus.svg
A public/themes/bootstrap/img/event.svg
A public/themes/bootstrap/img/export.svg
A public/themes/bootstrap/img/eye_grey.png
A public/themes/bootstrap/img/favorite-alt.svg
A public/themes/bootstrap/img/favorite.svg
A public/themes/bootstrap/img/field-index-text.svg
A public/themes/bootstrap/img/field-index-uinique.svg
A public/themes/bootstrap/img/field-index.svg
A public/themes/bootstrap/img/field-spatial.svg
A public/themes/bootstrap/img/flag-plus.svg
A public/themes/bootstrap/img/flag.svg
A public/themes/bootstrap/img/gear.svg
A public/themes/bootstrap/img/glasses.svg
A public/themes/bootstrap/img/globe-alt.svg
A public/themes/bootstrap/img/help-alt.svg
A public/themes/bootstrap/img/help.svg
A public/themes/bootstrap/img/home.svg
A public/themes/bootstrap/img/host.svg
A public/themes/bootstrap/img/import.svg
A public/themes/bootstrap/img/index-plus.svg
A public/themes/bootstrap/img/item.png
A public/themes/bootstrap/img/key-primary.svg
A public/themes/bootstrap/img/key.svg
A public/themes/bootstrap/img/language.svg
A public/themes/bootstrap/img/left_nav_bg.png
A public/themes/bootstrap/img/lightbulb.png
A public/themes/bootstrap/img/lightbulb_off.png
A public/themes/bootstrap/img/link-broken.svg
A public/themes/bootstrap/img/link.svg
A public/themes/bootstrap/img/lock-open.svg
A public/themes/bootstrap/img/lock.svg
A public/themes/bootstrap/img/logo_left.png
A public/themes/bootstrap/img/logo_right.png
A public/themes/bootstrap/img/manual.svg
A public/themes/bootstrap/img/minus.svg
A public/themes/bootstrap/img/more.png
A public/themes/bootstrap/img/new_data.png
A public/themes/bootstrap/img/new_data_hovered.png
A public/themes/bootstrap/img/new_data_selected.png
A public/themes/bootstrap/img/new_data_selected_hovered.png
A public/themes/bootstrap/img/new_struct.png
A public/themes/bootstrap/img/new_struct_hovered.png
A public/themes/bootstrap/img/new_struct_selected.png
A public/themes/bootstrap/img/new_struct_selected_hovered.png
A public/themes/bootstrap/img/north-mini.png
A public/themes/bootstrap/img/notice.svg
A public/themes/bootstrap/img/optimize.svg
A public/themes/bootstrap/img/password.svg
A public/themes/bootstrap/img/pause.svg
A public/themes/bootstrap/img/php_sym.png
A public/themes/bootstrap/img/plugin.svg
A public/themes/bootstrap/img/pma_logo2.png
A public/themes/bootstrap/img/preferences.svg
A public/themes/bootstrap/img/print.svg
A public/themes/bootstrap/img/reload.svg
A public/themes/bootstrap/img/replication.svg
A public/themes/bootstrap/img/report.svg
A public/themes/bootstrap/img/routine-plus.svg
A public/themes/bootstrap/img/routine.svg
A public/themes/bootstrap/img/row-plus.svg
A public/themes/bootstrap/img/s_attention.png
A public/themes/bootstrap/img/s_cancel.png
A public/themes/bootstrap/img/s_cancel2.png
A public/themes/bootstrap/img/s_collapseall.png
A public/themes/bootstrap/img/s_fulltext.png
A public/themes/bootstrap/img/s_info.png
A public/themes/bootstrap/img/s_partialtext.png
A public/themes/bootstrap/img/s_process.png
A public/themes/bootstrap/img/s_really.png
A public/themes/bootstrap/img/s_sortable.png
A public/themes/bootstrap/img/s_sync.png
A public/themes/bootstrap/img/s_views.png
A public/themes/bootstrap/img/save.svg
A public/themes/bootstrap/img/search-across.svg
A public/themes/bootstrap/img/search-replace.svg
A public/themes/bootstrap/img/search.svg
A public/themes/bootstrap/img/server.svg
A public/themes/bootstrap/img/shredder.svg
A public/themes/bootstrap/img/sign-out.svg
A public/themes/bootstrap/img/sort-asc.svg
A public/themes/bootstrap/img/sort-desc.svg
A public/themes/bootstrap/img/south-mini.png
A public/themes/bootstrap/img/spacer.png
A public/themes/bootstrap/img/sql.svg
A public/themes/bootstrap/img/success.svg
A public/themes/bootstrap/img/table-analyse.svg
A public/themes/bootstrap/img/table-browse.svg
A public/themes/bootstrap/img/table-engine.svg
A public/themes/bootstrap/img/table-minus.svg
A public/themes/bootstrap/img/table-plus.svg
A public/themes/bootstrap/img/table-view-plus.svg
A public/themes/bootstrap/img/table-view.svg
A public/themes/bootstrap/img/table.svg
A public/themes/bootstrap/img/theme.svg
A public/themes/bootstrap/img/toggle-ltr.png
A public/themes/bootstrap/img/toggle-rtl.png
A public/themes/bootstrap/img/tree-collapse.svg
A public/themes/bootstrap/img/tree-expand.svg
A public/themes/bootstrap/img/triangle-down-1.svg
A public/themes/bootstrap/img/triangle-right-1.svg
A public/themes/bootstrap/img/user-minus.svg
A public/themes/bootstrap/img/user-plus.svg
A public/themes/bootstrap/img/user-props.svg
A public/themes/bootstrap/img/user.svg
A public/themes/bootstrap/img/users.svg
A public/themes/bootstrap/img/version.svg
A public/themes/bootstrap/img/vertical_line.png
A public/themes/bootstrap/img/visibility-hidden.svg
A public/themes/bootstrap/img/visibility.svg
A public/themes/bootstrap/img/west-mini.png
A public/themes/bootstrap/img/windows.svg
A public/themes/bootstrap/img/wizard.svg
A public/themes/bootstrap/img/zoom-minus-mini.png
A public/themes/bootstrap/img/zoom-plus-mini.png
A public/themes/bootstrap/img/zoom-world-mini.png
A public/themes/bootstrap/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
A public/themes/bootstrap/jquery/images/ui-bg_glass_65_ffffff_1x400.png
A public/themes/bootstrap/jquery/images/ui-bg_glass_75_dadada_1x400.png
A public/themes/bootstrap/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
A public/themes/bootstrap/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
A public/themes/bootstrap/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
A public/themes/bootstrap/jquery/images/ui-icons_222222_256x240.png
A public/themes/bootstrap/jquery/images/ui-icons_2e83ff_256x240.png
A public/themes/bootstrap/jquery/images/ui-icons_454545_256x240.png
A public/themes/bootstrap/jquery/images/ui-icons_888888_256x240.png
A public/themes/bootstrap/jquery/images/ui-icons_cd0a0a_256x240.png
A public/themes/bootstrap/jquery/jquery-ui.css
A public/themes/bootstrap/screen.png
A public/themes/bootstrap/scss/_bootstrap.scss
A public/themes/bootstrap/scss/_breadcrumb.scss
A public/themes/bootstrap/scss/_card.scss
A public/themes/bootstrap/scss/_codemirror.scss
A public/themes/bootstrap/scss/_common.scss
A public/themes/bootstrap/scss/_designer.scss
A public/themes/bootstrap/scss/_enum-editor.scss
A public/themes/bootstrap/scss/_forms.scss
A public/themes/bootstrap/scss/_gis.scss
A public/themes/bootstrap/scss/_icons.scss
A public/themes/bootstrap/scss/_jqplot.scss
A public/themes/bootstrap/scss/_navigation.scss
A public/themes/bootstrap/scss/_print.scss
A public/themes/bootstrap/scss/_reboot.scss
A public/themes/bootstrap/scss/_tables.scss
A public/themes/bootstrap/scss/_variables.scss
A public/themes/bootstrap/scss/theme.scss
A public/themes/bootstrap/theme.json
A public/themes/dot.gif
A public/themes/metro/css/.gitignore
A public/themes/metro/img/ajax_clock_small.gif
A public/themes/metro/img/arrow_ltr.png
A public/themes/metro/img/arrow_rtl.png
A public/themes/metro/img/asc_order.png
A public/themes/metro/img/b_bookmark.png
A public/themes/metro/img/b_browse.png
A public/themes/metro/img/b_calendar.png
A public/themes/metro/img/b_chart.png
A public/themes/metro/img/b_close.png
A public/themes/metro/img/b_column_add.png
A public/themes/metro/img/b_comment.png
A public/themes/metro/img/b_dbstatistics.png
A public/themes/metro/img/b_deltbl.png
A public/themes/metro/img/b_deltbl_white.png
A public/themes/metro/img/b_docs.png
A public/themes/metro/img/b_docsql.png
A public/themes/metro/img/b_drop.png
A public/themes/metro/img/b_edit.png
A public/themes/metro/img/b_empty.png
A public/themes/metro/img/b_engine.png
A public/themes/metro/img/b_event_add.png
A public/themes/metro/img/b_events.png
A public/themes/metro/img/b_export.png
A public/themes/metro/img/b_favorite.png
A public/themes/metro/img/b_find_replace.png
A public/themes/metro/img/b_firstpage.png
A public/themes/metro/img/b_ftext.png
A public/themes/metro/img/b_globe.gif
A public/themes/metro/img/b_group.png
A public/themes/metro/img/b_help.png
A public/themes/metro/img/b_home.png
A public/themes/metro/img/b_import.png
A public/themes/metro/img/b_index.png
A public/themes/metro/img/b_index_add.png
A public/themes/metro/img/b_info.png
A public/themes/metro/img/b_inline_edit.png
A public/themes/metro/img/b_insrow.png
A public/themes/metro/img/b_key.png
A public/themes/metro/img/b_lastpage.png
A public/themes/metro/img/b_minus.png
A public/themes/metro/img/b_more.png
A public/themes/metro/img/b_move.png
A public/themes/metro/img/b_newdb.png
A public/themes/metro/img/b_newtbl.png
A public/themes/metro/img/b_nextpage.png
A public/themes/metro/img/b_no_favorite.png
A public/themes/metro/img/b_pdfdoc.png
A public/themes/metro/img/b_plugin.png
A public/themes/metro/img/b_plus.png
A public/themes/metro/img/b_prevpage.png
A public/themes/metro/img/b_primary.png
A public/themes/metro/img/b_print.png
A public/themes/metro/img/b_props.png
A public/themes/metro/img/b_relations.png
A public/themes/metro/img/b_rename.svg
A public/themes/metro/img/b_report.png
A public/themes/metro/img/b_routine_add.png
A public/themes/metro/img/b_routines.png
A public/themes/metro/img/b_save.png
A public/themes/metro/img/b_saveimage.png
A public/themes/metro/img/b_sbrowse.png
A public/themes/metro/img/b_sdb.png
A public/themes/metro/img/b_search.png
A public/themes/metro/img/b_select.png
A public/themes/metro/img/b_snewtbl.png
A public/themes/metro/img/b_spatial.png
A public/themes/metro/img/b_sql.png
A public/themes/metro/img/b_sqldoc.png
A public/themes/metro/img/b_sqlhelp.png
A public/themes/metro/img/b_table_add.png
A public/themes/metro/img/b_tblanalyse.png
A public/themes/metro/img/b_tblexport.png
A public/themes/metro/img/b_tblimport.png
A public/themes/metro/img/b_tblops.png
A public/themes/metro/img/b_tbloptimize.png
A public/themes/metro/img/b_tipp.png
A public/themes/metro/img/b_trigger_add.png
A public/themes/metro/img/b_triggers.png
A public/themes/metro/img/b_unique.png
A public/themes/metro/img/b_usradd.png
A public/themes/metro/img/b_usrcheck.png
A public/themes/metro/img/b_usrdrop.png
A public/themes/metro/img/b_usredit.png
A public/themes/metro/img/b_usrlist.png
A public/themes/metro/img/b_versions.png
A public/themes/metro/img/b_view.png
A public/themes/metro/img/b_view_add.png
A public/themes/metro/img/b_views.png
A public/themes/metro/img/bd_browse.png
A public/themes/metro/img/bd_deltbl.png
A public/themes/metro/img/bd_drop.png
A public/themes/metro/img/bd_edit.png
A public/themes/metro/img/bd_empty.png
A public/themes/metro/img/bd_export.png
A public/themes/metro/img/bd_firstpage.png
A public/themes/metro/img/bd_ftext.png
A public/themes/metro/img/bd_index.png
A public/themes/metro/img/bd_insrow.png
A public/themes/metro/img/bd_lastpage.png
A public/themes/metro/img/bd_nextpage.png
A public/themes/metro/img/bd_prevpage.png
A public/themes/metro/img/bd_primary.png
A public/themes/metro/img/bd_routine_add.png
A public/themes/metro/img/bd_sbrowse.png
A public/themes/metro/img/bd_select.png
A public/themes/metro/img/bd_spatial.png
A public/themes/metro/img/bd_unique.png
A public/themes/metro/img/centralColumns.png
A public/themes/metro/img/centralColumns_add.png
A public/themes/metro/img/centralColumns_delete.png
A public/themes/metro/img/col_drop.png
A public/themes/metro/img/col_pointer.png
A public/themes/metro/img/col_pointer_ver.png
A public/themes/metro/img/console.png
A public/themes/metro/img/database.png
A public/themes/metro/img/designer/2leftarrow.png
A public/themes/metro/img/designer/2leftarrow_m.png
A public/themes/metro/img/designer/2rightarrow.png
A public/themes/metro/img/designer/2rightarrow_m.png
A public/themes/metro/img/designer/FieldKey_small.png
A public/themes/metro/img/designer/Field_small.png
A public/themes/metro/img/designer/Field_small_char.png
A public/themes/metro/img/designer/Field_small_date.png
A public/themes/metro/img/designer/Field_small_int.png
A public/themes/metro/img/designer/Header_Linked.png
A public/themes/metro/img/designer/anchor.png
A public/themes/metro/img/designer/and_icon.png
A public/themes/metro/img/designer/ang_direct.png
A public/themes/metro/img/designer/bord.png
A public/themes/metro/img/designer/bottom.png
A public/themes/metro/img/designer/def.png
A public/themes/metro/img/designer/display_field.png
A public/themes/metro/img/designer/downarrow1.png
A public/themes/metro/img/designer/downarrow2.png
A public/themes/metro/img/designer/downarrow2_m.png
A public/themes/metro/img/designer/exec.png
A public/themes/metro/img/designer/exec_small.png
A public/themes/metro/img/designer/exitFullscreen.png
A public/themes/metro/img/designer/export.png
A public/themes/metro/img/designer/favicon.ico
A public/themes/metro/img/designer/grid.png
A public/themes/metro/img/designer/help.png
A public/themes/metro/img/designer/help_relation.png
A public/themes/metro/img/designer/left_panel_butt.png
A public/themes/metro/img/designer/left_panel_tab.png
A public/themes/metro/img/designer/minus.png
A public/themes/metro/img/designer/or_icon.png
A public/themes/metro/img/designer/page_add.png
A public/themes/metro/img/designer/page_delete.png
A public/themes/metro/img/designer/page_edit.png
A public/themes/metro/img/designer/pdf.png
A public/themes/metro/img/designer/plus.png
A public/themes/metro/img/designer/query_builder.png
A public/themes/metro/img/designer/relation.png
A public/themes/metro/img/designer/reload.png
A public/themes/metro/img/designer/resize.png
A public/themes/metro/img/designer/resizeright.png
A public/themes/metro/img/designer/rightarrow1.png
A public/themes/metro/img/designer/rightarrow2.png
A public/themes/metro/img/designer/save.png
A public/themes/metro/img/designer/save_as.png
A public/themes/metro/img/designer/table.png
A public/themes/metro/img/designer/toggle_lines.png
A public/themes/metro/img/designer/uparrow2_m.png
A public/themes/metro/img/designer/viewInFullscreen.png
A public/themes/metro/img/docs_menu_bg.png
A public/themes/metro/img/east-mini.png
A public/themes/metro/img/error.ico
A public/themes/metro/img/eye.png
A public/themes/metro/img/eye_grey.png
A public/themes/metro/img/hide.png
A public/themes/metro/img/item.png
A public/themes/metro/img/item_ltr.png
A public/themes/metro/img/item_rtl.png
A public/themes/metro/img/lightbulb.png
A public/themes/metro/img/lightbulb_off.png
A public/themes/metro/img/lock_open.png
A public/themes/metro/img/more.png
A public/themes/metro/img/new_data.png
A public/themes/metro/img/new_data_hovered.png
A public/themes/metro/img/new_data_selected.png
A public/themes/metro/img/new_data_selected_hovered.png
A public/themes/metro/img/new_struct.png
A public/themes/metro/img/new_struct_hovered.png
A public/themes/metro/img/new_struct_selected.png
A public/themes/metro/img/new_struct_selected_hovered.png
A public/themes/metro/img/normalize.png
A public/themes/metro/img/north-mini.png
A public/themes/metro/img/pause.png
A public/themes/metro/img/php_sym.png
A public/themes/metro/img/play.png
A public/themes/metro/img/pma_logo.png
A public/themes/metro/img/pma_logo2.png
A public/themes/metro/img/s_asc.png
A public/themes/metro/img/s_asci.png
A public/themes/metro/img/s_attention.png
A public/themes/metro/img/s_cancel.png
A public/themes/metro/img/s_cancel2.png
A public/themes/metro/img/s_cog.png
A public/themes/metro/img/s_collapseall.png
A public/themes/metro/img/s_db.png
A public/themes/metro/img/s_desc.png
A public/themes/metro/img/s_error.png
A public/themes/metro/img/s_error2.png
A public/themes/metro/img/s_fulltext.png
A public/themes/metro/img/s_host.png
A public/themes/metro/img/s_info.png
A public/themes/metro/img/s_lang.png
A public/themes/metro/img/s_link.png
A public/themes/metro/img/s_lock.png
A public/themes/metro/img/s_loggoff.png
A public/themes/metro/img/s_notice.png
A public/themes/metro/img/s_okay.png
A public/themes/metro/img/s_partialtext.png
A public/themes/metro/img/s_passwd.png
A public/themes/metro/img/s_process.png
A public/themes/metro/img/s_really.png
A public/themes/metro/img/s_reload.png
A public/themes/metro/img/s_replication.png
A public/themes/metro/img/s_rights.png
A public/themes/metro/img/s_sortable.png
A public/themes/metro/img/s_status.png
A public/themes/metro/img/s_success.png
A public/themes/metro/img/s_sync.png
A public/themes/metro/img/s_tbl.png
A public/themes/metro/img/s_theme.png
A public/themes/metro/img/s_top.png
A public/themes/metro/img/s_unlink.png
A public/themes/metro/img/s_vars.png
A public/themes/metro/img/s_views.png
A public/themes/metro/img/show.png
A public/themes/metro/img/south-mini.png
A public/themes/metro/img/spacer.png
A public/themes/metro/img/sprites.png
A public/themes/metro/img/toggle-ltr.png
A public/themes/metro/img/toggle-rtl.png
A public/themes/metro/img/user.svg
A public/themes/metro/img/vertical_line.png
A public/themes/metro/img/west-mini.png
A public/themes/metro/img/window-new.png
A public/themes/metro/img/zoom-minus-mini.png
A public/themes/metro/img/zoom-plus-mini.png
A public/themes/metro/img/zoom-world-mini.png
A public/themes/metro/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
A public/themes/metro/jquery/images/ui-bg_glass_65_ffffff_1x400.png
A public/themes/metro/jquery/images/ui-bg_glass_75_dadada_1x400.png
A public/themes/metro/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
A public/themes/metro/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
A public/themes/metro/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
A public/themes/metro/jquery/images/ui-icons_222222_256x240.png
A public/themes/metro/jquery/images/ui-icons_2e83ff_256x240.png
A public/themes/metro/jquery/images/ui-icons_454545_256x240.png
A public/themes/metro/jquery/images/ui-icons_888888_256x240.png
A public/themes/metro/jquery/images/ui-icons_cd0a0a_256x240.png
A public/themes/metro/jquery/jquery-ui.css
A public/themes/metro/screen.png
A public/themes/metro/scss/_alert.scss
A public/themes/metro/scss/_breadcrumb.scss
A public/themes/metro/scss/_card.scss
A public/themes/metro/scss/_codemirror.scss
A public/themes/metro/scss/_common.scss
A public/themes/metro/scss/_designer.scss
A public/themes/metro/scss/_enum-editor.scss
A public/themes/metro/scss/_font.scss
A public/themes/metro/scss/_forms.scss
A public/themes/metro/scss/_gis.scss
A public/themes/metro/scss/_icons.scss
A public/themes/metro/scss/_jqplot.scss
A public/themes/metro/scss/_list-group.scss
A public/themes/metro/scss/_modal.scss
A public/themes/metro/scss/_nav.scss
A public/themes/metro/scss/_navbar.scss
A public/themes/metro/scss/_navigation.scss
A public/themes/metro/scss/_print.scss
A public/themes/metro/scss/_reboot.scss
A public/themes/metro/scss/_tables.scss
A public/themes/metro/scss/_variables.scss
A public/themes/metro/scss/blueeyes-theme.scss
A public/themes/metro/scss/mono-theme.scss
A public/themes/metro/scss/redmond-theme.scss
A public/themes/metro/scss/teal-theme.scss
A public/themes/metro/scss/theme.scss
A public/themes/metro/theme.json
A public/themes/original/css/.gitignore
A public/themes/original/img/ajax_clock_small.gif
A public/themes/original/img/arrow_ltr.png
A public/themes/original/img/arrow_rtl.png
A public/themes/original/img/b_bookmark.png
A public/themes/original/img/b_browse.png
A public/themes/original/img/b_calendar.png
A public/themes/original/img/b_chart.png
A public/themes/original/img/b_close.png
A public/themes/original/img/b_column_add.png
A public/themes/original/img/b_comment.png
A public/themes/original/img/b_dbstatistics.png
A public/themes/original/img/b_deltbl.png
A public/themes/original/img/b_docs.png
A public/themes/original/img/b_drop.png
A public/themes/original/img/b_edit.png
A public/themes/original/img/b_empty.png
A public/themes/original/img/b_engine.png
A public/themes/original/img/b_event_add.png
A public/themes/original/img/b_events.png
A public/themes/original/img/b_export.png
A public/themes/original/img/b_favorite.png
A public/themes/original/img/b_find_replace.png
A public/themes/original/img/b_ftext.png
A public/themes/original/img/b_globe.gif
A public/themes/original/img/b_group.png
A public/themes/original/img/b_help.png
A public/themes/original/img/b_home.png
A public/themes/original/img/b_import.png
A public/themes/original/img/b_index.png
A public/themes/original/img/b_index_add.png
A public/themes/original/img/b_inline_edit.png
A public/themes/original/img/b_insrow.png
A public/themes/original/img/b_key.png
A public/themes/original/img/b_left.png
A public/themes/original/img/b_minus.png
A public/themes/original/img/b_more.png
A public/themes/original/img/b_move.png
A public/themes/original/img/b_newdb.png
A public/themes/original/img/b_newtbl.png
A public/themes/original/img/b_nextpage.png
A public/themes/original/img/b_no_favorite.png
A public/themes/original/img/b_plugin.png
A public/themes/original/img/b_plus.png
A public/themes/original/img/b_primary.png
A public/themes/original/img/b_print.png
A public/themes/original/img/b_props.png
A public/themes/original/img/b_relations.png
A public/themes/original/img/b_rename.svg
A public/themes/original/img/b_report.png
A public/themes/original/img/b_right.png
A public/themes/original/img/b_routine_add.png
A public/themes/original/img/b_routines.png
A public/themes/original/img/b_save.png
A public/themes/original/img/b_saveimage.png
A public/themes/original/img/b_sbrowse.png
A public/themes/original/img/b_search.png
A public/themes/original/img/b_select.png
A public/themes/original/img/b_snewtbl.png
A public/themes/original/img/b_spatial.png
A public/themes/original/img/b_sql.png
A public/themes/original/img/b_sqlhelp.png
A public/themes/original/img/b_table_add.png
A public/themes/original/img/b_tblanalyse.png
A public/themes/original/img/b_tblexport.png
A public/themes/original/img/b_tblimport.png
A public/themes/original/img/b_tblops.png
A public/themes/original/img/b_tbloptimize.png
A public/themes/original/img/b_tipp.png
A public/themes/original/img/b_trigger_add.png
A public/themes/original/img/b_triggers.png
A public/themes/original/img/b_undo.png
A public/themes/original/img/b_unique.png
A public/themes/original/img/b_usradd.png
A public/themes/original/img/b_usrcheck.png
A public/themes/original/img/b_usrdrop.png
A public/themes/original/img/b_usredit.png
A public/themes/original/img/b_usrlist.png
A public/themes/original/img/b_versions.png
A public/themes/original/img/b_view.png
A public/themes/original/img/b_view_add.png
A public/themes/original/img/b_views.png
A public/themes/original/img/bd_browse.png
A public/themes/original/img/bd_deltbl.png
A public/themes/original/img/bd_drop.png
A public/themes/original/img/bd_edit.png
A public/themes/original/img/bd_empty.png
A public/themes/original/img/bd_export.png
A public/themes/original/img/bd_ftext.png
A public/themes/original/img/bd_index.png
A public/themes/original/img/bd_insrow.png
A public/themes/original/img/bd_nextpage.png
A public/themes/original/img/bd_primary.png
A public/themes/original/img/bd_routine_add.png
A public/themes/original/img/bd_sbrowse.png
A public/themes/original/img/bd_select.png
A public/themes/original/img/bd_spatial.png
A public/themes/original/img/bd_unique.png
A public/themes/original/img/centralColumns.png
A public/themes/original/img/centralColumns_add.png
A public/themes/original/img/centralColumns_delete.png
A public/themes/original/img/cleardot.gif
A public/themes/original/img/col_drop.png
A public/themes/original/img/col_pointer.png
A public/themes/original/img/col_pointer_ver.png
A public/themes/original/img/console.png
A public/themes/original/img/east-mini.png
A public/themes/original/img/error.ico
A public/themes/original/img/eye.png
A public/themes/original/img/eye_grey.png
A public/themes/original/img/hide.png
A public/themes/original/img/lightbulb.png
A public/themes/original/img/lightbulb_off.png
A public/themes/original/img/logo_left.png
A public/themes/original/img/logo_right.png
A public/themes/original/img/more.png
A public/themes/original/img/new_data.png
A public/themes/original/img/new_data_hovered.png
A public/themes/original/img/new_data_selected.png
A public/themes/original/img/new_data_selected_hovered.png
A public/themes/original/img/new_struct.png
A public/themes/original/img/new_struct_hovered.png
A public/themes/original/img/new_struct_selected.png
A public/themes/original/img/new_struct_selected_hovered.png
A public/themes/original/img/normalize.png
A public/themes/original/img/north-mini.png
A public/themes/original/img/pause.png
A public/themes/original/img/play.png
A public/themes/original/img/s_asc.png
A public/themes/original/img/s_asci.png
A public/themes/original/img/s_attention.png
A public/themes/original/img/s_cancel.png
A public/themes/original/img/s_cog.png
A public/themes/original/img/s_collapseall.png
A public/themes/original/img/s_db.png
A public/themes/original/img/s_desc.png
A public/themes/original/img/s_error.png
A public/themes/original/img/s_fulltext.png
A public/themes/original/img/s_host.png
A public/themes/original/img/s_info.png
A public/themes/original/img/s_lang.png
A public/themes/original/img/s_link.png
A public/themes/original/img/s_lock.png
A public/themes/original/img/s_loggoff.png
A public/themes/original/img/s_notice.png
A public/themes/original/img/s_okay.png
A public/themes/original/img/s_partialtext.png
A public/themes/original/img/s_passwd.png
A public/themes/original/img/s_really.png
A public/themes/original/img/s_reload.png
A public/themes/original/img/s_replication.png
A public/themes/original/img/s_rights.png
A public/themes/original/img/s_sortable.png
A public/themes/original/img/s_status.png
A public/themes/original/img/s_success.png
A public/themes/original/img/s_sync.png
A public/themes/original/img/s_tbl.png
A public/themes/original/img/s_theme.png
A public/themes/original/img/s_top.png
A public/themes/original/img/s_unlink.png
A public/themes/original/img/s_vars.png
A public/themes/original/img/s_views.png
A public/themes/original/img/show.png
A public/themes/original/img/south-mini.png
A public/themes/original/img/spacer.png
A public/themes/original/img/toggle-ltr.png
A public/themes/original/img/toggle-rtl.png
A public/themes/original/img/vertical_line.png
A public/themes/original/img/west-mini.png
A public/themes/original/img/window-new.png
A public/themes/original/img/zoom-minus-mini.png
A public/themes/original/img/zoom-plus-mini.png
A public/themes/original/img/zoom-world-mini.png
A public/themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
A public/themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png
A public/themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png
A public/themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
A public/themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
A public/themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
A public/themes/original/jquery/images/ui-icons_222222_256x240.png
A public/themes/original/jquery/images/ui-icons_2e83ff_256x240.png
A public/themes/original/jquery/images/ui-icons_454545_256x240.png
A public/themes/original/jquery/images/ui-icons_888888_256x240.png
A public/themes/original/jquery/images/ui-icons_cd0a0a_256x240.png
A public/themes/original/jquery/jquery-ui.css
A public/themes/original/screen.png
A public/themes/original/scss/_alert.scss
A public/themes/original/scss/_breadcrumb.scss
A public/themes/original/scss/_card.scss
A public/themes/original/scss/_common.scss
A public/themes/original/scss/_forms.scss
A public/themes/original/scss/_icons.scss
A public/themes/original/scss/_list-group.scss
A public/themes/original/scss/_modal.scss
A public/themes/original/scss/_nav.scss
A public/themes/original/scss/_navbar.scss
A public/themes/original/scss/_navigation.scss
A public/themes/original/scss/_reboot.scss
A public/themes/original/scss/_tables.scss
A public/themes/original/scss/_variables.scss
A public/themes/original/scss/theme.scss
A public/themes/original/theme.json
A public/themes/pmahomme/css/.gitignore
A public/themes/pmahomme/img/ajax_clock_small.gif
A public/themes/pmahomme/img/arrow_ltr.png
A public/themes/pmahomme/img/arrow_rtl.png
A public/themes/pmahomme/img/asc_order.png
A public/themes/pmahomme/img/b_bookmark.png
A public/themes/pmahomme/img/b_browse.png
A public/themes/pmahomme/img/b_calendar.png
A public/themes/pmahomme/img/b_chart.png
A public/themes/pmahomme/img/b_close.png
A public/themes/pmahomme/img/b_column_add.png
A public/themes/pmahomme/img/b_comment.png
A public/themes/pmahomme/img/b_dbstatistics.png
A public/themes/pmahomme/img/b_deltbl.png
A public/themes/pmahomme/img/b_docs.png
A public/themes/pmahomme/img/b_docsql.png
A public/themes/pmahomme/img/b_drop.png
A public/themes/pmahomme/img/b_edit.png
A public/themes/pmahomme/img/b_empty.png
A public/themes/pmahomme/img/b_engine.png
A public/themes/pmahomme/img/b_event_add.png
A public/themes/pmahomme/img/b_events.png
A public/themes/pmahomme/img/b_export.png
A public/themes/pmahomme/img/b_favorite.png
A public/themes/pmahomme/img/b_find_replace.png
A public/themes/pmahomme/img/b_firstpage.png
A public/themes/pmahomme/img/b_ftext.png
A public/themes/pmahomme/img/b_globe.gif
A public/themes/pmahomme/img/b_group.png
A public/themes/pmahomme/img/b_help.png
A public/themes/pmahomme/img/b_home.png
A public/themes/pmahomme/img/b_import.png
A public/themes/pmahomme/img/b_index.png
A public/themes/pmahomme/img/b_index_add.png
A public/themes/pmahomme/img/b_inline_edit.png
A public/themes/pmahomme/img/b_insrow.png
A public/themes/pmahomme/img/b_key.png
A public/themes/pmahomme/img/b_lastpage.png
A public/themes/pmahomme/img/b_left.png
A public/themes/pmahomme/img/b_minus.png
A public/themes/pmahomme/img/b_more.png
A public/themes/pmahomme/img/b_move.png
A public/themes/pmahomme/img/b_newdb.png
A public/themes/pmahomme/img/b_newtbl.png
A public/themes/pmahomme/img/b_nextpage.png
A public/themes/pmahomme/img/b_no_favorite.png
A public/themes/pmahomme/img/b_pdfdoc.png
A public/themes/pmahomme/img/b_plugin.png
A public/themes/pmahomme/img/b_plus.png
A public/themes/pmahomme/img/b_prevpage.png
A public/themes/pmahomme/img/b_primary.png
A public/themes/pmahomme/img/b_print.png
A public/themes/pmahomme/img/b_props.png
A public/themes/pmahomme/img/b_relations.png
A public/themes/pmahomme/img/b_rename.svg
A public/themes/pmahomme/img/b_report.png
A public/themes/pmahomme/img/b_right.png
A public/themes/pmahomme/img/b_routine_add.png
A public/themes/pmahomme/img/b_routines.png
A public/themes/pmahomme/img/b_save.png
A public/themes/pmahomme/img/b_saveimage.png
A public/themes/pmahomme/img/b_sbrowse.png
A public/themes/pmahomme/img/b_sdb.png
A public/themes/pmahomme/img/b_search.png
A public/themes/pmahomme/img/b_select.png
A public/themes/pmahomme/img/b_snewtbl.png
A public/themes/pmahomme/img/b_spatial.png
A public/themes/pmahomme/img/b_sql.png
A public/themes/pmahomme/img/b_sqldoc.png
A public/themes/pmahomme/img/b_sqlhelp.png
A public/themes/pmahomme/img/b_table_add.png
A public/themes/pmahomme/img/b_tblanalyse.png
A public/themes/pmahomme/img/b_tblexport.png
A public/themes/pmahomme/img/b_tblimport.png
A public/themes/pmahomme/img/b_tblops.png
A public/themes/pmahomme/img/b_tbloptimize.png
A public/themes/pmahomme/img/b_tipp.png
A public/themes/pmahomme/img/b_trigger_add.png
A public/themes/pmahomme/img/b_triggers.png
A public/themes/pmahomme/img/b_undo.png
A public/themes/pmahomme/img/b_unique.png
A public/themes/pmahomme/img/b_usradd.png
A public/themes/pmahomme/img/b_usrcheck.png
A public/themes/pmahomme/img/b_usrdrop.png
A public/themes/pmahomme/img/b_usredit.png
A public/themes/pmahomme/img/b_usrlist.png
A public/themes/pmahomme/img/b_versions.png
A public/themes/pmahomme/img/b_view.png
A public/themes/pmahomme/img/b_view_add.png
A public/themes/pmahomme/img/b_views.png
A public/themes/pmahomme/img/bd_browse.png
A public/themes/pmahomme/img/bd_deltbl.png
A public/themes/pmahomme/img/bd_drop.png
A public/themes/pmahomme/img/bd_edit.png
A public/themes/pmahomme/img/bd_empty.png
A public/themes/pmahomme/img/bd_export.png
A public/themes/pmahomme/img/bd_firstpage.png
A public/themes/pmahomme/img/bd_ftext.png
A public/themes/pmahomme/img/bd_index.png
A public/themes/pmahomme/img/bd_insrow.png
A public/themes/pmahomme/img/bd_lastpage.png
A public/themes/pmahomme/img/bd_nextpage.png
A public/themes/pmahomme/img/bd_prevpage.png
A public/themes/pmahomme/img/bd_primary.png
A public/themes/pmahomme/img/bd_routine_add.png
A public/themes/pmahomme/img/bd_sbrowse.png
A public/themes/pmahomme/img/bd_select.png
A public/themes/pmahomme/img/bd_spatial.png
A public/themes/pmahomme/img/bd_unique.png
A public/themes/pmahomme/img/centralColumns.png
A public/themes/pmahomme/img/centralColumns_add.png
A public/themes/pmahomme/img/centralColumns_delete.png
A public/themes/pmahomme/img/col_drop.png
A public/themes/pmahomme/img/col_pointer.png
A public/themes/pmahomme/img/col_pointer_ver.png
A public/themes/pmahomme/img/console.png
A public/themes/pmahomme/img/database.png
A public/themes/pmahomme/img/designer/1.png
A public/themes/pmahomme/img/designer/2.png
A public/themes/pmahomme/img/designer/2leftarrow.png
A public/themes/pmahomme/img/designer/2leftarrow_m.png
A public/themes/pmahomme/img/designer/2rightarrow.png
A public/themes/pmahomme/img/designer/2rightarrow_m.png
A public/themes/pmahomme/img/designer/3.png
A public/themes/pmahomme/img/designer/4.png
A public/themes/pmahomme/img/designer/5.png
A public/themes/pmahomme/img/designer/6.png
A public/themes/pmahomme/img/designer/7.png
A public/themes/pmahomme/img/designer/8.png
A public/themes/pmahomme/img/designer/FieldKey_small.png
A public/themes/pmahomme/img/designer/Field_small.png
A public/themes/pmahomme/img/designer/Field_small_char.png
A public/themes/pmahomme/img/designer/Field_small_date.png
A public/themes/pmahomme/img/designer/Field_small_int.png
A public/themes/pmahomme/img/designer/anchor.png
A public/themes/pmahomme/img/designer/and_icon.png
A public/themes/pmahomme/img/designer/ang_direct.png
A public/themes/pmahomme/img/designer/bottom.png
A public/themes/pmahomme/img/designer/def.png
A public/themes/pmahomme/img/designer/display_field.png
A public/themes/pmahomme/img/designer/downarrow1.png
A public/themes/pmahomme/img/designer/downarrow2.png
A public/themes/pmahomme/img/designer/downarrow2_m.png
A public/themes/pmahomme/img/designer/exec.png
A public/themes/pmahomme/img/designer/exec_small.png
A public/themes/pmahomme/img/designer/exitFullscreen.png
A public/themes/pmahomme/img/designer/export.png
A public/themes/pmahomme/img/designer/favicon.ico
A public/themes/pmahomme/img/designer/grid.png
A public/themes/pmahomme/img/designer/help.png
A public/themes/pmahomme/img/designer/help_relation.png
A public/themes/pmahomme/img/designer/left_panel_tab.png
A public/themes/pmahomme/img/designer/minus.png
A public/themes/pmahomme/img/designer/or_icon.png
A public/themes/pmahomme/img/designer/other_table.png
A public/themes/pmahomme/img/designer/page_add.png
A public/themes/pmahomme/img/designer/page_delete.png
A public/themes/pmahomme/img/designer/page_edit.png
A public/themes/pmahomme/img/designer/pdf.png
A public/themes/pmahomme/img/designer/plus.png
A public/themes/pmahomme/img/designer/query_builder.png
A public/themes/pmahomme/img/designer/relation.png
A public/themes/pmahomme/img/designer/reload.png
A public/themes/pmahomme/img/designer/resize.png
A public/themes/pmahomme/img/designer/resizeright.png
A public/themes/pmahomme/img/designer/rightarrow1.png
A public/themes/pmahomme/img/designer/rightarrow2.png
A public/themes/pmahomme/img/designer/save.png
A public/themes/pmahomme/img/designer/save_as.png
A public/themes/pmahomme/img/designer/small_tab.png
A public/themes/pmahomme/img/designer/table.png
A public/themes/pmahomme/img/designer/toggle_lines.png
A public/themes/pmahomme/img/designer/top_panel.png
A public/themes/pmahomme/img/designer/uparrow2_m.png
A public/themes/pmahomme/img/designer/viewInFullscreen.png
A public/themes/pmahomme/img/east-mini.png
A public/themes/pmahomme/img/error.ico
A public/themes/pmahomme/img/eye.png
A public/themes/pmahomme/img/eye_grey.png
A public/themes/pmahomme/img/hide.png
A public/themes/pmahomme/img/item.png
A public/themes/pmahomme/img/lightbulb.png
A public/themes/pmahomme/img/lightbulb_off.png
A public/themes/pmahomme/img/lock_open.png
A public/themes/pmahomme/img/logo_left.png
A public/themes/pmahomme/img/logo_right.png
A public/themes/pmahomme/img/more.png
A public/themes/pmahomme/img/new_data.png
A public/themes/pmahomme/img/new_data_hovered.png
A public/themes/pmahomme/img/new_data_selected.png
A public/themes/pmahomme/img/new_data_selected_hovered.png
A public/themes/pmahomme/img/new_struct.png
A public/themes/pmahomme/img/new_struct_hovered.png
A public/themes/pmahomme/img/new_struct_selected.png
A public/themes/pmahomme/img/new_struct_selected_hovered.png
A public/themes/pmahomme/img/normalize.png
A public/themes/pmahomme/img/north-mini.png
A public/themes/pmahomme/img/pause.png
A public/themes/pmahomme/img/php_sym.png
A public/themes/pmahomme/img/play.png
A public/themes/pmahomme/img/pma_logo2.png
A public/themes/pmahomme/img/s_asc.png
A public/themes/pmahomme/img/s_asci.png
A public/themes/pmahomme/img/s_attention.png
A public/themes/pmahomme/img/s_cancel.png
A public/themes/pmahomme/img/s_cancel2.png
A public/themes/pmahomme/img/s_cog.png
A public/themes/pmahomme/img/s_collapseall.png
A public/themes/pmahomme/img/s_db.png
A public/themes/pmahomme/img/s_desc.png
A public/themes/pmahomme/img/s_error.png
A public/themes/pmahomme/img/s_fulltext.png
A public/themes/pmahomme/img/s_host.png
A public/themes/pmahomme/img/s_info.png
A public/themes/pmahomme/img/s_lang.png
A public/themes/pmahomme/img/s_link.png
A public/themes/pmahomme/img/s_lock.png
A public/themes/pmahomme/img/s_loggoff.png
A public/themes/pmahomme/img/s_notice.png
A public/themes/pmahomme/img/s_okay.png
A public/themes/pmahomme/img/s_partialtext.png
A public/themes/pmahomme/img/s_passwd.png
A public/themes/pmahomme/img/s_process.png
A public/themes/pmahomme/img/s_really.png
A public/themes/pmahomme/img/s_reload.png
A public/themes/pmahomme/img/s_replication.png
A public/themes/pmahomme/img/s_rights.png
A public/themes/pmahomme/img/s_sortable.png
A public/themes/pmahomme/img/s_status.png
A public/themes/pmahomme/img/s_success.png
A public/themes/pmahomme/img/s_sync.png
A public/themes/pmahomme/img/s_tbl.png
A public/themes/pmahomme/img/s_theme.png
A public/themes/pmahomme/img/s_top.png
A public/themes/pmahomme/img/s_unlink.png
A public/themes/pmahomme/img/s_vars.png
A public/themes/pmahomme/img/s_views.png
A public/themes/pmahomme/img/show.png
A public/themes/pmahomme/img/south-mini.png
A public/themes/pmahomme/img/spacer.png
A public/themes/pmahomme/img/toggle-ltr.png
A public/themes/pmahomme/img/toggle-rtl.png
A public/themes/pmahomme/img/vertical_line.png
A public/themes/pmahomme/img/west-mini.png
A public/themes/pmahomme/img/window-new.png
A public/themes/pmahomme/img/zoom-minus-mini.png
A public/themes/pmahomme/img/zoom-plus-mini.png
A public/themes/pmahomme/img/zoom-world-mini.png
A public/themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
A public/themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png
A public/themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png
A public/themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
A public/themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
A public/themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
A public/themes/pmahomme/jquery/images/ui-icons_222222_256x240.png
A public/themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png
A public/themes/pmahomme/jquery/images/ui-icons_454545_256x240.png
A public/themes/pmahomme/jquery/images/ui-icons_888888_256x240.png
A public/themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png
A public/themes/pmahomme/jquery/jquery-ui.css
A public/themes/pmahomme/screen.png
A public/themes/pmahomme/scss/_alert.scss
A public/themes/pmahomme/scss/_breadcrumb.scss
A public/themes/pmahomme/scss/_buttons.scss
A public/themes/pmahomme/scss/_card.scss
A public/themes/pmahomme/scss/_codemirror.scss
A public/themes/pmahomme/scss/_common.scss
A public/themes/pmahomme/scss/_designer.scss
A public/themes/pmahomme/scss/_enum-editor.scss
A public/themes/pmahomme/scss/_forms.scss
A public/themes/pmahomme/scss/_gis.scss
A public/themes/pmahomme/scss/_icons.scss
A public/themes/pmahomme/scss/_jqplot.scss
A public/themes/pmahomme/scss/_list-group.scss
A public/themes/pmahomme/scss/_modal.scss
A public/themes/pmahomme/scss/_nav.scss
A public/themes/pmahomme/scss/_navbar.scss
A public/themes/pmahomme/scss/_navigation.scss
A public/themes/pmahomme/scss/_pagination.scss
A public/themes/pmahomme/scss/_print.scss
A public/themes/pmahomme/scss/_reboot.scss
A public/themes/pmahomme/scss/_tables.scss
A public/themes/pmahomme/scss/_variables.scss
A public/themes/pmahomme/scss/theme.scss
A public/themes/pmahomme/theme.json
M .gitignore
M index.php
M libraries/classes/ThemeManager.php
M package.json
M phpcs.xml.dist
M psalm.xml
M test/classes/ThemeTest.php
M test/config.e2e.inc.php
M webpack.config.cjs
D favicon.ico
D js/dist/.gitignore
D js/vendor/.gitignore
D robots.txt
D setup/.gitignore
D setup/index.php
D setup/scss/_custom.scss
D setup/scss/styles.scss
D setup/themes/dot.gif
D show_config_errors.php
D themes/.gitignore
D themes/bootstrap/css/.gitignore
D themes/bootstrap/img/ajax_clock_small.gif
D themes/bootstrap/img/arrow_ltr.png
D themes/bootstrap/img/arrow_rtl.png
D themes/bootstrap/img/asc_order.png
D themes/bootstrap/img/b_calendar.png
D themes/bootstrap/img/b_dbstatistics.png
D themes/bootstrap/img/b_docsql.png
D themes/bootstrap/img/b_firstpage.png
D themes/bootstrap/img/b_inline_edit.png
D themes/bootstrap/img/b_key.png
D themes/bootstrap/img/b_lastpage.png
D themes/bootstrap/img/b_left.png
D themes/bootstrap/img/b_newtbl.png
D themes/bootstrap/img/b_nextpage.png
D themes/bootstrap/img/b_pdfdoc.png
D themes/bootstrap/img/b_prevpage.png
D themes/bootstrap/img/b_rename.svg
D themes/bootstrap/img/b_right.png
D themes/bootstrap/img/b_sdb.png
D themes/bootstrap/img/b_snewtbl.png
D themes/bootstrap/img/b_sqldoc.png
D themes/bootstrap/img/b_tipp.png
D themes/bootstrap/img/b_undo.png
D themes/bootstrap/img/b_view.png
D themes/bootstrap/img/bd_browse.png
D themes/bootstrap/img/bd_deltbl.png
D themes/bootstrap/img/bd_drop.png
D themes/bootstrap/img/bd_edit.png
D themes/bootstrap/img/bd_empty.png
D themes/bootstrap/img/bd_export.png
D themes/bootstrap/img/bd_firstpage.png
D themes/bootstrap/img/bd_ftext.png
D themes/bootstrap/img/bd_index.png
D themes/bootstrap/img/bd_insrow.png
D themes/bootstrap/img/bd_lastpage.png
D themes/bootstrap/img/bd_nextpage.png
D themes/bootstrap/img/bd_prevpage.png
D themes/bootstrap/img/bd_routine_add.png
D themes/bootstrap/img/bd_sbrowse.png
D themes/bootstrap/img/bd_select.png
D themes/bootstrap/img/bd_spatial.png
D themes/bootstrap/img/bd_unique.png
D themes/bootstrap/img/bookmark-plus.svg
D themes/bootstrap/img/caret-up-stop.svg
D themes/bootstrap/img/charset.svg
D themes/bootstrap/img/chart.svg
D themes/bootstrap/img/check.svg
D themes/bootstrap/img/close.svg
D themes/bootstrap/img/col-minus.svg
D themes/bootstrap/img/col-move.svg
D themes/bootstrap/img/col-plus.svg
D themes/bootstrap/img/col.svg
D themes/bootstrap/img/col_drop.png
D themes/bootstrap/img/col_pointer.png
D themes/bootstrap/img/col_pointer_ver.png
D themes/bootstrap/img/comment.svg
D themes/bootstrap/img/console.svg
D themes/bootstrap/img/database-engine.svg
D themes/bootstrap/img/database-minus.svg
D themes/bootstrap/img/database-plus.svg
D themes/bootstrap/img/database-vars.svg
D themes/bootstrap/img/database.svg
D themes/bootstrap/img/databases.svg
D themes/bootstrap/img/designer.svg
D themes/bootstrap/img/designer/1.png
D themes/bootstrap/img/designer/2.png
D themes/bootstrap/img/designer/2leftarrow.png
D themes/bootstrap/img/designer/2leftarrow_m.png
D themes/bootstrap/img/designer/2rightarrow.png
D themes/bootstrap/img/designer/2rightarrow_m.png
D themes/bootstrap/img/designer/3.png
D themes/bootstrap/img/designer/4.png
D themes/bootstrap/img/designer/5.png
D themes/bootstrap/img/designer/6.png
D themes/bootstrap/img/designer/7.png
D themes/bootstrap/img/designer/8.png
D themes/bootstrap/img/designer/FieldKey_small.png
D themes/bootstrap/img/designer/Field_small.png
D themes/bootstrap/img/designer/Field_small_char.png
D themes/bootstrap/img/designer/Field_small_date.png
D themes/bootstrap/img/designer/Field_small_int.png
D themes/bootstrap/img/designer/anchor.png
D themes/bootstrap/img/designer/and_icon.png
D themes/bootstrap/img/designer/ang_direct.png
D themes/bootstrap/img/designer/bord.png
D themes/bootstrap/img/designer/bottom.png
D themes/bootstrap/img/designer/def.png
D themes/bootstrap/img/designer/display_field.png
D themes/bootstrap/img/designer/downarrow1.png
D themes/bootstrap/img/designer/downarrow2.png
D themes/bootstrap/img/designer/downarrow2_m.png
D themes/bootstrap/img/designer/exec.png
D themes/bootstrap/img/designer/exec_small.png
D themes/bootstrap/img/designer/exitFullscreen.png
D themes/bootstrap/img/designer/export.png
D themes/bootstrap/img/designer/favicon.ico
D themes/bootstrap/img/designer/grid.png
D themes/bootstrap/img/designer/help.png
D themes/bootstrap/img/designer/help_relation.png
D themes/bootstrap/img/designer/left_panel_tab.png
D themes/bootstrap/img/designer/minus.png
D themes/bootstrap/img/designer/or_icon.png
D themes/bootstrap/img/designer/other_table.png
D themes/bootstrap/img/designer/page_add.png
D themes/bootstrap/img/designer/page_delete.png
D themes/bootstrap/img/designer/page_edit.png
D themes/bootstrap/img/designer/pdf.png
D themes/bootstrap/img/designer/plus.png
D themes/bootstrap/img/designer/query_builder.png
D themes/bootstrap/img/designer/relation.png
D themes/bootstrap/img/designer/reload.png
D themes/bootstrap/img/designer/resize.png
D themes/bootstrap/img/designer/resizeright.png
D themes/bootstrap/img/designer/rightarrow1.png
D themes/bootstrap/img/designer/rightarrow2.png
D themes/bootstrap/img/designer/save.png
D themes/bootstrap/img/designer/save_as.png
D themes/bootstrap/img/designer/small_tab.png
D themes/bootstrap/img/designer/table.png
D themes/bootstrap/img/designer/toggle_lines.png
D themes/bootstrap/img/designer/top_panel.png
D themes/bootstrap/img/designer/uparrow2_m.png
D themes/bootstrap/img/designer/viewInFullscreen.png
D themes/bootstrap/img/east-mini.png
D themes/bootstrap/img/edit.svg
D themes/bootstrap/img/error.ico
D themes/bootstrap/img/error.svg
D themes/bootstrap/img/event-plus.svg
D themes/bootstrap/img/event.svg
D themes/bootstrap/img/export.svg
D themes/bootstrap/img/eye_grey.png
D themes/bootstrap/img/favorite-alt.svg
D themes/bootstrap/img/favorite.svg
D themes/bootstrap/img/field-index-text.svg
D themes/bootstrap/img/field-index-uinique.svg
D themes/bootstrap/img/field-index.svg
D themes/bootstrap/img/field-spatial.svg
D themes/bootstrap/img/flag-plus.svg
D themes/bootstrap/img/flag.svg
D themes/bootstrap/img/gear.svg
D themes/bootstrap/img/glasses.svg
D themes/bootstrap/img/globe-alt.svg
D themes/bootstrap/img/help-alt.svg
D themes/bootstrap/img/help.svg
D themes/bootstrap/img/home.svg
D themes/bootstrap/img/host.svg
D themes/bootstrap/img/import.svg
D themes/bootstrap/img/index-plus.svg
D themes/bootstrap/img/item.png
D themes/bootstrap/img/key-primary.svg
D themes/bootstrap/img/key.svg
D themes/bootstrap/img/language.svg
D themes/bootstrap/img/left_nav_bg.png
D themes/bootstrap/img/lightbulb.png
D themes/bootstrap/img/lightbulb_off.png
D themes/bootstrap/img/link-broken.svg
D themes/bootstrap/img/link.svg
D themes/bootstrap/img/lock-open.svg
D themes/bootstrap/img/lock.svg
D themes/bootstrap/img/logo_left.png
D themes/bootstrap/img/logo_right.png
D themes/bootstrap/img/manual.svg
D themes/bootstrap/img/minus.svg
D themes/bootstrap/img/more.png
D themes/bootstrap/img/new_data.png
D themes/bootstrap/img/new_data_hovered.png
D themes/bootstrap/img/new_data_selected.png
D themes/bootstrap/img/new_data_selected_hovered.png
D themes/bootstrap/img/new_struct.png
D themes/bootstrap/img/new_struct_hovered.png
D themes/bootstrap/img/new_struct_selected.png
D themes/bootstrap/img/new_struct_selected_hovered.png
D themes/bootstrap/img/north-mini.png
D themes/bootstrap/img/notice.svg
D themes/bootstrap/img/optimize.svg
D themes/bootstrap/img/password.svg
D themes/bootstrap/img/pause.svg
D themes/bootstrap/img/php_sym.png
D themes/bootstrap/img/plugin.svg
D themes/bootstrap/img/pma_logo2.png
D themes/bootstrap/img/preferences.svg
D themes/bootstrap/img/print.svg
D themes/bootstrap/img/reload.svg
D themes/bootstrap/img/replication.svg
D themes/bootstrap/img/report.svg
D themes/bootstrap/img/routine-plus.svg
D themes/bootstrap/img/routine.svg
D themes/bootstrap/img/row-plus.svg
D themes/bootstrap/img/s_attention.png
D themes/bootstrap/img/s_cancel.png
D themes/bootstrap/img/s_cancel2.png
D themes/bootstrap/img/s_collapseall.png
D themes/bootstrap/img/s_fulltext.png
D themes/bootstrap/img/s_info.png
D themes/bootstrap/img/s_partialtext.png
D themes/bootstrap/img/s_process.png
D themes/bootstrap/img/s_really.png
D themes/bootstrap/img/s_sortable.png
D themes/bootstrap/img/s_sync.png
D themes/bootstrap/img/s_views.png
D themes/bootstrap/img/save.svg
D themes/bootstrap/img/search-across.svg
D themes/bootstrap/img/search-replace.svg
D themes/bootstrap/img/search.svg
D themes/bootstrap/img/server.svg
D themes/bootstrap/img/shredder.svg
D themes/bootstrap/img/sign-out.svg
D themes/bootstrap/img/sort-asc.svg
D themes/bootstrap/img/sort-desc.svg
D themes/bootstrap/img/south-mini.png
D themes/bootstrap/img/spacer.png
D themes/bootstrap/img/sql.svg
D themes/bootstrap/img/success.svg
D themes/bootstrap/img/table-analyse.svg
D themes/bootstrap/img/table-browse.svg
D themes/bootstrap/img/table-engine.svg
D themes/bootstrap/img/table-minus.svg
D themes/bootstrap/img/table-plus.svg
D themes/bootstrap/img/table-view-plus.svg
D themes/bootstrap/img/table-view.svg
D themes/bootstrap/img/table.svg
D themes/bootstrap/img/theme.svg
D themes/bootstrap/img/toggle-ltr.png
D themes/bootstrap/img/toggle-rtl.png
D themes/bootstrap/img/tree-collapse.svg
D themes/bootstrap/img/tree-expand.svg
D themes/bootstrap/img/triangle-down-1.svg
D themes/bootstrap/img/triangle-right-1.svg
D themes/bootstrap/img/user-minus.svg
D themes/bootstrap/img/user-plus.svg
D themes/bootstrap/img/user-props.svg
D themes/bootstrap/img/user.svg
D themes/bootstrap/img/users.svg
D themes/bootstrap/img/version.svg
D themes/bootstrap/img/vertical_line.png
D themes/bootstrap/img/visibility-hidden.svg
D themes/bootstrap/img/visibility.svg
D themes/bootstrap/img/west-mini.png
D themes/bootstrap/img/windows.svg
D themes/bootstrap/img/wizard.svg
D themes/bootstrap/img/zoom-minus-mini.png
D themes/bootstrap/img/zoom-plus-mini.png
D themes/bootstrap/img/zoom-world-mini.png
D themes/bootstrap/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
D themes/bootstrap/jquery/images/ui-bg_glass_65_ffffff_1x400.png
D themes/bootstrap/jquery/images/ui-bg_glass_75_dadada_1x400.png
D themes/bootstrap/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
D themes/bootstrap/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
D themes/bootstrap/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
D themes/bootstrap/jquery/images/ui-icons_222222_256x240.png
D themes/bootstrap/jquery/images/ui-icons_2e83ff_256x240.png
D themes/bootstrap/jquery/images/ui-icons_454545_256x240.png
D themes/bootstrap/jquery/images/ui-icons_888888_256x240.png
D themes/bootstrap/jquery/images/ui-icons_cd0a0a_256x240.png
D themes/bootstrap/jquery/jquery-ui.css
D themes/bootstrap/screen.png
D themes/bootstrap/scss/_bootstrap.scss
D themes/bootstrap/scss/_breadcrumb.scss
D themes/bootstrap/scss/_card.scss
D themes/bootstrap/scss/_codemirror.scss
D themes/bootstrap/scss/_common.scss
D themes/bootstrap/scss/_designer.scss
D themes/bootstrap/scss/_enum-editor.scss
D themes/bootstrap/scss/_forms.scss
D themes/bootstrap/scss/_gis.scss
D themes/bootstrap/scss/_icons.scss
D themes/bootstrap/scss/_jqplot.scss
D themes/bootstrap/scss/_navigation.scss
D themes/bootstrap/scss/_print.scss
D themes/bootstrap/scss/_reboot.scss
D themes/bootstrap/scss/_tables.scss
D themes/bootstrap/scss/_variables.scss
D themes/bootstrap/scss/theme.scss
D themes/bootstrap/theme.json
D themes/dot.gif
D themes/metro/css/.gitignore
D themes/metro/img/ajax_clock_small.gif
D themes/metro/img/arrow_ltr.png
D themes/metro/img/arrow_rtl.png
D themes/metro/img/asc_order.png
D themes/metro/img/b_bookmark.png
D themes/metro/img/b_browse.png
D themes/metro/img/b_calendar.png
D themes/metro/img/b_chart.png
D themes/metro/img/b_close.png
D themes/metro/img/b_column_add.png
D themes/metro/img/b_comment.png
D themes/metro/img/b_dbstatistics.png
D themes/metro/img/b_deltbl.png
D themes/metro/img/b_deltbl_white.png
D themes/metro/img/b_docs.png
D themes/metro/img/b_docsql.png
D themes/metro/img/b_drop.png
D themes/metro/img/b_edit.png
D themes/metro/img/b_empty.png
D themes/metro/img/b_engine.png
D themes/metro/img/b_event_add.png
D themes/metro/img/b_events.png
D themes/metro/img/b_export.png
D themes/metro/img/b_favorite.png
D themes/metro/img/b_find_replace.png
D themes/metro/img/b_firstpage.png
D themes/metro/img/b_ftext.png
D themes/metro/img/b_globe.gif
D themes/metro/img/b_group.png
D themes/metro/img/b_help.png
D themes/metro/img/b_home.png
D themes/metro/img/b_import.png
D themes/metro/img/b_index.png
D themes/metro/img/b_index_add.png
D themes/metro/img/b_info.png
D themes/metro/img/b_inline_edit.png
D themes/metro/img/b_insrow.png
D themes/metro/img/b_key.png
D themes/metro/img/b_lastpage.png
D themes/metro/img/b_minus.png
D themes/metro/img/b_more.png
D themes/metro/img/b_move.png
D themes/metro/img/b_newdb.png
D themes/metro/img/b_newtbl.png
D themes/metro/img/b_nextpage.png
D themes/metro/img/b_no_favorite.png
D themes/metro/img/b_pdfdoc.png
D themes/metro/img/b_plugin.png
D themes/metro/img/b_plus.png
D themes/metro/img/b_prevpage.png
D themes/metro/img/b_primary.png
D themes/metro/img/b_print.png
D themes/metro/img/b_props.png
D themes/metro/img/b_relations.png
D themes/metro/img/b_rename.svg
D themes/metro/img/b_report.png
D themes/metro/img/b_routine_add.png
D themes/metro/img/b_routines.png
D themes/metro/img/b_save.png
D themes/metro/img/b_saveimage.png
D themes/metro/img/b_sbrowse.png
D themes/metro/img/b_sdb.png
D themes/metro/img/b_search.png
D themes/metro/img/b_select.png
D themes/metro/img/b_snewtbl.png
D themes/metro/img/b_spatial.png
D themes/metro/img/b_sql.png
D themes/metro/img/b_sqldoc.png
D themes/metro/img/b_sqlhelp.png
D themes/metro/img/b_table_add.png
D themes/metro/img/b_tblanalyse.png
D themes/metro/img/b_tblexport.png
D themes/metro/img/b_tblimport.png
D themes/metro/img/b_tblops.png
D themes/metro/img/b_tbloptimize.png
D themes/metro/img/b_tipp.png
D themes/metro/img/b_trigger_add.png
D themes/metro/img/b_triggers.png
D themes/metro/img/b_unique.png
D themes/metro/img/b_usradd.png
D themes/metro/img/b_usrcheck.png
D themes/metro/img/b_usrdrop.png
D themes/metro/img/b_usredit.png
D themes/metro/img/b_usrlist.png
D themes/metro/img/b_versions.png
D themes/metro/img/b_view.png
D themes/metro/img/b_view_add.png
D themes/metro/img/b_views.png
D themes/metro/img/bd_browse.png
D themes/metro/img/bd_deltbl.png
D themes/metro/img/bd_drop.png
D themes/metro/img/bd_edit.png
D themes/metro/img/bd_empty.png
D themes/metro/img/bd_export.png
D themes/metro/img/bd_firstpage.png
D themes/metro/img/bd_ftext.png
D themes/metro/img/bd_index.png
D themes/metro/img/bd_insrow.png
D themes/metro/img/bd_lastpage.png
D themes/metro/img/bd_nextpage.png
D themes/metro/img/bd_prevpage.png
D themes/metro/img/bd_primary.png
D themes/metro/img/bd_routine_add.png
D themes/metro/img/bd_sbrowse.png
D themes/metro/img/bd_select.png
D themes/metro/img/bd_spatial.png
D themes/metro/img/bd_unique.png
D themes/metro/img/centralColumns.png
D themes/metro/img/centralColumns_add.png
D themes/metro/img/centralColumns_delete.png
D themes/metro/img/col_drop.png
D themes/metro/img/col_pointer.png
D themes/metro/img/col_pointer_ver.png
D themes/metro/img/console.png
D themes/metro/img/database.png
D themes/metro/img/designer/2leftarrow.png
D themes/metro/img/designer/2leftarrow_m.png
D themes/metro/img/designer/2rightarrow.png
D themes/metro/img/designer/2rightarrow_m.png
D themes/metro/img/designer/FieldKey_small.png
D themes/metro/img/designer/Field_small.png
D themes/metro/img/designer/Field_small_char.png
D themes/metro/img/designer/Field_small_date.png
D themes/metro/img/designer/Field_small_int.png
D themes/metro/img/designer/Header_Linked.png
D themes/metro/img/designer/anchor.png
D themes/metro/img/designer/and_icon.png
D themes/metro/img/designer/ang_direct.png
D themes/metro/img/designer/bord.png
D themes/metro/img/designer/bottom.png
D themes/metro/img/designer/def.png
D themes/metro/img/designer/display_field.png
D themes/metro/img/designer/downarrow1.png
D themes/metro/img/designer/downarrow2.png
D themes/metro/img/designer/downarrow2_m.png
D themes/metro/img/designer/exec.png
D themes/metro/img/designer/exec_small.png
D themes/metro/img/designer/exitFullscreen.png
D themes/metro/img/designer/export.png
D themes/metro/img/designer/favicon.ico
D themes/metro/img/designer/grid.png
D themes/metro/img/designer/help.png
D themes/metro/img/designer/help_relation.png
D themes/metro/img/designer/left_panel_butt.png
D themes/metro/img/designer/left_panel_tab.png
D themes/metro/img/designer/minus.png
D themes/metro/img/designer/or_icon.png
D themes/metro/img/designer/page_add.png
D themes/metro/img/designer/page_delete.png
D themes/metro/img/designer/page_edit.png
D themes/metro/img/designer/pdf.png
D themes/metro/img/designer/plus.png
D themes/metro/img/designer/query_builder.png
D themes/metro/img/designer/relation.png
D themes/metro/img/designer/reload.png
D themes/metro/img/designer/resize.png
D themes/metro/img/designer/resizeright.png
D themes/metro/img/designer/rightarrow1.png
D themes/metro/img/designer/rightarrow2.png
D themes/metro/img/designer/save.png
D themes/metro/img/designer/save_as.png
D themes/metro/img/designer/table.png
D themes/metro/img/designer/toggle_lines.png
D themes/metro/img/designer/uparrow2_m.png
D themes/metro/img/designer/viewInFullscreen.png
D themes/metro/img/docs_menu_bg.png
D themes/metro/img/east-mini.png
D themes/metro/img/error.ico
D themes/metro/img/eye.png
D themes/metro/img/eye_grey.png
D themes/metro/img/hide.png
D themes/metro/img/item.png
D themes/metro/img/item_ltr.png
D themes/metro/img/item_rtl.png
D themes/metro/img/lightbulb.png
D themes/metro/img/lightbulb_off.png
D themes/metro/img/lock_open.png
D themes/metro/img/more.png
D themes/metro/img/new_data.png
D themes/metro/img/new_data_hovered.png
D themes/metro/img/new_data_selected.png
D themes/metro/img/new_data_selected_hovered.png
D themes/metro/img/new_struct.png
D themes/metro/img/new_struct_hovered.png
D themes/metro/img/new_struct_selected.png
D themes/metro/img/new_struct_selected_hovered.png
D themes/metro/img/normalize.png
D themes/metro/img/north-mini.png
D themes/metro/img/pause.png
D themes/metro/img/php_sym.png
D themes/metro/img/play.png
D themes/metro/img/pma_logo.png
D themes/metro/img/pma_logo2.png
D themes/metro/img/s_asc.png
D themes/metro/img/s_asci.png
D themes/metro/img/s_attention.png
D themes/metro/img/s_cancel.png
D themes/metro/img/s_cancel2.png
D themes/metro/img/s_cog.png
D themes/metro/img/s_collapseall.png
D themes/metro/img/s_db.png
D themes/metro/img/s_desc.png
D themes/metro/img/s_error.png
D themes/metro/img/s_error2.png
D themes/metro/img/s_fulltext.png
D themes/metro/img/s_host.png
D themes/metro/img/s_info.png
D themes/metro/img/s_lang.png
D themes/metro/img/s_link.png
D themes/metro/img/s_lock.png
D themes/metro/img/s_loggoff.png
D themes/metro/img/s_notice.png
D themes/metro/img/s_okay.png
D themes/metro/img/s_partialtext.png
D themes/metro/img/s_passwd.png
D themes/metro/img/s_process.png
D themes/metro/img/s_really.png
D themes/metro/img/s_reload.png
D themes/metro/img/s_replication.png
D themes/metro/img/s_rights.png
D themes/metro/img/s_sortable.png
D themes/metro/img/s_status.png
D themes/metro/img/s_success.png
D themes/metro/img/s_sync.png
D themes/metro/img/s_tbl.png
D themes/metro/img/s_theme.png
D themes/metro/img/s_top.png
D themes/metro/img/s_unlink.png
D themes/metro/img/s_vars.png
D themes/metro/img/s_views.png
D themes/metro/img/show.png
D themes/metro/img/south-mini.png
D themes/metro/img/spacer.png
D themes/metro/img/sprites.png
D themes/metro/img/toggle-ltr.png
D themes/metro/img/toggle-rtl.png
D themes/metro/img/user.svg
D themes/metro/img/vertical_line.png
D themes/metro/img/west-mini.png
D themes/metro/img/window-new.png
D themes/metro/img/zoom-minus-mini.png
D themes/metro/img/zoom-plus-mini.png
D themes/metro/img/zoom-world-mini.png
D themes/metro/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
D themes/metro/jquery/images/ui-bg_glass_65_ffffff_1x400.png
D themes/metro/jquery/images/ui-bg_glass_75_dadada_1x400.png
D themes/metro/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
D themes/metro/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
D themes/metro/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
D themes/metro/jquery/images/ui-icons_222222_256x240.png
D themes/metro/jquery/images/ui-icons_2e83ff_256x240.png
D themes/metro/jquery/images/ui-icons_454545_256x240.png
D themes/metro/jquery/images/ui-icons_888888_256x240.png
D themes/metro/jquery/images/ui-icons_cd0a0a_256x240.png
D themes/metro/jquery/jquery-ui.css
D themes/metro/screen.png
D themes/metro/scss/_alert.scss
D themes/metro/scss/_breadcrumb.scss
D themes/metro/scss/_card.scss
D themes/metro/scss/_codemirror.scss
D themes/metro/scss/_common.scss
D themes/metro/scss/_designer.scss
D themes/metro/scss/_enum-editor.scss
D themes/metro/scss/_font.scss
D themes/metro/scss/_forms.scss
D themes/metro/scss/_gis.scss
D themes/metro/scss/_icons.scss
D themes/metro/scss/_jqplot.scss
D themes/metro/scss/_list-group.scss
D themes/metro/scss/_modal.scss
D themes/metro/scss/_nav.scss
D themes/metro/scss/_navbar.scss
D themes/metro/scss/_navigation.scss
D themes/metro/scss/_print.scss
D themes/metro/scss/_reboot.scss
D themes/metro/scss/_tables.scss
D themes/metro/scss/_variables.scss
D themes/metro/scss/blueeyes-theme.scss
D themes/metro/scss/mono-theme.scss
D themes/metro/scss/redmond-theme.scss
D themes/metro/scss/teal-theme.scss
D themes/metro/scss/theme.scss
D themes/metro/theme.json
D themes/original/css/.gitignore
D themes/original/img/ajax_clock_small.gif
D themes/original/img/arrow_ltr.png
D themes/original/img/arrow_rtl.png
D themes/original/img/b_bookmark.png
D themes/original/img/b_browse.png
D themes/original/img/b_calendar.png
D themes/original/img/b_chart.png
D themes/original/img/b_close.png
D themes/original/img/b_column_add.png
D themes/original/img/b_comment.png
D themes/original/img/b_dbstatistics.png
D themes/original/img/b_deltbl.png
D themes/original/img/b_docs.png
D themes/original/img/b_drop.png
D themes/original/img/b_edit.png
D themes/original/img/b_empty.png
D themes/original/img/b_engine.png
D themes/original/img/b_event_add.png
D themes/original/img/b_events.png
D themes/original/img/b_export.png
D themes/original/img/b_favorite.png
D themes/original/img/b_find_replace.png
D themes/original/img/b_ftext.png
D themes/original/img/b_globe.gif
D themes/original/img/b_group.png
D themes/original/img/b_help.png
D themes/original/img/b_home.png
D themes/original/img/b_import.png
D themes/original/img/b_index.png
D themes/original/img/b_index_add.png
D themes/original/img/b_inline_edit.png
D themes/original/img/b_insrow.png
D themes/original/img/b_key.png
D themes/original/img/b_left.png
D themes/original/img/b_minus.png
D themes/original/img/b_more.png
D themes/original/img/b_move.png
D themes/original/img/b_newdb.png
D themes/original/img/b_newtbl.png
D themes/original/img/b_nextpage.png
D themes/original/img/b_no_favorite.png
D themes/original/img/b_plugin.png
D themes/original/img/b_plus.png
D themes/original/img/b_primary.png
D themes/original/img/b_print.png
D themes/original/img/b_props.png
D themes/original/img/b_relations.png
D themes/original/img/b_rename.svg
D themes/original/img/b_report.png
D themes/original/img/b_right.png
D themes/original/img/b_routine_add.png
D themes/original/img/b_routines.png
D themes/original/img/b_save.png
D themes/original/img/b_saveimage.png
D themes/original/img/b_sbrowse.png
D themes/original/img/b_search.png
D themes/original/img/b_select.png
D themes/original/img/b_snewtbl.png
D themes/original/img/b_spatial.png
D themes/original/img/b_sql.png
D themes/original/img/b_sqlhelp.png
D themes/original/img/b_table_add.png
D themes/original/img/b_tblanalyse.png
D themes/original/img/b_tblexport.png
D themes/original/img/b_tblimport.png
D themes/original/img/b_tblops.png
D themes/original/img/b_tbloptimize.png
D themes/original/img/b_tipp.png
D themes/original/img/b_trigger_add.png
D themes/original/img/b_triggers.png
D themes/original/img/b_undo.png
D themes/original/img/b_unique.png
D themes/original/img/b_usradd.png
D themes/original/img/b_usrcheck.png
D themes/original/img/b_usrdrop.png
D themes/original/img/b_usredit.png
D themes/original/img/b_usrlist.png
D themes/original/img/b_versions.png
D themes/original/img/b_view.png
D themes/original/img/b_view_add.png
D themes/original/img/b_views.png
D themes/original/img/bd_browse.png
D themes/original/img/bd_deltbl.png
D themes/original/img/bd_drop.png
D themes/original/img/bd_edit.png
D themes/original/img/bd_empty.png
D themes/original/img/bd_export.png
D themes/original/img/bd_ftext.png
D themes/original/img/bd_index.png
D themes/original/img/bd_insrow.png
D themes/original/img/bd_nextpage.png
D themes/original/img/bd_primary.png
D themes/original/img/bd_routine_add.png
D themes/original/img/bd_sbrowse.png
D themes/original/img/bd_select.png
D themes/original/img/bd_spatial.png
D themes/original/img/bd_unique.png
D themes/original/img/centralColumns.png
D themes/original/img/centralColumns_add.png
D themes/original/img/centralColumns_delete.png
D themes/original/img/cleardot.gif
D themes/original/img/col_drop.png
D themes/original/img/col_pointer.png
D themes/original/img/col_pointer_ver.png
D themes/original/img/console.png
D themes/original/img/east-mini.png
D themes/original/img/error.ico
D themes/original/img/eye.png
D themes/original/img/eye_grey.png
D themes/original/img/hide.png
D themes/original/img/lightbulb.png
D themes/original/img/lightbulb_off.png
D themes/original/img/logo_left.png
D themes/original/img/logo_right.png
D themes/original/img/more.png
D themes/original/img/new_data.png
D themes/original/img/new_data_hovered.png
D themes/original/img/new_data_selected.png
D themes/original/img/new_data_selected_hovered.png
D themes/original/img/new_struct.png
D themes/original/img/new_struct_hovered.png
D themes/original/img/new_struct_selected.png
D themes/original/img/new_struct_selected_hovered.png
D themes/original/img/normalize.png
D themes/original/img/north-mini.png
D themes/original/img/pause.png
D themes/original/img/play.png
D themes/original/img/s_asc.png
D themes/original/img/s_asci.png
D themes/original/img/s_attention.png
D themes/original/img/s_cancel.png
D themes/original/img/s_cog.png
D themes/original/img/s_collapseall.png
D themes/original/img/s_db.png
D themes/original/img/s_desc.png
D themes/original/img/s_error.png
D themes/original/img/s_fulltext.png
D themes/original/img/s_host.png
D themes/original/img/s_info.png
D themes/original/img/s_lang.png
D themes/original/img/s_link.png
D themes/original/img/s_lock.png
D themes/original/img/s_loggoff.png
D themes/original/img/s_notice.png
D themes/original/img/s_okay.png
D themes/original/img/s_partialtext.png
D themes/original/img/s_passwd.png
D themes/original/img/s_really.png
D themes/original/img/s_reload.png
D themes/original/img/s_replication.png
D themes/original/img/s_rights.png
D themes/original/img/s_sortable.png
D themes/original/img/s_status.png
D themes/original/img/s_success.png
D themes/original/img/s_sync.png
D themes/original/img/s_tbl.png
D themes/original/img/s_theme.png
D themes/original/img/s_top.png
D themes/original/img/s_unlink.png
D themes/original/img/s_vars.png
D themes/original/img/s_views.png
D themes/original/img/show.png
D themes/original/img/south-mini.png
D themes/original/img/spacer.png
D themes/original/img/toggle-ltr.png
D themes/original/img/toggle-rtl.png
D themes/original/img/vertical_line.png
D themes/original/img/west-mini.png
D themes/original/img/window-new.png
D themes/original/img/zoom-minus-mini.png
D themes/original/img/zoom-plus-mini.png
D themes/original/img/zoom-world-mini.png
D themes/original/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
D themes/original/jquery/images/ui-bg_glass_65_ffffff_1x400.png
D themes/original/jquery/images/ui-bg_glass_75_dadada_1x400.png
D themes/original/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
D themes/original/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
D themes/original/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
D themes/original/jquery/images/ui-icons_222222_256x240.png
D themes/original/jquery/images/ui-icons_2e83ff_256x240.png
D themes/original/jquery/images/ui-icons_454545_256x240.png
D themes/original/jquery/images/ui-icons_888888_256x240.png
D themes/original/jquery/images/ui-icons_cd0a0a_256x240.png
D themes/original/jquery/jquery-ui.css
D themes/original/screen.png
D themes/original/scss/_alert.scss
D themes/original/scss/_breadcrumb.scss
D themes/original/scss/_card.scss
D themes/original/scss/_common.scss
D themes/original/scss/_forms.scss
D themes/original/scss/_icons.scss
D themes/original/scss/_list-group.scss
D themes/original/scss/_modal.scss
D themes/original/scss/_nav.scss
D themes/original/scss/_navbar.scss
D themes/original/scss/_navigation.scss
D themes/original/scss/_reboot.scss
D themes/original/scss/_tables.scss
D themes/original/scss/_variables.scss
D themes/original/scss/theme.scss
D themes/original/theme.json
D themes/pmahomme/css/.gitignore
D themes/pmahomme/img/ajax_clock_small.gif
D themes/pmahomme/img/arrow_ltr.png
D themes/pmahomme/img/arrow_rtl.png
D themes/pmahomme/img/asc_order.png
D themes/pmahomme/img/b_bookmark.png
D themes/pmahomme/img/b_browse.png
D themes/pmahomme/img/b_calendar.png
D themes/pmahomme/img/b_chart.png
D themes/pmahomme/img/b_close.png
D themes/pmahomme/img/b_column_add.png
D themes/pmahomme/img/b_comment.png
D themes/pmahomme/img/b_dbstatistics.png
D themes/pmahomme/img/b_deltbl.png
D themes/pmahomme/img/b_docs.png
D themes/pmahomme/img/b_docsql.png
D themes/pmahomme/img/b_drop.png
D themes/pmahomme/img/b_edit.png
D themes/pmahomme/img/b_empty.png
D themes/pmahomme/img/b_engine.png
D themes/pmahomme/img/b_event_add.png
D themes/pmahomme/img/b_events.png
D themes/pmahomme/img/b_export.png
D themes/pmahomme/img/b_favorite.png
D themes/pmahomme/img/b_find_replace.png
D themes/pmahomme/img/b_firstpage.png
D themes/pmahomme/img/b_ftext.png
D themes/pmahomme/img/b_globe.gif
D themes/pmahomme/img/b_group.png
D themes/pmahomme/img/b_help.png
D themes/pmahomme/img/b_home.png
D themes/pmahomme/img/b_import.png
D themes/pmahomme/img/b_index.png
D themes/pmahomme/img/b_index_add.png
D themes/pmahomme/img/b_inline_edit.png
D themes/pmahomme/img/b_insrow.png
D themes/pmahomme/img/b_key.png
D themes/pmahomme/img/b_lastpage.png
D themes/pmahomme/img/b_left.png
D themes/pmahomme/img/b_minus.png
D themes/pmahomme/img/b_more.png
D themes/pmahomme/img/b_move.png
D themes/pmahomme/img/b_newdb.png
D themes/pmahomme/img/b_newtbl.png
D themes/pmahomme/img/b_nextpage.png
D themes/pmahomme/img/b_no_favorite.png
D themes/pmahomme/img/b_pdfdoc.png
D themes/pmahomme/img/b_plugin.png
D themes/pmahomme/img/b_plus.png
D themes/pmahomme/img/b_prevpage.png
D themes/pmahomme/img/b_primary.png
D themes/pmahomme/img/b_print.png
D themes/pmahomme/img/b_props.png
D themes/pmahomme/img/b_relations.png
D themes/pmahomme/img/b_rename.svg
D themes/pmahomme/img/b_report.png
D themes/pmahomme/img/b_right.png
D themes/pmahomme/img/b_routine_add.png
D themes/pmahomme/img/b_routines.png
D themes/pmahomme/img/b_save.png
D themes/pmahomme/img/b_saveimage.png
D themes/pmahomme/img/b_sbrowse.png
D themes/pmahomme/img/b_sdb.png
D themes/pmahomme/img/b_search.png
D themes/pmahomme/img/b_select.png
D themes/pmahomme/img/b_snewtbl.png
D themes/pmahomme/img/b_spatial.png
D themes/pmahomme/img/b_sql.png
D themes/pmahomme/img/b_sqldoc.png
D themes/pmahomme/img/b_sqlhelp.png
D themes/pmahomme/img/b_table_add.png
D themes/pmahomme/img/b_tblanalyse.png
D themes/pmahomme/img/b_tblexport.png
D themes/pmahomme/img/b_tblimport.png
D themes/pmahomme/img/b_tblops.png
D themes/pmahomme/img/b_tbloptimize.png
D themes/pmahomme/img/b_tipp.png
D themes/pmahomme/img/b_trigger_add.png
D themes/pmahomme/img/b_triggers.png
D themes/pmahomme/img/b_undo.png
D themes/pmahomme/img/b_unique.png
D themes/pmahomme/img/b_usradd.png
D themes/pmahomme/img/b_usrcheck.png
D themes/pmahomme/img/b_usrdrop.png
D themes/pmahomme/img/b_usredit.png
D themes/pmahomme/img/b_usrlist.png
D themes/pmahomme/img/b_versions.png
D themes/pmahomme/img/b_view.png
D themes/pmahomme/img/b_view_add.png
D themes/pmahomme/img/b_views.png
D themes/pmahomme/img/bd_browse.png
D themes/pmahomme/img/bd_deltbl.png
D themes/pmahomme/img/bd_drop.png
D themes/pmahomme/img/bd_edit.png
D themes/pmahomme/img/bd_empty.png
D themes/pmahomme/img/bd_export.png
D themes/pmahomme/img/bd_firstpage.png
D themes/pmahomme/img/bd_ftext.png
D themes/pmahomme/img/bd_index.png
D themes/pmahomme/img/bd_insrow.png
D themes/pmahomme/img/bd_lastpage.png
D themes/pmahomme/img/bd_nextpage.png
D themes/pmahomme/img/bd_prevpage.png
D themes/pmahomme/img/bd_primary.png
D themes/pmahomme/img/bd_routine_add.png
D themes/pmahomme/img/bd_sbrowse.png
D themes/pmahomme/img/bd_select.png
D themes/pmahomme/img/bd_spatial.png
D themes/pmahomme/img/bd_unique.png
D themes/pmahomme/img/centralColumns.png
D themes/pmahomme/img/centralColumns_add.png
D themes/pmahomme/img/centralColumns_delete.png
D themes/pmahomme/img/col_drop.png
D themes/pmahomme/img/col_pointer.png
D themes/pmahomme/img/col_pointer_ver.png
D themes/pmahomme/img/console.png
D themes/pmahomme/img/database.png
D themes/pmahomme/img/designer/1.png
D themes/pmahomme/img/designer/2.png
D themes/pmahomme/img/designer/2leftarrow.png
D themes/pmahomme/img/designer/2leftarrow_m.png
D themes/pmahomme/img/designer/2rightarrow.png
D themes/pmahomme/img/designer/2rightarrow_m.png
D themes/pmahomme/img/designer/3.png
D themes/pmahomme/img/designer/4.png
D themes/pmahomme/img/designer/5.png
D themes/pmahomme/img/designer/6.png
D themes/pmahomme/img/designer/7.png
D themes/pmahomme/img/designer/8.png
D themes/pmahomme/img/designer/FieldKey_small.png
D themes/pmahomme/img/designer/Field_small.png
D themes/pmahomme/img/designer/Field_small_char.png
D themes/pmahomme/img/designer/Field_small_date.png
D themes/pmahomme/img/designer/Field_small_int.png
D themes/pmahomme/img/designer/anchor.png
D themes/pmahomme/img/designer/and_icon.png
D themes/pmahomme/img/designer/ang_direct.png
D themes/pmahomme/img/designer/bottom.png
D themes/pmahomme/img/designer/def.png
D themes/pmahomme/img/designer/display_field.png
D themes/pmahomme/img/designer/downarrow1.png
D themes/pmahomme/img/designer/downarrow2.png
D themes/pmahomme/img/designer/downarrow2_m.png
D themes/pmahomme/img/designer/exec.png
D themes/pmahomme/img/designer/exec_small.png
D themes/pmahomme/img/designer/exitFullscreen.png
D themes/pmahomme/img/designer/export.png
D themes/pmahomme/img/designer/favicon.ico
D themes/pmahomme/img/designer/grid.png
D themes/pmahomme/img/designer/help.png
D themes/pmahomme/img/designer/help_relation.png
D themes/pmahomme/img/designer/left_panel_tab.png
D themes/pmahomme/img/designer/minus.png
D themes/pmahomme/img/designer/or_icon.png
D themes/pmahomme/img/designer/other_table.png
D themes/pmahomme/img/designer/page_add.png
D themes/pmahomme/img/designer/page_delete.png
D themes/pmahomme/img/designer/page_edit.png
D themes/pmahomme/img/designer/pdf.png
D themes/pmahomme/img/designer/plus.png
D themes/pmahomme/img/designer/query_builder.png
D themes/pmahomme/img/designer/relation.png
D themes/pmahomme/img/designer/reload.png
D themes/pmahomme/img/designer/resize.png
D themes/pmahomme/img/designer/resizeright.png
D themes/pmahomme/img/designer/rightarrow1.png
D themes/pmahomme/img/designer/rightarrow2.png
D themes/pmahomme/img/designer/save.png
D themes/pmahomme/img/designer/save_as.png
D themes/pmahomme/img/designer/small_tab.png
D themes/pmahomme/img/designer/table.png
D themes/pmahomme/img/designer/toggle_lines.png
D themes/pmahomme/img/designer/top_panel.png
D themes/pmahomme/img/designer/uparrow2_m.png
D themes/pmahomme/img/designer/viewInFullscreen.png
D themes/pmahomme/img/east-mini.png
D themes/pmahomme/img/error.ico
D themes/pmahomme/img/eye.png
D themes/pmahomme/img/eye_grey.png
D themes/pmahomme/img/hide.png
D themes/pmahomme/img/item.png
D themes/pmahomme/img/lightbulb.png
D themes/pmahomme/img/lightbulb_off.png
D themes/pmahomme/img/lock_open.png
D themes/pmahomme/img/logo_left.png
D themes/pmahomme/img/logo_right.png
D themes/pmahomme/img/more.png
D themes/pmahomme/img/new_data.png
D themes/pmahomme/img/new_data_hovered.png
D themes/pmahomme/img/new_data_selected.png
D themes/pmahomme/img/new_data_selected_hovered.png
D themes/pmahomme/img/new_struct.png
D themes/pmahomme/img/new_struct_hovered.png
D themes/pmahomme/img/new_struct_selected.png
D themes/pmahomme/img/new_struct_selected_hovered.png
D themes/pmahomme/img/normalize.png
D themes/pmahomme/img/north-mini.png
D themes/pmahomme/img/pause.png
D themes/pmahomme/img/php_sym.png
D themes/pmahomme/img/play.png
D themes/pmahomme/img/pma_logo2.png
D themes/pmahomme/img/s_asc.png
D themes/pmahomme/img/s_asci.png
D themes/pmahomme/img/s_attention.png
D themes/pmahomme/img/s_cancel.png
D themes/pmahomme/img/s_cancel2.png
D themes/pmahomme/img/s_cog.png
D themes/pmahomme/img/s_collapseall.png
D themes/pmahomme/img/s_db.png
D themes/pmahomme/img/s_desc.png
D themes/pmahomme/img/s_error.png
D themes/pmahomme/img/s_fulltext.png
D themes/pmahomme/img/s_host.png
D themes/pmahomme/img/s_info.png
D themes/pmahomme/img/s_lang.png
D themes/pmahomme/img/s_link.png
D themes/pmahomme/img/s_lock.png
D themes/pmahomme/img/s_loggoff.png
D themes/pmahomme/img/s_notice.png
D themes/pmahomme/img/s_okay.png
D themes/pmahomme/img/s_partialtext.png
D themes/pmahomme/img/s_passwd.png
D themes/pmahomme/img/s_process.png
D themes/pmahomme/img/s_really.png
D themes/pmahomme/img/s_reload.png
D themes/pmahomme/img/s_replication.png
D themes/pmahomme/img/s_rights.png
D themes/pmahomme/img/s_sortable.png
D themes/pmahomme/img/s_status.png
D themes/pmahomme/img/s_success.png
D themes/pmahomme/img/s_sync.png
D themes/pmahomme/img/s_tbl.png
D themes/pmahomme/img/s_theme.png
D themes/pmahomme/img/s_top.png
D themes/pmahomme/img/s_unlink.png
D themes/pmahomme/img/s_vars.png
D themes/pmahomme/img/s_views.png
D themes/pmahomme/img/show.png
D themes/pmahomme/img/south-mini.png
D themes/pmahomme/img/spacer.png
D themes/pmahomme/img/toggle-ltr.png
D themes/pmahomme/img/toggle-rtl.png
D themes/pmahomme/img/vertical_line.png
D themes/pmahomme/img/west-mini.png
D themes/pmahomme/img/window-new.png
D themes/pmahomme/img/zoom-minus-mini.png
D themes/pmahomme/img/zoom-plus-mini.png
D themes/pmahomme/img/zoom-world-mini.png
D themes/pmahomme/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
D themes/pmahomme/jquery/images/ui-bg_glass_65_ffffff_1x400.png
D themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png
D themes/pmahomme/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
D themes/pmahomme/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
D themes/pmahomme/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
D themes/pmahomme/jquery/images/ui-icons_222222_256x240.png
D themes/pmahomme/jquery/images/ui-icons_2e83ff_256x240.png
D themes/pmahomme/jquery/images/ui-icons_454545_256x240.png
D themes/pmahomme/jquery/images/ui-icons_888888_256x240.png
D themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png
D themes/pmahomme/jquery/jquery-ui.css
D themes/pmahomme/screen.png
D themes/pmahomme/scss/_alert.scss
D themes/pmahomme/scss/_breadcrumb.scss
D themes/pmahomme/scss/_buttons.scss
D themes/pmahomme/scss/_card.scss
D themes/pmahomme/scss/_codemirror.scss
D themes/pmahomme/scss/_common.scss
D themes/pmahomme/scss/_designer.scss
D themes/pmahomme/scss/_enum-editor.scss
D themes/pmahomme/scss/_forms.scss
D themes/pmahomme/scss/_gis.scss
D themes/pmahomme/scss/_icons.scss
D themes/pmahomme/scss/_jqplot.scss
D themes/pmahomme/scss/_list-group.scss
D themes/pmahomme/scss/_modal.scss
D themes/pmahomme/scss/_nav.scss
D themes/pmahomme/scss/_navbar.scss
D themes/pmahomme/scss/_navigation.scss
D themes/pmahomme/scss/_pagination.scss
D themes/pmahomme/scss/_print.scss
D themes/pmahomme/scss/_reboot.scss
D themes/pmahomme/scss/_tables.scss
D themes/pmahomme/scss/_variables.scss
D themes/pmahomme/scss/theme.scss
D themes/pmahomme/theme.json
Log Message:
-----------
Merge pull request #18145 from MauricioFauth/public-dir
Move public files to the public directory
- Fixes https://github.com/phpmyadmin/phpmyadmin/issues/16229
1
0
[phpmyadmin/phpmyadmin] 2f8f94: Resolve paths only once for webpack.config.cjs
by Maurício Meneghini Fauth 24 Feb '23
by Maurício Meneghini Fauth 24 Feb '23
24 Feb '23
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 2f8f94702db6b3b8753181b4503c9a7f95ca6c81
https://github.com/phpmyadmin/phpmyadmin/commit/2f8f94702db6b3b8753181b4503…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-02-24 (Fri, 02 February 2023) -03:00
Changed paths:
M webpack.config.cjs
Log Message:
-----------
Resolve paths only once for webpack.config.cjs
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
1
0
24 Feb '23
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: 7f8a0e9e0273a36ef8975821dab8c8dab330c716
https://github.com/phpmyadmin/localized_docs/commit/7f8a0e9e0273a36ef897582…
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: 2023-02-24 (Fri, 02 February 2023) +01:00
Changed paths:
M po/tr.mo
M po/tr.po
Log Message:
-----------
Translated using Weblate (Turkish)
Currently translated at 100.0% (2670 of 2670 strings)
[ci skip]
1
0