Commit Graph

40168 Commits

Author SHA1 Message Date
Tyron Madlener
b8fbb9d1af Work on the Server Monitor and other things 2011-07-05 17:35:10 +02:00
Tyron Madlener
9d71927551 Small improvements/fixes 2011-07-05 09:23:58 +02:00
Tyron Madlener
cdffaf3115 Small adjustments and linux cpu usage fixed 2011-07-04 11:33:11 +02:00
Tyron Madlener
89d7c85087 more fixes 2011-07-01 14:28:38 +02:00
Tyron Madlener
29f73bf0f0 Monitor (abusing demo server for debugging :D):
- Fix for cached mem, cpu load under linux
- Linux memory and swap are stacked
2011-07-01 12:52:55 +02:00
Tyron Madlener
7ff7e3c32d fix for linux cpu usage 2011-07-01 11:24:47 +02:00
Tyron Madlener
31ea2ca2c8 CPU, Memory and SWAP Usage charts for Windows and Linux 2011-07-01 10:55:52 +02:00
Tyron Madlener
cf1c711445 chartGrid: Refreshrate and chart size can be changed now 2011-06-30 17:44:47 +02:00
Tyron Madlener
3366e1f97b 2 small bugfixes 2011-06-29 21:01:43 +02:00
Tyron Madlener
0d64558f73 - Chartgrid:
- Buttons for edit/remove chart
  - Charts can be removd now
2011-06-29 19:11:45 +02:00
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