Commit Graph

31 Commits (ec99dafa29365519432ab4df001c1494bc2bd33a)

Author SHA1 Message Date
tidusjar 8256ceec2d We now do not show the text Requested By to the user, we also show a 'success' message instead of a warning when something has already been requested
9 years ago
Drewster727 1ca3e0532b add a better way to merge RequestedBy and RequestedUsers to avoid code duplication and simplify checks
9 years ago
Drewster727 a668ea04ec don't query the session as much in the modules, rely on a variable from the base class and store the username as needed
9 years ago
Drewster727 a028a68a08 merge changes from main dev branch. fix up requestedmodel users null issue.
9 years ago
Drewster727 cee7bee024 show the requested by user from legacy request models
9 years ago
Drewster727 b8a01b62b9 only show requested by users to admins + start maintaining a list of users with each request
9 years ago
Drewster727 6fc4cbf9a4 fix the request page sort/approve button alignment
9 years ago
Drewster727 591385ae34 when pulling requests, set each to approved that is already available (so the UI avoids showing the approve option for already available content)
9 years ago
Drewster727 f5ecb63071 #84 provide an option in settings to resttrict users from viewing requests other than their own.
9 years ago
Drewster727 3d944b32a8 fix up sorting on the request page
9 years ago
tidusjar 25a8563ee8 Fixed #69
9 years ago
tidusjar 3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place.
9 years ago
tidusjar f64ccd7327 Resolved #75
9 years ago
Jamie Rees f88c7d7583 Almost fully integrated TVMaze #21 and also improved the fix for #31
9 years ago
tidusjar 5f26aecb98 Switched over to the new service
9 years ago
Jamie Rees a2f44cf8d2 Finished the notes! Resolved #7
9 years ago
tidusjar 67ecbbf178 Resolved #7
9 years ago
tidusjar 31615ff69c Fixed #4
9 years ago
tidusjar 22fe944c43 Fixed bugs with the 'other' reporting issue and also the clear issues
9 years ago
tidusjar a734755ede We now are appending the users name to who wrote the comment. Rather than it being unknown
9 years ago
tidusjar 9ef618af4b Added the functionality for the admin to clear the issues.
9 years ago
tidusjar 0556e4d32b Added the issues to the requests page
9 years ago
tidusjar 3eaf1971ec More work on submitting issues
9 years ago
tidusjar 0942bfcbcc Some error handling and ensure we are an admin to delete requests.
9 years ago
Jamie Rees 3b0b0c521e Started to impliment the Plex checker. This will check plex every x minutes to see if there is any new content and then update the avalibility of the requests
9 years ago
Jamie Rees 003dd47e3c mre work
9 years ago
Jamie Rees f2399d6407 Making the configuration actually do something. Setting a default configuration if there is no DB
9 years ago
Jamie Rees 93c5cf6eb6 Small changes
9 years ago
tidusjar 07beddc26a Fixed the plex friends. Added some unit tests, moved the plex auth into it's own page
9 years ago
Jamie Rees 7677831bbc Fully switched the TV shows over to use the other provider.
9 years ago
tidusjar d1827cd3be Renamed folders
9 years ago