Commit Graph

48898 Commits

Author SHA1 Message Date
Madhura Jayaratne
3efcd0e24b Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/madhuracj into OpenGIS 2011-07-31 16:24:20 +05:30
Madhura Jayaratne
ed5c01dc44 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-07-31 16:13:26 +05:30
Madhura Jayaratne
5ccc1dec16 Styles adjusted to suit the AJAX dialog 2011-07-31 16:11:16 +05:30
Madhura Jayaratne
516557716a Remove the content when AJAX dialog closes 2011-07-31 16:10:51 +05:30
Madhura Jayaratne
0a80147c46 In multi editing this used to cause duplicate IDs for elements 2011-07-31 16:10:32 +05:30
Madhura Jayaratne
6ae969a5ee Serve OpenStreetMap.js locally 2011-07-31 16:10:14 +05:30
Madhura Jayaratne
6c6e43b78a Control selection based on the selected function. 2011-07-31 10:15:10 +05:30
Madhura Jayaratne
c53750eac0 'Function based search' for functions that tests spatial relations between geometric objects 2011-07-31 09:07:58 +05:30
Piotr Przybylski
e3b91b7a0b PMA_DBI_fetch_value, PMA_DBI_fetch_single_row and PMA_DBI_fetch_result don't need to cache affected rows because there are none 2011-07-31 00:44:42 +02:00
Madhura Jayaratne
db1f83b55b Make it possible to compare with WKB 2011-07-31 01:40:55 +05:30
Madhura Jayaratne
c73380be35 Make it more readable 2011-07-31 01:26:31 +05:30
Madhura Jayaratne
c318939344 Use curly brackets for if/else and foreach blocks 2011-07-31 01:14:42 +05:30
Madhura Jayaratne
e456f22149 Detect the output type of the functions being applied 2011-07-31 01:11:11 +05:30
Marc Delisle
bb7e14d7fe Refresh .po files 2011-07-30 14:14:31 -04:00
Marc Delisle
7180596152 Typo 2011-07-30 14:13:08 -04:00
Madhura Jayaratne
47a8dcfc88 Function based search - for unary functions 2011-07-30 22:57:34 +05:30
Madhura Jayaratne
aed7270cb9 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-07-30 22:53:07 +05:30
Madhura Jayaratne
01976f1663 Handle the cases where URL is too long 2011-07-30 22:47:58 +05:30
Herman van Rink
66c0be92d7 Possible XSS in chart page 2011-07-30 16:24:26 +02:00
Herman van Rink
490d614825 code style cleanup 2011-07-30 16:18:22 +02:00
Marc Delisle
bf9b723c2b Refresh .po files 2011-07-30 07:37:58 -04:00
Marc Delisle
99b68dff9e Better wording 2011-07-30 07:36:14 -04:00
Marc Delisle
018330f082 Refresh .po files 2011-07-29 10:29:16 -04:00
Marc Delisle
d32011572c Remove unneeded line feeds in message 2011-07-29 10:27:26 -04:00
Marc Delisle
fdcad5b064 Remove unneeded line feeds in message 2011-07-29 10:21:51 -04:00
Marc Delisle
d29674f9b1 Better wording 2011-07-29 10:06:49 -04:00
Marc Delisle
dc0cd4735e Refresh .po files 2011-07-29 09:56:40 -04:00
Marc Delisle
b2613f3495 Typo 2011-07-29 09:55:39 -04:00
Madhura Jayaratne
808447af1e Merge branch 'QA_3_4' 2011-07-29 06:39:58 +05:30
Madhura Jayaratne
11ad4fd992 bug #3313235 [interface] Error div misplaced 2011-07-29 06:38:07 +05:30
Piotr Przybylski
c326cfeec4 Comments 2011-07-28 13:32:38 +02:00
Madhura Jayaratne
003496969e Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-07-28 06:01:39 +05:30
Michal Čihař
e58eea5dee Fixup 2011-07-27 22:53:22 +02:00
Pootle server
ddef9580b6 Merge remote-tracking branch 'origin/master' 2011-07-27 22:40:19 +02:00
Piotr Przybylski
5f8842739d Remove invalid usage of $php_errormsg 2011-07-27 21:26:28 +02:00
Pootle server
3410cc1fa9 Merge remote-tracking branch 'origin/master' 2011-07-27 20:40:07 +02:00
Piotr Przybylski
e82682d0e4 Simplify PMA_DBI_free_result
It was never used with multiple arguments
2011-07-27 19:59:49 +02:00
Piotr Przybylski
b9ff7b7ce2 Support persistent connections with mysqli extension (only PHP 5.3.0 and newer) 2011-07-27 19:59:49 +02:00
Piotr Przybylski
f43517efb5 mysql extension - remove 'persistent' parameter
Was named 'persistant' and never used/documented
2011-07-27 19:59:49 +02:00
Piotr Przybylski
46cd0f9a09 Comments 2011-07-27 19:59:49 +02:00
Piotr Przybylski
b0ce7c20c4 Improve readability 2011-07-27 19:59:48 +02:00
Piotr Przybylski
69ac509584 This should be checked in common, not in dbi library 2011-07-27 19:59:48 +02:00
Piotr Przybylski
2141b5fe81 Fix incorrect variable name
persistant > persistent
2011-07-27 19:59:48 +02:00
Matías Bellone
5ba9ce1d6b Translation update done using Pootle. 2011-07-27 16:54:37 +02:00
Matías Bellone
7d7ef56692 Translation update done using Pootle. 2011-07-27 16:54:29 +02:00
Matías Bellone
26931b4f70 Translation update done using Pootle. 2011-07-27 16:53:55 +02:00
Matías Bellone
efaae7001e Translation update done using Pootle. 2011-07-27 16:53:28 +02:00
Matías Bellone
6d5408ea53 Translation update done using Pootle. 2011-07-27 16:52:30 +02:00
Matías Bellone
dd76c5b5a6 Translation update done using Pootle. 2011-07-27 16:50:44 +02:00
Matías Bellone
e8c2cb5aa7 Translation update done using Pootle. 2011-07-27 16:49:38 +02:00