Go to file
Maurício Meneghini Fauth 205c654274 Add some Composer and Yarn scripts
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-11-25 01:11:09 -02:00
.github Update GitHub templates 2018-08-26 03:45:25 -03:00
doc Add documentation about using yarn when installing from git 2018-11-18 05:42:37 -05:00
examples Some coding style fixes 2018-06-18 21:30:06 -03:00
js Make copyToClipboard() messages translatable 2018-11-14 23:38:21 -02:00
libraries remove unused and fix @param, @var and @return annotation values 2018-11-24 21:47:26 +01:00
po Translated using Weblate (Estonian) 2018-11-23 20:07:57 +01:00
scripts Fix a problem where the script to create new releases used a set of improper Composer requirements for QA_4_8 releases. 2018-11-13 14:24:30 -05:00
setup Refactor Config/FormDisplayTemplate 2018-06-06 15:47:00 -03:00
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Remove phpmyadmin.css.php 2018-11-15 01:46:12 -02:00
test Fix failing Selenium tests 2018-11-16 14:45:48 -02:00
themes Add more stylelint style rules 2018-11-24 16:30:49 -02:00
.editorconfig Prepare Theme class for Sass 2018-11-15 01:46:11 -02:00
.eslintignore Add ESLint JavaScript linter 2017-09-25 14:17:25 -03:00
.eslintrc.json Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
.gitattributes Ignore some development files when exporting Git 2017-09-04 15:17:57 +02:00
.gitignore Remove line counts logic from the error reporting component 2017-11-29 15:09:43 +01:00
.jshintrc Bring back jshint configuration 2017-09-28 13:21:35 +02:00
.scrutinizer.yml Upgrade Travis OSX and Scrutinizer node.js to v8 2018-11-24 17:49:52 -02:00
.stylelintrc.json Add more stylelint style rules 2018-11-24 16:30:49 -02:00
.travis.yml Add some Composer and Yarn scripts 2018-11-25 01:11:09 -02:00
.weblate Adjust Weblate configuration for 4.7 branch 2017-01-26 08:39:07 +01:00
ajax.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
browse_foreigners.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
build.xml Remove runkit dependency 2018-04-30 22:25:57 -03:00
ChangeLog Add ChangeLog entry for #14633 2018-11-15 01:47:29 -02:00
changelog.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
chk_rel.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-10-19 14:42:51 +02:00
codecov.yml Create codecov.yml 2016-08-05 11:25:09 +02:00
composer.json Add some Composer and Yarn scripts 2018-11-25 01:11:09 -02:00
config.sample.inc.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
CONTRIBUTING.md Fix typos, improve wording 2017-05-18 07:06:19 -04:00
db_central_columns.php Refactor db central columns templates 2018-06-03 00:34:12 -03:00
db_datadict.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
db_designer.php Finish db designer refactor 2018-06-11 19:37:07 -03:00
db_events.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_export.php phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
db_import.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_multi_table_query.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_operations.php Remove $GLOBALS['dbi'] from Operations class 2018-09-15 18:51:39 -03:00
db_qbe.php Merge branch 'QA_4_8' 2018-10-31 22:13:17 -03:00
db_routines.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_search.php Refactor db search templates 2018-06-20 22:12:13 -03:00
db_sql_autocomplete.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_sql_format.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_sql.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_structure.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
db_tracking.php phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
db_triggers.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
DCO Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
error_report.php Some coding style fixes 2018-06-18 21:30:06 -03:00
export.php Drop view and or replace added to exporting view #14404 2018-10-29 19:41:45 -03:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
gis_data_editor.php Use template for gis_data_editor.php 2018-09-17 18:09:01 -03:00
import_status.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
import.php phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
index.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
LICENSE
license.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
lint.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
logout.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
navigation.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
normalization.php Some coding style fixes 2018-06-18 21:30:06 -03:00
package.json Add some Composer and Yarn scripts 2018-11-25 01:11:09 -02:00
phpcs.xml.dist Fix coding style errors 2018-06-09 16:57:05 -03:00
phpinfo.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
phpstan.neon Removed some phpstan ignores 2018-10-11 11:30:07 +02:00
phpunit.xml.dist Remove PHPUnit warnings 2018-11-05 19:15:05 -02:00
phpunit.xml.nocoverage Remove PHPUnit warnings 2018-11-05 19:15:05 -02:00
prefs_forms.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
prefs_manage.php Remove some inline styles 2018-08-30 02:49:00 -03:00
prefs_twofactor.php Remove Template::get() method 2018-06-18 19:46:36 -03:00
print.css
README Prepare for 4.8.4-dev 2018-08-22 09:48:23 -04:00
README.rst Add BrowserStack badge 2018-01-08 16:35:53 +01:00
robots.txt
schema_export.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
server_binlog.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_collations.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_databases.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_engines.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_export.php Some coding style fixes 2018-06-18 21:30:06 -03:00
server_import.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_plugins.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_privileges.php Refactor Server/Privileges 2018-09-16 17:00:10 -03:00
server_replication.php Remove Template::get() method 2018-06-18 19:46:36 -03:00
server_sql.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_advisor.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_monitor.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_status_processes.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_queries.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_variables.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
server_status.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_user_groups.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
server_variables.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
show_config_errors.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
sql.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_addfield.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_change.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
tbl_chart.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_create.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_export.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
tbl_find_replace.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_get_field.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_gis_visualization.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_import.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_indexes.php Some coding style fixes 2018-06-18 21:30:06 -03:00
tbl_operations.php Remove $GLOBALS['dbi'] from Operations class 2018-09-15 18:51:39 -03:00
tbl_recent_favorite.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
tbl_relation.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
tbl_replace.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
tbl_row_action.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_select.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_sql.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_structure.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
tbl_tracking.php phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
tbl_triggers.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
tbl_zoom_select.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
themes.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
transformation_overview.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
transformation_wrapper.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
url.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
user_password.php Refactor Server/Privileges 2018-09-16 17:00:10 -03:00
version_check.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
view_create.php Merge branch 'QA_4_8' 2018-07-17 09:03:19 +10:00
view_operations.php Remove $GLOBALS['dbi'] from Operations class 2018-09-15 18:51:39 -03:00
yarn.lock Add more stylelint style rules 2018-11-24 16:30:49 -02:00

phpMyAdmin - Readme
===================

Version 5.0.0-dev

A web interface for MySQL and MariaDB.

https://www.phpmyadmin.net/

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, list of requirements, and installation instructions,
please see the documentation in the ./doc/ folder or at https://docs.phpmyadmin.net/

Copyright
---------

Copyright © 1998 onwards -- the phpMyAdmin team

Certain libraries are copyrighted by their respective authors;
see the full copyright list for details.

For full copyright information, please see ./doc/copyright.rst

License
-------

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License version 2, as published by the
Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Licensing of current contributions
----------------------------------

Beginning on 2013-12-01, new contributions to this codebase are all licensed
under terms compatible with GPLv2-or-later.  phpMyAdmin is currently
transitioning older code to GPLv2-or-later, but work is not yet complete.

Enjoy!
------

The phpMyAdmin team