Django application that interfaces with the Multivers API to give treasurers an overview of their bookkeeping.
  • HTML 36.3%
  • Python 33.5%
  • JavaScript 26.2%
  • CSS 3.1%
  • TeX 0.7%
  • Other 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-02-17 16:44:41 +01:00
accounts Add Dutch translation to everything. 2019-05-26 19:24:15 +02:00
administration Add Dutch translation to everything. 2019-05-26 19:24:15 +02:00
apps Fix drink update layout on Chrome 2019-06-20 15:59:05 +02:00
balance Initial work on reports module for LaTeX reports 2019-08-20 15:04:19 +02:00
budget Merge branch 'budget-show-result' into 'master' 2019-08-04 22:20:49 +02:00
invoices Add methods implementing all MV API methods that Quaestor uses directly on the MV SQL database 2023-07-05 23:47:54 +02:00
journal Add Dutch translation to everything. 2019-05-26 19:24:15 +02:00
locale/nl/LC_MESSAGES Translations for report module 2019-08-20 18:27:08 +02:00
penny Remove dependency on MV API 2023-07-05 23:45:29 +02:00
people Add Dutch translation to everything. 2019-05-26 19:24:15 +02:00
quaestor settings: Remove allow CIDR middleware, not necessary any more, and is unmaintained and insecure. 2025-02-17 16:44:41 +01:00
reports Fix balance breakdown latex generator 2019-08-20 21:41:03 +02:00
scripts Dockerize Quaestor 2024-09-28 16:53:00 +02:00
.gitignore Do not ignore .mo files 2019-05-26 19:26:54 +02:00
.gitlab-ci.yml Dockerize Quaestor 2024-09-28 16:53:00 +02:00
.gitlab-ci.yml.old Dockerize Quaestor 2024-09-28 16:53:00 +02:00
Dockerfile Pin requirements 2024-09-28 17:06:15 +02:00
manage.py Add drink sheet applications to administrate SocCie drinks. 2019-04-14 17:12:19 +02:00
mv_api_client.py Add methods implementing all MV API methods that Quaestor uses directly on the MV SQL database 2023-07-05 23:49:17 +02:00
requirements.txt settings: Remove allow CIDR middleware, not necessary any more, and is unmaintained and insecure. 2025-02-17 16:44:41 +01:00
setup.cfg Add simple test for migrations and linter check 2019-03-28 22:12:18 +01:00