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 |
|
Marc Delisle
|
7aa52c9fa9
|
Make these messages translatable
|
2011-11-20 06:44:29 -05:00 |
|
Rouslan Placella
|
b131ec75ba
|
Improved layout for the data editor from the zoom search feature
|
2011-11-19 19:50:58 +00:00 |
|
Madhura Jayaratne
|
3bec04a9b8
|
Always use curly braces with IF statements. Remove spaces
|
2011-09-18 22:27:32 +05:30 |
|
Madhura Jayaratne
|
88682495fa
|
Wrap some lone lines
|
2011-09-18 22:22:23 +05:30 |
|
Madhura Jayaratne
|
719e5591dd
|
Remove redundant if check
|
2011-09-18 22:13:35 +05:30 |
|
Madhura Jayaratne
|
59e7c2e09d
|
These are Objects
|
2011-09-18 21:55:07 +05:30 |
|
Madhura Jayaratne
|
6bfcef485c
|
If data label is not set, do not show tooltips
|
2011-09-18 20:53:53 +05:30 |
|
Madhura Jayaratne
|
5cd8af78c3
|
Simplify the logic a bit
|
2011-09-18 15:43:18 +05:30 |
|
Madhura Jayaratne
|
ef43e2fce8
|
Proper handling of set type columns in zoom editor
|
2011-09-18 14:47:26 +05:30 |
|
Madhura Jayaratne
|
d2276d5dda
|
Avoid b'null' and b'' for bit fields. No space before comma and single space after comma in SQL query
|
2011-09-18 12:10:46 +05:30 |
|
Madhura Jayaratne
|
20ca1e471c
|
bug #3410999 - Zoom search, problems with data editor
|
2011-09-18 11:54:59 +05:30 |
|
Madhura Jayaratne
|
4581e53735
|
bug #3410984 - Zoom search, checkboxes and fields not being reset
|
2011-09-17 21:57:10 +05:30 |
|
Madhura Jayaratne
|
1371398618
|
Remove trailing white spaces
|
2011-09-17 19:36:59 +05:30 |
|
Madhura Jayaratne
|
472350cf97
|
Spaces to make the code more readable
|
2011-09-17 19:28:35 +05:30 |
|
Madhura Jayaratne
|
edeba16cd7
|
Proper indentation
|
2011-09-17 19:06:18 +05:30 |
|
Madhura Jayaratne
|
5643a33596
|
Adding missing semicolons
|
2011-09-17 18:48:45 +05:30 |
|
Madhura Jayaratne
|
5c03bd90e1
|
Fixing indentation
|
2011-09-17 18:46:09 +05:30 |
|
Madhura Jayaratne
|
b8815ca766
|
Always use curly braces with 'if' and 'else'
|
2011-09-17 18:30:46 +05:30 |
|
Madhura Jayaratne
|
3936aab880
|
More indentation problems fixed
|
2011-09-17 18:24:36 +05:30 |
|
Madhura Jayaratne
|
a61891560f
|
Proper indentation
|
2011-09-17 18:09:55 +05:30 |
|
Madhura Jayaratne
|
fbcc3eb3a2
|
Added missing semicolons
|
2011-09-17 18:04:40 +05:30 |
|
Madhura Jayaratne
|
a62aa22ad5
|
Replace tab characters with spaces
|
2011-08-21 00:51:36 +05:30 |
|
Ammar Yasir
|
01d5a76ca9
|
Added "Reset Zoom" link that reverts the plot to original display.
|
2011-08-19 09:13:01 +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 |
|
Michal Čihař
|
f552d312b3
|
Various JS fixes
|
2011-08-15 17:12:27 +02:00 |
|
Michal Čihař
|
a9b718d2e0
|
A little bit of coding style
|
2011-08-15 17:09:44 +02:00 |
|
Michal Čihař
|
bdc3d23292
|
Expand tabs
|
2011-08-15 17:08:51 +02:00 |
|
Ammar Yasir
|
ed98d7ead9
|
Added: Mousewheel zoom and panning feature
|
2011-08-15 17:18:07 +05:30 |
|
Ammar Yasir
|
ae5ef42bef
|
Fixed: Timestamp for time associated fields needed extra 19800000 (+5:30) value
|
2011-08-12 23:15:38 +05:30 |
|
Ammar Yasir
|
67dc02f23d
|
Fixed: false timestamp error
|
2011-08-12 20:06:27 +05:30 |
|
Ammar Yasir
|
557734c57f
|
bug fix
|
2011-08-12 20:03:03 +05:30 |
|
Ammar Yasir
|
201331275b
|
Fixed: yAxis min value determined on plot generation and not 0 by default
|
2011-08-12 18:38:53 +05:30 |
|
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
|
00c420c74b
|
Edit feature with support for string plot. Also made some optimizations to avoid unnecesarry replot
|
2011-07-31 12:50:24 +05:30 |
|
Ammar Yasir
|
df0848fa9c
|
String plotting: truncated axis labels with length greater than 10.
|
2011-07-31 12:41:09 +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
|
36ec09e6cc
|
Changed 'How to use?' lnk message onClick event function from this.remove() to PMA_ajaxRemoveMessage()
|
2011-07-15 02:18:29 +05:30 |
|
Ammar Yasir
|
c01e39a716
|
xAxis type changed to linear (earliear it defaulted to timeseries)
|
2011-07-15 00:43:41 +05:30 |
|
Ammar Yasir
|
cdf70921a4
|
Fixed misfunction of edit mode
|
2011-07-12 06:51:20 +05:30 |
|
Ammar Yasir
|
d90a58d061
|
Some indentation errors fixed from previous commit
|
2011-07-10 08:37:15 +05:30 |
|
Ammar Yasir
|
362a57f7e1
|
Functionality for edit data points added (primitive)
|
2011-07-10 08:14:00 +05:30 |
|
Ammar Yasir
|
c520c098ad
|
On submit of an edit, the data point remains selected in the plot.
|
2011-07-08 02:34:49 +05:30 |
|