Commit Graph

241 Commits

Author SHA1 Message Date
Madhura Jayaratne
785123b643 bug #4705 Table structure: adding primary key doesn't refresh page
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-14 18:05:14 +05:30
Marc Delisle
a824169cbd Fix param doc
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-01-03 10:09:38 -05:00
Marc Delisle
aae2bcf6e6 Remove unnecessary display mode
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-01-03 09:35:09 -05:00
Marc Delisle
eb37dccbb2 Merge branch 'QA_4_3' 2015-01-03 07:31:41 -05:00
Marc Delisle
cf8bed2e3e Incorrect parameter passed to function
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-01-03 07:30:57 -05:00
Marc Delisle
629e08cbc4 Code cleanup: $disp_mode was always empty at this point
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-28 09:48:04 -05:00
Marc Delisle
8680240319 Remove unneeded level of function call
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-28 06:52:36 -05:00
Marc Delisle
3443ce8a18 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-27 07:47:18 -05:00
Madhura Jayaratne
974f7afe71 Merge branch 'QA_4_3'
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-23 15:15:18 +05:30
Madhura Jayaratne
7cf678f79d bug #4664 select min() displays 1 row, but reports the table amount of rows returned
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-23 15:03:23 +05:30
Marc Delisle
e17ccae612 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-09 12:52:40 -05:00
Marc Delisle
6e9eee5cc6 Merge pull request #1414 from Tithugues/b4593_master
Fix #4593 Manual SELECT doesn't change active table
2014-12-06 18:28:11 -05:00
Hugues Peccatte
603498a6fc Fix #4593 Manual SELECT doesn't change active table
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-12-06 14:01:55 +01:00
Hugues Peccatte
f9eb088bfa Update PHPDoc.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-12-06 12:42:23 +01:00
Hugues Peccatte
eda24da12e Fix #4593 Manual SELECT doesn't change active table
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-12-06 00:57:38 +01:00
Madhura Jayaratne
8c215b4a84 Do no use ID attributes for bookmark fields
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-01 15:54:08 +05:30
Madhura Jayaratne
a362667e3c Use class attribute instead of id for sqlqueryresults
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-01 10:44:36 +05:30
Madhura Jayaratne
d21f37b3f1 Use class to identify bookmarkQueryForm
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-28 12:51:30 +05:30
Madhura Jayaratne
e528721543 Show messages for mulitquery
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-27 16:26:37 +05:30
Madhura Jayaratne
dfd10b34fe Serve both ajax and non-ajax scenarios
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-27 15:06:14 +05:30
Marc Delisle
51f2efc9e1 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-11-24 09:50:17 -05:00
Marc Delisle
c53f5f7c7c Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-11-23 07:08:55 -05:00
Madhura Jayaratne
8887b07a55 Make the method return html
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-12 16:12:05 +05:30
Madhura Jayaratne
c67b8bf9d6 Do not exit here
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-12 14:56:17 +05:30
Madhura Jayaratne
2352809dae Use query execution and results display mechanism multiple time for multi queries
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-12 12:58:54 +05:30
Madhura Jayaratne
74c7714cd3 Separate getResponse for sendResponse
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-12 11:52:27 +05:30
Madhura Jayaratne
a87ce10f9d Make methods return html rather than sending and exiting
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-12 11:42:48 +05:30
Madhura Jayaratne
3b3bd0c2eb Merge branch 'QA_4_2'
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-11 10:41:56 +05:30
Madhura Jayaratne
ffcd97aa48 bug #4404 Recordset return from procedure display nothing
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-11 10:28:58 +05:30
Hugues Peccatte
2b4d6c955e Remove duplicated js function.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-03 21:57:55 +01:00
Hugues Peccatte
42e0bdd47a Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Hugues Peccatte
e17de11c74 Improve multibytes string manipulation performances.
Review SQL import process.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 17:40:09 +01:00
Marc Delisle
90ee48f0ba Merge pull request #1384 from phpmyadmin/ZweiSteinSoft/rfe/1550-pma-url-getcommon-new-style
RFE 1550: PMA_URL_getCommon(): new style
2014-10-28 08:14:45 -04:00
Hugues Peccatte
80869ba0ec Merge branch 'master' into stringFunctions_useStandardFunctions_master 2014-10-25 17:08:48 +02:00
Marc Delisle
e92107b9b5 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-24 13:00:23 -04:00
Chanaka Dharmarathna
b1b6232c04 Remove dead codes
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-10-22 23:08:13 +05:30
Hugues Peccatte
74f0beda8f Fix syntax error.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-20 20:56:12 +02:00
Ann + J.M
b1a7039ae3 Convert PMA_URL_getCommon calls to new style
Rewritten tests need validation
Signed-Off-By: Ann + J.M. <phpMyAdmin@ZweiSteinSoft.de>
2014-10-18 19:42:29 +02:00
Marc Delisle
4f6b4bb412 Remove doc for unused parameter
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-13 09:12:05 -04:00
Marc Delisle
efdde2ec22 Remove unused parameter
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-13 08:14:01 -04:00
Marc Delisle
21f1716f81 Remove incorrect parameter
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-13 08:09:11 -04:00
Marc Delisle
759c2065b6 Fix code execution path warning and coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-12 09:14:18 -04:00
Marc Delisle
a728099e01 Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-12 08:42:51 -04:00
Hugues Peccatte
48bd3b8ee5 Remove unused $pmaString.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-05 10:42:44 +02:00
Hugues Peccatte
3de88162ff Replace PMA_String uses by mb_* calls.
Remove part of unused  variables.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Hugues Peccatte
ebda4090db Coding style modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 15:47:14 +02:00
Marc Delisle
2b7ef3f31f Merge branch 'QA_4_2' 2014-09-11 08:12:32 -04:00
Marc Delisle
1ef714febe bug #4529 Undefined index: pos
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-11 08:12:06 -04:00
Marc Delisle
f8742726a6 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-10 19:19:14 -04:00
Hugues Peccatte
5985894160 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-07 00:31:45 +02:00