phpmyadmin/libraries
2011-06-21 11:39:21 +02:00
..
auth Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
config Configuration of DisableMultiTableMaintenance 2011-06-06 11:21:35 +02:00
dbi Merge branch 'master' into rte 2011-06-06 17:18:35 +01:00
engines This should be translated as well. 2011-01-31 15:47:23 +01:00
export Use subpackages for export formats 2011-06-21 11:39:21 +02:00
gis Add borders 2011-06-17 07:28:24 +05:30
import Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
php-gettext This should not be executable 2011-05-11 14:47:19 +02:00
PHPExcel Update library PHPExcel to version 1.7.6, add some missing files 2011-03-02 21:16:28 +01:00
schema Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
tcpdf Drop not used barcode files 2011-02-15 19:18:35 +01:00
transformations Make scripts executable 2011-05-11 14:50:33 +02:00
.gitignore Display warning about incomplete translations 2011-04-06 09:48:20 +02:00
.htaccess Fix permissions. 2010-08-30 09:53:37 +02:00
blobstreaming.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
blowfish.php Fix permissions. 2010-08-30 09:53:37 +02:00
bookmark.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
build_html_for_db.lib.php bug #3072495 Creating new database on Databases tab messed layout 2010-10-11 09:34:51 -04:00
charset_conversion.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
check_user_privileges.lib.php Remove redundancy from message 2011-05-18 07:45:58 -04:00
cleanup.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
common.inc.php Fixed bug where with JS disabled sql.php did not redirect the user back to list of routines after a DROP operation. 2011-06-14 15:51:25 +01:00
common.lib.php E_ALL fix in PMA_currentUserHasPrivilege() 2011-06-20 11:33:06 +01:00
Config.class.php 3.4.3-dev 2011-06-02 12:16:51 -04:00
config.default.php Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
config.values.php Merge branch 'integration' 2011-06-02 11:41:31 +02:00
core.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
database_interface.lib.php Merge branch 'master' into rte 2011-06-20 18:26:50 +01:00
db_common.inc.php Fix permissions. 2010-08-30 09:53:37 +02:00
db_events.inc.php Marged table headers in lists of Routines, Triggers and Events. 2011-06-15 11:28:56 +01:00
db_info.inc.php For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
db_links.inc.php Temporarily hiding links to unfinished implementations of Triggers and Events functionalities 2011-06-20 23:16:12 +01:00
db_routines.lib.php Fixed incorrect escaping of some query parameters 2011-06-20 12:50:29 +01:00
db_structure.lib.php Fix db structure align (patch #3277725, bug #3276024). 2011-04-07 12:56:46 +02:00
db_table_exists.lib.php Merge branch 'QA_3_3' 2010-11-01 10:03:27 +01:00
display_change_password.lib.php Conditional Ajax for change password form 2011-02-02 12:59:02 -05:00
display_create_database.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
display_create_table.lib.php Conditional Ajax on table create 2011-01-25 13:06:17 -05:00
display_export.lib.php Remove forgotten references to $charset 2011-06-03 15:41:59 +02:00
display_import_ajax.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
display_import.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
display_select_lang.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
display_tbl.lib.php Merge remote branch 'remotes/madhura/master' 2011-06-21 07:33:40 +05:30
display_triggers.inc.php Marged table headers in lists of Routines, Triggers and Events. 2011-06-15 11:28:56 +01:00
Error_Handler.class.php Fix permissions. 2010-08-30 09:53:37 +02:00
Error.class.php Drop last occurence of warning class for messages 2011-05-10 11:24:20 +02:00
error.inc.php Remove error.php 2011-01-06 09:36:30 +01:00
file_listing.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
File.class.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
footer.inc.php For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
gis_visualization.lib.php Visualize GIS data with OpenStreetMap as a base layer 2011-06-12 20:04:23 +05:30
grab_globals.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
header_http.inc.php Drop $GLOBALS['charset']. 2011-06-03 14:04:29 +02:00
header_meta_style.inc.php Drop $GLOBALS['charset']. 2011-06-03 14:04:29 +02:00
header_printview.inc.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
header_scripts.inc.php Remove obsolete comment 2011-06-02 16:08:25 +02:00
header.inc.php Fix RecentTable class -> PMA_RecentTable, some fix on documentation 2011-05-27 19:03:47 +07:00
iconv_wrapper.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
import.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
Index.class.php Merge remote branch 'remotes/madhura/master' 2011-06-21 07:33:40 +05:30
information_schema_relations.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
ip_allow_deny.lib.php remove author names 2010-12-04 06:41:10 -05:00
js_escape.lib.php Merge branch 'QA_3_3' 2010-11-14 18:28:10 +01:00
kanji-encoding.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
List_Database.class.php For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
List.class.php Fix permissions. 2010-08-30 09:53:37 +02:00
logging.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
Message.class.php Continue to replace warning level with error level 2011-05-04 06:14:28 -04:00
mime.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
mult_submits.inc.php Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-06-14 18:52:52 +05:30
mysql_charsets.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
navigation_header.inc.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
ob.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
opendocument.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
parse_analyze.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
Partition.class.php Fix permissions. 2010-08-30 09:53:37 +02:00
plugin_interface.lib.php For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
PMA.php Fix permissions. 2010-08-30 09:53:37 +02:00
RecentTable.class.php Fix RecentTable class -> PMA_RecentTable, some fix on documentation 2011-05-27 19:03:47 +07:00
relation_cleanup.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
relation.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
replication_gui.lib.php Remove deprecated function PMA_DBI_get_fields 2011-05-20 23:12:58 +02:00
replication.inc.php bug #3072495 Creating new database on Databases tab messed layout 2010-10-11 09:34:51 -04:00
sanitizing.lib.php Single place to handle redirection. 2011-01-31 15:22:25 +01:00
select_lang.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
select_server.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
server_common.inc.php Fix permissions. 2010-08-30 09:53:37 +02:00
server_links.inc.php Small improvements 2011-06-10 19:26:29 +02:00
server_synchronize.lib.php Remove deprecated function PMA_DBI_get_fields 2011-05-20 23:12:58 +02:00
server_variables_doc.php - Server variables that represent bytes are convert to a byte format (e.g. 16 EiB instead of 18,446,744,073,709,551,616) 2011-06-15 20:36:58 +02:00
session.inc.php For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
sql_query_form.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
sqlparser.data.php Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
sqlparser.lib.php Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
sqlvalidator.class.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
sqlvalidator.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
StorageEngine.class.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
string_mb.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
string_native.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
string_type_ctype.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
string_type_native.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
string.lib.php Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
Table.class.php No reorder column for table with only 1 column 2011-06-13 13:46:18 +07:00
tbl_common.php Fix permissions. 2010-08-30 09:53:37 +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 Temporarily hiding links to unfinished implementations of Triggers and Events functionalities 2011-06-20 23:16:12 +01:00
tbl_properties.inc.php Moved PMA_getSupportedDatatypes() to common.lib.php 2011-06-14 13:56:00 +01:00
tbl_replace_fields.inc.php bug #3287596 BLOB emptied after editing another column 2011-04-15 15:53:42 -04:00
Theme_Manager.class.php Generally we speak only about sTheme, so do not introduce / Style 2011-06-17 14:58:13 +02:00
Theme.class.php Fix permissions. 2010-08-30 09:53:37 +02:00
Tracker.class.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
transformations.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
url_generating.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
user_preferences.inc.php Other replacements for easier reading 2011-05-09 12:57:28 -04:00
user_preferences.lib.php Other replacements for easier reading 2011-05-09 12:57:28 -04:00
vendor_config.php Add version check to vendor configuration. 2011-02-02 14:38:10 +01:00
zip_extension.lib.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
zip.lib.php Avoid duplicating code 2011-05-17 15:26:30 +02:00