Commit Graph

52750 Commits

Author SHA1 Message Date
Burak Yavuz
3442030281 Translation update done using Pootle. 2011-08-19 14:31:23 +02:00
Pootle server
62ec9715f9 Merge remote-tracking branch 'origin/master' 2011-08-19 12:40:24 +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
Domen
0f66f58a54 Translation update done using Pootle. 2011-08-19 11:26:33 +02:00
Domen
0b4929fdf2 Translation update done using Pootle. 2011-08-19 11:24:37 +02:00
Domen
0aeb370c65 Translation update done using Pootle. 2011-08-19 11:21:58 +02:00
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
Pootle server
b79e4483ab Merge remote-tracking branch 'origin/master' 2011-08-19 10:40: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
ysajeepan
37aa1d2507 Translation update done using Pootle. 2011-08-19 09:21:50 +02:00
ysajeepan
4162309826 Translation update done using Pootle. 2011-08-19 09:21:20 +02:00
ysajeepan
a226409e7b Translation update done using Pootle. 2011-08-19 09:21:05 +02:00
ysajeepan
730b208431 Translation update done using Pootle. 2011-08-19 09:20:47 +02:00
Michal Čihař
c4c445b0e9 Use PMA_DBI_get_columns instead of custom query 2011-08-19 09:20:23 +02:00
ysajeepan
f40d52d33c Translation update done using Pootle. 2011-08-19 09:20:04 +02:00
ysajeepan
107001737b Translation update done using Pootle. 2011-08-19 09:19:43 +02:00
ysajeepan
97f5c62515 Translation update done using Pootle. 2011-08-19 09:18:48 +02:00