Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Convert callbacks to arrow functions | moisseev | 2023-11-22 | 1 | -1/+1 |
| | |||||
* | [Minor] Use consistent object key/value spacing | moisseev | 2023-11-20 | 1 | -10/+10 |
| | |||||
* | [Test] Restore stylistic rules check | moisseev | 2023-11-19 | 1 | -2/+2 |
| | | | | https://eslint.org/blog/2023/10/deprecating-formatting-rules/ | ||||
* | [Minor] Update JS libraries | moisseev | 2023-11-17 | 1 | -1/+1 |
| | |||||
* | [WebUI] Load modules dynamically | moisseev | 2023-11-16 | 1 | -9/+7 |
| | |||||
* | [Minor] Use modern ESLint globals definition | moisseev | 2023-11-14 | 1 | -1/+1 |
| | |||||
* | [WebUI] Update map editor | moisseev | 2023-10-27 | 1 | -1/+1 |
| | | | | CodeJar 3.7.0 -> 4.2.0 | ||||
* | [Minor] Update JS libraries | moisseev | 2023-08-08 | 1 | -1/+1 |
| | |||||
* | [WebUI] Migrate to Bootstrap v5.2 | moisseev | 2023-03-23 | 1 | -2/+3 |
| | |||||
* | [WebUI] Update JS libraries | moisseev | 2023-02-28 | 1 | -1/+1 |
| | |||||
* | [WebUI] Update jQuery | moisseev | 2022-08-31 | 1 | -1/+1 |
| | |||||
* | [WebUI] Replace pie chart library | moisseev | 2022-02-20 | 1 | -1/+1 |
| | |||||
* | [WebUI] Update libraries | moisseev | 2021-04-03 | 1 | -1/+1 |
| | | | | | - jQuery v3.5.1 -> v3.6.0 - Bootstrap v4.5.0 -> v4.6.0 | ||||
* | [WebUI] Add `Enable JS` warning | moisseev | 2020-07-26 | 1 | -0/+1 |
| | |||||
* | [WebUI] Add map editor (requires a modern browser) | moisseev | 2020-07-14 | 1 | -1/+7 |
| | |||||
* | [Minor] Update JS libraries | moisseev | 2020-07-12 | 1 | -1/+1 |
| | |||||
* | [WebUI] Replace Glyphicons with Font Awesome SVG+JS | moisseev | 2020-07-06 | 1 | -1/+4 |
| | |||||
* | [WebUI] Migrate to Bootstrap 4.5 | moisseev | 2020-07-01 | 1 | -2/+2 |
| | |||||
* | [Minor] Format numbers with d3.format, | moisseev | 2020-02-02 | 1 | -1/+0 |
| | | | | remove Humanize JS library. | ||||
* | [Minor] Update JavaScript libraries | moisseev | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | [Minor] Increase RequireJS script loading timeout | moisseev | 2019-08-19 | 1 | -1/+2 |
| | |||||
* | [WebUI] Add URL fragments (#) support | moisseev | 2019-05-12 | 1 | -1/+3 |
| | | | | | | | | 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] Enforce consistent key-value spacing | Alexander Moisseev | 2018-09-16 | 1 | -4/+4 |
| | |||||
* | [WebUI] Notify user on module loading failure | Alexander Moisseev | 2018-09-11 | 1 | -0/+15 |
| | |||||
* | [Minor] main.js code cleanup | Alexander Moisseev | 2018-09-08 | 1 | -15/+11 |
| | |||||
* | [WebUI] Add progress bar for AJAX requests | Alexander Moisseev | 2018-09-02 | 1 | -0/+1 |
| | |||||
* | [WebUI] Enable strict mode, | Alexander Moisseev | 2018-07-12 | 1 | -1/+2 |
| | | | | | rename `interface` oblect as it is a reserved keyword, declare $span and $tbody variables | ||||
* | [Test] Specify JS Globals | Alexander Moisseev | 2018-07-08 | 1 | -1/+3 |
| | |||||
* | [Minor] JS: Add space before parentheses | Alexander Moisseev | 2018-07-05 | 1 | -2/+2 |
| | | | | of anonymous functions | ||||
* | [WebUI] Remove duplicated path from RequireJS config | Alexander Moisseev | 2018-07-05 | 1 | -1/+0 |
| | |||||
* | [Minor] JS: Use consistent indentation | Alexander Moisseev | 2018-07-03 | 1 | -9/+9 |
| | |||||
* | [Minor] JS: Use double quotes wherever possible | Alexander Moisseev | 2018-07-03 | 1 | -18/+18 |
| | |||||
* | [WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1 | Alexander Moisseev | 2018-03-25 | 1 | -1/+1 |
| | |||||
* | [WebUI] Display hostname:port/path in the page title | Alexander Moisseev | 2018-03-20 | 1 | -0/+5 |
| | |||||
* | [WebUI] Update D3 and jQuery | Alexander Moisseev | 2017-11-28 | 1 | -1/+1 |
| | | | | just while I'm here | ||||
* | [WebUI] Migrate widgets to D3 v4 | Alexander Moisseev | 2017-09-23 | 1 | -3/+7 |
| | |||||
* | [WebUI] Remove datatables | Vsevolod Stakhov | 2017-03-22 | 1 | -7/+0 |
| | |||||
* | [WebUI] Initial move towards footable | Vsevolod Stakhov | 2017-03-18 | 1 | -0/+2 |
| | |||||
* | [WebUI] Fix retarded datatables | Vsevolod Stakhov | 2017-01-31 | 1 | -2/+7 |
| | |||||
* | [WebUI] Further fixes | Vsevolod Stakhov | 2017-01-31 | 1 | -1/+2 |
| | |||||
* | [WebUI] Rework interface to use requirejs | Vsevolod Stakhov | 2017-01-31 | 1 | -0/+33 |