Commit Graph

113 Commits

Author SHA1 Message Date
Madhura Jayaratne
fa61beb385 Coding style fixes 2012-08-04 22:42:07 +05:30
Madhura Jayaratne
4de69abcf7 Merge branch 'QA_3_5'
Conflicts:
	pmd_general.php
2012-08-04 22:18:41 +05:30
Madhura Jayaratne
7e3924e318 [interface] Designer sometimes places tables on the top menu 2012-08-04 22:15:04 +05:30
Chanaka Indrajith
1cc49d32d9 Resolved conflicts 2012-06-27 07:06:34 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Michal Čihař
cad77715a4 Indenation fix 2012-06-21 10:54:11 +02:00
Michal Čihař
1924460dba Some minor coding style fixes 2012-06-21 10:43:24 +02:00
Rouslan Placella
d9bedbd75e Finished integrating the PMA_Footer class 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
e306fadaab Integrated pmd with the new Header class 2012-06-11 14:06:03 +01:00
Michal Čihař
84871f3056 Load remaining PMD images using new loader 2012-05-29 17:13:45 +02:00
Michal Čihař
fbd366ee38 Reduce indentation 2012-05-29 15:27:09 +02:00
Michal Čihař
2e8fb095be Various coding style fixes 2012-05-29 15:25:34 +02:00
Madhura Jayaratne
67c68ba7ca Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported 2012-05-11 22:11:24 +05:30
Marc Delisle
2282e02a8a Clarify function names 2012-04-30 14:05:13 -04:00
Marc Delisle
0a6bec233a Syntax error in checkstyle fix 2012-04-29 14:01:45 -04: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
Madhura Jayaratne
4b8d52d937 Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line) 2012-04-22 21:28:41 +05:30
Jo Michael
13644d8591 Short-hand notation for jQuery document.ready event 2012-04-21 02:44:18 +02:00
Rouslan Placella
8e35b71217 PMD should use PMA_ajaxShowMessage() instead of custom notifications 2012-04-18 18:11:25 +01:00
Michal Čihař
c8b686577c Move common includes to root files rather than to library (which should not be lodaded separately) (issue #36) 2012-04-17 09:02:29 +02:00
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
Gemorroj
6e8bc0dd74 Fixed title with table name is "test<>'"&test&&]]>", fixed chart with column name and data is "test<>'"&test&&]]>", some improvements. 2012-04-08 10:41:24 +03:00
Jo Michael
20ddd10911 Replaced HTML nowrap attribute with CSS for HTML5 validity 2012-03-31 16:50:33 +02:00
Marc Delisle
9b45272018 No longer depend on grab_globals 2012-03-27 12:48:27 -04:00
Jo Michael
c36a9113e0 Replaced td[align] with td[class] due to HTML5 2012-03-18 19:53:43 +01:00
Jo Michael
03eeeb3ccd Removed: table[border] attribute (default is 0 anyways), a[rel] for non-standard values for HTML5 validity 2012-03-18 17:46:22 +01:00
Jo Michael
b2fd866d87 Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
Yuichiro
24b573720c add messages to gettext 2012-01-25 17:42:57 +01:00
Marc Delisle
13d741e178 onClick should be onclick 2012-01-08 08:24:43 -05:00
Marc Delisle
85344d2bfe rfe #3438266 [designer] Toggle for relation lines 2011-12-10 07:52:47 -05:00
Rouslan Placella
2776f89444 Disabled floating of the menubar in designer and fixed designer menu rendering in IE 2011-11-24 15:48:29 +00: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
Marc Delisle
1a3fe62494 Undefined index 2011-09-25 18:52:39 -04:00
Piotr Przybylski
55d72e8c71 Merge branch 'QA_3_4'
Conflicts:
	pmd_general.php
2011-09-25 17:35:07 +02:00
Piotr Przybylski
0c2f7f16f5 Remove javascript: from pmd links 2011-09-25 17:25:52 +02:00
Madhura Jayaratne
e67a0a2531 Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Madhura Jayaratne
9d083bee67 Fix some broken paths to images 2011-09-17 10:03:46 +05:30
Michal Čihař
23a49e7ebb Fix reference to image 2011-08-22 12:11:52 +02:00
Michal Čihař
e4535076aa Change class name to avoid conflict 2011-08-22 11:51:37 +02:00
Piotr Przybylski
2a1a204bd6 Fix notice about undefined variable 2011-08-21 21:06:07 +02:00
Michal Čihař
fd13e7ad67 Use display = none instead of visibility to avoid off screen invisible elements 2011-08-19 13:25:08 +02:00
Michal Čihař
1fdc278e02 Get rid of useless variable 2011-08-19 13:22:10 +02:00
Michal Čihař
99e979b373 Fix typo 2011-08-19 13:18:51 +02:00
Michal Čihař
9a0593ab2b Fix expanding logic 2011-08-19 13:18:05 +02:00
Michal Čihař
19dd8f2928 Make canvas aligned with tables 2011-08-19 13:04:08 +02:00
Michal Čihař
3fe234a029 Move PMD help to documentation 2011-08-19 12:55:49 +02:00
Michal Čihař
98e71f8805 First attempt to integrate designer into rest
For now works only in pmahomme and needs lot of cleanups and fixes
2011-08-19 12:50:28 +02:00
Michal Čihař
a1c5e7f67a Move library to libraries 2011-08-19 12:21:55 +02:00