依瑪貓 imacat
imacat pushed tag v1.1.0 to imacat/mia-accounting 2023-04-09 00:52:52 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-09 00:52:42 +08:00
370d2668e5 Advanced to version 1.1.0.
imacat pushed to main at imacat/mia-accounting 2023-04-09 00:48:10 +08:00
5e3e695e62 Updated the Sphinx documentation.
510d369e9c Updated the translation.
b65cae9252 Added the OffsetMatcherTestCase test case.
285c12406b Revised the property names in the TestData class in testlib_offset.py.
df240472a4 Changed the permission to the offset matcher so that editors can use it.
Compare 25 commits »
imacat pushed to main at imacat/mia-accounting 2023-04-08 11:26:24 +08:00
3a0e978f76 Removed an unused import from the "accounting.journal_entry.forms.line_item" module.
8c10d42d7b Added documentation to the currency and account parameters of the CSVRow class, and the pagination parameter of the PageParams class in the "accounting.report.reports.journal" module.
04ec51afbe Changed the "offsets" relationship to a pseudo property, to apply the correct but complex ordering rules.
fe7a8842ce Fixed the query in the JournalEntryConverter converter.
66daa5c42c Fixed the query in the KeepAccountWhenHavingOffset validator.
Compare 10 commits »
imacat pushed to main at imacat/mia-accounting 2023-04-06 10:00:58 +08:00
7ae332c975 Moved the "Test Site and Live Demonstration" section to the front of the documentation.
imacat pushed to main at imacat/mia-accounting 2023-04-06 09:52:09 +08:00
42b43e3ec6 Moved the "Test Site and Live Demonstration" section to the front of the documentation.
imacat pushed tag v1.0.1 to imacat/mia-accounting 2023-04-06 08:45:10 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-06 08:44:58 +08:00
86c5b91697 Advanced to version 1.0.1.
imacat pushed to main at imacat/mia-accounting 2023-04-06 08:38:50 +08:00
9168840e64 Fixed an error in the example configuration.
imacat pushed to main at imacat/mia-accounting 2023-04-06 08:31:29 +08:00
21b9cfa8b8 Revised the documentation.
imacat pushed to main at imacat/mia-accounting 2023-04-06 08:21:48 +08:00
b0b3b3acb1 Moved the history section out from README.rst and intro.rst, to the new history.rst.
imacat pushed tag v1.0.0 to imacat/mia-accounting 2023-04-06 02:56:50 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-06 02:55:42 +08:00
cb1d254cf0 Advanced to version 1.0.0. Hooray!
eb9ad57e72 Updated the translation.
ec26f8ef4d Added the documentation.
Compare 3 commits »
imacat deleted tag v1.0.0 from imacat/mia-accounting 2023-04-06 02:51:29 +08:00
imacat pushed tag v1.0.0 to imacat/mia-accounting 2023-04-06 02:43:50 +08:00
imacat pushed to main at imacat/mia-accounting 2023-04-06 02:38:42 +08:00
ec42989a7b Advanced to version 1.0.0. Hooray!
f3818a5259 Updated the translation.
091992bffd Added the documentation.
7ed29115ed Revised the inclusion in the base template of the test site.
Compare 4 commits »
imacat pushed to main at imacat/flask-digestauth 2023-04-05 23:55:32 +08:00
769ca7dddd Replaced the requirements.txt in the docs directory with the Read the Docs configuration file.
imacat pushed to main at imacat/flask-digestauth 2023-04-05 23:22:11 +08:00
33eb81f368 Replaced setup.cfg with pyproject.toml for the package settings, and rewrote the packaging rules in MANIFEST.in.
5faf51c49b Removed the realm from the example in the documentation of the init_app method of the DigestAuth class.
Compare 2 commits »
imacat pushed to main at imacat/mia-accounting 2023-04-05 22:52:27 +08:00
95955197ac Updated the copyright year in pyproject.toml.
imacat pushed to main at imacat/mia-accounting 2023-04-05 22:14:31 +08:00
d5a0f79e4b Revised the Read the Docs configuration, and removed the redundant requirements.txt for Read the Docs.