Commit graph

57 commits

Author SHA1 Message Date
tidusjar
4eff175424 Potentially fixed the issue where we were requesting everything that was also available now. 2016-08-11 14:08:54 +01:00
tidusjar
0699d777d6 Got mostly everything working for #254 Ready for testing 2016-08-07 18:54:49 +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
605f6f18fb Fixed #442 2016-07-28 14:02:19 +01:00
tidusjar
a5257a0fbf #254 2016-07-27 16:56:19 +01:00
tidusjar
67df79bcca Done #135 We are including the application version number in the directory. 2016-07-20 10:40:00 +01:00
tidusjar
b2144f3f69 finished #26 2016-05-24 14:02:56 +01:00
tidusjar
e1ca857d7e Fixed #215 2016-05-20 21:31:54 +01: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
Drewster727
4c82f4d821 properly account for future/past dates when humanizing with moment 2016-04-05 13:49:05 -05:00
Drewster727
7059fe0419 properly display release date on requests page 2016-04-05 13:42:11 -05:00
Drewster727
fb66f5aca8 #139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 2016-04-05 13:33:06 -05:00
Drewster727
c882a41eb1 fix selectors for music list on request page to get sorting working 2016-04-05 12:25:14 -05:00
tidusjar
f2b6876c59 Fixed the error #32 2016-04-05 14:17:41 +01:00
tidusjar
f9cf728381 Changed the title to a contains but the artist still must match, 2016-04-05 14:14:04 +01:00
tidusjar
7f40f0b86e Another attempt at filtering #32 2016-04-05 13:22:01 +01:00
tidusjar
f2ba56f131 Small changes for #32 2016-04-05 08:49:11 +01: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
Drewster727
14d1d279bb show a "no requests yet" message on the requests page (for each cateogory) 2016-03-30 17:38:09 -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
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
bee4d2dc4c fix up the animations. seems to be related to the data-bound attribute causing the animtions not to fire on each .mix object. 2016-03-27 19:33:22 -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
825c0d8dd4 and again 2016-03-25 17:00:35 +00:00
tidusjar
d56341e24b made the check actually work 2016-03-25 16:56:56 +00:00
tidusjar
3d2c787062 Finished up #68 and #62 2016-03-25 16:54:18 +00:00
tidusjar
25a8563ee8 Fixed #69
Removed some redundant code
2016-03-24 19:45:02 +00:00
tidusjar
c931dbc7c4 finished #57 2016-03-23 21:13:18 +00:00
tidusjar
7d26842c3d small changes around the filtering 2016-03-23 17:28:08 +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
37fa7809cc Finished #71 2016-03-22 08:50:42 +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
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
Jamie Rees
02d3118438 Started added tests 2016-03-13 22:07:16 +00:00
Jamie Rees
a5dc3253d7 fixed an issue where the issues text appears larger 2016-03-13 21:48:31 +00:00
tidusjar
31615ff69c Fixed #4
We now can manually set the status of a request.
2016-03-11 17:13:17 +00:00
tidusjar
24b2cd0a9c Styling,
Added the functionality for the Sonarr Profiles on the Admin page #2 resolved.
2016-03-11 16:06:52 +00:00