Commit Graph

10 Commits

Author SHA1 Message Date
Enno Rehling 940e56b6ef stop using orders.queue and lockfile 2020-12-05 00:01:06 +01:00
Enno Rehling face5eeb31 increase maxfiles to 50, handle error when no file generated. 2019-12-23 15:20:39 +01:00
Enno Rehling 85a7066ecc move php calls from python to shell script 2019-05-08 18:23:19 +02:00
Enno Rehling 32da0028c1 write to database after the file is created and dated 2019-05-07 21:45:10 +02:00
Enno Rehling 305098c32c do not pollute global namespace with import statements 2019-05-07 20:10:20 +02:00
Enno Rehling 11b628d092 use the orders databse script if it exists 2019-05-04 17:37:11 +02:00
Enno Rehling b20e6972a5 write accepted orders to database 2019-05-04 16:21:03 +02:00
Enno Rehling 97afaa29c3 increase maximum number of submissions per week from 20 to 30. 2019-04-26 06:10:17 +02:00
Enno Rehling a87e9b6c5c simplify the orders.queue locking logic, remove it from python 2019-02-10 09:51:06 +01:00
Enno Rehling e0bd113ea5 make orders-accept use mutt to send email, fix encoding 2018-06-03 21:26:32 +02:00