Commit Graph

137 Commits

Author SHA1 Message Date
Michal Čihař
a0ee259418 Merge remote-tracking branch 'tyron/master'
Conflicts:
	server_status.php
2011-06-22 08:32:48 +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
Michal Čihař
aa83986a29 Merge remote-tracking branch 'tyron/master' 2011-06-20 11:50:06 +02:00
Piotr Przybylski
c4ae361ecb Formatting 2011-06-17 20:47:40 +02:00
Tyron Madlener
5c44a40248 Bugfixes, Adjustments and Server variable editing 2011-06-17 19:04:00 +02:00
Michal Čihař
244427b9d2 Add missing quotes to the link 2011-06-17 14:53:55 +02:00
Michal Čihař
bb5fe3f2d6 Factor out refresh rate selection and use ngettext for it 2011-06-17 10:35:23 +02:00
Michal Čihař
75f916fd3c Merge remote-tracking branch 'tyron/master'
Conflicts:
	server_status.php
2011-06-17 09:11:36 +02:00
Tyron Madlener
14f8664272 some more code formatting 2011-06-16 15:18:24 +02:00
Tyron Madlener
ab5d9b278a Cleaned up code 2011-06-16 15:03:04 +02:00
Michal Čihař
163d929abb Merge remote-tracking branch 'tyron/master' 2011-06-15 22:48:05 +02:00
Tyron Madlener
0aa13c5497 No php5.3 dependency & fixes ajax requests broken 2011-06-15 19:20:19 +02:00
Michal Čihař
f05a988b86 Whitespace cleanup 2011-06-15 15:50:56 +02:00
Michal Čihař
1baf5c7e4c Send correct mime type (the reply is actually HTML) 2011-06-15 15:50:49 +02:00
Michal Čihař
f79a619326 Merge remote-tracking branch 'tyron/master'
Conflicts:
	server_status.php
2011-06-15 15:46:11 +02:00
Tyron Madlener
14cacc70ac Send correct charset header with ajax responses 2011-06-15 14:37:08 +02:00
Michal Čihař
ba8e434a99 Merge remote-tracking branch 'tyron/master'
Conflicts:
	server_status.php
2011-06-15 07:49:56 +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
Michal Čihař
d404fd72d6 Merge remote-tracking branch 'tyron/master'
Conflicts:
	server_status.php
2011-06-14 17:21:30 +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
Michal Čihař
4b73c39775 Always use long <?php tags 2011-06-14 14:21:48 +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
5ee9a1fe1a Assures that process table is below traffic/connection tables, not beside 2011-06-13 18:14:57 +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
da8124e689 Fixed refresh in variables tab 2011-06-10 19:44:33 +02:00
Tyron Madlener
3ce1e7f759 Small improvements 2011-06-10 19:26:29 +02:00
Tyron Madlener
2bf553247b Clear timeout once refresh rate has changed and display what the select list is for 2011-06-10 15:35:51 +02:00
Tyron Madlener
bccbff41ae Configurable refresh rate for real-time charts in the status page 2011-06-10 15:17:52 +02:00
Tyron Madlener
831da843c1 Fixes of some bugs 2011-06-09 20:08:17 +02:00
Tyron Madlener
855532ea2e replace pChart with highchart for the query statistics 2011-06-07 14:54:51 +02:00
Tyron Madlener
775beaca22 More secure chart export 2011-06-06 15:26:06 +02:00
Tyron Madlener
9abc87d3a5 Connection / Process charting on the server traffic tab 2011-06-06 13:50:17 +02:00
Tyron Madlener
9fdbb850bb Proof of concept for svg->canvas->image export of charts 2011-06-02 22:00:42 +02:00
Tyron Madlener
71cc8fec3d - Query chart:
- Point tooltip now shows what type of queries have been issued
 - Changed data from 'Seconds per Query' to 'Seconds since last refresh'
2011-06-01 17:49:27 +02:00
Tyron Madlener
8d5850674b Sorting indicators in the column headers 2011-05-31 15:50:50 +02:00
Tyron Madlener
3adc27ec81 A bit better number formatting for the query statistics table 2011-05-31 12:03:57 +02:00
Tyron Madlener
4885b174da - Implemented more reusable code for realtime charting
- added 'queries per second' chart in the query statistics tab
- removed test chart
- fixed kill process url
2011-05-30 22:37:18 +02:00
Tyron Madlener
58da05381c Added realtime charting of processes with the highcart lib for testing 2011-05-30 17:01:09 +02:00
unknown
4a788b1505 Small adjustments 2011-05-27 19:34:53 +02:00
tyron
1a4fc3b879 More wrong variable scoping 2011-05-24 20:48:21 +02:00
tyron
7a82a65c4e Fixed wrong variable scoping 2011-05-24 20:45:44 +02:00
tyron
b37f788a0b Fix for bug #3242060. Total sum of queries sums up all Com_ vars instead of using the Questions var 2011-05-24 20:41:07 +02:00
tyron
cd17b9721b Ajax refresh for all tabs now 2011-05-24 18:29:27 +02:00
tyron
c3dda3823a Fixed caching bug, added ajax refresh for variables table 2011-05-24 15:58:19 +02:00
tyron
e52393015f 2 Bugfixes 2011-05-20 00:24:52 +02:00
tyron
58f6523c57 - Server variable Filtering by category
- Some fixes and style improvements
- Tablesorting (sorting indicators are currently missing though)
2011-05-19 23:19:59 +02:00
tyron
d10e62ca37 Added variable filtering for the 'Variables' Page 2011-05-18 14:25:15 +02:00