Marc Delisle
aa8eb9360b
bug #3482734 [interface] No warning on syntax error in search form
2012-02-01 11:40:46 -05:00
Rouslan Placella
0d7b3a5877
Globally prevent AJAX requests from being cached
2011-12-19 20:16:54 +00:00
Rouslan Placella
12eacbffea
Error notifications should not time out
2011-11-28 13:47:06 +00:00
Madhura Jayaratne
3c4e231867
A forgotten change in making JS files load dynamically.
2011-11-27 14:17:07 +05:30
Rouslan Placella
ec54aacbd1
Fix some closure-compiler errors
2011-09-26 22:02:37 +01:00
Marc Delisle
1c48e6a817
Merge branch 'QA_3_4'
2011-09-25 07:45:59 -04:00
Marc Delisle
1eeddcd082
bug #3413743 [interface] Display options link missing after search
2011-09-25 07:45:23 -04:00
Aris Feryanto
c1878a1abd
Trigger makegrid in table search result
2011-09-15 15:49:36 +07:00
Madhura Jayaratne
7d7dd02e8c
Merge branch 'master' into OpenGIS
...
Conflicts:
tbl_select.php
2011-08-13 14:12:46 +05:30
Madhura Jayaratne
36c55adb9e
Disabling causes problems as value is not passed. Use readonly.
2011-08-01 09:36:29 +05:30
Madhura Jayaratne
7a955d4c66
GIS data editor to insert geometry type parameters
2011-07-31 21:55:21 +05:30
Madhura Jayaratne
6c6e43b78a
Control selection based on the selected function.
2011-07-31 10:15:10 +05:30
Ammar Yasir
7c66a8bed5
Merge remote branch 'phpmyadmin/master'
...
Conflicts:
js/highcharts/highcharts.js
2011-07-22 16:50:30 +05:30
Michal Čihař
d55306252b
Replace tabs with spaces, cleanup identation
2011-07-22 10:15:08 +02:00
Ammar Yasir
543df4c802
Added interface for browsing/editing points
2011-07-01 15:31:56 +05:30
Ammar Yasir
eaea003064
Added some features
...
-> Limit on max number of rows retreived(500)
-> An instruction link regarding how to use
-> Resize plot by dragging it by the bottom right corner
-> Two additional search criteria
2011-06-21 05:04:00 +05:30
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
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
8f16bfbc53
Move common code into a function
2011-04-24 08:56:54 -04:00
Tyron Madlener
0762bddfd1
Hide 'Loading' message once request is done, not on 5 sec timeout.
...
Applied to every loading message that doesn't show a success/error
feedback message.
2011-03-31 14:36:11 +02:00
Madhura Jayaratne
2cbabfd56f
Work around for Bug #3168569 - Issue on toggling the 'Hide search criteria' in chrome.
2011-02-01 11:47:22 +05:30
Marc Delisle
2064f09f42
Conditional Ajax on table Search
2011-01-25 07:26:54 -05:00
Marc Delisle
4dddaab5fe
Fix displaying of "Show search criteria/Hide search criteria"
2011-01-03 17:29:32 -05:00
Marc Delisle
45ba32fa18
AJAX navi buttons do not work in search results, so use the same div as in normal browse results
2010-12-30 07:27:19 -05:00
Marc Delisle
818965f883
Inline edit links were not displayed in search results
2010-12-30 06:50:23 -05:00
Marc Delisle
ee6bff6f99
When there are many columns in a table, we risk not seeing the search results; so hide the search criteria, with a possibility of showing them.
2010-12-26 08:19:09 -05:00
Marc Delisle
426eb193eb
empty previous search results
2010-09-21 08:16:52 -04:00
Marc Delisle
8f2546271c
display message when search returns zero rows
2010-09-19 12:28:14 -04:00
Marc Delisle
3159d90867
hidden field should just be added once
2010-09-19 11:16:52 -04:00
ninadsp
aed2e27b3f
A better solution to the caching issues faced. Set jQuery's global Ajax parameter 'cache' to false, and also set the 'Cache-Control' header to 'no-cache'
2010-09-02 15:10:58 -04:00
ninadsp
73391c9e42
Append a random number for all Ajax queries on these pages to prevent server side caching from affecting the results
2010-08-31 12:50:21 -04:00
ninadsp
6a3d0a7f58
Added documentation, fixed some minor bugs/typos
2010-08-13 23:34:10 +05:30
ninadsp
35c922e704
Basic Table Search now works. Need to handle some error cases
2010-07-12 00:14:05 +05:30