Commit graph

15 commits

Author SHA1 Message Date
5faa1e403a Admin permissions 2020-06-03 17:05:18 +02:00
31b0eed298 Add currency management
Fix color picker
Add exchange rate updater submodule
Fix logging in celery
A few invoicing fixes
HTTP request class
Navigation/URL updates
2020-06-03 12:35:23 +02:00
d3348cc4de Preparing for actual products...
IP Rate Limit "firewall"
2020-06-01 18:29:22 +02:00
d6e753e264 Let all products in core be creatable 2020-05-27 12:40:29 +02:00
95c9748dc2 Base logging setup
Models for products/services/billables
2020-05-27 12:36:49 +02:00
27fe413d11 Some refactoring to get cron running
Moved dbsettings documentation to Gitlab wiki
2020-05-24 17:44:27 +02:00
f4aab6ee57 Fixed OTP recognition
Added balance check to SMS providers
2020-05-23 11:12:48 +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
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
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