Madhura Jayaratne
|
8254d3eaf6
|
Check whether operands are identical. Otherwise 0 makes the condition true
|
2013-03-25 21:03:52 +05:30 |
|
Madhura Jayaratne
|
1f8a8eb466
|
Fail fast if no numeric column was detected in the result set to plot. Allow drawing chart when only one column is present
|
2013-03-08 22:02:29 +05:30 |
|
Madhura Jayaratne
|
7596f8b382
|
If there is only on numeric column, select it despite it being chosen for the X-axis
|
2013-03-08 16:10:13 +05:30 |
|
Atul Pratap Singh
|
550f6b3ea4
|
Enable tooltip in display chart
|
2013-03-06 01:32:08 +05:30 |
|
Marc Delisle
|
dd04178c77
|
When referring to a table, we use the term "column"
|
2013-02-08 08:47:56 -05:00 |
|
Madhura Jayaratne
|
24275dd07e
|
Coding style improvements
|
2013-01-27 21:42:17 +05:30 |
|
Atul Pratap Singh
|
effd5a3cce
|
Show error messages when unable to display chart
|
2013-01-27 20:48:07 +05:30 |
|
Madhura Jayaratne
|
fe4d0c8f5d
|
If the original query has a limit clause, an incorrect SQL was generated
|
2013-01-21 23:36:23 +05:30 |
|
Dieter Adriaenssens
|
87ebdb581b
|
improve coding style : remove mixed php and html
|
2013-01-16 22:02:33 +01:00 |
|
Madhura Jayaratne
|
50865948fa
|
Merge branch 'master' into charts
Conflicts:
tbl_chart.php
|
2013-01-15 22:42:14 +05:30 |
|
Madhura Jayaratne
|
178919f6d6
|
More space needed due to increase of chart types
|
2013-01-15 22:36:28 +05:30 |
|
Madhura Jayaratne
|
e9a6fc1f47
|
Add spline charts back
|
2013-01-15 21:25:42 +05:30 |
|
Dieter Adriaenssens
|
42dc425c0b
|
wrap long lines
|
2013-01-15 14:31:56 +01:00 |
|
Dieter Adriaenssens
|
b1431bae58
|
improve coding style : correct syntax with if-then-else statements
|
2013-01-15 14:29:16 +01:00 |
|
Madhura Jayaratne
|
34c676c1d1
|
Draw timeline charts with queries
|
2013-01-15 00:18:05 +05:30 |
|
Madhura Jayaratne
|
91df297bb6
|
Fix query charts with the new chart library. Replace spline chart(not supported by jqPlot) with area chart.
|
2013-01-14 20:16:57 +05:30 |
|
Atul Pratap Singh
|
fd83a468d5
|
Fix display chart
|
2012-12-20 03:13:15 +05:30 |
|
Rouslan Placella
|
501e3a9f2c
|
Upgraded jquery and jquery-ui
|
2012-12-19 14:50:36 +00:00 |
|
Atul Pratap Singh
|
aa12956816
|
Fix bug #3571970 for master
|
2012-10-28 22:21:37 +05:30 |
|
Marc Delisle
|
a5d0fdad0e
|
Fix merge conflicts
|
2012-09-08 07:59:06 -04:00 |
|
Marc Delisle
|
04698355e4
|
Resizer for Display chart
|
2012-09-08 07:12:21 -04:00 |
|
Marc Delisle
|
b1100e9fb7
|
Remove calling of highcharts
|
2012-09-07 13:01:54 -04:00 |
|
Marc Delisle
|
286c8a7dbb
|
Initial porting to jqplot
|
2012-08-31 14:18:02 -04:00 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
a054562100
|
PMA_Footer and PMA_Header no longer need to be singletons
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
4a740376c8
|
Dropped header.inc.php in favor of the PMA_Header class
|
2012-06-11 14:06:02 +01:00 |
|
Rouslan Placella
|
28923b496e
|
Renamed tbl_common.php to tbl_common.inc.php for better consistency
|
2012-05-05 16:44:27 +01:00 |
|
Rouslan Placella
|
2c805ade8b
|
Dropped tbl_links.inc.php
|
2012-05-05 16:44:27 +01:00 |
|
Rouslan Placella
|
7b85c709a8
|
Dropped server_links.inc.php
|
2012-05-05 16:44:27 +01:00 |
|
Madhura Jayaratne
|
dd6268ec59
|
Make the width fixed
|
2012-04-29 18:18:42 +05:30 |
|
Madhura Jayaratne
|
757e24f5f7
|
More space for the chart
|
2012-04-28 18:27:52 +05:30 |
|
Madhura Jayaratne
|
7fc055f6fd
|
Use a mulitiselect to select series
|
2012-04-28 18:14:43 +05:30 |
|
Madhura Jayaratne
|
3c9378b8e7
|
Improve creating charts with query results
|
2012-04-28 07:24:50 +05:30 |
|
Rouslan Placella
|
ff66fdbdf9
|
Remove stray trailing whitespaces
|
2012-04-22 00:12:30 +01:00 |
|
Gemorroj
|
6e8bc0dd74
|
Fixed title with table name is "test<>'"&test&&]]>", fixed chart with column name and data is "test<>'"&test&&]]>", some improvements.
|
2012-04-08 10:41:24 +03:00 |
|
Marc Delisle
|
ef95bce35b
|
Final removal of grab_globals script
|
2012-03-27 13:04:46 -04:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +01:00 |
|
Yuichiro
|
f60dad172b
|
Use label tags
|
2011-12-19 14:43:19 +01:00 |
|
Yuichiro
|
0e7c8b9450
|
Use pgettext for chart type
|
2011-12-04 10:04:23 +01: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 |
|
Dieter Adriaenssens
|
ac088aaee0
|
use include() instead of require() when including file conditionally
|
2011-09-23 00:46:58 +02:00 |
|
Marc Delisle
|
68cb87a818
|
Escape HTML in column names and values before json_encode()
|
2011-09-09 13:12:24 -04:00 |
|
Dieter Adriaenssens
|
94c6836f8b
|
fix coding style : control structures
|
2011-09-05 14:28:17 +02:00 |
|
Tyron Madlener
|
e4924833c7
|
Load flashcanvas.js only for IE version below 9
|
2011-08-10 10:51:42 +03:00 |
|
Tyron Madlener
|
666732baf2
|
- Merged rgbcolor.js into canvg.js
- Status monitor now loads on demand (when tab is clicked)
|
2011-08-08 14:05:55 +03:00 |
|
Herman van Rink
|
66c0be92d7
|
Possible XSS in chart page
|
2011-07-30 16:24:26 +02:00 |
|
Herman van Rink
|
490d614825
|
code style cleanup
|
2011-07-30 16:18:22 +02:00 |
|
Michal Čihař
|
d55306252b
|
Replace tabs with spaces, cleanup identation
|
2011-07-22 10:15:08 +02:00 |
|
Michal Čihař
|
219ec73d69
|
Spacing around if
|
2011-07-22 09:10:37 +02:00 |
|
Michal Čihař
|
48e9af42e0
|
Add missing space after foreach calls
|
2011-07-21 11:21:26 +02:00 |
|