| .. |
|
auth
|
bug #1477402, if default server fails you cannot switch in config auth
|
2006-07-06 15:59:32 +00:00 |
|
compat
|
Implement own minimalistic var_export and drop the one from PEAR.
|
2006-07-20 13:47:07 +00:00 |
|
dbg
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
dbi
|
PMA_DBI_try_query(): do not force MYSQLI_USE_RESULT if not requested, makes PMA_DBI_num_rows() not to work
|
2006-08-03 12:58:46 +00:00 |
|
engines
|
arrange innodb buffer pool tables side by side
|
2005-12-07 11:24:38 +00:00 |
|
export
|
bug #1527862, export foreign keys is broken in latest CVS
|
2006-08-05 10:51:03 +00:00 |
|
fpdf
|
use PMA_getenv()
|
2006-04-11 14:33:17 +00:00 |
|
import
|
Fix special case of Excel export with ; at the end (bug #1511046).
|
2006-06-27 08:56:46 +00:00 |
|
transformations
|
Allow to configure how often space is added (RFE #1440384).
|
2006-03-02 17:27:07 +00:00 |
|
.cvsignore
|
Ignore custom headers and temporary files from Vim.
|
2005-11-25 08:44:56 +00:00 |
|
.htaccess
|
Deny access to libraries folder over HTTP.
|
2005-11-23 19:16:25 +00:00 |
|
blowfish.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
bookmark.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
charset_conversion.lib.php
|
Fixes for AIX wrapper, thanks to Bj��rn Wiberg - bwiberg.
|
2006-02-22 08:26:32 +00:00 |
|
check_user_privileges.lib.php
|
bug #1490193 and code simplification
|
2006-05-18 16:53:40 +00:00 |
|
common.lib.php
|
now really (forgot to return the unquoted string)
|
2006-08-02 12:18:09 +00:00 |
|
Config.class.php
|
make font size user configurable - missing documentation
|
2006-07-31 14:20:00 +00:00 |
|
config.default.php
|
Add Open Document Text export (RFE #1068007).
|
2006-04-28 08:54:27 +00:00 |
|
database_interface.lib.php
|
workaround information_schema problem when a db directory has wrong permissions or ownership
|
2006-06-25 12:42:25 +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_details_common.inc.php
|
bug #1518147, information_schema disables displaying of size for other dbs
|
2006-07-06 14:40:24 +00:00 |
|
db_details_db_info.inc.php
|
bug #1518147, information_schema disables displaying of size for other dbs
|
2006-07-06 14:40:24 +00:00 |
|
db_details_links.inc.php
|
bug #1490193 and code simplification
|
2006-05-18 16:53:40 +00:00 |
|
db_table_exists.lib.php
|
bug #1521910, with selected ... print view
|
2006-07-27 17:14:30 +00:00 |
|
display_create_database.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
display_create_table.lib.php
|
bug #1376314, detection of privilege to create a table
|
2006-01-19 17:13:20 +00:00 |
|
display_export.lib.php
|
Reinclude table selection (bug #1477226).
|
2006-04-26 20:59:09 +00:00 |
|
display_import.lib.php
|
Character set of file message appeared twice
|
2006-07-22 21:13:24 +00:00 |
|
display_select_lang.lib.php
|
Store HTML entities rather than relying on php functions to create them.
|
2005-11-27 22:04:11 +00:00 |
|
display_tbl_links.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
display_tbl.lib.php
|
bug #1524387 incorrectly detects table name for result field
|
2006-08-02 15:40:12 +00:00 |
|
file_listing.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
footer.inc.php
|
correctly escape strings inside JavaScript (part of bug #1532721)
|
2006-08-02 10:25:37 +00:00 |
|
get_foreign.lib.php
|
moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table
|
2006-02-21 11:07:46 +00:00 |
|
grab_globals.lib.php
|
use PMA_getenv()
|
2006-04-11 14:33:17 +00:00 |
|
header_http.inc.php
|
Fix XSS on some libraries (CVE-2005-3665).
|
2005-11-24 08:15:00 +00:00 |
|
header_meta_style.inc.php
|
fix to remove scrollbar bug in IE without quirks mode
|
2006-07-08 09:35:52 +00:00 |
|
header_printview.inc.php
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
header.inc.php
|
do not apply 'vertical scrollbar bug'-fix to IE 7
|
2006-08-01 07:15:30 +00:00 |
|
iconv_wrapper.lib.php
|
Fixes for AIX wrapper, thanks to Bj��rn Wiberg - bwiberg.
|
2006-02-22 08:26:32 +00:00 |
|
import.lib.php
|
support display of HANDLER statement results
|
2006-06-09 20:13:08 +00:00 |
|
information_schema_relations.lib.php
|
information_schema relations
|
2005-03-27 23:26:00 +00:00 |
|
ip_allow_deny.lib.php
|
use PMA_getenv()
|
2006-04-11 14:33:17 +00:00 |
|
kanji-encoding.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
language.lib.php
|
Reload language file after switch to utf-8 translation (bug #1442605).
|
2006-04-27 12:13:52 +00:00 |
|
left_header.inc.php
|
move server selection in main to the 'right' (below 'phpMyAdmin')
|
2006-07-09 10:29:28 +00:00 |
|
mcrypt.lib.php
|
bug #1117907
|
2005-02-07 16:46:02 +00:00 |
|
mult_submits.inc.php
|
bug #1521910, with selected ... print view
|
2006-07-27 17:14:30 +00:00 |
|
mysql_charsets.lib.php
|
MySQL 4.1.13 and double quotes in SHOW VARIABLES
|
2006-08-09 12:14:29 +00:00 |
|
ob.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
opendocument.lib.php
|
Include styles.xml in Open Document, now it can be opened in KOffice, Gnumeric and OpenOffice.org.
|
2006-04-28 10:46:13 +00:00 |
|
plugin_interface.lib.php
|
bug #1504218, better explanation for what is a PDF export
|
2006-06-25 11:42:18 +00:00 |
|
read_dump.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
relation_cleanup.lib.php
|
added database name to relation querys
|
2005-12-17 17:36:58 +00:00 |
|
relation.lib.php
|
bug #1437754, search combos default to key zero
|
2006-02-24 20:31:45 +00:00 |
|
sanitizing.lib.php
|
dont use deprecated tags
|
2005-11-17 13:12:58 +00:00 |
|
select_lang.lib.php
|
Tatarish name
|
2006-06-21 10:40:41 +00:00 |
|
select_server.lib.php
|
move server selection in main to the 'right' (below 'phpMyAdmin')
|
2006-07-09 10:29:28 +00:00 |
|
server_common.inc.php
|
bug #1490193 and code simplification
|
2006-05-18 16:53:40 +00:00 |
|
server_links.inc.php
|
Same title for processes link (RFE #1350356).
|
2006-02-22 11:31:32 +00:00 |
|
session.inc.php
|
Remove unused code.
|
2006-05-30 14:50:40 +00:00 |
|
sql_query_form.lib.php
|
bug #1477576 with rtl langs, navi links open in wrong frame
|
2006-07-03 15:01:45 +00:00 |
|
sqlparser.data.php
|
bug #1455373, CONVERT not in reserved words
|
2006-03-26 11:59:12 +00:00 |
|
sqlparser.lib.php
|
correctly unquote identifiers
|
2006-08-02 11:36:12 +00:00 |
|
sqlvalidator.class.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
sqlvalidator.lib.php
|
Removed unused code.
|
2005-10-08 15:17:42 +00:00 |
|
storage_engines.lib.php
|
bug #1434578, missing argument for __construct()
|
2006-02-19 15:36:55 +00:00 |
|
string.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Table.class.php
|
a few notes about RENAME
|
2006-08-05 11:30:41 +00:00 |
|
tbl_indexes.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
tbl_properties_common.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
tbl_properties_links.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
tbl_properties_table_info.inc.php
|
Reload language file after switch to utf-8 translation (bug #1442605).
|
2006-04-27 12:32:11 +00:00 |
|
tbl_properties.inc.php
|
bug #1458334, undefined offset
|
2006-03-26 11:13:03 +00:00 |
|
tbl_replace_fields.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Theme_Manager.class.php
|
remove a line that does nothing
|
2006-08-02 17:15:30 +00:00 |
|
Theme.class.php
|
use fallback (original) css file if not found in current theme (no need to include unchanged files into theme, f. e. print.css)
|
2006-04-26 17:09:45 +00:00 |
|
transformations.lib.php
|
fixed bug #1409972 PHP 5.1.2 compatibility
|
2006-01-19 15:39:29 +00:00 |
|
unzip.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
url_generating.lib.php
|
Better handle other URL separator than & (bug #1487365).
|
2006-05-12 15:39:33 +00:00 |
|
zip.lib.php
|
added infou about UFPDF to documentation
|
2004-12-29 14:16:51 +00:00 |