Commit Graph

14 Commits

Author SHA1 Message Date
1022ce353c Major refactor of codebase. 2020-04-11 00:30:24 +03:00
fd5d05232f Began work on refactoring the YTSM application. 2019-12-16 22:19:50 +02:00
9bf114c25d Improved notification system. 2019-08-14 17:14:16 +03:00
80cf94d694 Fixed bug: "The view YtManagerApp.views.first_time.Step1ApiKeyView didn't return an HttpResponse object" 2019-03-31 23:15:23 +03:00
43583e0fca Fixed bug in first time setup wizard at login/user creation step. If an admin user already exists, the login page didn't work properly. 2019-01-02 23:11:39 +02:00
f879583637 Fixed issue where scheduler was not initialized after setup wizard. Also fixed issue where global synchronization wasn't updated when the admin settings are changed. 2018-12-31 13:53:25 +02:00
457b0c4dc9 Added setup errors banner to welcome page. 2018-12-30 12:43:14 +02:00
2c93e50406 Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
10fced57e1 Fixed user settings page. 2018-12-29 20:43:39 +02:00
8eca3dc7a9 Added admin settings page. Improve dynamic_preferences integration. 2018-12-29 17:11:20 +02:00
33ee71dcbb Fixed registration step of first time setup. General improvements to settings and first time setup wizard. 2018-12-28 19:47:35 +02:00
022d3aa4f5 First time setup improvements 2018-12-21 12:28:06 +02:00
899de7adf5 Implemented first time setup wizard. There are still some problems to be solved. 2018-12-10 23:23:00 +02:00
541adb4f2a Integrated django_dynamic_preferences for setting management. 2018-12-01 17:28:37 +02:00