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 |
|
Tyron Madlener
|
8d887f8dff
|
git being a pain in the...
|
2011-06-13 15:29:45 +02:00 |
|
Tyron Madlener
|
2816b427ab
|
Merge remote-tracking branch 'origin/master'
|
2011-06-13 15:00:11 +02:00 |
|
Tyron Madlener
|
496b381491
|
hide json code
|
2011-06-13 14:57:10 +02:00 |
|
Tyron Madlener
|
5d6d0d2e68
|
And another codeline missing :D
|
2011-06-10 21:15:22 +02:00 |
|
Tyron Madlener
|
5e0437cb2c
|
More old code
|
2011-06-10 21:13:24 +02:00 |
|
Tyron Madlener
|
0f64babd3c
|
Removed pChart references
|
2011-06-10 19:25:07 +02:00 |
|
Tyron Madlener
|
64a16e9202
|
undefined variable fix on single column result
|
2011-06-09 15:49:15 +02:00 |
|
Tyron Madlener
|
21b65e56f4
|
A currently rather strange series selection to behave similar to the old charting system
|
2011-06-09 15:36:41 +02:00 |
|
Tyron Madlener
|
c928d53ef8
|
Fix that single column results work too
|
2011-06-09 12:33:07 +02:00 |
|
Tyron Madlener
|
f4fa0d9f79
|
- Dynamic chart with for the server status chart
- Table chart replaced with a Highcharts generated chart that also behaves somewhat more intellegently
|
2011-06-09 00:53:32 +02:00 |
|
Michal Čihař
|
0431042bd0
|
Drop $Id$ expansion, nobody complained so far it not working.
|
2010-09-07 15:00:44 +02:00 |
|
Herman van Rink
|
e141acf5c6
|
Changed text to tooltip, and elaborated.
|
2010-08-25 17:16:18 +02:00 |
|
Herman van Rink
|
d8edf38d0d
|
Add some htmlspecialchars for XSS prevention
|
2010-08-25 17:06:34 +02:00 |
|
Herman van Rink
|
b477c4cb1a
|
Merge branch 'blinky/master' into gsoc2010-blinky
Conflicts:
Documentation.html - renumbered 6.28 to 6.29
|
2010-08-25 16:59:54 +02:00 |
|
Martynas Mickevicius
|
4d8d81f4e5
|
added documentation link
|
2010-08-15 22:15:12 +03:00 |
|
Martynas Mickevicius
|
6c9f949613
|
added entry in the faq
|
2010-08-15 15:10:32 +03:00 |
|
Martynas Mickevicius
|
59f220eb13
|
added check for json encoder, cleaned up error handling a bit
|
2010-08-06 13:22:04 +03:00 |
|
Martynas Mickevicius
|
88b9e72597
|
fixed not translated strings, thanks Herman
|
2010-07-29 16:18:57 +03:00 |
|
Martynas Mickevicius
|
c6ce98be18
|
moved setting defaults to the correct place.
|
2010-07-28 12:26:40 +03:00 |
|
Martynas Mickevicius
|
4f62c6c2ea
|
added font size setting
|
2010-07-28 11:02:17 +03:00 |
|
Martynas Mickevicius
|
039e30450c
|
added setting for continuous image
|
2010-07-27 18:28:19 +03:00 |
|
Martynas Mickevicius
|
b7daf5d985
|
removed overlib dependancy. Written simple tooltip.
|
2010-07-23 16:53:46 +03:00 |
|
Martynas Mickevicius
|
afe5f63c4b
|
fixed radar chart tooltip text.
|
2010-07-23 13:54:19 +03:00 |
|