Commit graph

45 commits

Author SHA1 Message Date
95c9748dc2 Base logging setup
Models for products/services/billables
2020-05-27 12:36:49 +02:00
b3ebe1f101 Increase cron frequency 2020-05-25 19:28:34 +02:00
45d8d3e5de Fix model import (why was this missing?) 2020-05-25 19:18:48 +02:00
5629a15c50 Remove PID files from repo 2020-05-25 18:46:19 +02:00
3a9515c885 Fixed ratelimits
Didn't really do anything with cronjobs
2020-05-24 19:22:17 +02:00
ec48876e44 Remove debug print statement 2020-05-24 17:45:51 +02:00
27fe413d11 Some refactoring to get cron running
Moved dbsettings documentation to Gitlab wiki
2020-05-24 17:44:27 +02:00
77d5b771d5 Implement basic rate limiting 2020-05-23 18:48:37 +02:00
7955f19684 Fixing dbsettings documentation 2020-05-23 17:51:47 +02:00
b32d3e346b Documenting dbsettings 2020-05-23 17:50:16 +02:00
da416ca08a Implement login logs 2020-05-23 15:30:21 +02:00
ee4999a0ba Fix totp repo 2020-05-23 15:28:24 +02:00
c265b376ba Fix submodules 2020-05-23 15:22:24 +02:00
e97d1b4045 Turned Expephalon modules into Git submodules 2020-05-23 14:27:58 +02:00
3ba7c238cc Preparing for login rate limiting 2020-05-23 13:59:53 +02:00
e924e18234 Implement name display in login views 2020-05-23 12:04:09 +02:00
f4aab6ee57 Fixed OTP recognition
Added balance check to SMS providers
2020-05-23 11:12:48 +02:00
6a1b3843df Add missing space. Because. 2020-05-22 19:10:36 +02:00
85fe13edcf Implemented TOTP
Implemented currencies and taxes
2020-05-22 18:13:23 +02:00
89f971117f Finally got mail working for good 2020-05-21 14:54:59 +02:00
d549897186 Too many things to remember all of them
Finally got the mail queue working
Oh yeah, queueing
Added a TOTP provider which doesn't do anything much yet
Probably a hell of a lot of other things that I just can't remember
2020-05-13 12:38:37 +02:00
bd0519146c Integrate basic mail functionality (might need a queue...) 2020-04-18 15:02:41 +02:00
53780751d1 Preparing files for admin profiles
Changing File models to allow user association
2020-04-16 15:22:03 +02:00
8eab735bd8 Make page titles dynamic
Remove unused files
Fix buttons in dbsettings
2020-04-16 11:02:22 +02:00
0e7bfb617e Install dbsettings from git 2020-04-16 09:26:10 +02:00
0e228063b6 Add image to profile and display it in backend 2020-04-15 22:56:04 +02:00
4b666ec1ad Removing unused Django stock admin app 2020-04-15 22:49:20 +02:00
a1ba9318ad Restructuring templates 2020-04-15 22:43:40 +02:00
7708128255 Finally got all the OTP stuff working
Finalized dbsettings views
Easter egg for missing backend pages
2020-04-15 22:19:03 +02:00
d74a4c1b8b User profile models
SMS OTP provider
Login template (without css)
2020-04-13 20:03:01 +02:00
9798849aab Implement base SMS provider
PlaySMS integration
2020-04-13 12:08:59 +02:00
e288b44929 Update dbsettings version 2020-04-08 16:55:54 +02:00
b2915ad641 Static files adaptation 2020-04-08 16:48:27 +02:00
cd425e9fa2 Fix iam file for Minio 2020-04-08 16:48:03 +02:00
eced2fa7ed Update dbsettings version 2020-04-08 16:46:25 +02:00
f91647ba50 More Minio things 2020-04-08 13:15:22 +02:00
21d8ec880d Create submodule for module hooks 2020-04-08 13:14:58 +02:00
96f89c1dac Make dashboard more fitting 2020-04-08 10:51:14 +02:00
33c9deb572 Use Font Awesome as submodule 2020-04-07 21:57:37 +02:00
a133ea4cb1 A lot of changes:
Prepare for Minio/S3 media storage
Add current FontAwesome
Move statics and templates out of core
Add navigation menu generation
Add name attribute to URLs
Probably many other things I forgot by now
2020-04-07 21:52:10 +02:00
1803767ab4 Add dbsettings as submodule 2020-04-07 16:26:18 +02:00
Klaus-Uwe Mitterer
27c36d28a2 Add core app
Add migrations folders to .gitignore
2020-03-24 12:59:43 +01:00
Klaus-Uwe Mitterer
a22c19a8cc Fix database settings 2020-03-24 12:13:50 +01:00
Klaus-Uwe Mitterer
f54d19a700 Move sensitive information from settings.py to custom_settings.py, include distributable sample
Add .gitignore
Add pip requirements file
Change default password hasher to Argon
2020-03-23 15:14:44 +01:00
Klaus-Uwe Mitterer
eb1dfb2f9b Let's get this started. 2020-03-23 13:52:35 +01:00