Commit Graph

185 Commits

Author SHA1 Message Date
Michal Čihař
aa3071a95d Saner color for error messages (and consistent with default theme) 2012-08-13 14:17:06 +02:00
Madhura Jayaratne
72cdb4d058 Simplify the logic a bit 2012-07-29 08:10:25 +05:30
Madhura Jayaratne
3ad443a656 Merge branch 'QA_3_5' 2012-07-29 08:09:02 +05:30
Alain ICHE
66100f67d7 bug #3541966 [config] Error in generated configuration array 2012-07-29 08:05:04 +05:30
Rouslan Placella
796012fcc5 Completely drop footnotes and use tooltips instead 2012-06-11 14:06:04 +01:00
Rouslan Placella
07c7b29f48 Fixes for disabling the response 2012-06-11 14:06:03 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
a9e97a9e72 Fixed invalid method invocation 2012-06-11 14:06:03 +01:00
Rouslan Placella
afb5600e7e Dropped header_http.inc.php 2012-06-11 14:06:03 +01:00
Madhura Jayaratne
10510e16b4 Fix function name: PMA_download_header -> PMA_downloadHeader 2012-06-01 21:52:30 +05:30
Michal Čihař
daaf6dff2d Merge branch 'setup-css' of https://github.com/mynetx/phpmyadmin into merge
Conflicts:
	setup/index.php
2012-05-17 15:56:11 +02:00
J.M
3a4b831cf5 Adapt pmahomme style for setup pages 2012-05-17 15:28:28 +02:00
Madhura Jayaratne
7eaa93c2a9 Coding style fixes 2012-05-10 22:24:39 +05:30
Madhura Jayaratne
36644a8365 Arguments with default values must be at the end of the argument list 2012-05-10 21:38:32 +05:30
Michal Čihař
54dc10a012 Use PMA_fatalError instead of die 2012-05-09 11:58:10 +02:00
J.M
b2cbfb355b Update setup design for pmahomme 2012-05-07 22:17:30 +02:00
Jo Michael
161a5a9321 Fix new checkstyle warnings 2012-04-29 03:16:11 +02:00
Jo Michael
7c1411d3e0 Fix checkstyle InlineControlStructure warnings 2012-04-29 02:36:12 +02:00
Michal Čihař
b846df7033 Empty line between @param and @return 2012-04-27 13:54:13 +02:00
Michal Čihař
952647ef80 Fix syntax error 2012-04-26 13:25:13 +02:00
Madhura Jayaratne
4ff76ff31c Coding style improvements (Inline control structures are discouraged) 2012-04-25 23:39:04 +05:30
Madhura Jayaratne
3332151859 Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
Dieter Adriaenssens
3a3da2987e add vim directive for indenting with spaces 2012-04-11 16:18:53 +02:00
Marc Delisle
7fb054554c Put back jQuery 1.6.2 due to conflicts with Highcharts 2.1.5 (tried to upgrade Highcharts but faced other problems) 2012-04-10 18:08:58 -04:00
Marc Delisle
1fd405d20e Update to jQuery 1.7.2 2012-04-07 09:29:47 -04:00
Jo Michael
653f086815 Replaced xml:lang attributes by lang for HTML5 2012-03-18 14:46:59 +01:00
Jo Michael
af0e6c71e7 Use HTML5 DOCTYPE along with new charset meta-tag 2012-03-16 22:54:32 +01:00
Dieter Adriaenssens
ff5bdcf8bf remove author names 2012-03-14 15:44:42 +01:00
Dieter Adriaenssens
43b41a8cbb cleanup package tags 2012-03-14 15:37:36 +01:00
Dieter Adriaenssens
9ed088cd7c remove author names from code 2012-03-14 15:11:47 +01:00
Michal Čihař
40818833af Merge remote-tracking branch 'origin/QA_3_4' into QA_3_5 2012-02-08 14:23:12 +01:00
Michal Čihař
b4296d6acb Escape in correct places to avoid double escaping sometimes 2012-02-08 14:22:39 +01:00
Michal Čihař
c9c9e549da Use uniqid to display this message every time configuration is saved 2012-01-31 11:03:03 +01:00
Michal Čihař
b78bd8e8a4 Avoid specifying database server name 2012-01-31 11:00:41 +01:00
Michal Čihař
304283ce37 This is about MySQL server, not web 2012-01-31 11:00:14 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Piotr Przybylski
4a5cb00df5 Fix jQuery UI version number
It's 1.8.16, not 1.8.6
2011-10-11 02:00:45 +02:00
Piotr Przybylski
ac365e0262 Upgrade jQuery UI to 1.8.6 2011-10-10 22:35:36 +02:00
Dieter Adriaenssens
8adddca21f Merge branch 'QA_3_4' 2011-10-04 19:16:10 +02:00
Dieter Adriaenssens
ca597dc423 [security] Fixed XSS in setup (host parameter), see PMASA-2011-16 2011-10-04 19:15:19 +02:00
Madhura Jayaratne
9bcb83af03 File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
Piotr Przybylski
d32bcb16c6 Better looking settings tabs in pmahomme 2011-09-20 13:02:30 +02:00
Dieter Adriaenssens
5c751cd1c0 make die() messages translatable, where possible 2011-08-25 22:38:51 +02:00
Piotr Przybylski
0fb5a8857c Fix div icon 2011-08-16 00:45:47 +02:00
Michal Čihař
8f618e6f01 Convert more occurences of inline autosubmit code to external js 2011-08-08 13:29:20 +02:00
Michal Čihař
4afb63d08f Upgrade to jQuery 1.6.2
This should be compatible with 1.6.1 and my tests show no problems.
2011-08-05 15:31:38 +02:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Michal Čihař
1031bf2df8 Use new function for download headers 2011-08-04 14:25:45 +02:00
Michal Čihař
85d729ac5f Coding style adjustments 2011-08-02 16:57:32 +02:00
Piotr Przybylski
878cff0205 Comments 2011-07-31 20:41:03 +02:00