Commit graph

446 commits

Author SHA1 Message Date
s3lph
49856473b9 Merge branch 'staging' into 'master'
FIxed: Allow receipts with no transactions.

See merge request s3lph/matemat!54
2018-12-31 16:50:46 +00:00
s3lph
7f23fff033 Merge branch 'fix-receipt-empty-db' into 'staging'
Added database support for empty receipts

See merge request s3lph/matemat!53
2018-12-29 19:58:11 +00:00
s3lph
07a4d3131e Fixed a small bug in the SQL queries and the unit tests 2018-12-29 20:55:53 +01:00
s3lph
9a41d33ef7 Added database support for empty receipts (i.e. when a user didn't issue any transactions during a receipt period) 2018-12-29 20:36:59 +01:00
s3lph
1e6e9aabb2 Merge branch 'staging' into 'master'
Fixed: Crash when creating a receipt with zero transactions

See merge request s3lph/matemat!52
2018-12-23 22:00:30 +00:00
s3lph
ee87b4fb65 Merge branch 'hotfix-receipt-crash' into 'staging'
Hotfix: Receipt crash

See merge request s3lph/matemat!51
2018-12-23 21:53:36 +00:00
s3lph
ea70484d00 Added a test case for empty receipts. 2018-12-23 22:50:26 +01:00
s3lph
3d25540a1f Fixed a crash in receipt generation. 2018-12-23 22:43:19 +01:00
s3lph
7c656f5ca1 CI: Prevent build_debian from being run on development branch 2018-11-12 00:01:49 +01:00
s3lph
5366f7b931 Fixed archlinux post_install 2018-11-12 00:01:02 +01:00
s3lph
4d9a6add46 Fixed a debian python dependency name 2018-11-11 23:37:12 +01:00
s3lph
17ab6d80cd Fixed failing postinst/postrm script on systems without systemd 2018-11-11 23:22:00 +01:00
s3lph
256532e82d Took care of some more lintian warnings 2018-11-11 23:13:20 +01:00
s3lph
df4d397a1f Does this make lintian happy? 2018-11-11 22:41:40 +01:00
s3lph
99c27eaeeb Fixed debian package scripts permissions 2018-11-11 22:37:55 +01:00
s3lph
f971c65eef Fixed CI debian command order 2018-11-11 22:35:09 +01:00
s3lph
21e56c9558 Attempting to satisfy lintian 2018-11-11 22:31:11 +01:00
s3lph
0d88e683f6 Ignore "failure" of find for removal of __pycache__ directories 2018-11-07 15:15:52 +01:00
s3lph
75ec39852d Added rsync to testing docker image 2018-11-07 15:09:45 +01:00
s3lph
2a03857520 (Hopefully) fixed site-packages path in dpkg script, v2 2018-11-07 15:04:11 +01:00
s3lph
647076150d (Hopefully) fixed site-packages path in dpkg script 2018-11-07 14:59:45 +01:00
s3lph
4e22bfb821 Disabled building docker and wheel packages on the deployment branch 2018-11-07 14:57:34 +01:00
s3lph
7479c7d9f1 Debian package quality assurance (lintian) 2018-11-07 14:53:59 +01:00
s3lph
3c7e33e9fa Added systemctl daemon-reload to debian and arch packages 2018-11-04 21:44:30 +01:00
s3lph
da16b5ef7e Fixed debian postinst, v2 2018-11-04 21:15:29 +01:00
s3lph
57f794cc59 Fixed debian postinst 2018-11-04 15:19:30 +01:00
s3lph
ea18d0e8de Automatic debian changelog generation 2018-11-04 14:58:59 +01:00
s3lph
072db827bb Fixed release notes download urls 2018-11-04 10:52:25 +01:00
s3lph
54ca432ee7 Added missing MIME type header in release script 2018-11-04 10:43:50 +01:00
s3lph
566d1efdd6 Updated release script to use job-id based urls, as tags do not work 2018-11-04 10:26:55 +01:00
s3lph
a163bce781 Fixed CI script; failed on untagged commit 2018-11-04 03:11:42 +01:00
s3lph
5da3947334 Fixed dockerfile, v2 2018-11-04 02:58:18 +01:00
s3lph
87db033a89 Fixed dockerfile 2018-11-04 02:55:33 +01:00
s3lph
cc34d72c73 Fixed docker build task 2018-11-04 02:51:57 +01:00
s3lph
2e92d1c1ab Testing automated release, simplified packaging stage 2018-11-04 02:35:33 +01:00
s3lph
2fdae8fc89 gitlab-ci: Fixed debian package directory permissions 2018-11-03 21:45:47 +01:00
s3lph
252e8d73d6 Fixed debian/control dependency string 2018-11-03 21:40:10 +01:00
s3lph
3e006228e1 Fixed the build_wheel task, renamed build_deb to build_debian 2018-11-03 21:28:24 +01:00
s3lph
eaab46b728 Replaced yet a calendar function not available in Python 3.6 2018-11-03 21:27:17 +01:00
s3lph
726b4a9370 Remplaced a calendar function not available in Python 3.6 2018-11-03 21:22:25 +01:00
s3lph
fe1f52a954 Updated Python version in the documentation. 2018-11-03 19:28:15 +01:00
s3lph
061fd0b85a Fixed Python dependency in debian/control 2018-11-03 19:22:22 +01:00
s3lph
b8cbb265b8 Implemented __eq__ and __hash__ for the database primitives 2018-11-03 19:20:30 +01:00
s3lph
ea57485cfb Back to Python 3.6 for the sake of Debian packaging (initial test!) 2018-11-03 18:28:28 +01:00
s3lph
960a1c8517 Removed setcap from debian postinst script 2018-11-03 15:59:53 +01:00
s3lph
eb6c2b3f65 Fixed system integration (especially systemd + capabilities. 2018-10-19 23:48:36 +02:00
s3lph
94841da875 Fixed: Python package name. 2018-10-19 22:28:41 +02:00
s3lph
974d8fc9f1 Fixed: Makepkg can't install dependencies as nobody. 2018-10-19 22:25:47 +02:00
s3lph
e5e51acfb4 Fixed missing MATEMAT_VERSION env var. 2018-10-19 22:21:44 +02:00
s3lph
f3c8e140ad Added debug output to build jobs 2018-10-19 22:18:30 +02:00