aboutsummaryrefslogtreecommitdiffstats
path: root/interface/js/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5218 from moisseev/fa6Vsevolod Stakhov2024-11-102-4/+6
|\ | | | | [WebUI] Upgrade Font Awesome to v6.6.0
| * [WebUI] Upgrade Font Awesome to v6.6.0Alexander Moisseev2024-11-092-4/+6
| |
* | [WebUI] Update RequireJS to address CVE-2024-38999Alexander Moisseev2024-11-091-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 Bootstrapmoisseev2024-04-211-3/+3
|
* [Minor] Update JS librariesmoisseev2023-11-175-8/+8
|
* [WebUI] Update map editormoisseev2023-10-273-7/+8
| | | | CodeJar 3.7.0 -> 4.2.0
* [Minor] Update JS librariesmoisseev2023-08-084-7/+7
|
* [WebUI] Migrate to Bootstrap v5.2moisseev2023-03-231-2/+2
|
* [WebUI] Update bootstrapmoisseev2023-03-051-3/+3
| | | | v4.6.0 → v4.6.2
* [WebUI] Update JS librariesmoisseev2023-02-285-8/+8
|
* [WebUI] Put total in the center of pie chartsmoisseev2022-09-071-2/+2
|
* [WebUI] Update jQuerymoisseev2022-08-312-2/+2
|
* [WebUI] Migrate to D3 v7moisseev2022-08-303-6/+6
| | | | | This means that we drop support for older browsers which do not support the ECMAScript 2015 (ES6) JS standard.
* [WebUI] Update JavaScript librariesmoisseev2022-05-282-7/+7
| | | | | CodeJar 3.5.0 -> 3.6.0 PrismJS 1.23.0 -> 1.28.0
* [WebUI] Replace pie chart librarymoisseev2022-02-201-7/+3
|
* [WebUI] Update editormoisseev2021-06-262-6/+6
| | | | | CodeJar 3.2.2 -> 3.5.0 Prism 1.22.0 -> 1.23.0
* [WebUI] Update librariesmoisseev2021-04-033-6/+6
| | | | | - jQuery v3.5.1 -> v3.6.0 - Bootstrap v4.5.0 -> v4.6.0
* [WebUI] Update map editormoisseev2020-10-223-6/+5
|
* [Minor] Fix line count calculationmoisseev2020-07-151-1/+2
|
* [WebUI] Add map editor (requires a modern browser)moisseev2020-07-143-0/+15
|
* [Minor] Update JS librariesmoisseev2020-07-123-4/+4
|
* [WebUI] Replace Glyphicons with Font Awesome SVG+JSmoisseev2020-07-062-0/+10
|
* [WebUI] Migrate to Bootstrap 4.5moisseev2020-07-012-6/+7
|
* [Minor] Update D3 JS library to v5.15.0moisseev2020-02-021-2/+2
|
* [Minor] Format numbers with d3.format,moisseev2020-02-021-6/+0
| | | | remove Humanize JS library.
* [WebUI] Update D3Evolution to 1.2.0moisseev2020-02-021-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.1moisseev2019-10-081-3/+3
| | | | - Fix paths opacity after rereading dataset
* [Minor] Update JavaScript librariesmoisseev2019-08-227-141/+11
|
* [WebUI] Add URL fragments (#) supportmoisseev2019-05-121-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.7Alexander Moisseev2018-10-211-4/+4
|
* [WebUI] Add progress bar for AJAX requestsAlexander Moisseev2018-09-021-0/+4
|
* [WebUI] Update FooTable 3.1.4 -> 3.1.6Alexander Moisseev2018-08-191-4/+4
|
* [WebUI] Update RequireJS to 2.3.5Alexander Moisseev2018-07-021-0/+5
|
* [WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1Alexander Moisseev2018-03-253-6/+4
|
* [WebUI] Update D3 and jQueryAlexander Moisseev2017-11-283-6/+6
| | | | just while I'm here
* [WebUI] Update D3Evolution 1.0.0 -> 1.1.0Alexander Moisseev2017-11-281-3/+3
| | | | + Add logarithmic vertical scale
* [WebUI] Migrate widgets to D3 v4Alexander Moisseev2017-09-233-21/+12
|
* [WebUI] Remove datatablesVsevolod Stakhov2017-03-221-179/+0
|
* [WebUI] Add footableVsevolod Stakhov2017-03-181-0/+10
|
* [WebUI] Update D3Evolution to 0.0.2Alexander Moisseev2017-03-041-3/+3
|
* [WebUI] Fix retarded datatablesVsevolod Stakhov2017-01-311-152/+3
|
* [WebUI] Update datatables to work with the requirejsVsevolod Stakhov2017-01-311-220/+297
|
* [WebUI] Rework interface to use requirejsVsevolod Stakhov2017-01-319-0/+427