Commit Graph

53934 Commits

Author SHA1 Message Date
Michal Čihař
1157169d3f Translation update done using Pootle. 2011-08-25 09:00:32 +02:00
Michal Čihař
7d8edd61aa Translation update done using Pootle. 2011-08-25 08:59:38 +02:00
Michal Čihař
ba2f8123da Translation update done using Pootle. 2011-08-25 08:44:39 +02:00
Michal Čihař
f444d0f127 Translation update done using Pootle. 2011-08-25 08:43:57 +02:00
Michal Čihař
d7e11efb0f Translation update done using Pootle. 2011-08-25 08:43:46 +02:00
Michal Čihař
b9e94d1562 Translation update done using Pootle. 2011-08-25 08:43:32 +02:00
Michal Čihař
7aa62940ba Translation update done using Pootle. 2011-08-25 08:43:22 +02:00
Michal Čihař
b0aa4c0392 Translation update done using Pootle. 2011-08-25 08:41:09 +02:00
Michal Čihař
5b54551280 Update po files 2011-08-25 08:39:08 +02:00
Michal Čihař
66a2dc25c4 Whitespace cleanup 2011-08-25 08:37:53 +02:00
Michal Čihař
5cfb049561 Include sprintf for gis_data_editor.js 2011-08-25 08:37:45 +02:00
Michal Čihař
1b8018e436 Use format string for point number, otherwise the translation is wrong in some languages 2011-08-25 08:36:05 +02:00
Michal Čihař
cf98ef3863 Update po files 2011-08-25 08:29:17 +02:00
Michal Čihař
ef8964716f Merge branch 'QA_3_4' 2011-08-25 08:28:11 +02:00
Michal Čihař
2914238369 Merge remote-tracking branch 'origin/MAINT_3_4_4' into QA_3_4 2011-08-25 08:28:04 +02:00
Piotr Przybylski
3986ec730e Docs 2011-08-24 21:51:35 +02:00
Piotr Przybylski
9ec3c36f58 Changelog 2011-08-24 21:47:55 +02:00
Piotr Przybylski
f678a45cd2 Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/database_interface.lib.php
2011-08-24 21:40:52 +02:00
Piotr Przybylski
e13aab1087 Condition excluding XML output from server export was broken 2011-08-24 21:34:08 +02:00
Piotr Przybylski
6bbf248350 Remove unused variable 2011-08-24 21:26:39 +02:00
Piotr Przybylski
5ab5afd506 Use PMA_Table::isView() instead of PMA_isView() 2011-08-24 21:16:04 +02:00
Piotr Przybylski
c12073871d Remove deprecated method PMA_Table::_isView() 2011-08-24 21:00:41 +02:00
Madhura Jayaratne
84f621b545 Sanitize filenames in a unified manner - more instances 2011-08-24 22:52:28 +05:30
Madhura Jayaratne
14c332461c Merge branch 'QA_3_4'
Conflicts:
	export.php
2011-08-24 22:50:37 +05:30
Madhura Jayaratne
786328c50b Sanitize filenames (in a unified manner) before using in Content-Disposition header 2011-08-24 22:44:38 +05:30
Marc Delisle
b5686c68ab 3.4.4 release 2011-08-24 12:43:12 -04:00
Marc Delisle
2e1d5ac20a ChangeLog and 3.4.4 XSS fix 2011-08-24 12:39:43 -04:00
Marc Delisle
4e89311089 ChangeLog and 3.4.4 XSS fix 2011-08-24 12:38:50 -04:00
Marc Delisle
dd81a0fce8 ChangeLog and 3.4.4 XSS fix 2011-08-24 12:38:04 -04:00
Marc Delisle
4d2521ac91 Merge branch 'QA_3_4' 2011-08-24 12:30:15 -04:00
Marc Delisle
3b75f549f4 Merge branch 'MAINT_3_4_4' into QA_3_4 2011-08-24 12:29:30 -04:00
Piotr Przybylski
3e0af18434 Fix indentation broken by past merges 2011-08-24 13:24:21 +02:00
Piotr Przybylski
df4f5b7c96 Whitespace 2011-08-24 13:13:59 +02:00
Piotr Przybylski
b4f4a209c8 PMA_getServerType() - recognize Percona Server 2011-08-24 12:58:40 +02:00
Piotr Przybylski
710c7e2dd7 Print server_comment after server software version 2011-08-24 12:53:13 +02:00
Piotr Przybylski
f42b1d14dc PMA_DBI_fetch_single_row() shouldn't allow to set the $options argument 2011-08-24 12:12:04 +02:00
Madhura Jayaratne
1fddc1891b more tests for scaleRow function for better test coverage 2011-08-24 10:26:47 +05:30
Madhura Jayaratne
b768e4de82 Typo 2011-08-24 10:06:23 +05:30
Madhura Jayaratne
136921c9cd Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-08-24 10:01:46 +05:30
Madhura Jayaratne
361544ecf7 Take common code to PMA_GIS_GeomTest class 2011-08-24 10:00:35 +05:30
Madhura Jayaratne
98a770b415 More tests for scaleRow method 2011-08-24 09:58:00 +05:30
Madhura Jayaratne
936461597e tests for scaleRow method 2011-08-24 09:51:44 +05:30
Madhura Jayaratne
9b007f9920 Min-max calculation for polygons needs not consider inner rings 2011-08-24 09:40:08 +05:30
Marc Delisle
9e566cdd35 Other XHTML fixes 2011-08-23 19:45:17 -04:00
Marc Delisle
471e10a458 Fix some of the XHTML problems 2011-08-23 19:36:13 -04:00
Marc Delisle
0bf475bce1 Coding style 2011-08-23 19:08:50 -04:00
Piotr Przybylski
e7994a364e PMA_DBI_fetch_value() doesn't shouldn't allow to set the $options argument 2011-08-23 22:56:35 +02:00
Piotr Przybylski
8cd8760256 Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
Piotr Przybylski
4cf5fe7997 Exclude data_dictionary from server synchronize (Drizzle) 2011-08-23 22:37:24 +02:00
Piotr Przybylski
92be06e6e9 Better comment 2011-08-23 22:25:14 +02:00