Commit Graph

150 Commits

Author SHA1 Message Date
Mark McDowall dec06e20d6 New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings) 2012-05-03 15:08:35 -07:00
Mark McDowall 5aff4ab240 New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's. 2012-05-02 15:42:21 -07:00
Mark McDowall 38927e3ca1 Signalr errors will not be shown in the UI.
New: Search History, review recent searches and force specific reports to download (Under history)
2012-04-23 00:38:42 -07:00
Mark McDowall cef7b6a8dc SearchResult Controller added.
Force Download added.
2012-04-22 23:31:11 -07:00
Mark McDowall 4f005e45c0 Search Results grid added. 2012-04-21 01:16:15 -07:00
Mark McDowall e6712e5aa2 DataTables.Mvc added.
Removed old model binding for DataTablesParams (Logs no uses the one from DataTables.Mvc)
2012-04-20 22:02:18 -07:00
Mark McDowall 4947252f93 New: AirTime will be shown in Series grid details. 2012-04-14 17:55:17 -07:00
Mark McDowall 5ed53008c6 NzbIndex and NzbClub added to the UI. 2012-04-14 17:04:08 -07:00
Mark McDowall c5367624ea New: Added FileSharingTalk indexer.
Fixed Atom DateTime parsing bug.
2012-04-13 23:45:42 -07:00
Mark McDowall ab64dd4e0f Made the description for 'Use Season Folders' on 'Settings -> Naming more clear. 2012-04-03 20:04:32 -07:00
Mark McDowall 1dcc323c48 New: Link to TheTvDb has been added to AddSeries series lookup fields. 2012-03-02 20:21:50 -08:00
Mark McDowall 6e86db66c8 New: After an update the update page will redirect to a success or failure page, depending on the result.
Fix: Notifications will attempt to reconnect to NzbDrone after it is shutdown.
2012-02-29 16:44:44 -08:00
Mark McDowall dc4e45f72d Fix: Fixed an issue with the year automatically being added to new series when added to NzbDrone. 2012-02-29 00:09:53 -08:00
Mark McDowall 4d918ff683 New: Added Network to Series Grid.
Fixed logging for RetentionSpecification.
2012-02-28 23:20:40 -08:00
Mark McDowall 6574a2b065 Fix: Go to Settings -> Misc to set your preference for automatically ignoring deleted episodes (false by default). 2012-02-27 22:07:57 -08:00
Mark McDowall 24dae1927f Fix: Series Editor enhancements to make it more straight forward.
Fix: History and Missing Grids now link to Seriesi/Details.
2012-02-26 20:48:06 -08:00
kay.one 9669869c9b Fixed: Fixed styling for add series dropdown
Fixed: Adding a series is now blocked unless a valid root folder is provided
2012-02-26 19:25:57 -08:00
kay.one 16ea643340 Reordered notification accordions.
Renamed SMTP to Email.
2012-02-26 17:54:55 -08:00
kay.one 3aa0a8f9ee Better ajax notification for queued jobs. 2012-02-26 13:47:04 -08:00
Mark McDowall b86a19451d Better validation for Growl settings. 2012-02-25 14:21:08 -08:00
Mark McDowall c0e0bf7e66 More validation for Settings. 2012-02-25 14:21:07 -08:00
Mark McDowall 1a5b20a48b Validation is working on Settings -> Indexers again. 2012-02-25 14:21:03 -08:00
kay.one 3b18c9f621 Removed single episode rename button
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
2012-02-24 18:01:53 -08:00
Mark McDowall 0ff60bde92 Mass edit is now Series Editor.
Renamed Opps to Oops.
Fixed broken SeriesEditor.
2012-02-23 14:31:50 -08:00
Mark McDowall 6116fdb032 Merge branch 'season-ignore'
Conflicts:
	NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
	NzbDrone.Core/NzbDrone.Core.csproj
2012-02-21 23:45:46 -08:00
Mark McDowall 2c44005ef5 Minor spelling mistake.. 2012-02-21 23:08:22 -08:00
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates. 2012-02-21 15:10:42 -08:00
Mark McDowall aac42d4882 More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
2012-02-20 22:50:38 -08:00
Mark McDowall 462eb53897 Retention check added to DecisionEngine.
Retention is configurable from Settings/Indexers.
2012-02-18 12:33:04 -08:00
Mark McDowall d68ae8f3f3 SeriesGrid now has sorting. 2012-02-15 21:53:12 -08:00
Mark McDowall baed29710e Dates used for sorting will rely on EN-US standard, display will relay on user's culture. 2012-02-14 11:15:10 -08:00
Mark McDowall d6e4c5fc53 System/PendingProcessing grid converted to Datatables.
Misnamed Controller and Views removed.
2012-02-09 23:11:56 -08:00
Mark McDowall 185edfb7f7 System/Jobs now uses DataTables 2012-02-09 22:17:53 -08:00
Mark McDowall 4225685715 Upcoming grid uses combined column for SeasonNumber and EpisodeNumber.
Removed DataTables extras.
2012-02-09 14:34:59 -08:00
Mark McDowall 9c24b5989b Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 2012-02-09 09:41:51 -08:00
Mark McDowall ca5888160d Removed some extraneous code.
Missing grid is now a Datatable grid.
2012-02-08 17:05:16 -08:00
Mark McDowall b82c63e2ec Removed extraneous model. 2012-02-08 16:37:54 -08:00
Mark McDowall 4af27cc4b5 History grid will now be built from a json array sent to the view. 2012-02-08 16:26:34 -08:00
Mark McDowall 93355a4ae1 Upcoming grid NzbDroned. Bye Telerik Grid. 2012-02-06 17:22:17 -08:00
kay.one 1571e8ab0b some minor styling updates to season gird. 2012-02-04 20:36:41 -08:00
Mark McDowall d7bc3a3734 Fancy grid, well getting there anyways.
Cell colour only in the "Command" column.
Cell colour toggles when ignored is toggled.
2012-02-04 20:36:39 -08:00
Mark McDowall f065d345a5 Replaced Telerik SeasonGrid with simple table. 2012-02-04 20:36:38 -08:00
Mark McDowall df6db27d21 Fixed SabPriorityType of Force being Top in the model. 2012-02-01 16:02:19 -08:00
Mark McDowall d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd. 2012-02-01 16:02:15 -08:00
Mark McDowall ab7d3ebcc5 New: Added check to ensure FW is enabled before opening and closing ports. 2012-01-25 18:01:37 -08:00
Mark McDowall 02cb12bdb8 BacklogSetting refactoring. 2012-01-25 17:02:21 -08:00
Mark McDowall 9eb022fdf4 BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit. 2012-01-23 22:29:32 -08:00
kay.one 3cb61e4c34 Cleaned as much of notifications as I could find. 2012-01-18 21:06:47 -08:00
kay.one 121f3258af Removed some unused models from NzbDrone.Web 2012-01-18 21:06:46 -08:00
kay.one b8ac694fc4 added JsonErrorFilter to automatically handle failing ajax calls. 2012-01-18 21:06:46 -08:00