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 |
|
Tyron Madlener
|
2816b427ab
|
Merge remote-tracking branch 'origin/master'
|
2011-06-13 15:00:11 +02:00 |
|
Tyron Madlener
|
496b381491
|
hide json code
|
2011-06-13 14:57:10 +02:00 |
|
Tyron Madlener
|
16749a0435
|
2 more points in graphs
|
2011-06-13 14:56:31 +02:00 |
|
Michal Čihař
|
ca6f3b0ac2
|
Display tabs for chart based on currently selected database/table
|
2011-06-13 14:50:07 +02:00 |
|
Michal Čihař
|
fedefef85c
|
Properly handle case when there is no database selected
|
2011-06-13 14:49:45 +02:00 |
|
Michal Čihař
|
d0974bd61f
|
Merge remote-tracking branch 'origin/QA_3_4'
|
2011-06-13 14:33:38 +02:00 |
|
Michal Čihař
|
fa6640559b
|
Update from master
|
2011-06-13 14:25:27 +02:00 |
|
stoyanster
|
81376b5567
|
Translation update done using Pootle.
|
2011-06-13 13:46:15 +02:00 |
|
stoyanster
|
5688cc2b9f
|
Translation update done using Pootle.
|
2011-06-13 13:44:57 +02:00 |
|
stoyanster
|
b5fb49feca
|
Translation update done using Pootle.
|
2011-06-13 13:44:51 +02:00 |
|
stoyanster
|
15e417be54
|
Translation update done using Pootle.
|
2011-06-13 13:44:38 +02:00 |
|
stoyanster
|
4aa598057f
|
Translation update done using Pootle.
|
2011-06-13 13:44:00 +02:00 |
|
stoyanster
|
53603f4e00
|
Translation update done using Pootle.
|
2011-06-13 13:41:24 +02:00 |
|
stoyanster
|
c938b1ae89
|
Translation update done using Pootle.
|
2011-06-13 13:34:33 +02:00 |
|
stoyanster
|
5787062fa7
|
Translation update done using Pootle.
|
2011-06-13 13:34:21 +02:00 |
|
stoyanster
|
9f07f85746
|
Translation update done using Pootle.
|
2011-06-13 13:33:55 +02:00 |
|
stoyanster
|
9e4cd2dd8d
|
Translation update done using Pootle.
|
2011-06-13 13:30:06 +02:00 |
|
stoyanster
|
1973a674d4
|
Translation update done using Pootle.
|
2011-06-13 13:29:19 +02:00 |
|
stoyanster
|
bf2f8db5e7
|
Translation update done using Pootle.
|
2011-06-13 13:28:32 +02:00 |
|