Commit graph

25 commits

Author SHA1 Message Date
5b4860a3bf Implement basic quotation functionality 2020-06-12 07:39:32 +02:00
fb02819e36 Improved currency display
Implemented RedirectViews
Changed URL scheme for submodules
Updated kumisms and ratesapi submodules
2020-06-10 13:43:14 +02:00
e7feba94ae Simplified title display in backend views 2020-06-09 06:20:14 +02:00
e69006ab35 Add empty index.html such as not to get that 404
Add CostField as a shorthand DecimalField
2020-06-04 08:03:35 +02:00
b376a167ed Fix client group display in client management 2020-06-04 06:21:13 +02:00
4bf2553888 Implemented client profile creation 2020-06-03 19:24:26 +02:00
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
2e8bbdd8a7 A lot of new views
Color picker fields
Renamed pixel.png in order not to upset uBlock...
2020-06-02 17:58:20 +02:00
d3348cc4de Preparing for actual products...
IP Rate Limit "firewall"
2020-06-01 18:29:22 +02:00
5a8eb0b61c Fixed messages call 2020-05-31 16:01:19 +02:00
853a49abe8 Implement brands
More administration pages *whoop-whoop*
2020-05-31 14:08:26 +02:00
3a9515c885 Fixed ratelimits
Didn't really do anything with cronjobs
2020-05-24 19:22:17 +02:00
77d5b771d5 Implement basic rate limiting 2020-05-23 18:48:37 +02:00
da416ca08a Implement login logs 2020-05-23 15:30:21 +02:00
e924e18234 Implement name display in login views 2020-05-23 12:04:09 +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
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