Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebUI] Rework interface to use requirejs | Vsevolod Stakhov | 2017-01-31 | 1 | -1608/+0 |
| | |||||
* | [WebUI] Add preliminary save symbols clustering | Vsevolod Stakhov | 2017-01-30 | 1 | -22/+39 |
| | |||||
* | [WebUI] Allow to save maps on the cluster | Vsevolod Stakhov | 2017-01-30 | 1 | -13/+28 |
| | |||||
* | [WebUI] Fix multiple JS issues | Vsevolod Stakhov | 2017-01-30 | 1 | -58/+74 |
| | |||||
* | [WebUI] Fix various errors with login form | Vsevolod Stakhov | 2017-01-30 | 1 | -8/+16 |
| | |||||
* | [WebUI] Make legend entry colours more contrast | dehnli | 2017-01-27 | 1 | -6/+6 |
| | | | Minor changes to make `Probable Spam` and `Temporary rejected` legend entries and chart sectors more visible on `Throughput` summary. It affects `Status` tab chart as well. | ||||
* | [WebUI] Be more generous with AJAX timeout | Andrew Lewis | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | [WebUI] Reset refresh timer on server switching | Alexander Moisseev | 2017-01-18 | 1 | -1/+1 |
| | |||||
* | [WebUI] Avoid extra graph redraw and alerts glitching | Vsevolod Stakhov | 2017-01-14 | 1 | -5/+12 |
| | |||||
* | [WebUI] Fix soft reject in pie chart | Vsevolod Stakhov | 2017-01-14 | 1 | -16/+2 |
| | |||||
* | [WebUI] Fix pie chart displaying | Vsevolod Stakhov | 2017-01-13 | 1 | -4/+5 |
| | |||||
* | [WebUI] Fix case when no cluster is defined | Vsevolod Stakhov | 2017-01-13 | 1 | -1/+1 |
| | | | | | Issue: #1334 Reported by: @dehnli | ||||
* | [Minor] Treat special HTTP methods specially | Vsevolod Stakhov | 2017-01-11 | 1 | -0/+3 |
| | |||||
* | [WebUI] Fix disabled state | Vsevolod Stakhov | 2017-01-10 | 1 | -10/+27 |
| | |||||
* | [WebUI] Rework neighbours query function | Vsevolod Stakhov | 2017-01-10 | 1 | -104/+140 |
| | |||||
* | Merge pull request #1333 from AnnaStakhova/master | Vsevolod Stakhov | 2017-01-10 | 1 | -13/+25 |
|\ | | | | | [WebUI] clusters for the chart | ||||
| * | [WebUI] clusters for the chart | Anna Stakhova | 2017-01-10 | 1 | -13/+25 |
| | | |||||
* | | [WebUI] Fix graph selectors state resetting | Alexander Moisseev | 2017-01-09 | 1 | -14/+15 |
|/ | | | | | | on reconnect / reload Reported by: @denhli | ||||
* | [WebUI] Fix config ID | Anna Stakhova | 2017-01-09 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1318 from moisseev/rrd-summary | Vsevolod Stakhov | 2017-01-08 | 1 | -33/+110 |
|\ | | | | | [WebUI] Add summary to the Throughput tab | ||||
| * | [WebUI] RRD summary: Hide inner labels of tiny pie sectors | Alexander Moisseev | 2017-01-07 | 1 | -0/+3 |
| | | |||||
| * | [WebUI] RRD summary: Respect undefined values | Alexander Moisseev | 2017-01-07 | 1 | -7/+7 |
| | | |||||
| * | [WebUI] Fix RRD summary pie chart position | Alexander Moisseev | 2017-01-07 | 1 | -2/+2 |
| | | |||||
| * | [WebUI] Add summary to the Throughput tab | Alexander Moisseev | 2017-01-07 | 1 | -31/+105 |
| | | |||||
* | | [WebUI] Initial clusters support | Anna Stakhova | 2017-01-07 | 1 | -112/+171 |
|/ | |||||
* | [WebUI] Add graph legend entries for new DSes | Alexander Moisseev | 2017-01-04 | 1 | -0/+7 |
| | | | | Resolves #1300 | ||||
* | [WebUI] Turn d3pie's stuff into a reusable function, | Alexander Moisseev | 2017-01-03 | 1 | -7/+18 |
| | | | | do not destroy pie on data update | ||||
* | [WebUI] Add Throughput graph autorefreshing (#820) | Alexander Moisseev | 2017-01-01 | 1 | -5/+18 |
| | |||||
* | [WebUI] Use unified tab click event handler, | Alexander Moisseev | 2016-12-31 | 1 | -42/+49 |
| | | | | | stop refreshing widgets on hidden tabs, make `refresh` button functional for some more tabs | ||||
* | [WebUI] Stop stats refreshing if the page is hidden | Alexander Moisseev | 2016-12-30 | 1 | -4/+9 |
| | |||||
* | [WebUI] Replace spinner with animated glyphicon | Alexander Moisseev | 2016-12-24 | 1 | -1/+3 |
| | |||||
* | [WebUI] Prevent multiple clicks on `Refresh` | Alexander Moisseev | 2016-12-23 | 1 | -4/+12 |
| | |||||
* | [WebUI] Fix stat widgets timers multiplication on `Refresh` click | Alexander Moisseev | 2016-12-23 | 1 | -1/+2 |
| | |||||
* | Merge pull request #1258 from moisseev/patch-1 | Vsevolod Stakhov | 2016-12-13 | 1 | -8/+4 |
|\ | | | | | [WebUI] Hide learning tab in read-only mode | ||||
| * | [WebUI] Hide learning tab in read-only mode | Alexander Moisseev | 2016-12-13 | 1 | -8/+4 |
| | | |||||
* | | [WebUI] Remove unused code | Alexander Moisseev | 2016-12-13 | 1 | -5/+1 |
|/ | | | I believe this code in not necessary. It doesn't work anyway: `e` != `event` | ||||
* | Merge pull request #1257 from moisseev/patch-1 | Vsevolod Stakhov | 2016-12-13 | 1 | -0/+1 |
|\ | | | | | [WebUI] Disable error ring loading in `read only` mode | ||||
| * | [WebUI] Disable error ring loading in `read only` mode | Alexander Moisseev | 2016-12-13 | 1 | -0/+1 |
| | | |||||
* | | [WebUI] Fix read only2 | Anna Stakhova | 2016-12-13 | 1 | -11/+13 |
| | | |||||
* | | [WebUI] Fix read only | Anna Stakhova | 2016-12-12 | 1 | -2/+25 |
|/ | |||||
* | [WebUI] fix uptime | Anna Stakhova | 2016-12-11 | 1 | -0/+20 |
| | | | | Add ajax to timer | ||||
* | [WebUI] New sec to time function | Anna Stakhova | 2016-12-09 | 1 | -24/+21 |
| | |||||
* | [WebUI] Set focus to password field (#1230) | Andrew Lewis | 2016-12-06 | 1 | -0/+1 |
| | | | | Reported-by: @madorin | ||||
* | [WebUI] Load graph data on reconnect if the tab is active | Alexander Moisseev | 2016-11-30 | 1 | -0/+4 |
| | |||||
* | Merge pull request #1209 from AnnaStakhova/master | Vsevolod Stakhov | 2016-11-30 | 1 | -1/+4 |
|\ | | | | | Make status responsive | ||||
| * | [WebUI] Improve uptime responsive | Anna Stakhova | 2016-11-30 | 1 | -1/+4 |
| | | |||||
* | | [WebUI] Fix graph percentage mode resetting | Alexander Moisseev | 2016-11-30 | 1 | -0/+1 |
| | | | | | | | | | | on reconnect / reload Fixes: #1193 | ||||
* | | [WebUI] fix savesymbols absolute url to relative | Toni Mattila | 2016-11-29 | 1 | -1/+1 |
|/ | |||||
* | Fix scan clear btn | Anna Stakhova | 2016-11-26 | 1 | -4/+3 |
| | | | | | | Fix scan clear btn Add upload btn (for future using) Improve navbar right buttons | ||||
* | Fix maps display | Anna Stakhova | 2016-11-25 | 1 | -1/+7 |
| |