Updated the calendar page so that when user chooses a different time scale to display(day/week/month), the new setting is stored in the pref database. Each user id has its own entry in the database. When visiting the calendar, we retrieves the entry from database for current user and show that time scale; defaults to monthly view if no entry found. |
||
---|---|---|
.. | ||
plugins | ||
ApiController.php | ||
DashboardController.php | ||
ErrorController.php | ||
IndexController.php | ||
LibraryController.php | ||
LoginController.php | ||
NowplayingController.php | ||
PlaylistController.php | ||
PluploadController.php | ||
PreferenceController.php | ||
ScheduleController.php | ||
SearchController.php | ||
SystemstatusController.php | ||
UserController.php |