Commit Graph

25 Commits

Author SHA1 Message Date
Yuichiro
24b573720c add messages to gettext 2012-01-25 17:42:57 +01:00
Yuichiro
8b93d84c96 Show units on the Monitor dialog 2012-01-11 13:36:16 +01:00
Yuichiro
ad5ae4ceb0 Add gettext 2011-12-12 14:03:46 +01:00
Rouslan Placella
ec54aacbd1 Fix some closure-compiler errors 2011-09-26 22:02:37 +01:00
Rouslan Placella
d17814f463 Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
Piotr Przybylski
0ca4a5f02e Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_search.php
	libraries/Table.class.php
	libraries/schema/Pdf_Relation_Schema.class.php
	libraries/schema/User_Schema.class.php
	libraries/tbl_select.lib.php
	server_status.php
	tbl_change.php
2011-08-19 15:56:26 +02:00
Tyron Madlener
1ca6ea0af2 Better wording 2011-08-18 19:21:04 +03:00
Tyron Madlener
ba21b5f3a2 Commit 84cc7837f5 broke the datetime picker for the monitor loading log dialog 2011-08-18 19:11:00 +03:00
Tyron Madlener
a6638a3c08 Merge remote-tracking branch 'origin/master' 2011-08-18 17:22:17 +03:00
Piotr Przybylski
e08ce9450b Faster zebra widget for tablesorter, reduces processing time of status variables table from ~200ms to ~100ms 2011-08-18 14:59:15 +02:00
Tyron Madlener
de98961029 SQL pretty printer feature using the codemirror tokenizer. Replaced this with old pretty-printer regexp collection in query analyzer dialog. 2011-08-18 13:16:03 +03:00
Piotr Przybylski
a502f95af4 Merge remote-tracking branch 'origin/master' into drizzle 2011-08-16 16:11:43 +02:00
Tyron Madlener
5bef74287d Run monitor when tab is focused 2011-08-16 13:13:43 +03:00
Piotr Przybylski
a7c0c55c7f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	js/server_status.js
	libraries/common.lib.php
	tbl_printview.php
	tbl_select.php
	tbl_structure.php
2011-08-12 22:02:40 +02:00
Tyron Madlener
772962d1b6 Fix: NaN values in query cache efficiency chart 2011-08-11 17:58:22 +03:00
Tyron Madlener
a8f2d96baa removed debug logs 2011-08-11 17:50:28 +03:00
Tyron Madlener
d94d681e7d Typo in Swap chart 2011-08-11 17:49:39 +03:00
Tyron Madlener
6bfa452f8d Fix: No "undefined" in add series and edit chart 2011-08-11 17:36:55 +03:00
Tyron Madlener
1120bb597a Fix: Don't show 'reset to default' if there is no config in localstorage 2011-08-11 17:25:13 +03:00
Tyron Madlener
ca94b919ac Fix: don't show incompatible message if theres no localstorage config 2011-08-11 17:20:40 +03:00
Tyron Madlener
bfef230b91 - New feature: Charting over calculated values through presets. Currently available: query cache efficiency and query cache usage
- Fix sysinfo charts
2011-08-11 17:10:12 +03:00
Tyron Madlener
5caaf0ed29 more code cleanup 2011-08-10 13:01:00 +03:00
Tyron Madlener
03a76e2c74 Lots of codestyle cleanup + 1 bugfix for query analyzer 2011-08-09 22:51:17 +03:00
Tyron Madlener
ce8b3cbda0 removed trailing commas from arrays 2011-08-08 16:35:33 +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