Commit Graph

118 Commits

Author SHA1 Message Date
Enno Rehling 93bcf53f96 Merge branch 'master' into develop 2019-05-09 21:57:01 +02:00
Enno Rehling 182d7df480 do not include the database when creating order file the old way 2019-05-09 21:55:45 +02:00
Enno Rehling 7a59a11c20 Merge branch 'master' into develop 2019-05-08 21:09:39 +02:00
Enno Rehling ef90806ca0 hold lockfile only during python script 2019-05-08 21:08:14 +02: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 5cde26e25e preview gets games as arguments, game 4 is over 2019-04-30 19:00:11 +02:00
Enno Rehling 7e9b9330a3 Merge branch 'master' into develop 2019-04-26 06:14:56 +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 aab234a3f4 update to schema version 1
- factions table is now faction
- no turn column
- new update logic
2019-04-23 13:19:14 +02:00
Enno Rehling 6fcfca27ca Revert "stop using the turn column from gamedb"
This reverts commit adb626df3d.
2019-04-20 08:15:27 +02:00
Enno Rehling adb626df3d stop using the turn column from gamedb 2019-04-19 20:14:43 +02:00
Enno Rehling 0beec878c6 fix bcrypt use 2019-03-01 19:14:09 +01:00
Enno Rehling d5c1cb6762 stop writing password to logfile 2019-03-01 11:01:28 +01:00
Enno Rehling 361a7efe18 do not fail on malformed passwords 2019-02-28 10:32:08 +01:00
Enno Rehling f052c0542b fix reports backup, I hope 2019-02-17 11:56:11 +01:00
Enno Rehling 119e9dbecc remove queue after we are done with it 2019-02-10 10:07:08 +01:00
Enno Rehling a87e9b6c5c simplify the orders.queue locking logic, remove it from python 2019-02-10 09:51:06 +01:00
Enno Rehling 55c8b9f72a fix shellcheck 2019-01-20 03:09:35 +01:00
Enno Rehling 8eba9d6eaf fix getfaction script, return email 2019-01-20 03:06:33 +01:00
Enno Rehling dda0fd9d27 fix sendreport script 2019-01-20 02:48:14 +01:00
Enno Rehling 07383bd94f fix warning for no orders received 2018-12-06 18:49:10 +01:00
Enno Rehling 0f95e77a7b BUG 2528: fix windows newlines 2018-12-03 21:05:48 +01:00
Enno Rehling af5f5bde60 fix python password check scripts 2018-12-01 15:29:47 +01:00
Enno Rehling da9d3d3573 Merge branch 'master' into develop 2018-10-29 20:10:51 +01:00
Enno Rehling e5207fd1c7 do not backup eressea.db right now 2018-10-28 21:55:34 +01:00
Enno Rehling ef3ccc8d10 fix use of new database for sendreport et al 2018-10-09 19:42:17 +02:00
Enno Rehling 3327e996e5 Bei Neuauswertungen die Befehlsdatei neu erzeugen 2018-10-09 19:28:16 +02:00
Enno Rehling 88f0504f48 no such file sendpasswd.py (and no suppor for feature possible) 2018-09-27 17:08:04 +02:00
Enno Rehling 5a1c96bd93 make python password checks use the database and bcrypt 2018-09-27 16:57:39 +02:00
Enno Rehling e7184add00 use system-wide muttrc 2018-07-24 13:59:34 +02:00
Enno Rehling a4a3ebd633 backup the reports, because sometimes I am an idiot 2018-07-21 21:41:13 +02:00
Enno Rehling 8af4b1fe29 pipe cron output to logfile, fix sendreport script 2018-07-07 10:45:11 +02:00
Enno Rehling c3d08d1536 redirect cron output to a logfile 2018-06-11 21:00:01 +02:00
Enno Rehling 11b18b9b1d fix orders script running from install directory 2018-06-05 21:14:02 +02:00
Enno Rehling 6a6089b48c Merge branch 'muttmail' 2018-06-05 21:03:54 +02:00
Enno Rehling 2d73126310 convert orders-process to use mutt
update install process.
2018-06-03 21:26:35 +02:00
Enno Rehling e0bd113ea5 make orders-accept use mutt to send email, fix encoding 2018-06-03 21:26:32 +02:00
Enno Rehling fca684cf81 preview game 4 again 2018-03-04 11:49:02 +01:00
Enno Rehling 2d296d5b2a Merge branch 'master' of github.com:eressea/server 2018-02-11 10:10:14 +01:00
Enno Rehling bb9d14b5ed missing script from install target 2018-02-11 10:07:57 +01:00
Enno Rehling 48bb6c65da Merge branch 'master' into develop 2018-02-04 12:09:39 +01:00
Enno Rehling 04f46cd591 disable deveron preview 2018-02-04 12:08:51 +01:00
Enno Rehling efa7b16c87 be less verbose in the log 2017-12-17 14:23:50 +01:00
Enno Rehling ec961a8904 shellcheck fixes 2017-12-16 21:17:53 +01:00
Enno Rehling 98a8151688 shellcheck fixes 2017-12-16 21:16:51 +01:00
Enno Rehling c998770a88 use find instead of ls to get list of order files.
this addresses the problem leading to bug 2394.

Conflicts:
	process/create-orders
2017-12-16 19:43:33 +01:00