phpmyadmin/libraries
2012-11-05 22:30:39 +00:00
..
bfShapeFiles
config Replace "frame" with "panel" and "left" with "navi" or "navigation" 2012-11-03 07:27:17 -04:00
dbi Missing dummy queries 2012-11-04 09:42:19 -05:00
engines Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
gis Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
navigation Dropped pointless target attribute 2012-11-05 22:24:17 +00:00
php-gettext
plugins Renamed PMA_Language_select and dropped use of echo in this function 2012-11-05 20:26:12 +00:00
properties Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
rte Use context for all "New" strings 2012-10-31 09:52:58 +01:00
schema Fixed export of relational schema 2012-10-30 20:24:00 +00:00
tcpdf Update to TCPDF 5.9.195 2012-10-25 15:39:18 +02:00
.gitignore
.htaccess
Advisor.class.php Spaces to improve clarity 2012-10-28 17:18:22 +05:30
advisory_rules.txt Use specific advisor functions in advisor rules (bug #3545306) 2012-07-19 14:55:12 +02:00
blowfish.php oop: AuthenticationCookie 2012-06-22 10:23:36 +03:00
bookmark.lib.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
build_html_for_db.lib.php Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
charset_conversion.lib.php Coding style improvements. Mostly wrapping long lines 2012-05-01 16:20:42 +05:30
check_user_privileges.lib.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
cleanup.lib.php Coding style improvements. Mostly wrapping long lines 2012-05-01 16:20:42 +05:30
common.inc.php Fixed handling of NaviWidth configuration directive 2012-10-30 20:16:57 +00:00
Config.class.php Force full page reload on font size change 2012-11-05 21:03:25 +00:00
config.default.php Renamed configuration directive: LeftDisplayDatabaseFilterMinimum => NavigationTreeDisplayDbFilterMinimum 2012-10-30 20:16:57 +00:00
config.values.php Renamed configuration directive: LeftRecentTable => NumRecentTables 2012-10-30 20:16:57 +00:00
core.lib.php Define fake __ function in case of gettext is not loaded for fatal error 2012-11-01 09:11:14 +01:00
data_dictionary_relations.lib.php
database_interface.lib.php debug_backtrace() does not always return the file and line portions 2012-11-02 13:07:56 -04:00
db_common.inc.php Don't redirect when no db is selected during ajax requests 2012-10-30 20:16:58 +00:00
db_info.inc.php Dropped configuration directives: ShowTooltipAliasDB and ShowTooltipAliasTB 2012-10-30 20:16:56 +00:00
db_table_exists.lib.php Dropped main.php 2012-10-30 20:10:20 +00:00
DBQbe.class.php Modify classes with property 2012-09-16 15:29:56 +05:30
DbSearch.class.php Dropped (again) some server side code for checking all items in a list 2012-10-30 20:24:00 +00:00
display_change_password.lib.php improve coding style 2012-09-03 18:06:02 +02:00
display_create_database.lib.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
display_create_table.lib.php Display create table functionality without a dialog 2012-10-30 20:16:02 +00:00
display_export.lib.php Disabled ajax when processing the export form 2012-10-30 20:07:02 +00:00
display_git_revision.lib.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
display_import_ajax.lib.php -bug #3538914 [import] upload progress broken 2012-06-30 16:54:22 +02:00
display_import.lib.php Dropped getReloadNavigationScript(), this is already handled by Footer.class.php 2012-10-30 20:23:59 +00:00
display_select_lang.lib.php The target attribute no longer makes sense in the change language form 2012-11-05 20:59:54 +00:00
DisplayResults.class.php Fixed fatal errors in DisplayResults test cases 2012-11-01 13:27:06 +00:00
Error_Handler.class.php Test for config existance 2012-10-18 09:29:03 +02:00
Error.class.php Various coding style improvements 2012-09-04 15:43:25 +02:00
error.inc.php Do not emit headers in testsuite 2012-10-18 10:17:36 +02:00
file_listing.php Coding style improvements 2012-05-01 19:38:04 +05:30
File.class.php Do not user prefix underscore for protected methods 2012-10-28 17:30:28 +05:30
Footer.class.php Bug #3582706 DBG SQL and frames removal 2012-11-03 06:51:58 -04:00
gis_visualization.lib.php Typos 2012-06-21 06:26:59 -04:00
Header.class.php Theme mighe be not available in fatal error case 2012-11-01 09:12:54 +01:00
iconv_wrapper.lib.php Various coding style improvements 2012-06-02 22:41:39 +05:30
import.lib.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Index.class.php Added ajax behaviour to indexes in the navigation tree 2012-10-30 20:10:23 +00:00
information_schema_relations.lib.php
insert_edit.lib.php Incorrect order of parameters 2012-11-01 07:26:07 -04:00
ip_allow_deny.lib.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
js_escape.lib.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
kanji-encoding.lib.php
List_Database.class.php Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
List.class.php Fix docs 2012-06-02 23:21:00 +05:30
logging.lib.php Various docblocks improvements 2012-09-19 15:05:26 +02:00
Menu.class.php Implemented menu caching 2012-10-30 20:24:00 +00:00
Message.class.php Docblocks fixes 2012-09-18 17:19:28 +02:00
mime.lib.php
mult_submits.inc.php Fixed multi submit for table prefix manipulations 2012-10-30 20:24:00 +00:00
mysql_charsets.lib.php Resolved conflicts 2012-09-19 00:46:28 +05:30
opendocument.lib.php wrap long lines 2012-09-18 17:07:23 +02:00
operations.lib.php Ajaxify table options form on tbl_operations.php 2012-10-30 20:24:00 +00:00
OutputBuffering.class.php Various docblocks improvements 2012-09-19 15:05:26 +02:00
parse_analyze.lib.php
Partition.class.php
PDF.class.php Fix indentation 2012-10-28 22:18:15 +05:30
plugin_interface.lib.php Check if properties do exist before using them 2012-10-15 12:00:12 +02:00
PMA.php Improve coding style 2012-05-07 19:39:14 +05:30
pmd_common.php Got rid of inline JS in PMD 2012-10-30 20:04:52 +00:00
RecentTable.class.php Renamed configuration directive: LeftRecentTable => NumRecentTables 2012-10-30 20:16:57 +00:00
relation_cleanup.lib.php Various docblocks improvements 2012-09-19 15:05:26 +02:00
relation.lib.php This constant had been replaced by a configuration directive a while ago 2012-10-30 08:20:46 -04:00
replication_gui.lib.php Partial fix for bug #3583312 - Broken replication forms/links 2012-11-04 23:19:56 +00:00
replication.inc.php Various docblocks improvements 2012-09-19 15:05:26 +02:00
Response.class.php Fixed fatal errors in DisplayResults test cases 2012-11-01 13:27:06 +00:00
sanitizing.lib.php Simplify linking to documentation 2012-09-05 15:19:13 +02:00
Scripts.class.php phpcs fixes 2012-10-30 20:24:01 +00:00
select_lang.lib.php Start Punjabi translation 2012-08-20 13:20:20 +02:00
select_server.lib.php Dropped more pointless target attributes 2012-11-05 22:30:39 +00:00
server_common.inc.php Dropped main.php 2012-10-30 20:10:20 +00:00
server_privileges.lib.php Use context for all "New" strings 2012-10-31 09:52:58 +01:00
server_synchronize.lib.php Wrap some long lines 2012-09-24 09:29:16 +02:00
server_variables_doc.php Modified some untracked files 2012-09-16 17:09:12 +05:30
session.inc.php Fix some style violations 2012-06-03 20:01:29 +05:30
special_schema_links.lib.php Links for information_schema 2012-08-01 23:29:41 +05:30
sql_query_form.lib.php Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
sqlparser.data.php Remove useless comments (copy of function name) 2012-05-30 09:06:16 +02:00
sqlparser.lib.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
sqlvalidator.class.php More coding style fixes 2012-06-23 22:41:49 +05:30
sqlvalidator.lib.php Various coding style fixes 2012-06-02 23:57:20 +05:30
StorageEngine.class.php Resolved conflicts 2012-09-19 00:46:28 +05:30
string_mb.lib.php Fix documentation comments 2012-05-10 00:28:59 +05:30
string_native.lib.php Fix documentation comments 2012-05-10 00:28:59 +05:30
string_type_ctype.lib.php Fix documentation comments 2012-05-10 00:28:59 +05:30
string_type_native.lib.php Fix documentation comments 2012-05-10 00:28:59 +05:30
string.lib.php Fix documentation comments 2012-05-10 00:28:59 +05:30
structure.lib.php Closed tag 2012-10-30 20:24:01 +00:00
sysinfo.lib.php Coding style improvements 2012-09-18 16:09:25 +02:00
Table.class.php Remove author names in code 2012-10-30 08:21:23 -04:00
TableSearch.class.php Simplify the code 2012-11-02 00:22:19 +05:30
tbl_common.inc.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
tbl_info.inc.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
tbl_properties.inc.php Fixed bug #3582541 - Error on addfield 2012-11-01 19:35:08 +00:00
tbl_views.lib.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Theme_Manager.class.php Autosubmit forms with jQuery, avoids a full page reload 2012-10-30 20:24:00 +00:00
Theme.class.php Drop the target attrbute from links and forms 2012-10-30 20:10:20 +00:00
Tracker.class.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
transformations.lib.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Types.class.php Fix some code violations 2012-10-09 23:01:03 +05:30
url_generating.lib.php Wrap a long line 2012-06-23 22:17:32 +05:30
user_preferences.inc.php Replace "frame" with "panel" and "left" with "navi" or "navigation" 2012-11-03 07:27:17 -04:00
user_preferences.lib.php Dropped server side functionality for reloading the left frame from user preferences forms 2012-10-30 20:23:59 +00:00
Util.class.php Revert 5721fb7620, it segfaults the testsuite 2012-11-01 19:21:05 +00:00
vendor_config.php
zip_extension.lib.php Coding style fixes 2012-05-10 20:39:40 +05:30
zip.lib.php Class names should start with capital letters 2012-06-23 22:12:51 +05:30