Tyron Madlener
3a8764cff3
2 bugfixes for correct alignment in image buttons, bug is reported on the highcharts forums
2011-06-29 19:09:48 +02:00
Tyron Madlener
ed848569df
- Print icon inside export menu, saving us from the additional button
...
- Custom buttons can now be added
2011-06-29 19:08:08 +02:00
Tyron Madlener
2c1a5f3ef9
- Live charting grid: Now you can add new charts to the grid
...
- Bugfixes
2011-06-25 17:05:33 +02:00
Tyron Madlener
becd7b0d1e
tiny fix
2011-06-23 20:41:25 +02:00
Tyron Madlener
3fba1ffea0
Live charting grid v0.1
2011-06-23 20:35:02 +02:00
Tyron Madlener
a08bfa3964
Hides the bookmarkoptions checkboxes when the bookmark label is empty
2011-06-22 20:45:14 +02:00
Tyron Madlener
eb48fc2efb
- Fixes race condition in live charting (when the user changes the refresh rate while there is a POST request to get new data the live chart had 2 timeouts running concurrently)
...
- Some fixes on l10n as suggested by Michal on the mailing list
2011-06-22 13:23:26 +02:00
Tyron Madlener
c7cf7574e4
- Status page now displaying server variable Questions instead of the sum of the Com_ statements. 'Questions' is an established performance measure, the sum of the Com_ statements is not
...
- Query pie chart displays always at least 7 statement types
- Live charts now use the server time on the x-axis, making them independent of time-zones
2011-06-22 10:22:22 +02:00
Tyron Madlener
3e4744df45
- Removes horizontal row hover js code, as this is already working with the CSS :hover alone
...
- Working checkbox selection for vertical display mode
2011-06-21 15:05:21 +02:00
Tyron Madlener
70e52953c1
- Awesome: Set the graph background to transparent - now you can embedd you exported graphs everywhere \o/
...
- Some better formatting for tbl_chart.js
2011-06-20 21:31:50 +02:00
Tyron Madlener
146d92281b
better alignment for query chart
2011-06-20 21:15:42 +02:00
Tyron Madlener
e7f2afe8ce
- Label for live chart refresh rate list
...
- Better alignment for query pie chart
- some variable escaping for variable editing
2011-06-20 21:15:23 +02:00
Tyron Madlener
aa7704b067
global vars: mysql wants numeric datatype for numeric values
2011-06-19 20:43:02 +02:00
Tyron Madlener
4ee08ac03d
no ajax variable escaping
2011-06-19 12:28:18 +02:00
Tyron Madlener
91458b66fd
Hopefull fixes server variable editing
2011-06-17 21:36:04 +02:00
Tyron Madlener
d29b16b52e
Set variables in quotes
2011-06-17 19:12:05 +02:00
Tyron Madlener
5c44a40248
Bugfixes, Adjustments and Server variable editing
2011-06-17 19:04:00 +02:00
Tyron Madlener
14f8664272
some more code formatting
2011-06-16 15:18:24 +02:00
Tyron Madlener
bc19b67830
forgot some css changes in original theme
2011-06-16 15:10:41 +02:00
Tyron Madlener
f771e68a73
- Fix for: If the moseout event on the row highlighting fails to get called (e.g. when having html code in the row), the toggle class will wrongly assign the hover class next time the element is being hovered over
...
- Better formatted PMA_createChart()
2011-06-16 15:05:08 +02:00
Tyron Madlener
ab5d9b278a
Cleaned up code
2011-06-16 15:03:04 +02:00
Tyron Madlener
6f4b0f88d2
- Server variables that represent bytes are convert to a byte format (e.g. 16 EiB instead of 18,446,744,073,709,551,616)
...
- A javascript code snippet that cuts off long strings (such as the optimizer_switch variable) so the whole table stays in view without scrolling.
2011-06-15 20:36:58 +02:00
Tyron Madlener
0aa13c5497
No php5.3 dependency & fixes ajax requests broken
2011-06-15 19:20:19 +02:00
Tyron Madlener
14cacc70ac
Send correct charset header with ajax responses
2011-06-15 14:37:08 +02:00
Tyron Madlener
efc9f6ddc4
Chart export now works with IE8
2011-06-15 13:17:19 +02:00
Tyron Madlener
2216824c90
- Newest canvg version from trunk fixing display of hidden elements
...
- Some attempts to get png export working for IE8 (needs flashcanvas)
2011-06-14 20:55:37 +02:00
Tyron Madlener
a3510734b1
merge conflicts
2011-06-14 17:19:40 +02:00
Tyron Madlener
9409b76db6
Merge remote-tracking branch 'origin/master'
...
Conflicts:
server_status.php
2011-06-14 17:16:26 +02:00
Tyron Madlener
d7fc94529c
Fix for Live charting stopping when changing tabs in Firefox
2011-06-14 17:08:15 +02:00
Michal Čihař
4b73c39775
Always use long <?php tags
2011-06-14 14:21:48 +02:00
Michal Čihař
b2651b53a3
Changelog entries
2011-06-14 14:04:27 +02:00
Michal Čihař
9ac6131328
Update po files
2011-06-14 13:57:37 +02:00
Michal Čihař
1f45e851f7
Merge remote-tracking branch 'tyron/master'
2011-06-14 13:49:12 +02:00
Michal Čihař
8cd155d2e3
Merge remote-tracking branch 'origin/QA_3_4'
2011-06-14 09:16:28 +02:00
Michal Čihař
8cebaca19b
bug #3315720 [search] Fix search in non unicode tables
...
We need to convert field to unicode because the connection is in utf-8
and we might give utf-8 input as well.
2011-06-14 09:15:07 +02:00
Michal Čihař
c4c8fcb2b5
Merge changes from master
2011-06-14 08:57:20 +02:00
stoyanster
36cb783d8d
Translation update done using Pootle.
2011-06-14 08:31:41 +02:00
stoyanster
d6057b37f3
Translation update done using Pootle.
2011-06-14 08:26:43 +02:00
stoyanster
1cbbeecd8f
Translation update done using Pootle.
2011-06-14 08:23:43 +02:00
stoyanster
574a7d75c9
Translation update done using Pootle.
2011-06-14 08:23:18 +02:00
Tyron Madlener
d26cace15b
Traffic charting for traffic tab on status page
2011-06-13 23:36:07 +02:00
Tyron Madlener
c9ea04a046
Status variables refresh link once again broken
2011-06-13 21:28:27 +02:00
Tyron Madlener
e6874ce0c7
Clearer comment on PMA_formatNumber()
2011-06-13 18:53:45 +02:00
Tyron Madlener
5ee9a1fe1a
Assures that process table is below traffic/connection tables, not beside
2011-06-13 18:14:57 +02:00
Tyron Madlener
f08b7d52ff
3 more bugfixes
2011-06-13 18:00:33 +02:00
Tyron Madlener
5d5285e289
When exporting a chart as png, canvg renders hidden elements. In the case of pie chart it renders overlapping texts.
...
This patch fixes this for text and path elements. This bug is also reported to the original canv author.
2011-06-13 17:59:58 +02:00
Tyron Madlener
21246070fa
Some style fixes mostly for original theme
2011-06-13 16:55:49 +02:00
Tyron Madlener
9db1342b2a
Bug Fixes
2011-06-13 16:45:31 +02:00
Tyron Madlener
8d887f8dff
git being a pain in the...
2011-06-13 15:29:45 +02:00
Tyron Madlener
b3c575d443
Merge remote-tracking branch 'origin/master'
...
Conflicts:
tbl_chart.php
2011-06-13 15:27:09 +02:00