Commit Graph

52568 Commits

Author SHA1 Message Date
Piotr Przybylski
5e860f1874 Fix usage of PMA_DBI_get_columns in tbl_change.php 2011-08-19 18:24:04 +02:00
Piotr Przybylski
941c186d27 Advisor: properly detect 64-bit builds of MySQL on Windows 2011-08-19 18:17:56 +02:00
Piotr Przybylski
c1f20fefd4 Make Advisor evaluation code easier to understand 2011-08-19 18:16:14 +02:00
Madhura Jayaratne
7b054e9b7d Fix doc blocks, multi line if statements, switch-case statements 2011-08-19 20:48:27 +05:30
Madhura Jayaratne
88db32fafd More coding style improvements 2011-08-19 20:31:44 +05:30
Madhura Jayaratne
388dfb0e5d Coding style improvements 2011-08-19 20:29:47 +05:30
Madhura Jayaratne
ca16dfb46f Coding style improvements 2011-08-19 20:05:48 +05:30
Madhura Jayaratne
878e78866c proper indentation for switch-case statements 2011-08-19 19:55:43 +05:30
Madhura Jayaratne
21510a093a Fix some doc blocks 2011-08-19 19:54:25 +05:30
Michal Čihař
d7e400416e Fix displaying of hint 2011-08-19 13:49:05 +02:00
Michal Čihař
86dad70386 Fix some display issues 2011-08-19 13:45:02 +02:00
Michal Čihař
8214176078 Remove tabs 2011-08-19 13:42:47 +02:00
Michal Čihař
aaf92da021 Fix indentation 2011-08-19 13:42:47 +02:00
Michal Čihař
d77ee81916 Fix syntax errors 2011-08-19 13:42:47 +02:00
Michal Čihař
1fa197752b Fixed displaying of table menu 2011-08-19 13:35:13 +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ř
12237ed84f Remove no longer used Help funciton 2011-08-19 13:11:34 +02:00
Michal Čihař
88104eac66 Fix js to match changes 2011-08-19 13:11:34 +02:00
Michal Čihař
19dd8f2928 Make canvas aligned with tables 2011-08-19 13:04:08 +02:00
Michal Čihař
e443bdbd5a Remove explicit font definitions 2011-08-19 12:59:46 +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ř
cd69e5bdf2 Include missing database tabs 2011-08-19 12:25:47 +02:00
Michal Čihař
a1c5e7f67a Move library to libraries 2011-08-19 12:21:55 +02:00
Michal Čihař
7b54504cc0 Fix handling of tables with something what gets urlencoded 2011-08-19 12:16:59 +02:00
Michal Čihař
679814416f Format 2011-08-19 12:11:31 +02:00
Michal Čihař
282e730985 Merge branch 'QA_3_4' 2011-08-19 12:08:14 +02:00
Michal Čihař
da6e51d007 Do not escape field here, it is used as index to vairous arrays 2011-08-19 12:08:07 +02:00
Michal Čihař
8cec4ac91c Revert "Revert "More of missing escaping""
This reverts commit 414363d38d.

Okay, it needs to be escaped here, but not escaped above.
2011-08-19 12:07:32 +02:00
Michal Čihař
54f96664a4 Merge branch 'QA_3_4' 2011-08-19 12:06:13 +02:00
Michal Čihař
414363d38d Revert "More of missing escaping"
This reverts commit 599c9b5e1b.
2011-08-19 12:06:04 +02:00
Michal Čihař
889ea0afb0 Fix getting tables 2011-08-19 12:05:15 +02:00
Michal Čihař
270960ee35 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-08-19 12:02:31 +02:00
Michal Čihař
f6fd432338 Use PMA_DBI_get_tables instead of own query 2011-08-19 11:57:44 +02:00
Michal Čihař
68da79da00 Merge branch 'QA_3_4' 2011-08-19 11:56:43 +02:00
Michal Čihař
599c9b5e1b More of missing escaping 2011-08-19 11:56:38 +02:00
Michal Čihař
9d011bbbcd Merge branch 'QA_3_4' 2011-08-19 11:54:47 +02:00
Michal Čihař
e7d6cab2a2 Missing escaping 2011-08-19 11:54:34 +02:00
Madhura Jayaratne
1dba9c1836 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/tbl_select.lib.php
2011-08-19 15:17:32 +05:30
Michal Čihař
cb9f7a2c26 Clarify code 2011-08-19 11:15:31 +02:00
Michal Čihař
a3f14bbd80 Fix indentation 2011-08-19 11:15:24 +02:00
Michal Čihař
5624ed3dc0 Fix class name 2011-08-19 11:05:38 +02:00
Madhura Jayaratne
a05eb3ebcd Should return results when $propertiesIconic == true 2011-08-19 14:27:25 +05:30
Michal Čihař
b0afa4d8bc Wrap long lines 2011-08-19 10:54:59 +02:00
Michal Čihař
381b593e59 Fix typecasting 2011-08-19 10:52:32 +02:00
Michal Čihař
3ab9bdf5e3 Remove stray code 2011-08-19 10:52:09 +02:00
Michal Čihař
c289045dcd Fix typo 2011-08-19 10:49:58 +02:00