Madhura Jayaratne
|
1dba9c1836
|
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
libraries/tbl_select.lib.php
|
2011-08-19 15:17:32 +05:30 |
|
Madhura Jayaratne
|
a05eb3ebcd
|
Should return results when $propertiesIconic == true
|
2011-08-19 14:27:25 +05:30 |
|
Madhura Jayaratne
|
c5b393665c
|
More code style corrections
|
2011-08-19 13:36:28 +05:30 |
|
Michal Čihař
|
c4c445b0e9
|
Use PMA_DBI_get_columns instead of custom query
|
2011-08-19 09:20:23 +02:00 |
|
Madhura Jayaratne
|
77b2b7627d
|
Adhere to PEAR coding standards
|
2011-08-19 11:21:21 +05:30 |
|
Madhura Jayaratne
|
4f438c3317
|
Coding style corrections
|
2011-08-19 11:07:11 +05:30 |
|
Madhura Jayaratne
|
0741a53401
|
Remove tab characters
|
2011-08-19 10:44:33 +05:30 |
|
Madhura Jayaratne
|
2d4a4427ef
|
Fix doc blocks
|
2011-08-19 10:42:57 +05:30 |
|
Madhura Jayaratne
|
46262835b6
|
Only non-empty search values should go into where clause
|
2011-08-19 10:03:35 +05:30 |
|
Madhura Jayaratne
|
7d7dd02e8c
|
Merge branch 'master' into OpenGIS
Conflicts:
tbl_select.php
|
2011-08-13 14:12:46 +05:30 |
|
Ammar Yasir
|
543df4c802
|
Added interface for browsing/editing points
|
2011-07-01 15:31:56 +05:30 |
|
Ammar Yasir
|
64425ccb66
|
Fixed some issues and added support for plotting strings
|
2011-06-10 06:58:23 +05:30 |
|
Ammar Yasir
|
f939564bfd
|
Created the SVG based scatter-plot functionality
-> Created classes corresponding to the plot and data objects, currently only data points
-> Plots only for numeric fields
|
2011-06-09 03:03:22 +05:30 |
|
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 |
|