Commit Graph

200 Commits

Author SHA1 Message Date
Michal Čihař
09917e0dec Include minified versions JS in git of jQuery and jQuery-UI 2013-06-24 15:03:41 +02:00
Michal Čihař
272c7a7918 Better name for function getting language name 2013-05-02 16:10:14 +02:00
Michal Čihař
1d5539d3aa Better function names
Follow PEAR coding standard for function names.
2013-05-02 15:01:11 +02:00
Michal Čihař
cf3b086e7e Various coding style improvements 2013-04-16 13:29:03 +02:00
Gemorroj
fc51a91713 many some minor fixes (sorry, see diff) 2013-01-26 15:35:29 +03:00
Rouslan Placella
9b0dbbddea Upgraded jquery json plugin to v2.4 2012-12-20 18:42:51 +00:00
Rouslan Placella
501e3a9f2c Upgraded jquery and jquery-ui 2012-12-19 14:50:36 +00:00
Marc Delisle
7c6fe60b35 Move code snippet to avoid binding events that we cannot unbind 2012-11-19 12:26:08 -05:00
Michal Čihař
879e7507bb Include util class for setup 2012-11-12 19:59:25 +01:00
Rouslan Placella
126319c325 Fixed bug #3585349 - error in setup 2012-11-08 12:10:53 +00:00
Rouslan Placella
d9a6e77864 Fixed bug #3583240 - /setup: AJAX is not defined 2012-11-04 13:07:07 +00:00
Marc Delisle
91a4ca445d Replace "frame" with "panel" and "left" with "navi" or "navigation" 2012-11-03 07:27:17 -04:00
Michal Čihař
3e050ff9d9 Various docblocks improvements 2012-09-19 15:05:26 +02:00
Michal Čihař
51b8557604 Better naming of functions 2012-09-11 10:14:42 +02:00
Michal Čihař
371d420c21 Simplify linking to documentation
Now documentation can be simply linked using [doc@anchor]..[/doc]
2012-09-05 15:19:13 +02:00
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