Commit Graph

52548 Commits

Author SHA1 Message Date
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
Michal Čihař
e479f1c843 Add test for js escaping 2011-08-19 10:47:45 +02:00
Michal Čihař
fb1c4bd9ee Handle more types in js variable formatting 2011-08-19 10:43:08 +02:00
Michal Čihař
38e8365e5d Use PMA_AddJSVar 2011-08-19 10:39:45 +02:00
Michal Čihař
1b45290d55 Use PMA_AddJSVar 2011-08-19 10:38:51 +02:00
Michal Čihař
4b5ae952dd Function for setting variable 2011-08-19 10:36:22 +02:00
Michal Čihař
17f4b82821 Factor out code escaping from echo 2011-08-19 10:35:00 +02:00
Michal Čihař
d2df35108e Wrap some long lines 2011-08-19 10:33:13 +02:00
Michal Čihař
61335cdc2e Improve coding style 2011-08-19 10:30:56 +02:00
Madhura Jayaratne
c5b393665c More code style corrections 2011-08-19 13:36:28 +05:30
Michal Čihař
6f33d1366a Fix coding style 2011-08-19 09:32:26 +02:00
Michal Čihař
555aa5cfa2 Fix indentation 2011-08-19 09:31:43 +02:00
Michal Čihař
c4c445b0e9 Use PMA_DBI_get_columns instead of custom query 2011-08-19 09:20:23 +02:00
Michal Čihař
5209562dd3 Use PMA_DBI_get_columns instead of custom query 2011-08-19 09:18:27 +02:00
Michal Čihař
cea5d8791e Use PMA_DBI_get_columns instead of custom query 2011-08-19 09:17:21 +02:00
Michal Čihař
624fdc8b2a Remove not used variable 2011-08-19 09:16:17 +02:00
Michal Čihař
f66f8b7074 Use PMA_DBI_get_columns instead of custom query 2011-08-19 09:14:54 +02:00
Michal Čihař
e350eaeae7 Use PMA_DBI_get_columns instead of custom query 2011-08-19 09:13:21 +02:00
Michal Čihař
f0babc56a3 Fix indentation 2011-08-19 09:11:06 +02:00
Michal Čihař
dd046f10b3 Fix typo 2011-08-19 09:11:01 +02:00
Michal Čihař
88ef580bd5 Use PMA_DBI_get_columns instead of custom query 2011-08-19 09:09:12 +02:00