phpmyadmin/libraries
Marc Delisle 58cc1e5ae2 bug #4543 Changing column name can break saved "order by" clause
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-30 13:13:21 -04:00
..
bfShapeFiles Correct and complete license notices for bfShapeFiles. 2013-10-01 12:10:29 -04:00
config bug #4478 Server validation does not work while in setup/mysqli 2014-07-05 09:28:06 -04:00
dbi bug #4498 PMA 4.2.x and HHVM 2014-07-30 08:31:49 -04:00
engines Fix coding style 2014-01-28 10:12:30 -05:00
gis Fix coding style 2014-06-22 16:34:34 +02:00
navigation Fix bug#4413 Navigation Error in Nav Tree for Search Results Past the First Page 2014-08-29 14:19:38 +05:30
php-gettext Revert the commit 7c971c0 2013-12-20 22:47:20 +05:30
phpseclib/Crypt
plugins bug in PDF export: title not present in PDF 2014-09-27 08:39:00 -04:00
properties Rename OptionsPropertyOneItem::$_force overwritten from parent 2014-05-21 21:29:51 +02:00
rte Fix merge conflict 2014-07-17 16:46:15 -04:00
schema Fix coding style 2014-06-22 16:34:34 +02:00
tcpdf Upgrade tcpdf to 6.0.062 2014-03-03 16:11:03 +01:00
.gitignore
Advisor.class.php Fix coding style 2014-06-22 16:34:34 +02:00
advisory_rules.txt Move implode to the code rather than having it in the data 2014-04-02 08:59:01 +02:00
bookmark.lib.php PMA_Bookmark_delete: Drop unnecessary $db param 2014-05-19 22:04:22 +02:00
browse_foreigners.lib.php Remove trailing whitespace from the code 2014-03-20 09:36:48 +01:00
build_html_for_db.lib.php Code style fixes 2014-05-19 22:33:01 +02:00
charset_conversion.lib.php Fix PMA_convertString which use a wrong variable. 2013-11-05 20:51:49 +01:00
check_user_privileges.lib.php Fix coding style 2014-06-22 16:34:34 +02:00
cleanup.lib.php
common.inc.php Fix coding style 2014-06-22 16:34:34 +02:00
Config.class.php bug #4361 Can't change font size (when config.inc.php not present) 2014-09-21 09:13:18 -04:00
config.default.php Fix for bug 4027 2014-06-29 07:14:39 -04:00
config.values.php Manage a config proporty to limit the number of items at first level in navigation panel. 2014-04-21 22:14:31 +02:00
core.lib.php fix gettext include path 2014-09-22 11:33:59 +02:00
create_addfield.lib.php Fix coding style 2014-06-22 16:34:34 +02:00
data_dictionary_relations.lib.php
database_interface.inc.php Fix coding style 2013-12-18 11:22:58 +05:30
DatabaseInterface.class.php Fix coding style 2014-06-22 16:34:34 +02:00
db_common.inc.php Rename variable to match current meaning 2014-01-06 11:11:34 +01:00
db_info.inc.php Merge branch 'QA_4_1' 2014-01-09 08:11:51 -05:00
db_table_exists.lib.php
DBQbe.class.php Fix coding style 2014-06-22 16:34:34 +02:00
DbSearch.class.php Code style fixes 2014-05-19 22:33:01 +02:00
display_change_password.lib.php [interface] Break "Edit privileges" with sub-menus 2014-01-06 21:22:31 +01:00
display_create_database.lib.php Spaces around . operator 2014-01-08 18:06:02 +05:30
display_create_table.lib.php Fix number field size and remove incorrect attributes 2014-05-02 07:55:50 -04:00
display_export.inc.php Fix coding style 2014-06-22 16:34:34 +02:00
display_export.lib.php Fix coding style 2014-06-22 16:34:34 +02:00
display_git_revision.lib.php
display_import_ajax.lib.php
display_import.inc.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
display_import.lib.php Replace tabs with spaces 2014-03-19 18:59:36 +01:00
display_select_lang.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
display_structure.inc.php Fix #4427: action icons not in horizontal order 2014-07-19 21:16:37 +02:00
DisplayResults.class.php Have single-sort url besides multi-sort for each column and make single-sort default on click 2014-07-01 23:32:05 +05:30
Error_Handler.class.php Fix typo 2013-12-15 14:12:35 -05:00
error_report.lib.php Fix coding style 2014-06-22 16:34:34 +02:00
Error.class.php Document problem with current code 2014-03-18 14:42:08 +01:00
error.inc.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
export.lib.php Fix coding style 2014-06-22 16:34:34 +02:00
file_listing.lib.php Spaces around . operator 2014-01-08 17:26:27 +05:30
File.class.php Fix coding style 2014-06-22 16:34:34 +02:00
Font.class.php move charLists generation to seperate method 2013-09-30 13:34:22 +02:00
Footer.class.php Fix bug 4483/4440: selflink was disappearing in certain cases 2014-07-08 20:05:46 +05:30
Header.class.php bug #4530 [security] DOM based XSS that results to a CSRF that creates a ROOT account in certain conditions 2014-09-13 10:30:47 -04:00
iconv_wrapper.lib.php
import.lib.php Remove trailing whitespace from the code 2014-03-20 09:36:48 +01:00
Index.class.php Consistently use comma at the end of notification messages 2014-03-28 09:58:17 +01:00
index.lib.php Incorrect attributes for number fields 2014-05-02 08:04:17 -04:00
information_schema_relations.lib.php Merge branch 'QA_4_0' 2013-09-14 14:45:27 +05:30
insert_edit.lib.php Fix coding style 2014-06-22 17:28:43 +02:00
ip_allow_deny.lib.php Rewrite to decrease number of nested levels. 2013-12-07 22:16:16 +01:00
js_escape.lib.php Rewrite to decrease number of nested levels. 2013-12-07 22:16:16 +01:00
kanji-encoding.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
List_Database.class.php Do not set not used global variable 2014-02-27 16:23:43 +01:00
List.class.php Drop List::getSingleItem as it is not used 2014-03-14 07:29:15 +01:00
logging.lib.php
Menu.class.php Incorrect menu tab generation from usergroups 2014-06-07 09:02:10 -04:00
Message.class.php Fix coding style 2014-06-22 16:34:34 +02:00
mime.lib.php
mult_submits.inc.php bug #4481 mult_submits.inc.php Undefined variable Error 2014-07-07 18:00:47 -04:00
mult_submits.lib.php bug #4529 Undefined index: pos 2014-09-11 08:12:06 -04:00
mysql_charsets.inc.php Fix coding style 2014-06-22 16:34:34 +02:00
mysql_charsets.lib.php Fix coding style 2014-06-22 16:34:34 +02:00
opendocument.lib.php Spaces around . operator 2014-01-08 18:06:02 +05:30
operations.lib.php bug #4418 When copying databases, primary key attributes get lost 2014-05-18 13:22:14 -04:00
OutputBuffering.class.php Update PHPDoc. 2013-11-10 10:28:05 +01:00
parse_analyze.inc.php Another case for bug #4239 2014-01-21 05:52:25 -05:00
Partition.class.php
PDF.class.php Fix typos 2014-01-09 05:58:44 -05:00
plugin_interface.lib.php Fix coding style 2014-06-22 16:34:34 +02:00
PMA.php Fix coding style 2014-06-22 16:34:34 +02:00
pmd_common.php Code style fixes 2014-05-19 22:40:24 +02:00
RecentFavoriteTable.class.php Fix XSS in PMA_RecentFavoriteTable::getHtmlList() 2014-06-19 12:52:52 +02:00
relation_cleanup.lib.php
relation.lib.php Fix #4471: Undefined index warning with referenced column. 2014-06-26 21:03:17 +02:00
replication_gui.lib.php Code style fixes 2014-05-19 22:51:33 +02:00
replication.inc.php Fix undefined variable notice 2014-01-25 10:31:59 -05:00
Response.class.php Fix typo 2013-12-10 06:13:43 -05:00
sanitizing.lib.php Allow local links to documentation 2013-09-12 10:03:19 +02:00
SavedSearches.class.php Add string check for json_decode in SavedSearches::setCriterias 2014-05-19 22:20:14 +02:00
Scripts.class.php bug #4530 [security] DOM based XSS that results to a CSRF that creates a ROOT account in certain conditions 2014-09-13 10:30:47 -04:00
select_lang.lib.php Add Colognian translaation 2014-04-16 12:58:51 +02:00
select_server.lib.php
server_bin_log.lib.php Spaces around . operator 2014-01-08 17:26:27 +05:30
server_collations.lib.php PHPDoc update. 2014-01-09 20:51:40 +01:00
server_common.inc.php
server_common.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
server_databases.lib.php Spaces around . operator 2014-01-08 17:26:27 +05:30
server_engines.lib.php
server_plugins.lib.php Don't use function in for loop test. 2013-12-18 21:29:34 +01:00
server_privileges.lib.php Fix #4524: Add missing 0 initial on the "Users overview". 2014-09-07 15:17:27 +02:00
server_status_advisor.lib.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
server_status_monitor.lib.php Remove code for older MySQL version (no longer supported) 2014-07-23 08:36:08 -07:00
server_status_queries.lib.php Doc comment improvements 2013-11-29 23:23:19 +05:30
server_status_variables.lib.php Extrace query cache total blocks value correctly 2014-05-21 21:34:21 +02:00
server_status.lib.php Code style fixes 2014-05-19 22:51:33 +02:00
server_user_groups.lib.php Replace tabs with spaces 2014-03-19 18:59:36 +01:00
server_users.lib.php Move user group related functions to a lib file of its own 2013-09-09 07:10:06 +05:30
server_variables.lib.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
ServerStatusData.class.php Update PHPDoc. 2013-11-10 10:28:05 +01:00
session.inc.php Clarify message 2014-07-10 11:31:29 -04:00
special_schema_links.lib.php Merge branch 'QA_4_0' 2013-09-14 17:10:01 +05:30
sql_query_form.lib.php Correct punctuation for sentences 2014-02-02 11:19:15 +01:00
sql.lib.php bug #4529 Undefined index: pos 2014-09-11 08:12:06 -04:00
sqlparser.data.php
sqlparser.lib.php bugfix: insert queries not showing affected row counts 2014-06-13 00:39:28 +05:30
StorageEngine.class.php Fix coding style 2014-01-08 14:35:15 +05:30
String.class.php
string.inc.php
StringAbstractType.class.php
StringByte.int.php
StringCType.class.php
StringMB.class.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
StringNative.class.php
StringNativeType.class.php Use meaningful variable names 2014-01-21 18:34:17 +05:30
StringType.int.php
structure.lib.php bug #4543 Changing column name can break saved "order by" clause 2014-09-30 13:13:21 -04:00
sysinfo.lib.php Code style fixes 2014-05-19 22:51:33 +02:00
Table.class.php bug #4522 Duplicate column names while assigning index 2014-08-25 12:41:51 -04:00
TableSearch.class.php Code style fixes 2014-05-19 22:51:33 +02:00
tbl_chart.lib.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
tbl_columns_definition_form.inc.php Bug fix:Query error on submitting column change form containing disabled input 2014-06-06 01:03:59 +05:30
tbl_columns_definition_form.lib.php Bug fix:Query error on submitting column change form containing disabled input 2014-06-06 01:03:59 +05:30
tbl_common.inc.php Rename variable to match current meaning 2014-01-06 11:11:34 +01:00
tbl_gis_visualization.lib.php bug #4313 GIS Visualization Extension does not work with PointFromText() function 2014-05-04 16:18:51 +05:30
tbl_indexes.lib.php Missing space in index creation/edit generated query 2014-06-07 09:31:17 -04:00
tbl_info.inc.php
tbl_printview.lib.php Fix coding style 2014-01-08 14:35:15 +05:30
tbl_relation.lib.php Fix undefined variable notice; fix parameter type 2014-08-26 07:54:38 -04:00
tbl_tracking.lib.php Code style fixes 2014-05-21 20:56:01 +02:00
tbl_views.lib.php Don't use function in for loop test. 2013-12-18 22:18:02 +01:00
Theme_Manager.class.php Specify types 2013-11-11 07:14:37 +05:30
Theme.class.php Spaces around . operator 2014-01-08 18:06:02 +05:30
Tracker.class.php Code style fixes 2014-05-21 20:56:01 +02:00
transformations.lib.php Ignore hidden files when looking up transformations 2014-03-31 14:03:45 +02:00
Types.class.php Support AES_DECRYPT as well 2014-03-25 13:59:29 +01:00
url_generating.lib.php Fix coding style 2014-06-22 16:34:34 +02:00
user_preferences.inc.php Consistently use comma at the end of notification messages 2014-03-28 09:58:17 +01:00
user_preferences.lib.php Fix PHPCS errors. 2013-12-11 20:44:12 +01:00
Util.class.php Apply fixup for documentation anchor as well 2014-09-22 11:39:11 +02:00
vendor_config.php Allow to use system phpseclib 2014-07-08 16:29:54 +02:00
zip_extension.lib.php Fix wrong refactoring. 2013-12-21 22:10:06 +01:00
zip.lib.php