Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebUI] Fix add header filter in history | Andrew Lewis | 2017-04-21 | 1 | -2/+2 |
| | | | | | - Issue: #1604 - Reported by: @dimejo | ||||
* | Merge pull request #1584 from moisseev/webui | Vsevolod Stakhov | 2017-04-09 | 3 | -15/+21 |
|\ | | | | | [WebUI] Display multiple alerts at once | ||||
| * | [WebUI] Display multiple alerts at once | Alexander Moisseev | 2017-04-08 | 3 | -15/+21 |
| | | | | | | | | Now user have a chance to see all thrown alerts not just the latest one. | ||||
* | | [WebUI] Fix history v2 display | Vsevolod Stakhov | 2017-04-09 | 1 | -1/+1 |
|/ | |||||
* | [WebUI] Check if neighbours' history backend versions match | Alexander Moisseev | 2017-04-08 | 1 | -2/+17 |
| | |||||
* | [WebUI] history: break To address lists on commas | Alexander Moisseev | 2017-04-06 | 1 | -6/+3 |
| | |||||
* | [WebUI] Save some history table space | Alexander Moisseev | 2017-04-04 | 2 | -10/+16 |
| | |||||
* | [WebUI] Fix error message | Alexander Moisseev | 2017-04-01 | 1 | -1/+1 |
| | |||||
* | [WebUI] Increase default timeout to 20 seconds | Vsevolod Stakhov | 2017-04-01 | 1 | -1/+1 |
| | |||||
* | [WebUI] Disable phrase connectors replacement in symbols filtering | dehnli | 2017-03-31 | 1 | -2/+3 |
| | |||||
* | [WebUI] Disable phrase connectors replacement in history filtering | Alexander Moisseev | 2017-03-30 | 1 | -3/+6 |
| | | | | Resolves #1561 | ||||
* | [WebUI] Fix legacy history | Vsevolod Stakhov | 2017-03-30 | 1 | -3/+11 |
| | | | | Issue: #1564 | ||||
* | [Minor] Allow subject field to be wrapped | Vsevolod Stakhov | 2017-03-28 | 1 | -0/+1 |
| | |||||
* | [WebUI] Replace `.values` method with `.map` | Alexander Moisseev | 2017-03-27 | 1 | -1/+4 |
| | | | | as `.values` is unsupported in many browsers | ||||
* | [WebUI] Fix history display | Vsevolod Stakhov | 2017-03-27 | 1 | -2/+3 |
| | |||||
* | [Minor] Fix English | Andrew Lewis | 2017-03-27 | 2 | -2/+2 |
| | |||||
* | [WebUI] Allow message-id break | Vsevolod Stakhov | 2017-03-25 | 1 | -4/+4 |
| | |||||
* | [WebUI] Fix history clustering | Vsevolod Stakhov | 2017-03-25 | 3 | -156/+186 |
| | |||||
* | Fix saving after table updates | andryyy | 2017-03-23 | 1 | -6/+5 |
| | |||||
* | Better update handling, especially when updating empty table to non-empty table | andryyy | 2017-03-23 | 2 | -246/+280 |
| | |||||
* | [WebUI] Unbreak WebUI | Alexander Moisseev | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | [WebUI] Remove datatables | Vsevolod Stakhov | 2017-03-22 | 4 | -202/+0 |
| | |||||
* | [WebUI] Use Footable to draw Throughput summary table | Alexander Moisseev | 2017-03-21 | 2 | -20/+24 |
| | |||||
* | [WebUI] Try to normalize frequencies | Vsevolod Stakhov | 2017-03-20 | 1 | -0/+28 |
| | |||||
* | [WebUI] Add sender, recipients and subject columns | Vsevolod Stakhov | 2017-03-20 | 1 | -4/+32 |
| | |||||
* | [WebUI] Rework v2 symbols display | Vsevolod Stakhov | 2017-03-20 | 1 | -2/+15 |
| | |||||
* | [WebUI] Fix sorting | Vsevolod Stakhov | 2017-03-20 | 1 | -14/+51 |
| | |||||
* | [WebUI] Humanize sizes | Vsevolod Stakhov | 2017-03-20 | 1 | -2/+4 |
| | |||||
* | [WebUI] Add flexible columns | Vsevolod Stakhov | 2017-03-20 | 1 | -50/+210 |
| | |||||
* | Fix styles of symbols table | andre.peters | 2017-03-19 | 1 | -7/+7 |
| | |||||
* | Fix date for all history items, draw error table with footable | andre.peters | 2017-03-19 | 1 | -29/+26 |
| | |||||
* | Re-add table-hover class, remove table-log class to apply styles with footables | andre.peters | 2017-03-19 | 1 | -13/+2 |
| | |||||
* | Use FooTable to draw symbol table | andre.peters | 2017-03-19 | 1 | -42/+99 |
| | |||||
* | Use data id to identify input field | andre.peters | 2017-03-19 | 1 | -3/+4 |
| | |||||
* | Prepare table for FooTable | andre.peters | 2017-03-19 | 1 | -14/+1 |
| | |||||
* | Removed unused values and renamed others | andre.peters | 2017-03-19 | 1 | -23/+13 |
| | |||||
* | [WebUI] Initial move towards footable | Vsevolod Stakhov | 2017-03-18 | 3 | -90/+113 |
| | |||||
* | [WebUI] Add footable | Vsevolod Stakhov | 2017-03-18 | 2 | -0/+11 |
| | |||||
* | [WebUI] Display symbols | Vsevolod Stakhov | 2017-03-16 | 1 | -3/+3 |
| | |||||
* | [WebUI] Rework history v2 function | Vsevolod Stakhov | 2017-03-15 | 1 | -14/+36 |
| | |||||
* | [WebUI] Add preliminary v2 history parser | Vsevolod Stakhov | 2017-03-15 | 1 | -1/+34 |
| | |||||
* | [WebUI] Allow different history parsers | Vsevolod Stakhov | 2017-03-15 | 1 | -31/+71 |
| | |||||
* | [Minor] Fix spelling | Vsevolod Stakhov | 2017-03-06 | 1 | -1/+1 |
| | |||||
* | [WebUI] Auto-switch Throughput units to `msg/min` for very low rate | Alexander Moisseev | 2017-03-04 | 1 | -9/+28 |
| | | | | Suggested by: Elodie via IRC | ||||
* | [WebUI] Update D3Evolution to 0.0.2 | Alexander Moisseev | 2017-03-04 | 1 | -3/+3 |
| | |||||
* | [WebUI] Fix graph dataset selector initialization | Alexander Moisseev | 2017-02-21 | 2 | -25/+22 |
| | |||||
* | [WebUI] Fix mouse events on throughput summary table area | Alexander Moisseev | 2017-02-18 | 3 | -4/+26 |
| | |||||
* | [WebUI] Fix compatibility with non-ES6 compliant browsers | Alexander Moisseev | 2017-02-14 | 1 | -2/+2 |
| | |||||
* | [WebUI] Fix `All SERVERS` graph fot just one available server | Alexander Moisseev | 2017-02-13 | 1 | -3/+9 |
| | |||||
* | [WebUI] Add neighbours RRD data consolidation | Alexander Moisseev | 2017-02-12 | 2 | -13/+56 |
| |