1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Mark McDowall
d44b220fd0 Series monitored visible on seasons/episodes on details page and episode details modal
New: Visual indication on season/episode when series is not monitored
New: Prevent changing monitored state when series is not monitored
2014-02-26 19:11:50 -08:00
Taloth Saldono
6a07bb1b9b Now creating Backbone.Model instance for EpisodeFile. 2014-02-23 16:02:30 +01:00
Mark McDowall
ec88286d57 Fixed jslint errors 2014-02-22 20:08:24 -08:00
Taloth Saldono
d416dd4177 Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
2014-02-22 16:21:40 -08:00
Mark McDowall
a6c653651f Fixed: Changing quality of episode file 2014-02-11 19:05:13 -08:00
Mark McDowall
e47b4c7686 New: Series lists will auto update when files are imported/deleted 2014-02-08 00:51:29 -08:00
Mark McDowall
d80d89e687 Calendar and series details show download progress 2014-01-31 17:47:59 -08:00
Mark McDowall
96868d088f Fixed series editor 2014-01-01 23:07:29 -08:00
Mark McDowall
7e20e48023 Massive backgrid update, only one header cell left 2014-01-01 23:07:27 -08:00
Mark McDowall
e7052aebe4 Moved reqres for GetEpisodeFileById outside of the collection fetches 2013-12-26 13:02:53 -08:00
Mark McDowall
a9ece10144 New: Mass series editor 2013-12-09 08:12:12 -08:00
Mark McDowall
00717a638a Updated full calendar to 1.6.4
Calendar/Upcoming now update on grab/download events
Better use of backbone collection on calendar
New: Calendar will auto refresh when episodes are grabbed and downloaded
2013-11-30 02:54:11 -08:00
Mark McDowall
ce6a299c98 Deleting episode files from episode details is a go
New: Delete episode file from episode details
2013-11-28 22:31:46 -08:00
kayone
47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
Mark McDowall
e64d2f33d6 Failed downloads are added to history 2013-10-22 22:36:40 -07:00
kayone
8169a6bd41 Fixed: error when showing episode list 2013-10-08 23:28:37 -07:00
kayone
9ed7546279 minor cleanup 2013-10-08 22:48:40 -07:00
kayone
4948d0608b UI dependency graph cleanup 2013-10-08 18:43:41 -07:00
Mark McDowall
ee2973efe7 No more caching of log files, also better handling of logs on page load 2013-10-07 19:37:02 -07:00
Mark McDowall
7798e8b591 Full page searching for missing episodes
New: Search for an entire page of missing episodes
2013-10-04 20:51:57 -07:00
Mark McDowall
c0b7612053 Episode Activity added
New: Activity tab added to Episode Details
2013-10-04 20:51:56 -07:00
Mark McDowall
6f27d8c33f Queue should update now 2013-10-03 14:06:52 -07:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00