phpmyadmin/libraries
Madhura Jayaratne 55dccb6138 bug #4777 Some images are missing in Designer for original theme
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-23 11:58:26 +05:30
..
bfShapeFiles
config bug #4689 Setup tool creates "pma__favorites" incorrectly 2015-01-06 14:17:12 -05:00
dbi Bug #4676 - Auto configuration issues 2015-01-02 09:49:03 +05:30
engines Fix typos. 2014-11-02 14:33:41 +01:00
gis Fix merge errors. MB functions are not required to handle geometry type names 2014-11-20 21:55:37 +05:30
navigation Bug Undefined index DisableIS 2015-02-12 13:07:09 -05:00
php-gettext
phpseclib/Crypt Update phpseclib to latest Git snapshot 2014-06-12 10:02:52 +02:00
plugins bug #4706 Schema export doesn't handle dots in db/table name 2015-02-04 15:11:05 +05:30
properties Fix typo. 2014-09-14 16:09:08 +02:00
rte bug #4589 Can not add new procedures 2014-11-14 11:23:52 +05:30
tcpdf Upgrade tcpdf to 6.0.077 2014-05-10 16:07:10 +02:00
.gitignore
Advisor.class.php Fix typos. 2014-11-02 18:32:42 +01:00
advisory_rules.txt Move implode to the code rather than having it in the data 2014-04-02 08:59:01 +02:00
bookmark.lib.php Bug #4676 - Auto configuration issues 2015-01-02 09:49:03 +05:30
browse_foreigners.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
build_html_for_db.lib.php Another instance of double question marks 2014-11-13 08:25:19 +05:30
central_columns.lib.php bug #4771 Central Columns not working, showing error 2015-02-19 07:59:46 -05:00
charset_conversion.lib.php Refactor code duplication 2014-10-30 13:21:57 -04:00
check_user_privileges.lib.php Avoid notices 2014-11-07 08:09:46 -08:00
cleanup.lib.php
common.inc.php Do not try to auto configure pma tables if PMA_MINIMUM_COMMON is defined 2015-01-07 09:23:28 -05:00
Config.class.php 4.3.11-dev 2015-02-20 07:44:57 -05:00
config.default.php Based on http://stackoverflow.com/questions/766809/whats-the-difference-between-utf8-general-ci-and-utf8-unicode-ci, changed the default connection collation 2015-01-01 10:42:44 -05:00
config.values.php rfe-1502 : Smart sorting for int keys 2014-08-26 21:44:05 +05:30
Console.class.php Long lines wrapped 2014-11-11 17:46:24 +05:30
core.lib.php Bug #4676 - Auto configuration issues 2015-01-02 09:49:03 +05:30
create_addfield.lib.php fix bug #4659: trim white spaces 2014-12-21 00:55:20 +05:30
data_dictionary_relations.lib.php
database_interface.inc.php Fix typos. 2014-09-07 00:31:45 +02:00
DatabaseInterface.class.php bug #4727 Collation column missing in database list when DisableIS is true 2015-01-23 17:31:03 +05:30
db_common.inc.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
db_designer.lib.php bug #4777 Some images are missing in Designer for original theme 2015-02-23 11:58:26 +05:30
db_info.inc.php Fix typo 2014-10-16 10:47:28 -04:00
db_printview.lib.php Refactoring db print view 2014-08-24 17:04:46 -04:00
db_table_exists.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
DBQbe.class.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
DbSearch.class.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
display_change_password.lib.php Merge from master. 2014-10-08 21:49:37 +02:00
display_create_database.lib.php Remove dead codes 2014-10-04 11:40:39 +05:30
display_create_table.lib.php Long lines wrapped 2014-11-11 17:46:24 +05:30
display_export.inc.php Fix coding style 2014-06-22 16:34:34 +02:00
display_export.lib.php Missed file from commit 1d73964695 2015-02-16 09:28:24 +05:30
display_git_revision.lib.php Replace mb functions by standard string functions. 2014-10-05 11:31:50 +02:00
display_import_ajax.lib.php Fix typos. 2014-11-02 14:33:41 +01:00
display_import.inc.php
display_import.lib.php Wrap long js lines 2014-11-11 17:57:52 +05:30
display_select_lang.lib.php
display_structure.inc.php CSS imprvements - added more space between top menu and page content in structure and insert pages 2014-09-13 10:45:01 +05:30
DisplayResults.class.php bug #4729 Display original field when using "Relational display column" option and display column is empty 2015-01-26 17:10:44 +05:30
Error_Handler.class.php bug ['Error_Handler']['display'] no longer necessary 2014-12-20 13:32:34 -05:00
error_report.lib.php Merge branch 'QA_4_2' into QA_4_3 2014-11-20 21:44:53 +05:30
Error.class.php Replace mb functions by standard string functions. 2014-10-05 11:31:50 +02:00
error.inc.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
export.lib.php Add comment explaining why strlen is used in place of mb_strlen 2014-12-08 20:37:36 +05:30
file_listing.lib.php Replace mb functions by standard string functions. 2014-10-05 11:31:50 +02:00
File.class.php Fix typos. 2014-11-02 18:32:42 +01:00
Font.class.php Fix typos. 2014-11-02 14:33:41 +01:00
Footer.class.php Update errors on navigation panel actions 2014-11-14 08:38:07 +05:30
Header.class.php bug #4655 Undefined index: collation_connection (second patch) 2015-01-02 09:32:19 -05:00
iconv_wrapper.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
import.lib.php Reduce nesting levels. 2014-11-09 17:36:14 +01:00
Index.class.php Fix typos. 2014-11-02 14:33:41 +01:00
index.lib.php Incorrect attributes for number fields 2014-05-02 08:04:17 -04:00
information_schema_relations.lib.php
insert_edit.lib.php Bug Undefined index submit_type 2015-01-27 11:24:05 -05:00
ip_allow_deny.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
js_escape.lib.php
kanji-encoding.lib.php
List_Database.class.php Avoid notices 2014-11-07 08:09:46 -08:00
List.class.php Fix typos. 2014-09-07 00:31:45 +02:00
logging.lib.php
Menu.class.php bug #4685 Call to a member function isUserType() on a non-object 2015-01-07 10:49:33 +05:30
Message.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
mime.lib.php Replace mb functions by standard string functions. 2014-10-05 12:48:25 +02:00
mult_submits.inc.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
mult_submits.lib.php Merge branch 'QA_4_2' into QA_4_3 2014-11-20 21:44:53 +05:30
mysql_charsets.inc.php Fix coding style 2014-06-22 16:34:34 +02:00
mysql_charsets.lib.php Revert "The DisableIS directive is being deprecated" 2014-10-09 18:30:16 +05:30
normalization.lib.php Clarify messages 2015-01-01 08:20:53 -05:00
opendocument.lib.php
operations.lib.php Merge branch 'QA_4_2' into QA_4_3 2014-11-19 07:13:37 +05:30
OutputBuffering.class.php use function_exists for checking function existence 2014-12-05 16:36:42 +05:30
parse_analyze.inc.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
Partition.class.php The minimum supported MySQL version is 5.5 2014-10-16 13:32:15 -04:00
PDF.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
plugin_interface.lib.php Simplify the logic 2014-11-14 12:25:50 +05:30
PMA.php Fix coding style 2014-06-22 16:34:34 +02:00
pmd_common.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
RecentFavoriteTable.class.php Undefined index notices while configuring recent and favorite tables 2015-01-06 13:14:46 +05:30
relation_cleanup.lib.php Bug Undefined index central_columnswork 2015-01-11 06:03:28 -05:00
relation.lib.php bug #4750 Disable renaming referenced columns 2015-02-05 17:21:44 +05:30
replication_gui.lib.php Fix initial replication configuration 2014-12-16 09:54:46 -05:00
replication.inc.php These two should be $server_slave_replication 2014-11-12 17:02:35 +05:30
Response.class.php bug #4700 Error text: Internal Server Error 2015-01-21 11:13:44 +05:30
sanitizing.lib.php Replace mb functions by standard string functions. 2014-10-05 12:48:25 +02:00
SavedSearches.class.php Explicit array type 2014-06-06 14:59:22 +02:00
Scripts.class.php bug #4702 URL is non RFC-2396 compatible in get_scripts.js.php 2015-01-14 20:56:22 +05:30
select_lang.lib.php Add Vietnamese language 2014-11-13 09:07:59 +01:00
select_server.lib.php bug #4631 Server selector submits two server parameter values 2014-12-09 16:26:46 +05:30
server_bin_log.lib.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
server_collations.lib.php
server_common.inc.php Convert PMA_URL_getCommon calls to new style 2014-10-18 19:42:29 +02:00
server_common.lib.php
server_databases.lib.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
server_engines.lib.php Fix coding style 2014-06-03 12:33:25 -04:00
server_plugins.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
server_privileges.lib.php Bug #4676 - Auto configuration issues 2015-01-02 09:49:03 +05:30
server_status_advisor.lib.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
server_status_monitor.lib.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
server_status_processes.lib.php Remove unused $pmaString. 2014-10-05 10:42:44 +02:00
server_status_queries.lib.php bug #4617 UI issues with sortable tables 2014-12-08 17:56:15 +05:30
server_status_variables.lib.php bug #4617 UI issues with sortable tables 2014-12-08 17:56:15 +05:30
server_status.lib.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
server_user_groups.lib.php Bug #4676 - Auto configuration issues 2015-01-02 09:49:03 +05:30
server_users.lib.php Another instance of double question marks 2014-11-13 08:36:30 +05:30
server_variables.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
ServerStatusData.class.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
session.inc.php Fix typos. 2014-09-07 00:31:45 +02:00
special_schema_links.lib.php
sql_query_form.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
sql.lib.php BugFix#4714 2015-01-20 19:34:12 +05:30
sqlparser.data.php rfe-755: export with table/column name changes 2014-06-16 22:41:50 +05:30
sqlparser.lib.php Avoid notices 2014-11-12 16:44:14 +05:30
StorageEngine.class.php Add test for PMA_StorageEngine::getEngine. 2014-11-09 17:22:26 +01:00
String.class.php Remove old manipulation string classes and tests. 2014-10-31 21:20:30 +01:00
string.lib.php Add multibytes constants. 2014-10-31 21:21:12 +01:00
StringAbstractType.class.php
StringByte.int.php Fix phpdoc errors 2014-10-22 21:11:50 +02:00
StringCType.class.php
stringMb.lib.php Create new PMA mb_* functions and initialise unit tests. 2014-09-28 14:08:04 +02:00
stringNative.lib.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
StringNativeType.class.php
StringType.int.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
structure.lib.php Remove extra column heading in view structure page 2015-02-10 11:18:37 +05:30
sysinfo.lib.php Cleanup 2014-11-02 06:34:37 -05:00
Table.class.php bug #4734 Default values for binary fields do not support binary values 2015-01-27 14:24:49 +05:30
TableSearch.class.php Bug #4600 Warning when editing the results of a Search 2014-11-17 13:19:52 -05:00
tbl_chart.lib.php Allow saving query charts as images 2014-06-06 12:06:13 +05:30
tbl_columns_definition_form.inc.php Merge branch 'QA_4_2' into QA_4_3 2014-11-20 08:37:28 +05:30
tbl_columns_definition_form.lib.php bug #4734 Default values for binary fields do not support binary values 2015-01-27 14:24:49 +05:30
tbl_common.inc.php Merge branch 'QA_4_2' into QA_4_3 2014-11-25 10:26:09 +05:30
tbl_gis_visualization.lib.php Fix typos. 2014-11-02 14:33:41 +01:00
tbl_indexes.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
tbl_info.inc.php Fix typos. 2014-11-02 14:33:41 +01:00
tbl_printview.lib.php bug #4666 Undefined indexes in table stucture print view of a view 2014-12-23 16:50:47 +05:30
tbl_relation.lib.php bug #4748 Column name center-aligned instead of left-aligned in Relations 2015-02-05 17:48:07 +05:30
tbl_views.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
Theme_Manager.class.php Do not return value nobody uses 2014-06-06 14:59:22 +02:00
Theme.class.php Merge branch 'QA_4_2' into QA_4_3 2014-11-20 21:44:53 +05:30
Tracker.class.php Update another tracking query and its corresponding unit test 2015-01-02 10:27:47 +05:30
tracking.lib.php bug #4745 Tracking does not handle views properly 2015-02-04 12:38:43 +05:30
transformations.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
Types.class.php Fix syntax error. 2014-10-20 20:56:12 +02:00
url_generating.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
user_preferences.inc.php Consistently use comma at the end of notification messages 2014-03-28 09:58:17 +01:00
user_preferences.lib.php bug ['Error_Handler']['display'] no longer necessary 2014-12-20 13:32:34 -05:00
Util.class.php Check whether version and date is set 2015-01-20 23:31:46 +05:30
vendor_config.php bug #4627 "file_get_contents(examples/create_tables.sql): failed to open stream" after update 2014-12-08 14:12:03 +05:30
zip_extension.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
zip.lib.php Fix typos. 2014-11-02 18:32:42 +01:00