phpmyadmin/libraries
Marc Delisle 4336ffca2b As suggested by Tyron Madlener:
Display the input field for the default value only after "As defined:"
is selected, and also focus it automatically once it's selected so the user
can type immediately
2011-10-16 09:10:48 -04:00
..
auth Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
bfShapeFiles Import GIS data from ESRI shape files 2011-07-03 22:12:02 +05:30
config [interface] Remove DefaultPropDisplay feature 2011-10-08 06:40:10 -04:00
dbi Use lower case for true, false and null 2011-09-23 11:11:41 +05:30
engines Style errors with class declarations 2011-09-23 11:24:06 +05:30
export More style errors fixed 2011-09-23 11:36:14 +05:30
gis Sanitize filenames in a unified manner - more instances 2011-08-24 22:52:28 +05:30
import Style errors with class declarations 2011-09-23 11:24:06 +05:30
php-gettext This should not be executable 2011-05-11 14:47:19 +02:00
rte Removed some unused variables 2011-10-13 22:06:52 +01:00
schema Little bit more width for tables 2011-10-08 14:33:39 +05:30
svg_plot Style errors with class declarations 2011-09-23 11:24:06 +05:30
tcpdf Drop not needed font mappings 2011-08-10 15:48:25 +02:00
transformations File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
.gitignore Display warning about incomplete translations 2011-04-06 09:48:20 +02:00
.htaccess
Advisor.class.php Coding style improvements for Advisor.class.php 2011-09-10 22:36:58 +05:30
advisory_rules.txt Typos 2011-10-07 07:57:30 -04:00
blobstreaming.lib.php Coding style improvements for blobstreaming.lib.php 2011-09-10 22:59:47 +05:30
blowfish.php Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
bookmark.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
build_html_for_db.lib.php Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
charset_conversion.lib.php use include() instead of require() when including file conditionally 2011-09-06 22:04:51 +02:00
check_user_privileges.lib.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
cleanup.lib.php Add missing space after foreach calls 2011-07-21 11:21:26 +02:00
common.inc.php Fix jQuery UI version number 2011-10-11 02:00:45 +02:00
common.lib.php Typo in comment 2011-10-10 07:32:16 +05:30
Config.class.php 3.4.7-dev is starting 2011-10-03 12:41:20 -04:00
config.default.php [interface] Remove DefaultPropDisplay feature 2011-10-08 06:40:10 -04:00
config.values.php [interface] Remove DefaultPropDisplay feature 2011-10-08 06:40:10 -04:00
core.lib.php Merge branch 'QA_3_4' 2011-09-29 19:45:48 +05:30
data_dictionary_relations.lib.php Emulate relations for some data_dictionary tables 2011-05-24 19:35:57 +02:00
data_drizzle.inc.php Removed SOUNDEX function (Drizzle) 2011-07-13 12:28:23 +02:00
data_mysql.inc.php Merge remote-tracking branch 'origin/master' into drizzle 2011-07-08 19:50:42 +02:00
database_interface.lib.php File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
db_common.inc.php Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
db_info.inc.php File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
db_links.inc.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
db_structure.lib.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
db_table_exists.lib.php File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
display_change_password.lib.php Allow to use noclick class on table level 2011-08-02 23:14:52 +02:00
display_create_database.lib.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
display_create_table.lib.php - Simplify message for table creation 2011-10-07 07:35:05 -04:00
display_export.lib.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
display_import_ajax.lib.php require/include are statements not functions; no parentheses are required 2011-08-21 23:36:10 +02:00
display_import.lib.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
display_select_lang.lib.php Convert more occurences of inline autosubmit code to external js 2011-08-08 13:29:20 +02:00
display_tbl.lib.php bug #3299486 [prettyprint] Order By in a query containing comment character 2011-10-15 16:23:31 +05:30
Error_Handler.class.php Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
Error.class.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
error.inc.php Remove error.php 2011-01-06 09:36:30 +01:00
file_listing.php Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
File.class.php Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
footer.inc.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
gis_visualization.lib.php Wrap long lines 2011-08-12 14:03:40 +05:30
grab_globals.lib.php Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
header_http.inc.php make die() messages translatable, where possible 2011-08-25 22:38:51 +02:00
header_meta_style.inc.php Upgrade jQuery UI to 1.8.6 2011-10-10 22:35:36 +02:00
header_printview.inc.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
header_scripts.inc.php Made PMA aware of the presence of sprites + added a script for generating sprites from icons 2011-09-26 20:46:28 +01:00
header.inc.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
iconv_wrapper.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
import.lib.php Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Index.class.php Use PMA_DBI_get_table_indexes_sql() only when really needed, in all other cases use PMA_DBI_get_table_indexes() 2011-08-23 22:14:15 +02:00
information_schema_relations.lib.php
ip_allow_deny.lib.php Document that this is IPv4 only 2011-07-22 09:27:49 +02:00
js_escape.lib.php Fix printing JS arrays 2011-08-23 08:09:55 +02:00
kanji-encoding.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
List_Database.class.php More style errors fixed 2011-09-23 11:36:14 +05:30
List.class.php Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
logging.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
Message.class.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
mime.lib.php Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
mult_submits.inc.php Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
mysql_charsets.lib.php Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
navigation_header.inc.php Merge branch 'QA_3_4' 2011-10-05 00:42:56 +05:30
ob.lib.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
opendocument.lib.php More style errors fixed 2011-09-23 11:36:14 +05:30
parse_analyze.lib.php
Partition.class.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
PDF.class.php require/include are statements not functions; no parentheses are required 2011-08-21 23:36:10 +02:00
plugin_interface.lib.php Remove unused variable 2011-08-24 21:26:39 +02:00
PMA.php Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
pmd_common.php Use lower case for true, false and null 2011-09-23 11:11:41 +05:30
RecentTable.class.php Recent table: fix bug - not work for db or table name containing custom characters 2011-08-04 18:27:37 +08:00
relation_cleanup.lib.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
relation.lib.php Fix doc blocks and multiline if statements 2011-09-27 21:49:41 +05:30
replication_gui.lib.php Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
replication.inc.php Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
sanitizing.lib.php Valid starts 2011-10-02 08:12:24 +05:30
select_lang.lib.php Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
select_server.lib.php Convert more occurences of inline autosubmit code to external js 2011-08-08 13:29:20 +02:00
server_common.inc.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
server_links.inc.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
server_synchronize.lib.php Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
server_variables_doc.php Small improvements: 2011-08-02 11:25:26 +03:00
session.inc.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
sql_query_form.lib.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
sqlparser.data.php Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
sqlparser.lib.php File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
sqlvalidator.class.php Style errors with class declarations 2011-09-23 11:24:06 +05:30
sqlvalidator.lib.php File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
StorageEngine.class.php Merge remote-tracking branch 'origin/master' into drizzle 2011-07-22 11:07:04 +02:00
string_mb.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
string_native.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
string_type_ctype.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
string_type_native.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
string.lib.php use include() instead of require() when including file conditionally 2011-09-23 00:46:58 +02:00
sysinfo.lib.php Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Table.class.php bug [view] View renaming did not work 2011-10-10 07:25:52 -04:00
tbl_common.php Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
tbl_info.inc.php For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
tbl_links.inc.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
tbl_properties.inc.php As suggested by Tyron Madlener: 2011-10-16 09:10:48 -04:00
tbl_replace_fields.inc.php Merge branch 'QA_3_4' 2011-08-19 16:17:25 -04:00
tbl_select.lib.php Removed redundant function 2011-09-18 16:59:03 +05:30
Theme_Manager.class.php Avoid loading themes from non directories, . and .. 2011-08-31 08:07:47 -04:00
Theme.class.php Pure CSS linear gradient for IE 10 and new syntax for linear gradient in Safari 5.1 and Chrome 10+ 2011-10-02 22:41:48 +02:00
Tracker.class.php Use PMA_DBI_get_table_indexes_sql() only when really needed, in all other cases use PMA_DBI_get_table_indexes() 2011-08-23 22:14:15 +02:00
transformations.lib.php Fix doc blocks and multi line if statements 2011-08-19 21:43:07 +05:30
url_generating.lib.php Fix doc blocks, multi line if statements, switch-case statements 2011-08-19 20:48:27 +05:30
user_preferences.inc.php Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
user_preferences.lib.php Coding style improvements 2011-08-19 20:29:47 +05:30
vendor_config.php Add version check to vendor configuration. 2011-02-02 14:38:10 +01:00
zip_extension.lib.php proper indentation for switch-case statements 2011-08-19 19:55:43 +05:30
zip.lib.php Coding style improvements 2011-08-19 20:05:48 +05:30