Commit Graph

43157 Commits

Author SHA1 Message Date
Thilanka Kaushalya
56883ec0c5 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-03 10:52:56 +05:30
Thilanka Kaushalya
311804dd72 Removed the modification for the multi row Export in Table Browse 2011-07-03 10:52:16 +05:30
Marc Delisle
12fcc270f2 Merge branch 'QA_3_4' 2011-07-02 20:52:10 -04:00
Marc Delisle
041cd7e7d2 3.4.3.1 release 2011-07-02 20:51:34 -04:00
Marc Delisle
58d86350c4 Merge branch 'MAINT_3_4_3' into QA_3_4 2011-07-02 20:49:29 -04:00
Marc Delisle
e214683f9f 3.4.3.1 release 2011-07-02 20:49:01 -04:00
Thilanka Kaushalya
05519a2bca Changed the link name in show hide indexes 2011-07-02 21:17:37 +05:30
Thilanka Kaushalya
232b2a72c6 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-02 15:19:45 +05:30
Thilanka Kaushalya
71bb5415d8 Added show hide option for index table in table structure 2011-07-02 15:16:00 +05:30
Madhura Jayaratne
a45a11f4e8 Merge branch 'QA_3_4' 2011-07-02 07:12:39 +05:30
Madhura Jayaratne
5217946601 bug #3340151 [export] Working SQL query exports error page 2011-07-02 07:05:54 +05:30
Piotr Przybylski
6d88345404 Remove DBI from moved functions' names 2011-07-02 00:48:14 +02:00
Piotr Przybylski
e6b1d479cf Move PMA_DBI_get_column_values and PMA_DBI_get_table_indexes to server_synchronize.lib.php
They are used only there, no need to parse 1,5 KB of code on every page load
2011-07-02 00:45:08 +02:00
Piotr Przybylski
5021bae02f Remove unused PMA_DBI_get_table_data 2011-07-02 00:34:25 +02:00
Piotr Przybylski
b232941976 Whitespace and comments 2011-07-02 00:30:09 +02:00
Piotr Przybylski
d5dd8a2d37 Fix PMA_DBI_get_columns 2011-07-01 20:37:58 +02:00
Piotr Przybylski
a28d43abf3 Updated MySQL function list 2011-07-01 20:37:57 +02:00
Piotr Przybylski
56d4b081a0 Remove STDDEV_* and VAR_*
Standard deviation and variance make no sense when called with one argument
2011-07-01 20:37:56 +02:00
Piotr Przybylski
f53f5d7647 Changed background color for invalid inputs 2011-07-01 20:37:56 +02:00
Thilanka Kaushalya
d33590a544 Resolved conflicts 2011-07-01 23:50:58 +05:30
Thilanka Kaushalya
0cb77d14ba Ajaxify Index edit in table structure 2011-07-01 23:39:23 +05:30
Madhura Jayaratne
9fde1b5b23 Merge branch 'QA_3_4' 2011-07-01 23:00:57 +05:30
Madhura Jayaratne
4d1540cc1c bug #3348995 [config] $cfg['Export']['asfile'] set to false does not select asText option 2011-07-01 22:58:35 +05:30
wiltave
2279fd9c98 Translation update done using Pootle. 2011-06-30 23:48:41 +02:00
wiltave
e35bd7e265 Translation update done using Pootle. 2011-06-30 23:37:17 +02:00
wiltave
71e32b6146 Translation update done using Pootle. 2011-06-30 23:24:34 +02:00
wiltave
246367f86e Translation update done using Pootle. 2011-06-30 23:22:08 +02:00
wiltave
0a7a170413 Translation update done using Pootle. 2011-06-30 23:19:53 +02:00
wiltave
2fa65ecb9f Translation update done using Pootle. 2011-06-30 23:19:36 +02:00
wiltave
8a1080e633 Translation update done using Pootle. 2011-06-30 23:17:29 +02:00
wiltave
085e3ae448 Translation update done using Pootle. 2011-06-30 23:12:51 +02:00
wiltave
0d5c862dae Translation update done using Pootle. 2011-06-30 23:10:42 +02:00
wiltave
edcfcfb4bc Translation update done using Pootle. 2011-06-30 23:10:19 +02:00
wiltave
77d6daf4f8 Translation update done using Pootle. 2011-06-30 23:10:16 +02:00
wiltave
204007d248 Translation update done using Pootle. 2011-06-30 23:09:57 +02:00
wiltave
d0ddec83e4 Translation update done using Pootle. 2011-06-30 23:09:41 +02:00
wiltave
33b1a5f354 Translation update done using Pootle. 2011-06-30 23:05:38 +02:00
Herman van Rink
b434320eff Fixed filtering of a file path, which allowed for directory traversal, see PMASA-2011-8 2011-06-30 20:26:08 +02:00
Herman van Rink
69fb0f8e7d Fixed regexp quoting issue in Synchronize code, see PMASA-2011-7 2011-06-30 13:26:29 +02:00
Herman van Rink
0fbedaf5fd Fixed possible code injection incase session variables are compromised, see PMASA-2011-6 2011-06-30 13:21:31 +02:00
Herman van Rink
7ebd958b2b Fixed possible session manipulation in swekey authentication, see PMASA-2011-5 2011-06-30 12:30:58 +02:00
Piotr Przybylski
cbf00bca6c Remove unused variables 2011-06-30 00:50:42 +02:00
Piotr Przybylski
00946276e7 Fix column ordering when query has LIMIT, PROCEDURE, FOR UPDATE or LOCK IN SHARE MODE and contains newline 2011-06-30 00:50:41 +02:00
Michal Čihař
63e30cd106 Fix format string 2011-06-30 00:03:20 +02:00
fulup.jakez
878029de6b Translation update done using Pootle. 2011-06-29 20:12:32 +02:00
fulup.jakez
30376a4124 Translation update done using Pootle. 2011-06-29 20:11:49 +02:00
fulup.jakez
693fc04363 Translation update done using Pootle. 2011-06-29 20:11:43 +02:00
fulup.jakez
478665dcde Translation update done using Pootle. 2011-06-29 20:11:32 +02:00
fulup.jakez
2ce3b7ec2a Translation update done using Pootle. 2011-06-29 20:11:28 +02:00
fulup.jakez
550b1b57d8 Translation update done using Pootle. 2011-06-29 20:11:23 +02:00