ytsm/app/YtManagerApp/views
2019-01-01 23:35:38 +02:00
..
controls Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
forms Forgot to revert change to layout. 2018-12-29 23:19:03 +02:00
__init__.py Added docker support 2018-10-30 14:15:49 +08:00
actions.py Added docker support 2018-10-30 14:15:49 +08:00
auth.py Added admin settings page. Improve dynamic_preferences integration. 2018-12-29 17:11:20 +02:00
first_time.py 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
index.py Merged changes from master 2019-01-01 23:35:38 +02:00
notifications.py Added a basic notification system. Long processes will call the notification API, and the notification events are registered. For now, notifications are pushed to the client by polling (client polls every second for new events). A basic status message is now displayed when the sync process starts and ends. 2018-11-04 23:32:18 +02:00
settings.py 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