|
99564c02d0
|
Updated the Bootstrap, FontAwesome, and Tempus-Dominus versions in the test site.
|
2024-04-21 22:41:46 +02:00 |
|
|
ec0ff3e2e6
|
Updated the log in message at the home page, and removed the next URI from the log in link. The next URI is not clear text but encrypted now. There is no need to attach the next URI, as it defaults redirects to the accounting application without the next URI.
|
2023-07-29 10:11:45 +08:00 |
|
|
9a4e04c41f
|
Renamed the HTML ID "collapsible-navbar" to "accounting-collapsible-navbar" in the test site.
|
2023-06-03 11:12:28 +08:00 |
|
|
818c357613
|
Revised the next URI utilities to apply URLSafeSerializer for encoding and decoding the next URI, in order to prevent tampering with the next URI.
|
2023-05-23 09:30:19 +08:00 |
|
|
3b030c577c
|
Added the integrity value of the CDN stylesheet links in the base template of the test site.
|
2023-05-19 18:17:29 +08:00 |
|
|
60b33f2a3b
|
Revised the link to the stylesheet of tempus dominus in the base template of the test site.
|
2023-05-19 18:17:20 +08:00 |
|
|
08fdf59844
|
Revised the indent of the flashed success messages in the base template of the test site.
|
2023-05-19 18:17:11 +08:00 |
|
|
4408bbfc82
|
Updated the JavaScript library versions, and added decimal.js-light to the documentation.
|
2023-05-06 23:59:06 +08:00 |
|
|
20b0412091
|
Added the sample data generation and database reset on the test site for live demonstration.
|
2023-04-12 18:05:13 +08:00 |
|
|
536f3390aa
|
Revised the home page of the test site.
|
2023-04-11 22:27:31 +08:00 |
|
|
fadd8e73b6
|
Revised the log in process of the test site to return to the previous page after logging in.
|
2023-04-11 22:27:11 +08:00 |
|
|
7ed29115ed
|
Revised the inclusion in the base template of the test site.
|
2023-04-06 02:01:05 +08:00 |
|
|
4c2dcc5070
|
Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting".
|
2023-04-04 18:26:54 +08:00 |
|
|
d2f11e8779
|
Replaced the "editor" and "editor2" accounts in the test site with "admin" and "editor", to be clear.
|
2023-03-24 08:53:35 +08:00 |
|
|
678d0aa773
|
Fixed the CSS version of Tempus-Dominus in the base template of the test site.
|
2023-03-21 21:22:48 +08:00 |
|
|
3251660092
|
Added the SVG favicon from Font Awesome 6 to the test site.
|
2023-03-20 08:41:37 +08:00 |
|
|
b69a519904
|
Updated tempus-dominus from 6.2.10 to 6.4.3 in the base template of the test site.
|
2023-03-19 10:16:12 +08:00 |
|
|
55c2ce6695
|
Added Tempus Dominus to the CDN of the test site.
|
2023-03-04 14:36:10 +08:00 |
|
|
493677e0aa
|
Added "crossorigin" to the CDN stylesheets in the test site.
|
2023-03-04 14:36:08 +08:00 |
|
|
788225826d
|
Added resource integrity to the decimal.js-light CDN in the test site.
|
2023-02-27 16:21:30 +08:00 |
|
|
c52081e528
|
Replaced decimal.js CDN from cdnjs with decimal.js-light CDN from jsDelivr in the base template of the test site.
|
2023-02-27 16:20:58 +08:00 |
|
|
1f235acdf9
|
Added resource integrity to the bootstrap CDN in the test site.
|
2023-02-27 16:07:59 +08:00 |
|
|
7873e16cc3
|
Added the editor2 user to the test site.
|
2023-02-06 23:28:21 +08:00 |
|
|
4aed2f6ba7
|
Renamed the "testsite" application to "test_site".
|
2023-02-03 12:57:53 +08:00 |
|