Drewster727
a028a68a08
merge changes from main dev branch. fix up requestedmodel users null issue.
2016-03-30 09:10:09 -05:00
tidusjar
f7c33d48f4
Added a scroll to the top thingy and a bit more work on headphones
2016-03-30 13:59:13 +01:00
Drewster727
cee7bee024
show the requested by user from legacy request models
2016-03-29 13:52:44 -05:00
Drewster727
b8a01b62b9
only show requested by users to admins + start maintaining a list of users with each request
2016-03-29 13:41:39 -05:00
Drewster727
5a5512a1cd
#96 fix up notification test feature
2016-03-29 11:38:22 -05:00
Drewster727
6fc4cbf9a4
fix the request page sort/approve button alignment
2016-03-29 10:54:15 -05:00
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)
2016-03-29 10:11:06 -05:00
Drewster727
dce5983720
merge in tidusjar's dev changes, remove approve all, fix alignment on approve all category buttons
2016-03-29 09:03:34 -05:00
tidusjar
7349f78b80
Fixed the tests
2016-03-29 10:44:23 +01:00
tidusjar
fe0f6873e5
Made the feedback from Sonarr better when Sonarr already has the series #85
2016-03-29 10:34:20 +01:00
tidusjar
5843dee2a5
Added the settings page for #32
2016-03-29 09:58:23 +01:00
Drewster727
3d41445f6f
#96 Finished adding test functionality to notifications
2016-03-28 14:42:25 -05:00
Drewster727
4b3f79b4a8
#96 Email notification test button (others to come)
2016-03-27 23:45:52 -05:00
Drewster727
f5ecb63071
#84 provide an option in settings to resttrict users from viewing requests other than their own.
2016-03-27 22:39:59 -05:00
Drewster727
fff267db37
#54 comma separated list of users who don't require approval + fix a couple request messages (include show title)
2016-03-27 22:19:02 -05:00
Drewster727
e1b8293fdd
allow approving all requests by category
2016-03-27 18:10:20 -05:00
Drewster727
3d944b32a8
fix up sorting on the request page
2016-03-27 16:54:54 -05:00
Drewster727
9518f4da89
#86 - display movie/show title + year in request notifications.
2016-03-26 12:31:02 -05:00
Drewster727
5b93282b78
show the movie/show title when requesting.
2016-03-26 12:06:52 -05:00
tidusjar
96131b255a
Stoped users from spamming the request button
2016-03-26 12:24:42 +00:00
tidusjar
dc4fd99a86
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2016-03-26 00:48:05 +00:00
tidusjar
78b429e666
Fixed a bug where if you had auto approve it wouldn't notify you
2016-03-26 00:48:01 +00:00
Drewster727
673f3416e0
approve tv shows or movies
...
separate checkboxes in the settings screen separating out the approval
by tv or movie.
2016-03-25 17:14:26 -05:00
tidusjar
b96087d089
Finished styling on the logger for now. #59
2016-03-24 23:16:55 +00:00
tidusjar
25a8563ee8
Fixed #69
...
Removed some redundant code
2016-03-24 19:45:02 +00:00
Jamie
47c0c0daf0
Merge pull request #83 from shiitake/dev
...
Fixes issue #62 and #68
2016-03-24 19:08:32 +00:00
tidusjar
3fe1f13bd1
Refactored the Notification service to how it should have really been done in the first place.
2016-03-24 17:14:45 +00:00
Shannon Barrett
15f7572cf5
Updated the logic for handling specific seasons in Sonarr and Sickrage
2016-03-24 12:03:59 -05:00
tidusjar
24781fbd1f
Finished #49
2016-03-24 14:07:01 +00:00
tidusjar
68f8b9cd71
MERGE
2016-03-23 14:01:58 +00:00
tidusjar
c7ac8a7d99
Done most on #59
2016-03-23 13:43:27 +00:00
tidusjar
2d5612a045
Finished adding pushover support. #44
2016-03-22 22:17:06 +00:00
tidusjar
f64ccd7327
Resolved #75
2016-03-22 21:31:52 +00:00
Shannon Barrett
c9d2b8fc13
Fixes issue #62
2016-03-22 12:32:48 -05:00
tidusjar
0585ff73ec
Added a notification model to the notifiers.
...
Added the backend work for sending a notification for an issue report #75
2016-03-22 17:13:14 +00:00
tidusjar
f1987ecedb
Adding the imdb when requesting
2016-03-22 14:16:46 +00:00
tidusjar
c4f57169ad
Improved the status page with the suggestion from #29
2016-03-22 11:06:43 +00:00
tidusjar
8f7098d048
Hooked up most of #49 Just the validation messages need to be done.
...
***NOTE: Due to we are now hashing the passwords and reading from a new table, We will need to create a new administrator account.***
2016-03-22 10:46:24 +00:00
tidusjar
da8b6340ae
Fixed #74 and #64
2016-03-22 08:59:31 +00:00
tidusjar
206fd74d7f
Resolved #70
2016-03-22 08:55:57 +00:00
tidusjar
37fa7809cc
Finished #71
2016-03-22 08:50:42 +00:00
tidusjar
792bbf5f95
This fixes #36
2016-03-19 16:42:11 +00:00
Jamie
c5db1ed8e6
Merge pull request #39 from shiitake/dev
...
Fixes for Checking if the user is the owner
2016-03-19 16:15:32 +00:00
tidusjar
9402d1409e
Wow, that was a lot of work.
...
- So, I have now finished #40 .
- Fixed a bug where we was not choosing the correct tv series (Because of TVMaze)
- Fixed a bug when checking for plex titles
- Fixed a bug where the wrong issue would clean on the UI (DB was correct)
- Refactored how we send tv shows
- And too many small changes to count.
2016-03-19 14:17:54 +00:00
tidusjar
803b12da0f
Added the api and settings page for Sickrage. Just need to do the tester and hook it up #40
2016-03-19 12:25:51 +00:00
tidusjar
e34170f55a
Added the option to set a CP quality #38
2016-03-19 00:16:44 +00:00
Shannon Barrett
c28a26413a
Should fix issue #36
2016-03-18 19:16:29 -05:00
Jamie Rees
87b497e48e
Removed all the html from the new TVMaze api (for overview).
...
Added tests to cover the html removal.
updated Readme to remove TheTVDB
2016-03-18 21:36:21 +00:00
Jamie Rees
f88c7d7583
Almost fully integrated TVMaze #21 and also improved the fix for #31
2016-03-18 21:10:01 +00:00
tidusjar
55f296b9a4
Added TVMaze to the search. #21
2016-03-18 14:39:04 +00:00