Commit Graph

94 Commits

Author SHA1 Message Date
Spun Nakandala
36a4ba240a corrected error display shown when browsing a table for the first time after logging 2013-07-20 21:13:50 +05:30
Spun Nakandala
d15028ead2 sorted column not remembering error corrected 2013-07-19 21:42:35 +05:30
Marc Delisle
b1b39e8b0f Fix typos 2013-07-18 13:19:55 -04:00
Marc Delisle
ff2ccc4a43 Fix merge conflicts 2013-07-18 13:14:26 -04:00
Spun Nakandala
be6864a5a7 phpcs errors and warnings corrected 2013-07-18 22:29:52 +05:30
Spun Nakandala
edc8042fec error corrected 2013-07-18 21:28:42 +05:30
Spun Nakandala
2b39b25f30 changed comments to better reflect the origin of the parameter $selected 2013-07-18 20:44:46 +05:30
Spun Nakandala
f31bb7a196 renamed methods to better reflect their usage. 2013-07-18 20:39:43 +05:30
Spun Nakandala
b2a63c9654 use $GLOBALS['cfg'] instead of parsing $cfg variable among methods 2013-07-18 20:35:07 +05:30
Spun Nakandala
f043cf18e0 phpcs errors and warnings corrected 2013-07-18 19:39:43 +05:30
Spun Nakandala
e8994364a8 added methods PMA_executeQueryAndSendResponse, PMA_sendResponse 2013-07-18 19:35:06 +05:30
Spun Nakandala
d835def513 added missing parameter 2013-07-18 18:35:23 +05:30
Marc Delisle
55746b58ec Clarify the origin of $text_dir (text direction) global 2013-07-16 09:33:05 -04:00
Spun Nakandala
0fee81639e extracted method PMA_sendResponseForResultsReturned 2013-07-16 14:01:56 +05:30
Spun Nakandala
c60b65abd6 removed redundant parameter 2013-07-15 20:15:35 +05:30
Marc Delisle
c6ee63bd4e Fix typo 2013-07-14 15:44:51 -04:00
Marc Delisle
63149abf45 Fix merge conflicts 2013-07-14 15:19:33 -04:00
Spun Nakandala
6e20974920 extracted methods PMA_analyzeAndGetTableHtmlForProfilingResults, PMA_getTableHtmlForProfilingSummaryByState from PMA_getHtmlForProfilingChart 2013-07-14 13:55:30 +05:30
Michal ฤŒihaล™
1346134199 Various coding style improvements 2013-07-10 15:05:05 +02:00
Michal ฤŒihaล™
c58489a2fa Correct function declarations 2013-07-10 15:00:28 +02:00
Michal ฤŒihaล™
ba544d4639 Correct spacing in function calls 2013-07-10 14:59:42 +02:00
Michal ฤŒihaล™
e6b6720730 Fixed if spacing 2013-07-10 14:57:45 +02:00
Michal ฤŒihaล™
c0ce163e05 Drop some unused local variables
Found by PMD on our CI server
2013-07-10 14:53:05 +02:00
Spun Nakandala
5a261ac112 Missing PMA_ added 2013-07-10 13:20:50 +05:30
Spun Nakandala
18517902db phpcs warnings and errors corrected 2013-07-09 23:31:19 +05:30
Spun Nakandala
503df0a6a7 removed redundant methods 2013-07-09 22:32:02 +05:30
Spun Nakandala
07cd7234cf removed method PMA_getHtmlForPrintView and changed the method PMA_getHtmlForPrintViewHeader 2013-07-09 21:12:00 +05:30
Spun Nakandala
419876ee4c changed method PMA_getHtmlForProfilingChart 2013-07-09 21:03:16 +05:30
Spun Nakandala
765a3e464a changed PMA_getHtmlForBookmark function 2013-07-09 19:32:33 +05:30
Spun Nakandala
9c14ce3ee8 added method PMA_getHtmlForPrintView 2013-07-09 18:27:24 +05:30
Spun Nakandala
e5f3f7e0ac added methods PMA_getHtmlForPrintButton, PMA_getHtmlForIndexesProblems, PMA_getMessageIfMissingColumnIndex, PMA_getHtmlForPreviousUpdateQuery, PMA_getHtmlForSqlQueryResultsTable, PMA_getBookmarkCreatedMessage 2013-07-09 18:05:17 +05:30
Spun Nakandala
ebef06fa0d added method PMA_getHtmlForSqlQueryResults 2013-07-09 16:27:34 +05:30
Spun Nakandala
27859550cf added methods PMA_getHtmlForTableMaintenanceResponse, PMA_sendResponseOrGetHtmlForTableMaintenance 2013-07-09 14:17:08 +05:30
Spun Nakandala
4c912a6ae7 added method PMA_sendResponseForGridEdit 2013-07-09 11:29:48 +05:30
Marc Delisle
55fa5d5993 Fix typo 2013-07-08 07:28:07 -04:00
Marc Delisle
c906cccb1a Workaround for missing message when browsing an empty table 2013-07-07 14:03:29 -04:00
Spun Nakandala
ab0b933c44 removed dead code from PMA_sendResponseForNoResultsReturned 2013-07-05 23:10:08 +05:30
Spun Nakandala
dc111344e4 missing doc added 2013-07-02 20:04:28 +05:30
Spun Nakandala
b02a22cc24 added methods PMA_sendResponseForNoResultsReturned, PMA_sendAjaxResponseForNoResultsReturned, PMA_getMessageForNoRowsReturned, PMA_deleteTransformationInfo to the libraries/sql.lib.php 2013-07-02 19:48:20 +05:30
Spun Nakandala
f17221af8e invalid $unlim_num_rows error corrected 2013-07-01 20:19:13 +05:30
Spun Nakandala
102350fd03 comment corrected 2013-07-01 20:00:03 +05:30
Spun Nakandala
7cdf9ebeb8 removed unused parameters and code 2013-07-01 19:56:37 +05:30
Spun Nakandala
8045c7ef6c Added methods PMA_cleanupRelations, PMA_countQueryResults, PMA_executeTheQuery 2013-06-30 21:14:04 +05:30
Spun Nakandala
07a5ace900 bookmark creation error corrected 2013-06-28 23:48:40 +05:30
Spun Nakandala
9322cf4317 phpcs warnings and errors corrected 2013-06-28 21:44:03 +05:30
Spun Nakandala
70a58bcfd0 unwanted parameters removed 2013-06-28 20:19:50 +05:30
Spun Nakandala
7014a0fccb parse error corrected 2013-06-28 20:18:28 +05:30
Spun Nakandala
58657ab55f every request will be ajax. Therefore else condition removed 2013-06-27 23:01:19 +05:30
Spun Nakandala
c86d80b8c7 irrelevant for current master. So removed. 2013-06-27 22:53:20 +05:30
Spun Nakandala
d1bbfdcf29 missing doc added 2013-06-27 22:51:01 +05:30