phpmyadmin/libraries
Madhura Jayaratne 785123b643 bug #4705 Table structure: adding primary key doesn't refresh page
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-14 18:05:14 +05:30
..
bfShapeFiles
config Merge branch 'f1591_master' 2015-01-13 22:43:19 +01: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 Merge branch 'f1591_master' 2015-01-13 22:43:19 +01:00
php-gettext
phpseclib/Crypt Update phpseclib to latest Git snapshot 2014-06-12 10:02:52 +02:00
plugins diagram variable does not have a method dieSchema() 2015-01-13 19:08:36 +05:30
properties Fix typo. 2014-09-14 16:09:08 +02:00
rte Removal of dead code was incomplete 2014-12-14 08:57:29 -05:00
tcpdf Update tcpdf to version 6.2.3 2014-12-22 15:56:40 +05:30
.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 Fix typos. 2015-01-04 15:19:09 +01: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.7-dev 2015-01-07 12:23:46 -05:00
config.default.php Merge branch 'f1591_master' 2015-01-13 22:43:19 +01:00
config.values.php Merge branch 'f1591_master' 2015-01-13 22:43:19 +01:00
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 coding style 2014-12-31 07:14:38 -05:00
data_dictionary_relations.lib.php
database_interface.inc.php Fix typos. 2014-09-07 00:31:45 +02:00
DatabaseInterface.class.php Bug Null argument in array_multisort() 2015-01-11 05:50:17 -05:00
db_common.inc.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
db_designer.lib.php Multi byte functions are not needed to match types 2014-11-11 17:48:08 +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 Remove dead code 2014-12-17 13:46:43 -05: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 bug #4638 Default Export Method setting broken 2014-12-11 15:57:19 +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 Remove dead code; fix coding style 2015-01-13 11:15:30 -05:00
Error_Handler.class.php bug ['Error_Handler']['display'] no longer necessary 2014-12-20 13:32:34 -05:00
error_report.lib.php Fix typos. 2015-01-04 15:19:09 +01:00
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 Update setup and documentation. 2015-01-11 16:19:42 +01:00
iconv_wrapper.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
import.lib.php Remove dead code 2014-12-05 12:56:42 -05: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 #4633 Wrong parameter in fetchValue 2014-12-10 14:35:14 +05:30
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 Fix syntax error 2015-01-07 11:49:42 +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 Code cleanup: $disp_mode was always empty at this point 2014-12-28 09:48:04 -05:00
mult_submits.lib.php Fix parameter type 2014-11-23 07:42:54 -05:00
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 Merge commit '69443f6' 2015-01-01 08:23:18 -05:00
opendocument.lib.php
operations.lib.php Use $sql_query as $GLOBALS. There is no point passing them back and forth. 2014-11-26 14:04:03 +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 Remove unused code 2014-11-15 07:15:32 -05:00
pmd_common.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
RecentFavoriteTable.class.php Merge branch 'QA_4_3' 2015-01-06 14:29:44 +05:30
relation_cleanup.lib.php Bug Undefined index central_columnswork 2015-01-11 06:03:28 -05:00
relation.lib.php #1580 Individual Zeroconf PMA tables support 2015-01-08 17:49:08 +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 #4582 Debug SQL works only for the first page 2014-11-10 11:30:33 +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 Remove token from JS file requests 2014-12-15 13:13:52 +05:30
select_lang.lib.php Add Limburgish and Esperanto translation 2014-12-27 11:57:46 +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 Remove more duplicate code 2014-11-26 18:34:06 +05:30
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 Merge branch 'QA_4_3' 2015-01-04 07:35:26 -05:00
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 simplify and fix scrutinizer execution path notices 2014-12-12 15:59:04 +05:30
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 Sever Variables Table UI Improvements 2014-12-30 18:03:40 +05:30
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 Use div id sqlqueryresultsouter in SQL tab since sqlqueryresults clashes with the results returned 2014-11-28 12:30:06 +05:30
sql.lib.php bug #4705 Table structure: adding primary key doesn't refresh page 2015-01-14 18:05:14 +05:30
sqlparser.data.php rfe-755: export with table/column name changes 2014-06-16 22:41:50 +05:30
sqlparser.lib.php Reduce nesting levels. 2014-11-29 14:40:02 +01:00
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 bug #4705 Table structure: adding primary key doesn't refresh page 2015-01-14 18:05:14 +05:30
sysinfo.lib.php Silent warning from is_readable 2014-12-05 10:09:05 +01:00
Table.class.php Merge branch 'QA_4_3' 2015-01-04 07:35:26 -05:00
TableSearch.class.php Use div id sqlqueryresultsouter in table search since sqlqueryresults clashes with the results returned 2014-11-28 12:29:07 +05:30
tbl_chart.lib.php Allow saving query charts as images 2014-06-06 12:06:13 +05:30
tbl_columns_definition_form.inc.php Server need not be added to url_params; PMA_URL_getHiddenInputs() takes care of adding server to the form if needed. 2014-12-15 12:11:12 +05:30
tbl_columns_definition_form.lib.php Merge branch 'QA_4_3' 2014-12-15 18:49:36 +05:30
tbl_common.inc.php Do not advertise on every table level page that tracking is active 2014-11-25 10:47:38 +05:30
tbl_gis_visualization.lib.php Make pma_quick_warp a class 2014-12-05 17:31:04 +05:30
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 Implement #1579 Default to primary key when adding relation. 2014-12-15 20:54:00 +01:00
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 Minor coding style modifications. 2014-11-22 19:29:01 +01:00
Tracker.class.php Merge branch 'QA_4_3' 2015-01-04 07:35:26 -05:00
tracking.lib.php Merge branch 'QA_4_3' 2015-01-04 07:35:26 -05:00
transformations.lib.php Fix failing test 2015-01-09 21:52:24 +05:30
Types.class.php Fix syntax error. 2014-10-20 20:56:12 +02:00
url_generating.lib.php Remove dead code 2014-12-23 11:32:10 -05: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 Merge branch 'f1591_master' 2015-01-13 22:43:19 +01:00
vendor_config.php bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory 2014-12-30 22:55:33 +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