Commit Graph

236 Commits

Author SHA1 Message Date
Madhura Jayaratne
a39a5ce265 bug #4942 Export to gzip saves plain text under Chrome
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-04 21:44:40 +05:30
Madhura Jayaratne
332f369c57 bug #4886 Clicking on external links in advisor rules give JS error
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-04 10:20:44 +05:30
Marc Delisle
2a7f1ed42e Remove code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-02-14 06:12:53 -05:00
Rohit Mulange
f508e9312a fix bug #4720 (problem with missing php-mbstring warning)
Signed-off-by: Rohit Mulange <rohit@rohit.codes>
2015-01-21 23:45:02 +05:30
Madhura Jayaratne
dfae4d2f08 Bug #4676 - Auto configuration issues
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-02 09:49:03 +05:30
Marc Delisle
e30d15d3b8 Bug in Auto-configuration: tables were not created automatically
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-30 11:46:48 -05:00
Madhura Jayaratne
7c0b1bafed Fix coding style error
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-14 11:52:42 +05:30
Hugues Peccatte
037a034b43 Minor coding style modifications.
Fix typos.
PHPDoc and JSDoc updates.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:04:35 +01:00
Hugues Peccatte
80ced5fe8f Fix PHPCS issues.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 18:37:49 +01:00
Hugues Peccatte
80869ba0ec Merge branch 'master' into stringFunctions_useStandardFunctions_master 2014-10-25 17:08:48 +02:00
Marc Delisle
0f58673cee Merge pull request #1383 from smita786/master
moving out inline js from db_designer.lib.php plus minor bug fixes
2014-10-23 07:46:22 -04:00
Ann + J.M
5b5d50e471 Fix phpdoc errors
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-10-22 21:11:50 +02:00
Marc Delisle
5df7783e97 Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-22 12:41:06 -04:00
Smita Kumari
b4906839e4 remove trailing white spaces
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-10-21 23:45:32 +05:30
Madhura Jayaratne
35b228d534 Merge branch 'QA_4_2'
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-21 22:03:10 +05:30
Madhura Jayaratne
e28912d49e bug #4557 PHP fatal error, undefined function __()
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-21 21:59:46 +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
Marc Delisle
8a3bf5af9f Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-20 13:14:05 -04:00
Madhura Jayaratne
00f2788a66 bug #4560 PHP error on master branch
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-17 13:35:16 +05:30
Hugues Peccatte
70a21ec25c Merge from master.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-08 21:49:37 +02:00
Madhura Jayaratne
792224b92e Merge branch 'QA_4_2'
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-07 11:16:23 +05:30
Hugues Peccatte
e20510de39 Replace mb functions by standard string functions.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-03 23:08:43 +02:00
Hugues Peccatte
5926d94d87 Add include to use PMA mb_* functions.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 21:49: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
Remi Collet
31792c8091 fix gettext include path
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-22 11:33:59 +02:00
Hugues Peccatte
e28a833103 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin 2014-09-07 00:32:14 +02:00
Hugues Peccatte
5985894160 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-07 00:31:45 +02:00
Marc Delisle
fde42eb2e8 No need to have a distinct file
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-06 14:11:04 -04:00
Hugues Peccatte
9b77d746ab Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Marc Delisle
792a8d3244 Fix typo
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-30 07:01:35 -04:00
Remi Collet
4f352990dc fix gettext include path
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-19 07:49:15 -04:00
Ashutosh Dhundhara
7a9569f6b5 RFE#1123: Zeroconf PMA tables support.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-11 18:33:59 +05:30
Marc Delisle
97273edddf Merge branch 'QA_4_2' 2014-07-18 11:48:02 -04:00
Remi Collet
7127ed28c9 Fix link in home page.
Web site: url.php?url=http://www.phpMyAdmin.net/ => OK
Improve:  url.php?url=http://www.phpmyadmin.neti/home_page/improve.php => broken
Support:  url.php?url=http://www.phpmyadmin.net/home_page/support.php  => broken

As domain name are not case sensitive, this seems the simpler fix.
(other solution, fix index.php to use CamelCase names for all links)

Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-18 11:38:42 -04:00
Chirayu Chiripal
1dd8d8c28c fix: error in export with option view output as text
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-19 17:30:50 +05:30
Michal Čihař
273de91741 Simplify code as zero length array is empty as well
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-09 10:20:01 +02:00
Ashutosh Dhundhara
99b9e8d83c RFE#1145: Preview SQL instead of executing it.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-06-07 00:27:39 +05:30
Ann + J.M
ddf78c212b Re-merge b3dbec1...9207203, changes got lost on original merge from QA_4_2
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-05-26 10:39:50 +02:00
Hugues Peccatte
b7b7e25fe0 Replace edit input for text fields.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-05-24 23:33:56 +02:00
Ann + J.M
69ddb29989 Code style fixes
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-05-19 22:33:01 +02:00
Madhura Jayaratne
288c012128 Fix coding style
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-05-10 13:05:12 +02:00
Marc Delisle
d12d752c8c Merge pull request #1171 from ashutoshdhundhara/rfe_1445
RFE: #1445 Easy access to "SHOW CREATE".
2014-05-10 12:54:27 +02:00
Ashutosh Dhundhara
cc9cef8e15 RFE: #1445 Easy access to "SHOW CREATE".
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-05-10 02:10:21 +05:30
Michal Čihař
0b2e35da19 Execute headers code when we have runkit
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-08 14:53:14 +02:00
Michal Čihař
eba095262b Simplify array initialization
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 13:21:54 +02:00
Michal Čihař
66e2135fb3 Remove break after return
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 13:19:16 +02:00
Michal Čihař
295e688eaf Try to fix wrong stripping of request variables
- the list of walked array keys can not be static as this can prevent of
  processing of some elements
- we need to flag all processed elements as after reordering they can
  come again
2014-04-10 13:31:55 +02:00
Jeff Chan
896fe8169a Fix PMA_arrayWalkRecursive to ensure single pass thru keys
Fix a bug with PMA_arrayWalkRecursive that causes it to apply a function
to its keys/values more than once. A previously incorrect test is fixed
as well.

The bug happens because when keys are modified, PHP's foreach loops
through the new keys again. This does not usually happen unless the
iterating array is passed through by reference (or has refcount=1).
See: http://stackoverflow.com/a/14854568/791890

Please see #936 for full explanation.

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-02-17 03:09:34 +00:00
Madhura Jayaratne
61338c4859 Remove trailing whitespaces
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-02-08 12:38:37 +05:30
Marc Delisle
0034680de8 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-02-07 12:45:24 -05:00