Commit graph

298 commits

Author SHA1 Message Date
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
s3lph
beef77f368 Fixed matemat version fetch. 2018-10-19 22:15:05 +02:00
s3lph
d3ee2b95a7 Hopefully fixed PKGBUILD. 2018-10-19 22:10:01 +02:00
s3lph
9439c76f30 Drop privileges for makepkg. 2018-10-19 21:57:41 +02:00
s3lph
bffd31fe81 Added some missing archlinux dependencies 2018-10-19 21:54:15 +02:00
s3lph
5868423582 Added pacman --noconfirm. 2018-10-19 21:50:37 +02:00
s3lph
c607b26c0a Fixed gitignore and added missing files 2018-10-19 21:46:41 +02:00
s3lph
b59b5a3dba Fixed a wrong pip flag. 2018-10-19 21:35:35 +02:00
s3lph
f79112f84f Added build setup for archlinux. Let's test! 2018-10-19 21:31:45 +02:00
s3lph
a67e21fc9d Merge branch 'staging' into deployment 2018-10-19 20:36:29 +02:00
s3lph
293ad9f06e Merge branch '28-statistics' into 'staging'
Resolve "Statistics"

See merge request s3lph/matemat!48
2018-10-01 19:28:15 +00:00
s3lph
0974e68444 Indentation fixes. 2018-10-01 21:16:25 +02:00
s3lph
d4e2d6591e Implemented sales statistics page. 2018-10-01 21:08:37 +02:00
s3lph
15a0a3a184 setup.py optimization and debian packaging 2018-09-15 02:12:16 +02:00
s3lph
b3a1df9e18 Hotfix: Database migration caused data loss. 2018-09-13 18:39:10 +02:00
s3lph
dcbd093eed Removed mypy check from CI. 2018-09-10 01:38:19 +02:00
s3lph
a48e1d8130 Merge branch '17-avatars-and-product-images' into 'staging'
Resolve "Avatars and Product Images"

See merge request s3lph/matemat!44
2018-09-09 23:29:24 +00:00
s3lph
60fa154dd6 Fixed Dockerfile to support installation of pillow. 2018-09-10 01:25:07 +02:00
s3lph
4ecc848eac Implemented default images. 2018-09-10 00:45:32 +02:00
s3lph
f2f8828db4 Fixed image and price entry on product creation. 2018-09-10 00:12:11 +02:00
s3lph
31b1cc9c21 Implemented image conversion and resizing with pillow. 2018-09-09 23:59:06 +02:00
s3lph
a7a2b5a76f Added pillow dependency. 2018-09-09 23:27:23 +02:00
s3lph
56500e87e5 Finally fixed, it; raised the receipt cronjob to a more sane interval. 2018-09-09 04:18:45 +02:00
s3lph
6fcea8e2b3 Added fallback handling for transactions with unknown dates. 2018-09-09 04:12:11 +02:00
s3lph
b55ad25f58 Added log output to cron job runner. 2018-09-09 04:03:51 +02:00
s3lph
270910f6be Removed debug output. 2018-09-09 04:01:33 +02:00
s3lph
a8e0687095 Fix: Fetch receipt_pref in list_users. 2018-09-09 03:53:52 +02:00
s3lph
0a27e6db56 Hopefully fixed now! 2018-09-09 03:44:49 +02:00
s3lph
71d7bb85ce Added verification of receipt_pref to login test. 2018-09-09 03:40:06 +02:00
s3lph
53233d74c3 Fixed: Fetch receipt preference on login. 2018-09-09 03:38:23 +02:00
s3lph
f11b0e0b93 Even more debug output. 2018-09-09 03:33:09 +02:00
s3lph
660969744c Fixed missing argument in tests. 2018-09-09 03:26:00 +02:00
s3lph
a466e5109f Used another logger. 2018-09-09 03:23:19 +02:00
s3lph
37498f9ab7 More debug output. 2018-09-09 03:17:20 +02:00
s3lph
2161ff79d9 Added log output to receipt generation function. 2018-09-09 03:09:47 +02:00
s3lph
fecaf55b2b Merge branch '19-montly-yearly-receipts' into 'staging'
Resolve "Montly/Yearly Receipts"

See merge request s3lph/matemat!41
2018-09-08 19:08:07 +00:00