Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5218 from moisseev/fa6 | Vsevolod Stakhov | 2024-11-10 | 2 | -4/+6 |
|\ | | | | | [WebUI] Upgrade Font Awesome to v6.6.0 | ||||
| * | [WebUI] Upgrade Font Awesome to v6.6.0 | Alexander Moisseev | 2024-11-09 | 2 | -4/+6 |
| | | |||||
* | | [WebUI] Update RequireJS to address CVE-2024-38999 | Alexander Moisseev | 2024-11-09 | 1 | -2/+2 |
|/ | | | | | | Upgraded RequireJS from 2.3.6 to 2.3.7 to mitigate prototype pollution vulnerability (CVE-2024-38999) in `s.contexts._.configure` function, which could allow arbitrary code execution or Denial of Service. | ||||
* | [Minor] Update Bootstrap | moisseev | 2024-04-21 | 1 | -3/+3 |
| | |||||
* | [Minor] Update JS libraries | moisseev | 2023-11-17 | 5 | -8/+8 |
| | |||||
* | [WebUI] Update map editor | moisseev | 2023-10-27 | 3 | -7/+8 |
| | | | | CodeJar 3.7.0 -> 4.2.0 | ||||
* | [Minor] Update JS libraries | moisseev | 2023-08-08 | 4 | -7/+7 |
| | |||||
* | [WebUI] Migrate to Bootstrap v5.2 | moisseev | 2023-03-23 | 1 | -2/+2 |
| | |||||
* | [WebUI] Update bootstrap | moisseev | 2023-03-05 | 1 | -3/+3 |
| | | | | v4.6.0 → v4.6.2 | ||||
* | [WebUI] Update JS libraries | moisseev | 2023-02-28 | 5 | -8/+8 |
| | |||||
* | [WebUI] Put total in the center of pie charts | moisseev | 2022-09-07 | 1 | -2/+2 |
| | |||||
* | [WebUI] Update jQuery | moisseev | 2022-08-31 | 2 | -2/+2 |
| | |||||
* | [WebUI] Migrate to D3 v7 | moisseev | 2022-08-30 | 3 | -6/+6 |
| | | | | | This means that we drop support for older browsers which do not support the ECMAScript 2015 (ES6) JS standard. | ||||
* | [WebUI] Update JavaScript libraries | moisseev | 2022-05-28 | 2 | -7/+7 |
| | | | | | CodeJar 3.5.0 -> 3.6.0 PrismJS 1.23.0 -> 1.28.0 | ||||
* | [WebUI] Replace pie chart library | moisseev | 2022-02-20 | 1 | -7/+3 |
| | |||||
* | [WebUI] Update editor | moisseev | 2021-06-26 | 2 | -6/+6 |
| | | | | | CodeJar 3.2.2 -> 3.5.0 Prism 1.22.0 -> 1.23.0 | ||||
* | [WebUI] Update libraries | moisseev | 2021-04-03 | 3 | -6/+6 |
| | | | | | - jQuery v3.5.1 -> v3.6.0 - Bootstrap v4.5.0 -> v4.6.0 | ||||
* | [WebUI] Update map editor | moisseev | 2020-10-22 | 3 | -6/+5 |
| | |||||
* | [Minor] Fix line count calculation | moisseev | 2020-07-15 | 1 | -1/+2 |
| | |||||
* | [WebUI] Add map editor (requires a modern browser) | moisseev | 2020-07-14 | 3 | -0/+15 |
| | |||||
* | [Minor] Update JS libraries | moisseev | 2020-07-12 | 3 | -4/+4 |
| | |||||
* | [WebUI] Replace Glyphicons with Font Awesome SVG+JS | moisseev | 2020-07-06 | 2 | -0/+10 |
| | |||||
* | [WebUI] Migrate to Bootstrap 4.5 | moisseev | 2020-07-01 | 2 | -6/+7 |
| | |||||
* | [Minor] Update D3 JS library to v5.15.0 | moisseev | 2020-02-02 | 1 | -2/+2 |
| | |||||
* | [Minor] Format numbers with d3.format, | moisseev | 2020-02-02 | 1 | -6/+0 |
| | | | | remove Humanize JS library. | ||||
* | [WebUI] Update D3Evolution to 1.2.0 | moisseev | 2020-02-02 | 1 | -2/+2 |
| | | | | | | | + Add cursor The cursor location follows the mouse pointer movements when it hovers over the graph and updates the coordinates of the cursor's cross-points in the graph legend. | ||||
* | [WebUI] Update D3Evolution to 1.1.1 | moisseev | 2019-10-08 | 1 | -3/+3 |
| | | | | - Fix paths opacity after rereading dataset | ||||
* | [Minor] Update JavaScript libraries | moisseev | 2019-08-22 | 7 | -141/+11 |
| | |||||
* | [WebUI] Add URL fragments (#) support | moisseev | 2019-05-12 | 1 | -0/+9 |
| | | | | | | | | for tab switching - Show the correct tab when the page is loaded if there is a hash in the URL. - Changing the hash in the URL when the tab is changed. - Change the tab when the hash changes in the URL (back / forward buttons). | ||||
* | [Minor] Update Bootstrap to 3.3.7 | Alexander Moisseev | 2018-10-21 | 1 | -4/+4 |
| | |||||
* | [WebUI] Add progress bar for AJAX requests | Alexander Moisseev | 2018-09-02 | 1 | -0/+4 |
| | |||||
* | [WebUI] Update FooTable 3.1.4 -> 3.1.6 | Alexander Moisseev | 2018-08-19 | 1 | -4/+4 |
| | |||||
* | [WebUI] Update RequireJS to 2.3.5 | Alexander Moisseev | 2018-07-02 | 1 | -0/+5 |
| | |||||
* | [WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1 | Alexander Moisseev | 2018-03-25 | 3 | -6/+4 |
| | |||||
* | [WebUI] Update D3 and jQuery | Alexander Moisseev | 2017-11-28 | 3 | -6/+6 |
| | | | | just while I'm here | ||||
* | [WebUI] Update D3Evolution 1.0.0 -> 1.1.0 | Alexander Moisseev | 2017-11-28 | 1 | -3/+3 |
| | | | | + Add logarithmic vertical scale | ||||
* | [WebUI] Migrate widgets to D3 v4 | Alexander Moisseev | 2017-09-23 | 3 | -21/+12 |
| | |||||
* | [WebUI] Remove datatables | Vsevolod Stakhov | 2017-03-22 | 1 | -179/+0 |
| | |||||
* | [WebUI] Add footable | Vsevolod Stakhov | 2017-03-18 | 1 | -0/+10 |
| | |||||
* | [WebUI] Update D3Evolution to 0.0.2 | Alexander Moisseev | 2017-03-04 | 1 | -3/+3 |
| | |||||
* | [WebUI] Fix retarded datatables | Vsevolod Stakhov | 2017-01-31 | 1 | -152/+3 |
| | |||||
* | [WebUI] Update datatables to work with the requirejs | Vsevolod Stakhov | 2017-01-31 | 1 | -220/+297 |
| | |||||
* | [WebUI] Rework interface to use requirejs | Vsevolod Stakhov | 2017-01-31 | 9 | -0/+427 |