Enno Rehling
|
36c0526f3e
|
wochenbericht name logic was broken
|
2020-09-13 14:32:11 +02:00 |
Enno Rehling
|
2b09e24654
|
add turn numbers do express and wb
|
2020-09-06 17:46:10 +02:00 |
Enno Rehling
|
d6b57fc818
|
delete obsolete scripts, shellcheck the rest
|
2020-08-16 16:00:27 +02:00 |
Enno Rehling
|
45ec4b56df
|
accept some selected changes from stm2's script rewrite.
|
2020-08-16 16:00:27 +02:00 |
Enno Rehling
|
c3284bdf2b
|
fix create-orders script so it works with full pathnames
|
2020-06-27 21:42:33 +02:00 |
Enno Rehling
|
de40103a2e
|
export orders using php tools
|
2020-06-26 21:58:30 +02:00 |
Enno Rehling
|
14f4750411
|
new dependency, quick hack for uploaded orders
|
2020-06-26 19:09:32 +02:00 |
Enno Rehling
|
d4c299eaf4
|
use the luarocks path in cron scripts
|
2020-05-01 17:50:58 +02:00 |
Enno Rehling
|
de8028c5dd
|
remove debug output from cron script
|
2020-02-25 19:19:02 +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
|
01ab07b974
|
include eressea.db in backup
|
2019-09-23 17:32:58 +02:00 |
Enno Rehling
|
ca0b2b69d0
|
shellcheck: negative exit and -z vs -n
|
2019-07-31 08:43:23 +02:00 |
Enno Rehling
|
44d044bdde
|
switch to new order post-processing
|
2019-06-10 20:42:43 +02:00 |
Enno Rehling
|
cf0a4119d6
|
new sqlite schema has faction-no as string
|
2019-06-02 10:03:53 +02:00 |
Enno Rehling
|
a240a05a6f
|
Merge branch 'develop'
|
2019-05-26 20:01:39 +02:00 |
Enno Rehling
|
873086b75c
|
use cadaver for box backups
|
2019-05-26 20:01:28 +02:00 |
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 |