1
0
Fork 0
forked from s3lph/matemat

Commit graph

  • b48433561b CI: Archlinux: Added sudo dependency s3lph 2019-02-08 03:03:13 +0100
  • bd30119fe0 CI: Switched to a more recent archlinux base image s3lph 2019-02-08 02:59:11 +0100
  • 9515c521b0 Merge branch 'master' into 27-deployment s3lph 2019-01-01 21:03:21 +0100
  • 49856473b9 Merge branch 'staging' into 'master' s3lph 2018-12-31 16:50:46 +0000
  • 7f23fff033 Merge branch 'fix-receipt-empty-db' into 'staging' s3lph 2018-12-29 19:58:11 +0000
  • 07a4d3131e Fixed a small bug in the SQL queries and the unit tests s3lph 2018-12-29 20:55:53 +0100
  • 9a41d33ef7 Added database support for empty receipts (i.e. when a user didn't issue any transactions during a receipt period) s3lph 2018-12-29 20:36:59 +0100
  • 1e6e9aabb2 Merge branch 'staging' into 'master' s3lph 2018-12-23 22:00:30 +0000
  • ee87b4fb65 Merge branch 'hotfix-receipt-crash' into 'staging' s3lph 2018-12-23 21:53:36 +0000
  • ea70484d00 Added a test case for empty receipts. s3lph 2018-12-23 22:50:26 +0100
  • 3d25540a1f Fixed a crash in receipt generation. s3lph 2018-12-23 22:43:19 +0100
  • 7c656f5ca1 CI: Prevent build_debian from being run on development branch s3lph 2018-11-12 00:01:49 +0100
  • 5366f7b931 Fixed archlinux post_install s3lph 2018-11-12 00:01:02 +0100
  • 4d9a6add46 Fixed a debian python dependency name s3lph 2018-11-11 23:37:12 +0100
  • 17ab6d80cd Fixed failing postinst/postrm script on systems without systemd s3lph 2018-11-11 23:22:00 +0100
  • 256532e82d Took care of some more lintian warnings s3lph 2018-11-11 23:13:20 +0100
  • df4d397a1f Does this make lintian happy? s3lph 2018-11-11 22:41:23 +0100
  • 99c27eaeeb Fixed debian package scripts permissions s3lph 2018-11-11 22:37:55 +0100
  • f971c65eef Fixed CI debian command order s3lph 2018-11-11 22:35:09 +0100
  • 21e56c9558 Attempting to satisfy lintian s3lph 2018-11-11 22:31:11 +0100
  • 0d88e683f6 Ignore "failure" of find for removal of __pycache__ directories s3lph 2018-11-07 15:15:52 +0100
  • 75ec39852d Added rsync to testing docker image s3lph 2018-11-07 15:09:45 +0100
  • 2a03857520 (Hopefully) fixed site-packages path in dpkg script, v2 s3lph 2018-11-07 15:04:11 +0100
  • 647076150d (Hopefully) fixed site-packages path in dpkg script s3lph 2018-11-07 14:59:45 +0100
  • 4e22bfb821 Disabled building docker and wheel packages on the deployment branch s3lph 2018-11-07 14:57:34 +0100
  • 7479c7d9f1 Debian package quality assurance (lintian) s3lph 2018-11-07 14:53:59 +0100
  • 3c7e33e9fa Added systemctl daemon-reload to debian and arch packages s3lph 2018-11-04 21:44:30 +0100
  • da16b5ef7e Fixed debian postinst, v2 s3lph 2018-11-04 21:15:29 +0100
  • 57f794cc59 Fixed debian postinst s3lph 2018-11-04 15:19:30 +0100
  • ea18d0e8de Automatic debian changelog generation s3lph 2018-11-04 14:58:59 +0100
  • 072db827bb Fixed release notes download urls s3lph 2018-11-04 10:52:25 +0100
  • 54ca432ee7 Added missing MIME type header in release script s3lph 2018-11-04 10:43:50 +0100
  • 566d1efdd6 Updated release script to use job-id based urls, as tags do not work s3lph 2018-11-04 10:26:55 +0100
  • a163bce781 Fixed CI script; failed on untagged commit s3lph 2018-11-04 03:11:42 +0100
  • 5da3947334 Fixed dockerfile, v2 s3lph 2018-11-04 02:58:18 +0100
  • 87db033a89 Fixed dockerfile s3lph 2018-11-04 02:55:33 +0100
  • cc34d72c73 Fixed docker build task s3lph 2018-11-04 02:51:57 +0100
  • 2e92d1c1ab Testing automated release, simplified packaging stage s3lph 2018-11-04 02:35:33 +0100
  • 2fdae8fc89 gitlab-ci: Fixed debian package directory permissions s3lph 2018-11-03 21:45:47 +0100
  • 252e8d73d6 Fixed debian/control dependency string s3lph 2018-11-03 21:40:10 +0100
  • 3e006228e1 Fixed the build_wheel task, renamed build_deb to build_debian s3lph 2018-11-03 21:28:24 +0100
  • eaab46b728 Replaced yet a calendar function not available in Python 3.6 s3lph 2018-11-03 21:27:17 +0100
  • 726b4a9370 Remplaced a calendar function not available in Python 3.6 s3lph 2018-11-03 21:22:25 +0100
  • fe1f52a954 Updated Python version in the documentation. s3lph 2018-11-03 19:28:15 +0100
  • 061fd0b85a Fixed Python dependency in debian/control s3lph 2018-11-03 19:22:22 +0100
  • b8cbb265b8 Implemented __eq__ and __hash__ for the database primitives s3lph 2018-11-03 19:20:30 +0100
  • ea57485cfb Back to Python 3.6 for the sake of Debian packaging (initial test!) s3lph 2018-11-03 18:28:28 +0100
  • 960a1c8517 Removed setcap from debian postinst script s3lph 2018-11-03 15:59:53 +0100
  • eb6c2b3f65 Fixed system integration (especially systemd + capabilities. s3lph 2018-10-19 23:48:36 +0200
  • 94841da875 Fixed: Python package name. s3lph 2018-10-19 22:28:41 +0200
  • 974d8fc9f1 Fixed: Makepkg can't install dependencies as nobody. s3lph 2018-10-19 22:25:47 +0200
  • e5e51acfb4 Fixed missing MATEMAT_VERSION env var. s3lph 2018-10-19 22:21:44 +0200
  • f3c8e140ad Added debug output to build jobs s3lph 2018-10-19 22:18:30 +0200
  • beef77f368 Fixed matemat version fetch. s3lph 2018-10-19 22:15:05 +0200
  • d3ee2b95a7 Hopefully fixed PKGBUILD. s3lph 2018-10-19 22:10:01 +0200
  • 9439c76f30 Drop privileges for makepkg. s3lph 2018-10-19 21:57:41 +0200
  • bffd31fe81 Added some missing archlinux dependencies s3lph 2018-10-19 21:54:15 +0200
  • 5868423582 Added pacman --noconfirm. s3lph 2018-10-19 21:50:37 +0200
  • c607b26c0a Fixed gitignore and added missing files s3lph 2018-10-19 21:46:41 +0200
  • b59b5a3dba Fixed a wrong pip flag. s3lph 2018-10-19 21:35:35 +0200
  • f79112f84f Added build setup for archlinux. Let's test! s3lph 2018-10-19 21:31:11 +0200
  • a67e21fc9d Merge branch 'staging' into deployment s3lph 2018-10-19 20:36:29 +0200
  • 185cd8dd0c Merge branch 'staging' into 'master' s3lph 2018-10-01 19:35:24 +0000
  • 293ad9f06e Merge branch '28-statistics' into 'staging' s3lph 2018-10-01 19:28:15 +0000
  • 0974e68444 Indentation fixes. s3lph 2018-10-01 21:16:25 +0200
  • d4e2d6591e Implemented sales statistics page. s3lph 2018-10-01 21:08:37 +0200
  • 15a0a3a184 setup.py optimization and debian packaging s3lph 2018-09-15 02:12:16 +0200
  • d5253bf954 Merge branch 'staging' into 'master' s3lph 2018-09-13 16:50:36 +0000
  • b3a1df9e18 Hotfix: Database migration caused data loss. s3lph 2018-09-13 18:39:10 +0200
  • da122ab864 Merge branch 'staging' into 'master' s3lph 2018-09-09 23:42:19 +0000
  • dcbd093eed Removed mypy check from CI. s3lph 2018-09-10 01:38:19 +0200
  • 15327162d1 Merge branch 'staging' into 'master' s3lph 2018-09-09 23:36:47 +0000
  • a48e1d8130 Merge branch '17-avatars-and-product-images' into 'staging' s3lph 2018-09-09 23:29:24 +0000
  • 60fa154dd6 Fixed Dockerfile to support installation of pillow. s3lph 2018-09-10 01:25:07 +0200
  • 4ecc848eac Implemented default images. s3lph 2018-09-10 00:45:32 +0200
  • f2f8828db4 Fixed image and price entry on product creation. s3lph 2018-09-10 00:12:11 +0200
  • 31b1cc9c21 Implemented image conversion and resizing with pillow. s3lph 2018-09-09 23:59:06 +0200
  • a7a2b5a76f Added pillow dependency. s3lph 2018-09-09 23:27:23 +0200
  • 3995245127 Merge branch 'staging' into 'master' s3lph 2018-09-09 21:08:43 +0000
  • 56500e87e5 Finally fixed, it; raised the receipt cronjob to a more sane interval. s3lph 2018-09-09 04:18:06 +0200
  • 6fcea8e2b3 Added fallback handling for transactions with unknown dates. s3lph 2018-09-09 04:12:11 +0200
  • b55ad25f58 Added log output to cron job runner. s3lph 2018-09-09 04:03:51 +0200
  • 270910f6be Removed debug output. s3lph 2018-09-09 04:01:33 +0200
  • a8e0687095 Fix: Fetch receipt_pref in list_users. s3lph 2018-09-09 03:53:52 +0200
  • 0a27e6db56 Hopefully fixed now! s3lph 2018-09-09 03:44:49 +0200
  • 71d7bb85ce Added verification of receipt_pref to login test. s3lph 2018-09-09 03:40:06 +0200
  • 53233d74c3 Fixed: Fetch receipt preference on login. s3lph 2018-09-09 03:38:23 +0200
  • f11b0e0b93 Even more debug output. s3lph 2018-09-09 03:33:09 +0200
  • 660969744c Fixed missing argument in tests. s3lph 2018-09-09 03:26:00 +0200
  • a466e5109f Used another logger. s3lph 2018-09-09 03:23:19 +0200
  • 37498f9ab7 More debug output. s3lph 2018-09-09 03:17:20 +0200
  • 2161ff79d9 Added log output to receipt generation function. s3lph 2018-09-09 03:09:26 +0200
  • fecaf55b2b Merge branch '19-montly-yearly-receipts' into 'staging' s3lph 2018-09-08 19:08:07 +0000
  • 436da33330 Added a not to the settings UI when sending of receipts has been disabled in the configuration. s3lph 2018-09-08 21:05:03 +0200
  • 79e6f83c72 (More or less) proper definition of "months", added more receipt preferences. s3lph 2018-09-08 20:44:40 +0200
  • 1c5b442fea Fixed a codestyle error. s3lph 2018-09-07 22:47:27 +0200
  • b19c6edd7f Implemented SMTP receipt sending. s3lph 2018-09-07 22:45:20 +0200
  • 2056b0fb81 Implemented cron jobs s3lph 2018-09-07 22:04:09 +0200
  • 22d4bd2cd5 Fixed trailing whitespace. s3lph 2018-09-07 19:06:47 +0200
  • 2c6996a9b4 Implemented receipt generation, including unit tests. s3lph 2018-09-07 19:04:15 +0200