Rouslan Placella
0d7b3a5877
Globally prevent AJAX requests from being cached
2011-12-19 20:16:54 +00:00
Rouslan Placella
12eacbffea
Error notifications should not time out
2011-11-28 13:47:06 +00: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
Tyron Madlener
cfa5ec283f
- Easy editing of byte values using kb,mb,gb
...
- Keyboard shortcuts: Enter to save, Escape to cancel
2011-08-18 22:05:22 +03:00
Tyron Madlener
5caaf0ed29
more code cleanup
2011-08-10 13:01:00 +03:00
Tyron Madlener
8cdfa37d46
Merge remote-tracking branch 'origin/master'
...
Conflicts:
js/functions.js
js/server_status.js
js/server_variables.js
libraries/advisory_rules.txt
server_status.php
2011-08-08 16:35:10 +03:00
Tyron Madlener
8906aab33f
Advisor: Variable names redirect to the variable on the variables page
2011-08-05 18:18:18 +03:00
Michal Čihař
1ec0b69e6b
Coding style, function definitions
2011-08-05 14:49:23 +02:00
Tyron Madlener
5ec242bc14
Small improvements:
...
- Byte value also for query_cache_limit
- In Status and Server variables, '_' and ' ' can be used interchangably, but only worked for the first occurence
- For analysing queries from slow query log, database name is passed on and selected prior to analyzing the query
- Timespan format also for Uptime
2011-08-02 11:25:26 +03:00
Tyron Madlener
3b3a9fc762
pma spritify part 2
2011-07-15 09:42:16 +03:00
Tyron Madlener
e2dae437e1
- No CPU,Memory & Swap Charts for DB servers that are not localhost
...
- Everything now internationalized (phew, this took a while)
2011-07-11 20:42:19 +03:00
Tyron Madlener
b8fbb9d1af
Work on the Server Monitor and other things
2011-07-05 17:35:10 +02:00
Tyron Madlener
5c44a40248
Bugfixes, Adjustments and Server variable editing
2011-06-17 19:04:00 +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
d10e62ca37
Added variable filtering for the 'Variables' Page
2011-05-18 14:25:15 +02:00