Commit Graph

158 Commits

Author SHA1 Message Date
Michal Čihař
13bd089c62 Centralize generating of operators list 2012-04-26 10:14:25 +02:00
Michal Čihař
454493992e Move NumOperators to PMA_Types 2012-04-26 10:02:30 +02:00
Michal Čihař
89d1733200 Move TextOperators to PMA_Types 2012-04-26 10:01:19 +02:00
Michal Čihař
ffaf63b79d Move EnumOperators to PMA_Types 2012-04-26 09:59:59 +02:00
Michal Čihař
1ad90fde1c Move NullOperators to PMA_Types 2012-04-26 09:57:49 +02:00
Michal Čihař
d5fba335e1 Merge pull request #47 from nijel/master
Types class preview
2012-04-26 00:53:55 -07:00
Madhura Jayaratne
4ff76ff31c Coding style improvements (Inline control structures are discouraged) 2012-04-25 23:39:04 +05:30
Michal Čihař
58c1b658e1 Simplify code 2012-04-25 15:25:59 +02:00
Michal Čihař
c1940d2b4f Use isUnaryOperator method 2012-04-25 15:17:17 +02:00
Rouslan Placella
ff66fdbdf9 Remove stray trailing whitespaces 2012-04-22 00:12:30 +01:00
Marc Delisle
dd5aae9a67 jQuery UI is already included from common.inc.php 2012-04-09 09:09:07 -04:00
Jo Michael
5b09d0f066 Cleanup HTML5 validity issues 2012-04-01 20:14:50 +02:00
Jo Michael
b2fd866d87 Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
Marc Delisle
4250ddbc63 No longer depend on grab_globals.lib.php for $_POST variables 2012-03-07 12:51:25 -05:00
Marc Delisle
96dd071a5f Fix merge conflicts 2011-11-24 16:54:25 -05:00
Marc Delisle
dac8d6ce25 [security] Self-XSS on column type (table Search), see PMASA-2011-18 2011-11-22 12:46:46 -05:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Piotr Przybylski
4a5cb00df5 Fix jQuery UI version number
It's 1.8.16, not 1.8.6
2011-10-11 02:00:45 +02:00
Piotr Przybylski
ac365e0262 Upgrade jQuery UI to 1.8.6 2011-10-10 22:35:36 +02:00
Madhura Jayaratne
e67a0a2531 Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Dieter Adriaenssens
ac088aaee0 use include() instead of require() when including file conditionally 2011-09-23 00:46:58 +02:00
Madhura Jayaratne
effa795c79 Wrong message used in 8373e5feec 2011-09-18 19:50:11 +05:30
Madhura Jayaratne
8373e5feec Removed redundant function 2011-09-18 16:59:03 +05:30
Madhura Jayaratne
9d83d2fc35 Load jquery.sprintf.js on demand 2011-09-14 10:06:54 +05:30
Madhura Jayaratne
e3bcd9f7cf JS files for gis_data_editor loaded dynamically 2011-09-13 08:31:10 +05:30
Dieter Adriaenssens
94c6836f8b fix coding style : control structures 2011-09-05 14:28:17 +02:00
Marc Delisle
a06d689598 Avoid duplicate ids 2011-08-26 12:47:20 -04:00
Piotr Przybylski
bd3b7d28d4 Whitespace cleanup 2011-08-25 13:16:06 +02:00
Michal Čihař
347fca5b86 Use same order of database and table params as elsewhere 2011-08-25 08:49:31 +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
Madhura Jayaratne
7d7dd02e8c Merge branch 'master' into OpenGIS
Conflicts:
	tbl_select.php
2011-08-13 14:12:46 +05:30
Madhura Jayaratne
84f2882bbf Added missing question mark in the URL 2011-08-10 00:09:42 +05:30
Madhura Jayaratne
7a955d4c66 GIS data editor to insert geometry type parameters 2011-07-31 21:55:21 +05:30
Madhura Jayaratne
d3bd2d5d91 Refractor common code to gis_data_editor.js. Remove hidden input to track null checkbox. 2011-07-31 18:33:02 +05:30
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
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
Ammar Yasir
32969f3d42 Merge remote branch 'phpmyadmin/master' 2011-07-31 07:14:01 +05:30
Madhura Jayaratne
db1f83b55b Make it possible to compare with WKB 2011-07-31 01:40:55 +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
Madhura Jayaratne
47a8dcfc88 Function based search - for unary functions 2011-07-30 22:57:34 +05:30
Thilanka Kaushalya
f45c4292c1 included tbl change.js file to the tbl select.php file 2011-07-27 19:56:23 +05:30
Ammar Yasir
57dc8ce4a5 Merge remote branch 'phpmyadmin/master'
Conflicts:
	libraries/config.default.php
	tbl_select.php
2011-07-07 21:00:10 +05:30
Piotr Przybylski
87a539aea7 Remove *Operators configuration variables 2011-07-06 17:00:33 +02:00
Ammar Yasir
2a4c47c0a2 Merge remote branch 'phpmyadmin/master'
Conflicts:
	tbl_select.php
2011-07-01 15:34:39 +05:30
Ammar Yasir
543df4c802 Added interface for browsing/editing points 2011-07-01 15:31:56 +05:30
Michal Čihař
c9c9fdf49d Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00