b3yond
|
788f55860b
|
Merge branch 'multi-deployment' of dl6tom.de:public/ticketfrei into multi-deployment
|
2018-03-29 00:13:11 +02:00 |
|
b3yond
|
ba6e13a2be
|
started mail rewrite
|
2018-03-29 00:13:00 +02:00 |
|
Thomas L
|
8e08eb9c2e
|
fix recursive import
|
2018-03-29 00:12:19 +02:00 |
|
Thomas L
|
1dd75c10d5
|
Refactoring.
|
2018-03-28 17:36:35 +02:00 |
|
Thomas L
|
daf6fe831f
|
cleanup
|
2018-03-24 16:26:35 +01:00 |
|
Thomas L
|
751f9154cc
|
Add files for deployment. Make testing use memory-DB.
|
2018-03-24 15:02:11 +01:00 |
|
b3yond
|
a65d410e4f
|
changing mail to use db, part 1; seen mails
|
2018-03-23 17:00:52 +01:00 |
|
b3yond
|
570792ba37
|
reworked mastodon to work with frontend. user, config, logging -> new files.
|
2018-03-23 15:51:52 +01:00 |
|
b3yond
|
c612a9dee0
|
rename to frontend.py & backend.py
|
2018-03-23 13:19:39 +01:00 |
|
b3yond
|
bd2599c91a
|
tested Mastodon OAuth Login - works now.
|
2018-03-23 13:14:06 +01:00 |
|
b3yond
|
81e2357e2f
|
merging toms commits
|
2018-03-23 11:21:10 +01:00 |
|
b3yond
|
32e86a3c0e
|
ticketfrei can be imported now, takes care of loading config & logging
|
2018-03-23 11:05:24 +01:00 |
|
b3yond
|
b9613a60de
|
added twitter & masto OAuth to new web.py - untested, take care!
|
2018-03-23 02:28:00 +01:00 |
|
Thomas L
|
404be47d1b
|
Use IF NOT EXISTS instead of sqlite specific hack. Clean up formating. Other minor fixes.
|
2018-03-22 21:15:15 +01:00 |
|
b3yond
|
235b8524f8
|
db is persistent now
|
2018-03-22 11:32:43 +01:00 |
|
b3yond
|
9e09dcea84
|
fixed db init, fixed confirmation mails, added logout button
|
2018-03-22 11:22:28 +01:00 |
|
b3yond
|
ee8040893e
|
fixed login error, db is now saved between different test runs
|
2018-03-22 10:34:53 +01:00 |
|
b3yond
|
390f4dc76e
|
if table "user" doesn't exist, db is created
|
2018-03-22 10:25:00 +01:00 |
|
b3yond
|
a176f856d8
|
unified formatting of db_init SQL
|
2018-03-22 10:05:49 +01:00 |
|
b3yond
|
529270a396
|
complete db create statement
|
2018-03-22 09:51:50 +01:00 |
|
Thomas L
|
3f4ec83abe
|
start refactoring web-frontend.
|
2018-03-22 02:23:31 +01:00 |
|