Commit Graph

55 Commits

Author SHA1 Message Date
Rouslan Placella
b131ec75ba Improved layout for the data editor from the zoom search feature 2011-11-19 19:50:58 +00: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
Marc Delisle
483ec3ba08 Improve dialog 2011-09-19 08:35:11 -04: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
e71182b724 Convert bit values to printable form 2011-09-18 16:36:30 +05:30
Madhura Jayaratne
20ca1e471c bug #3410999 - Zoom search, problems with data editor 2011-09-18 11:54:59 +05:30
Madhura Jayaratne
7b4bb1c865 Coding style improvements 2011-09-17 21:46:57 +05:30
Marc Delisle
dc35ecf227 XHTML problems 2011-09-17 06:48:08 -04:00
Marc Delisle
56a73a463a XHTML problems 2011-09-17 06:38:49 -04:00
Marc Delisle
d630321511 Missing HTML escape 2011-09-07 12:39:23 -04:00
Marc Delisle
270a5ab586 Unneeded spaces 2011-08-27 08:57:33 -04:00
Marc Delisle
3caed26ddd Extraneous space interferes with a comparison 2011-08-27 08:55:53 -04:00
Marc Delisle
a06d689598 Avoid duplicate ids 2011-08-26 12:47:20 -04:00
Michal ฤŒihaล™
6e05e71d1f Whitespace cleanup 2011-08-25 08:50:45 +02:00
Michal ฤŒihaล™
347fca5b86 Use same order of database and table params as elsewhere 2011-08-25 08:49:31 +02:00
Marc Delisle
9e566cdd35 Other XHTML fixes 2011-08-23 19:45:17 -04:00
Marc Delisle
471e10a458 Fix some of the XHTML problems 2011-08-23 19:36:13 -04:00
Marc Delisle
0bf475bce1 Coding style 2011-08-23 19:08:50 -04:00
Marc Delisle
c2e7d4be68 Remove tab characters; coding style (first part) 2011-08-23 13:09:31 -04:00
Ammar Yasir
047cb6845f Fixed: Not selecting a datalabel used to issue a notice(undefined offset) 2011-08-21 23:04:13 +05:30
Ammar Yasir
4f4ab7dc69 Fixed: 'Browse foreign values' not working properly 2011-08-21 10:47:20 +05:30
Ammar Yasir
7a821c8a36 Improved the panning feature 2011-08-19 09:03:55 +05:30
Ammar Yasir
328c5d5b27 Merge remote branch 'phpmyadmin/master'
Conflicts:
	js/tbl_zoom_plot.js
2011-08-19 08:14:44 +05:30
Ammar Yasir
ed98d7ead9 Added: Mousewheel zoom and panning feature 2011-08-15 17:18:07 +05:30
Michal ฤŒihaล™
cbf2ec708a Do not translate internal string 2011-08-15 09:43:11 +02:00
Michal ฤŒihaล™
6f619e4375 Whitespace cleanup 2011-08-13 06:51:34 +02:00
Michal ฤŒihaล™
8fd3184728 rgbcolor.js is merged into canvg.js 2011-08-13 06:51:25 +02:00
Ammar Yasir
e3cb99d540 Added better support for datetime fields 2011-08-12 01:39:22 +05:30
Ammar Yasir
241caff781 Used AJAX to get data row on point select, hence reducing the amount of data to be sent from server initially for plot. 2011-08-03 09:17:16 +05:30
Ammar Yasir
7880782588 Added 'Max rows to plot' as input criteria 2011-08-01 10:01:42 +05:30
Ammar Yasir
d9486e2597 Validations for input form submit 2011-07-25 19:45:00 +05:30
Ammar Yasir
e09759bef8 Added support for ploting strings(char,varchar,enums) 2011-07-25 04:50:47 +05:30
Ammar Yasir
6cc3ff46f8 Data point content is now displayed as a dialog box which opens on clicking a point and closes on finishing an edit 2011-07-22 17:53:13 +05:30
Ammar Yasir
830f2fdaa7 Merge remote tracking branch 'phpmyadmin' 2011-07-22 16:58:52 +05:30
Ammar Yasir
7c66a8bed5 Merge remote branch 'phpmyadmin/master'
Conflicts:
	js/highcharts/highcharts.js
2011-07-22 16:50:30 +05:30
Ammar Yasir
b6cb93b017 Default datalabel bugfix (defaulted to display field everytime) 2011-07-15 20:04:15 +05:30
Ammar Yasir
1ce7ea6fb0 Display field is set as the defualt selected item in the datalabel select element 2011-07-15 19:39:42 +05:30
Ammar Yasir
04e82bb1e9 Default data label now taken from table display field 2011-07-15 00:38:51 +05:30
Ammar Yasir
cdf70921a4 Fixed misfunction of edit mode 2011-07-12 06:51:20 +05:30
Ammar Yasir
362a57f7e1 Functionality for edit data points added (primitive) 2011-07-10 08:14:00 +05:30
Ammar Yasir
41715e512a Removed mode feature, appended a missing configuration directive and changed help link duration to 10sec 2011-07-07 20:53:32 +05:30
Ammar Yasir
03a1a84b78 Test 2011-07-05 05:21:16 +05:30
Ammar Yasir
602a64a1d2 Added the Show/Hide search criteria feature 2011-07-04 21:59:17 +05:30
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
1653fd340c Plot functionality using Hihcharts 2011-06-17 01:31:31 +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