|
73f5d63f44
|
Replaced string concatenations with ES6 template literals.
|
2023-03-25 08:37:13 +08:00 |
|
|
fa1dedf207
|
Unified the documentation of the JavaScript prefix attribute.
|
2023-03-23 07:10:16 +08:00 |
|
|
7ed13dc0af
|
Replaced the JavaScript prefix attributes that are only used in the class constructors with the prefix constant variables in the constructor.
|
2023-03-23 07:06:58 +08:00 |
|
|
122b7b059c
|
Changed the default date and min date for the Tempus Dominus month chooser from strings to the JavaScript Date objects.
|
2023-03-19 10:15:32 +08:00 |
|
|
7feb6da062
|
Fixed the JavaScript period chooser error when there is no data.
|
2023-03-09 22:25:26 +08:00 |
|
|
7c3b8c8f44
|
Revised to store the newly-constructed period chooser and month chooser in variables to prevent SonarQube from complaining.
|
2023-03-09 14:36:13 +08:00 |
|
|
b19f4fa939
|
Added "use strict"; to all the JavaScript files.
|
2023-03-09 14:36:13 +08:00 |
|
|
9bfcd3c50c
|
Added the journal report as the first accounting report.
|
2023-03-04 18:31:33 +08:00 |
|