Commit Graph

42 Commits

Author SHA1 Message Date
Mark McDowall c5bd8b27fb Backups
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI

Fixed: Run a database backup before upgrade
2014-07-06 20:10:51 -07:00
Mark McDowall 193672b652 Anime!
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray

Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Mark McDowall 6c9ea60382 Removed delete button from series lists, added refresh button
New: Refresh button on series lists (replaces delete)
New: Show series title on poster on hover
2014-06-18 23:46:04 -07:00
Mark McDowall 420e6ee533 Tooltip fixes
Fixed: Tooltips for toolbar buttons
Fixed: Tooltips for episode search from series details
2014-06-18 17:23:17 -07:00
Mark McDowall 14f57d655a Fixed: Don't show an error if filesize cannot be formatted 2014-06-13 08:28:52 -07:00
Taloth Saldono cb0f7792f2 Queue UI no longer shows unknown ETAs as 0:00:00. 2014-05-30 19:40:31 +02:00
Mark McDowall 30c82f2613 Added tests for RootFolderCheck
Fixed: Progress bar colour when series is continuing
Fixed: Episode Title in tables will show proper cursor and underline
2014-05-28 07:15:19 -07:00
Mark McDowall e5ea50e1dc Episode title cell styling 2014-05-27 00:21:32 -07:00
Mark McDowall ab05aabcd8 Renmed Downloading on EpisodeResource to Grabbed (also hidden by default) 2014-05-19 22:03:59 -07:00
Mark McDowall e2bf6fd6a4 Calendar and table fixes
Fixed: Last day on calendar will be normal width
Fixed: Tables shouldn't overflow due to excessively long titles
2014-05-19 18:52:20 -07:00
Mark McDowall 0acea5a22c Tooltips are now attached to body all the time 2014-05-16 17:53:25 -07:00
Mark McDowall 7bb69d5ef4 Fixed nzb title width in manual search 2014-05-11 22:46:20 -07:00
Mark McDowall 99f2b07a11 Bootstrap 3
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono 28fa264c69 Initial Bootstrap 3 migration 2014-05-11 15:57:09 -07:00
Mark McDowall 836c39a47d New: Shift-click to change monitored status of multiple episodes in season 2014-04-25 23:02:48 -07:00
Mark McDowall 52c5c19b0a New: Show release name when downloading (series details & calendar) 2014-04-04 08:56:29 -07:00
Taloth Saldono cfc29f4424 Fixed typo in delete episode. 2014-04-01 22:50:34 +02:00
Mark McDowall ce31732b95 Fixing jshint errors 2014-03-01 11:48:18 -08:00
Taloth Saldono e7ff84cf40 Saving changed quality of episode file 2014-03-01 20:15:04 +01:00
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