| .. |
|
auth
|
unified message boxes (error, warning, confirmation)
|
2005-10-26 17:32:19 +00:00 |
|
dbg
|
use $GLOBALS as this scripts can be included from inside a function
|
2005-11-03 12:22:08 +00:00 |
|
dbi
|
- added PMA_DBI_convert_message()
|
2005-11-06 12:14:43 +00:00 |
|
engines
|
Caught possible devision by zero.
|
2005-03-26 23:34:26 +00:00 |
|
export
|
Add ability to limit maximal size of extended insert query, defaults to 50 KB (RFE #1015378).
|
2005-10-09 08:16:57 +00:00 |
|
fpdf
|
Support for browsing selected columns (RFE #1275909).
|
2005-09-26 19:03:11 +00:00 |
|
import
|
Fix query parsing when there is comment or string at the end.
|
2005-10-08 19:51:41 +00:00 |
|
transformations
|
Transformation for SQL pretty printing (RFE #1327648).
|
2005-10-16 16:16:36 +00:00 |
|
blowfish.php
|
added infou about UFPDF to documentation
|
2004-12-29 14:16:51 +00:00 |
|
bookmark.lib.php
|
bug #1339184 (for bookmark insertion)
|
2005-11-09 13:30:17 +00:00 |
|
charset_conversion.lib.php
|
undefined constant at login time
|
2005-10-05 13:19:46 +00:00 |
|
check_user_privileges.lib.php
|
bug #1348189 after droping db some links in main.php are missing
|
2005-11-04 12:31:37 +00:00 |
|
common.lib.php
|
- added PMA_getDbLink
|
2005-11-09 10:38:33 +00:00 |
|
database_interface.lib.php
|
- added PMA_DBI_get_default_engine()
|
2005-11-09 10:06:38 +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
|
maybe beta2
|
2005-11-08 02:31:24 +00:00 |
|
display_create_database.lib.php
|
Fix documentation links (bug #1341676).
|
2005-10-29 19:37:45 +00:00 |
|
display_create_table.lib.php
|
- added PMA_getDbLink
|
2005-11-09 10:38:33 +00:00 |
|
display_export.lib.php
|
Support for user specific upload and save directories (RFE #1260039).
|
2005-10-18 19:55:11 +00:00 |
|
display_import.lib.php
|
Support for user specific upload and save directories (RFE #1260039).
|
2005-10-18 19:55:11 +00:00 |
|
display_tbl_links.lib.php
|
- added class icon to images
|
2005-11-14 15:01:20 +00:00 |
|
display_tbl.lib.php
|
- added class icon to images
|
2005-11-14 15:01:20 +00:00 |
|
dom-drag.js
|
Be valid XHTML
|
2004-04-27 12:36:12 +00:00 |
|
file_listing.php
|
Use common file listing in query window, remove no more used functions. Please note that file import from query windows is currently half rewritten, so compressed imports will not work.
|
2005-09-27 19:30:44 +00:00 |
|
functions.js
|
- removed deprecated function setCheckboxesRange()
|
2005-11-13 08:06:14 +00:00 |
|
get_foreign.lib.php
|
Free temporary query result.
|
2005-10-13 15:42:52 +00:00 |
|
grab_globals.lib.php
|
[XSS] clean $_SERVER variables
|
2005-10-27 17:03:36 +00:00 |
|
header_http.inc.php
|
Be valid XHTML
|
2004-04-27 12:36:12 +00:00 |
|
header_meta_style.inc.php
|
fixed/added favicon
|
2005-11-08 09:45:13 +00:00 |
|
import.lib.php
|
fixed uninitialized variables
|
2005-10-14 14:15:06 +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
|
Add more useful shortcuts for IP rules (RFE #1022831).
|
2005-10-09 13:25:02 +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
|
added class icon
|
2005-11-14 11:28:12 +00:00 |
|
mcrypt.lib.php
|
bug #1117907
|
2005-02-07 16:46:02 +00:00 |
|
mysql_charsets.lib.php
|
bug #1351743 undefined function: pma_getservercollation()
|
2005-11-09 08:56:35 +00:00 |
|
ob.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
querywindow.js
|
fix problem not remembering selected server
|
2005-10-19 07:58:50 +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
|
already a function to do the job
|
2005-10-23 12:15:15 +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
|
Simplify code.
|
2005-10-31 09:30:55 +00:00 |
|
select_server.lib.php
|
fixed html output
|
2005-11-04 13:32:44 +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
|
- removed setCheckboxes()
|
2005-11-13 08:07:39 +00:00 |
|
session.inc.php
|
bug #1352479, message if no session support
|
2005-11-10 20:02:48 +00:00 |
|
sql_query_form.lib.php
|
Fix %f expansion (bug #1355776).
|
2005-11-14 13:32:16 +00:00 |
|
sqlparser.data.php
|
support MAX_USER_CONNECTIONS
|
2005-10-08 19:42:39 +00:00 |
|
sqlparser.lib.php
|
Avoid warning if analyzing failed.
|
2005-10-17 12:53:57 +00:00 |
|
sqlvalidator.class.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
sqlvalidator.lib.php
|
Removed unused code.
|
2005-10-08 15:17:42 +00:00 |
|
storage_engines.lib.php
|
Use defined messages.
|
2005-10-08 14:55:08 +00:00 |
|
string.lib.php
|
typo
|
2005-11-03 12:53:28 +00:00 |
|
tbl_change.js
|
Calendar improvements: add submit button (bug# 1312373) and fix entering time begining with 0 (bug #1312373).
|
2005-10-06 09:23:58 +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
|
pmaTooltip(): undefined variable docY
|
2005-11-14 11:23:47 +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 |