phpmyadmin/libraries
2005-09-27 18:35:33 +00:00
..
auth introducing sessions 2005-09-27 16:26:18 +00:00
dbg patch #1160439, profiling enhancements 2005-07-29 17:18:56 +00:00
dbi bug #1253453, using mysqli extension with MySQL 4.0.x 2005-08-08 14:57:05 +00:00
engines Caught possible devision by zero. 2005-03-26 23:34:26 +00:00
export Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
fpdf Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
import Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
transformations patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference 2005-08-14 21:34:01 +00:00
blowfish.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
bookmark.lib.php bookmark improvement 2005-03-07 21:35:09 +00:00
charset_conversion.lib.php diacritics wrongly converted in Browse mode on MySQL 4.1.x if AllowAnywhereRecoding set to TRUE 2005-05-22 11:38:16 +00:00
check_user_privileges.lib.php Undefined variable (bug #1243885). 2005-07-24 12:00:48 +00:00
common.lib.php introducing sessions 2005-09-27 16:26:18 +00:00
database_interface.lib.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
db_config.lib.php Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
db_table_exists.lib.php Allow work on temporary tables (bug #864984). 2004-10-19 19:51:54 +00:00
defines.lib.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
display_create_database.lib.php Show box for creating database only if user has privileges to do so (bug #1167892). 2005-07-13 12:44:51 +00:00
display_export.lib.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
display_import.lib.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
display_tbl_links.lib.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
display_tbl.lib.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
dom-drag.js Be valid XHTML 2004-04-27 12:36:12 +00:00
functions.js bugs 1248577 (incorrect message 'you should define a primary key') and 1253125 (request-URI too large) 2005-08-14 19:31:55 +00:00
get_foreign.lib.php Support for customizing foreign-key dropdown, take #2, now very customizable, 2005-06-23 14:16:33 +00:00
grab_globals.lib.php introducing sessions 2005-09-27 16:26:18 +00:00
header_http.inc.php Be valid XHTML 2004-04-27 12:36:12 +00:00
header_meta_style.inc.php comments adjustments 2005-07-16 12:59:01 +00:00
import.lib.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
indexes.js Show better error messages when checking numerical inputs (bug #1207402). 2005-07-10 20:35:58 +00:00
information_schema_relations.lib.php information_schema relations 2005-03-27 23:26:00 +00:00
ip_allow_deny.lib.php patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference 2005-08-14 21:34:01 +00:00
kanji-encoding.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
keyhandler.js Use Option key for Safari for moving (bug #1094137), move key handler function to separate file so we have only one, make movement work correctly in vertical display of properties. 2005-01-07 11:48:45 +00:00
left_header.inc.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
left.js remove dead code 2004-06-23 14:32:46 +00:00
mcrypt.lib.php bug #1117907 2005-02-07 16:46:02 +00:00
mysql_charsets.lib.php patch #1253461, code cleanup 2005-08-08 19:54:57 +00:00
ob.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
read_dump.lib.php Set correct return value (bug #1048861). 2004-10-19 12:49:21 +00:00
relation_cleanup.lib.php patch #1253461, code cleanup 2005-08-08 19:54:57 +00:00
relation.lib.php for the new ForeignKeyDropdownOrder, id and content were reversed (id-content showed content then id) 2005-07-22 18:01:37 +00:00
sanitizing.lib.php Protect against possible XSS (bug #1265740), move input sanitizing to special file. 2005-08-22 21:00:52 +00:00
select_lang.lib.php belarusian_latin 2005-06-11 10:23:21 +00:00
select_server.lib.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
select_theme.lib.php Do not attempt to sort themes when themes are disabled (bug #1243883). 2005-07-24 12:07:21 +00:00
server_privileges.js make the password generator work also when editing a user 2005-05-17 16:59:44 +00:00
session.inc.php introducing sessions 2005-09-27 16:26:18 +00:00
sql_query_form.lib.php this time do it real :-) 2005-09-27 18:35:33 +00:00
sqlparser.data.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
sqlparser.lib.php patch #1253478, variable initialization and code cleanup 2005-08-08 20:22:11 +00:00
sqlvalidator.class.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
sqlvalidator.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
storage_engines.lib.php bug 1180119, undefined variable when showing the details of a storage engine under MySQL 4.0.x 2005-05-11 09:01:48 +00:00
string.lib.php typo 2005-07-16 12:20:59 +00:00
tbl_change.js Use Option key for Safari for moving (bug #1094137), move key handler function to separate file so we have only one, make movement work correctly in vertical display of properties. 2005-01-07 11:48:45 +00:00
tbl_indexes.lib.php - Fix displaying indexes for print view, use same function as for normal view (bug #1119388). 2005-02-14 17:00:08 +00:00
tbl_move_copy.php patch #1253461, code cleanup 2005-08-08 19:54:57 +00:00
tooltip.js removed wrong typos in tooltip.js / add new class "disabled" (required by rabus) 2005-01-20 17:37:50 +00:00
transformations.lib.php patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference 2005-08-14 21:34:01 +00:00
unzip.lib.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
url_generating.lib.php The user may now choose his connection character set. This should fix bug #984912. 2004-07-17 22:58:31 +00:00
user_password.js old user_details.js 2003-03-17 13:22:27 +00:00
zip.lib.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00