a98b65bad0
Fix requirements, turn task into shared_task for compatibility
2021-11-12 14:04:50 +01:00
86cabdc77d
Add missing requirement
...
Change dbsettings requirement to pip version
2021-06-09 10:33:17 +02:00
7a1259a565
Replace Celery run scripts by global runner
2020-06-21 20:32:26 +02:00
fa93056f0d
Added dateutil to requirements explicitly
2020-06-05 06:42:50 +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
1efda993fd
Create LongCharField to make code prettier
...
Create Models for clients and dummy model for brands
2020-05-27 15:06:38 +02:00
27fe413d11
Some refactoring to get cron running
...
Moved dbsettings documentation to Gitlab wiki
2020-05-24 17:44:27 +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
0e7bfb617e
Install dbsettings from git
2020-04-16 09:26:10 +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
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