Commit Graph

144 Commits

Author SHA1 Message Date
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
Ammar Yasir
9498f5d4cd Merge remote branch 'phpmyadmin/master' 2011-06-17 01:06:38 +05:30
Aris Feryanto
3b7f35d5c9 Add makegrid triggering in other files 2011-06-01 12:46:12 +07:00
Ammar Yasir
70167fed52 Made suggested change to tbl_select.php and tbl_zoom_select.php 2011-06-01 01:22:31 +05:30
Ammar Yasir
c7cef3b0ba Refactored the tbl_select.php and tbl_zoom_select.php code in libraries/tbl_select.lib.php
Parts refactored are:
-> Setting titles
-> getting fields list
-> setting sub-tabs
-> setting table header of QBE display
-> displaying foreign data
-> search criteria input elements
2011-05-31 19:02:50 +05:30
Ammar Yasir
91d372f9bc Added a library file for the table-search and zoom-search code
Contains two functions:
-> Get Field list and details
-> Get where clause of query generation process
2011-05-29 12:16:13 +05:30
Ammar Yasir
7396fa3aa9 Designed the zoom-search form(tbl_zoom_select.php)
-> User selecte exactly two columns.
-> Generates two queries, one for each column criteria.
2011-05-26 12:22:16 +05:30
Ammar Yasir
ae44636606 Made some changes on the tbl_select.php page to add a link for Zoom Search.
Please dont mind the coding, I just coded very quickly to get back comments. If the flow of the interface is ok I'll code it properly.
2011-05-23 21:26:07 +05:30
Marc Delisle
e6211f0c2f Other replacements for easier reading 2011-05-09 12:57:28 -04:00
Marc Delisle
13b31956ae For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
Madhura Jayaratne
326f13827b Do not highlight rows of these tables 2011-03-15 20:35:53 +05:30
Marc Delisle
2064f09f42 Conditional Ajax on table Search 2011-01-25 07:26:54 -05:00
Marc Delisle
9adcdc08d9 Replace inline Javascript by a function that attaches a date/time picker to the elements which need it 2011-01-16 11:36:29 -05:00
Marc Delisle
d9f862a8c1 Clarify datepicker parameter 2011-01-13 16:29:14 -05:00
Adnan
a56b1da3f4 Icon for date/time picker 2011-01-13 10:33:32 -05:00