Commit graph

60 commits

Author SHA1 Message Date
tidusjar
f098e0355e #464 fixed 2016-08-11 10:36:44 +01:00
tidusjar
a38877d984 Small changes, we will actually see the episode cacher on the scheduled jobs page now 2016-08-03 13:01:32 +01:00
tidusjar
0657264dd3 Work on the UI to show what episodes have been requested #254 2016-08-02 15:16:14 +01:00
tidusjar
a5257a0fbf #254 2016-07-27 16:56:19 +01:00
tidusjar
419bf0270e Fixed some small issues and improved the navbar 2016-06-28 13:43:01 +01:00
tidusjar
b58ee9a37b Translated the Requested page #243 2016-06-28 10:53:54 +01:00
tidusjar
7b57e3fffc Fixed #353 #354 #355 2016-06-22 09:33:20 +01:00
tidusjar
4808fffcef most of #273 done 2016-06-07 14:26:54 +01:00
tidusjar
071daf4ab4 a crap tonne of work on #273 2016-06-04 17:51:13 +01:00
tidusjar
9ffe184dd3 More for #273 2016-06-01 18:32:52 +01:00
tidusjar
5b7e4aa5e3 Finished #221 and added more async #278 2016-05-31 16:16:48 +01:00
tidusjar
4114a8e9ba spelling mistake in the html! this fixes #264 2016-05-31 16:02:33 +01:00
tidusjar
ebeedb90af More work on #273 2016-05-31 14:09:27 +01:00
Jamie
7df7131510 Merge pull request #280 from seancallinan/dev
Use HTTPS for the poster images
2016-05-28 15:05:47 +01:00
Sean Callinan
01a2bb3adc Use HTTPS for the poster images, so there aren't any mixed content
warnings when serving the application via an HTTPS reverse proxy
2016-05-28 10:15:25 +12:00
Drewster727
217ce391e0 #221 delete requests per category 2016-05-27 02:21:54 -05:00
tidusjar
c43e3a93d2 Fixed #270 2016-05-26 08:56:36 +01:00
tidusjar
d0e6a2a341 small changes 2016-05-20 22:16:59 +01:00
tidusjar
e1ca857d7e Fixed #215 2016-05-20 21:31:54 +01:00
TidusJar
8dcb8022ab and some more... 2016-05-15 23:56:52 -04:00
Chris Lees
1f2e460f6d Added Released propety to RequestViewModel. Added Released filter to the Requests page 2016-04-29 14:46:39 -04:00
tidusjar
67c968e886 BaseUrl is finally finished! #72 2016-04-16 14:02:06 +01:00
tidusjar
51f8e2a95c More changes for the urlbase #72 2016-04-15 14:23:32 +01:00
tidusjar
6190eceb60 Finally fixed #72 2016-04-14 14:50:40 +01:00
tidusjar
1af3c21655 Added a url base 2016-04-08 14:14:08 +01:00
Drewster727
c882a41eb1 fix selectors for music list on request page to get sorting working 2016-04-05 12:25:14 -05:00
Drewster727
08b14d0164 #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:37:41 -05:00
Drewster727
9ac949a67c #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:30:12 -05:00
tidusjar
acb39b56f8 work for #32 2016-04-03 21:35:09 +01:00
tidusjar
a5d38421d3 Work on showing the requests for #32 2016-04-01 23:24:29 +01:00
Drewster727
1a2ec7ac7f #106 rename sorting options and polish the dropdown UI a bit 2016-03-31 08:59:54 -05:00
tidusjar
6334f5d880 Added music to the search and requests page 2016-03-31 09:24:05 +01:00
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 2016-03-31 08:55:21 +01: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
6fc4cbf9a4 fix the request page sort/approve button alignment 2016-03-29 10:54:15 -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
Drewster727
63e4e29051 clean up the sorting option names. add a way to see which filter/sort is currently applied. 2016-03-27 21:41:26 -05:00
Drewster727
07b02d90e6 move approve buttons to the tab content 2016-03-27 18:46:35 -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
tidusjar
25a8563ee8 Fixed #69
Removed some redundant code
2016-03-24 19:45:02 +00:00
tidusjar
59cf379d56 Fixed an issue where the table didn't match the model.
Fixed #67
2016-03-22 13:22:47 +00:00
tidusjar
af6deec3f0 Got the filter working on both movie and tv #57 2016-03-21 19:05:01 +00:00
tidusjar
bbe2bcbfed Started #57, currently there is a bug where the TV list won't filter 2016-03-21 17:18:57 +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
Jamie Rees
f88c7d7583 Almost fully integrated TVMaze #21 and also improved the fix for #31 2016-03-18 21:10:01 +00:00
tidusjar
2e8bb783d9 Fixed #16 and #30
We are now using the new request service and storing the requests as json blobs

Added the db migration code. This can be removed in the next few builds.
2016-03-18 13:52:10 +00:00
Jamie Rees
a2f44cf8d2 Finished the notes! Resolved #7 2016-03-15 19:14:27 +00:00
tidusjar
67ecbbf178 Resolved #7 2016-03-15 14:03:07 +00:00
tidusjar
31615ff69c Fixed #4
We now can manually set the status of a request.
2016-03-11 17:13:17 +00:00