Commit Graph

73 Commits

Author SHA1 Message Date
Mark McDowall a197316640 Using more html5 data attributes 2012-09-30 15:39:08 -07:00
Mark McDowall a7a0a25029 Renamed AiredAfter to CustomStartDate 2012-09-20 08:37:40 -07:00
Mark McDowall 15e4a286d1 Fixed debugging issues. Add Series tweaks.
Add series buttons are disabled on click to prevent multiple clicks.
2012-09-19 09:18:03 -07:00
Mark McDowall 3061219367 EpisodeAiredAfter added to edit/editor 2012-09-19 00:07:19 -07:00
Mark McDowall 6c78187601 EpisodeAiredAfter added to AddSeries UI
New: Ability to skip episodes that aired before a certain date, per
series.
2012-09-18 23:06:09 -07:00
Mark McDowall c181096b51 Series Editor updated
New: Series Editor controls are always visible
New: Can shift-click to select series in editor
Fixed: Maximum form elements increased
2012-09-14 20:24:34 -07:00
Mark McDowall 4425da8ad9 Delete series from disk is now working 2012-09-04 22:48:10 -07:00
Mark McDowall 64742acac6 Fixed UI update issue for changing season quality 2012-09-04 22:25:38 -07:00
Mark McDowall b52dcfd2ef Delete files when deleting series
New: Option to delete files when deleting series
2012-09-03 17:51:07 -07:00
Mark McDowall a7fd486b03 Change episode file quality
New: Ability to change the quality of an episode in the database
2012-09-03 16:26:52 -07:00
Mark McDowall 2784655fcb Fixed: Test Email was always setting use SSL to true, it will now use the state of the checkbox. 2012-05-14 11:13:19 -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 aa24e4cac7 Use Long polling only for signalr. 2012-04-22 11:53:00 -07:00
Mark McDowall 8618117926 New: Added a single period as a separator when naming episodes. 2012-04-14 17:17:36 -07:00
Mark McDowall c9fcde3bbb Fix: Email notification testing. 2012-04-04 15:29:55 -07:00
Mark McDowall 74105974dd New: Added test button to SABnzbd.
New: Added test button to Prowl.
2012-03-17 21:14:32 -07:00
Mark McDowall 3a3ba146d6 Made TheTvDb icon layout cleaner. 2012-03-03 11:37:03 -08:00
Mark McDowall 0ba781fd32 TheTvDb link is now an icon on AddSeries. 2012-03-03 10:58:32 -08:00
Mark McDowall 692f182b5e Style changes for AddSeries lookup. 2012-03-02 20:28:40 -08:00
Mark McDowall 1dcc323c48 New: Link to TheTvDb has been added to AddSeries series lookup fields. 2012-03-02 20:21:50 -08:00
kay.one f56358067d Fix: Added loading spinner to all autocomplete lists, better list text color 2012-03-01 18:37:43 -08:00
Mark McDowall 55d899fe2b Fix: Settings initial page load is smoother. 2012-02-29 17:06:04 -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 03a7643b75 SignalR will now update quality in UI as well (when applicable) 2012-02-27 22:07:56 -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
Mark McDowall aa42111516 Fixed history grid buttons. 2012-02-26 10:53:00 -08:00
Mark McDowall 8b9cb7b8ff Added jquery.unobtrusive-ajax for Ajax Helpers, much cleaner HTML and no jQuery work-around required.
Fix: Ajax Links are working again.
2012-02-26 01:43:25 -08:00
Mark McDowall 4a55d08130 Ajax Links are all handled by jQuery now, no more MvcAjax handlers. 2012-02-26 00:36:47 -08:00
Mark McDowall 8f3d4e3128 New: AddSeries autocomplete for series restyled. 2012-02-25 14:21:06 -08:00
Mark McDowall 991ba4ff0a Merge branch 'indexers'
Fixed indexer validation after merge.
Quality js moved to on() instead of live()
2012-02-25 14:21:03 -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 29656c72b0 Edit added to Series/Details. 2012-02-22 13:41:47 -08:00
Mark McDowall ffadccb6f7 Added Ajax wheel to Existing Series when loading from the server. 2012-02-21 23:46:09 -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 f19721912b SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) 2012-02-18 12:42:11 -08:00
Mark McDowall d616dfaa0f Fixed Quality Sliders. 2012-02-18 12:00:50 -08:00
Mark McDowall bc3e7239c2 Log grid will reload when logs are cleared.
History grid will reload when history is trimmed or purged.
2012-02-10 21:00:22 -08:00
Mark McDowall 463ab0812e System Config grid now uses DataTables. 2012-02-09 21:26:30 -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 6ffc429ae0 DataTables added for use on History Grid. 2012-02-08 00:17:40 -08:00
Mark McDowall b0c2807b56 Fixed grid ajax links. 2012-02-06 23:09:19 -08:00
Mark McDowall c7c56f5ab8 Grid fixes.
Moved grid CSS to Grid.css.
2012-02-06 14:13:33 -08:00
Mark McDowall b9d227d162 Stopped links in grid triggering detail view in chrome.
Fixed grid header in FF.
2012-02-05 23:47:10 -08:00
Mark McDowall a330348c8e Series grid updated to remove Telerik MVC Grid. 2012-02-05 12:17:23 -08:00
Mark McDowall 9721738bec Cleaned up SeriesController.
More CSS fixes for Series/Details
2012-02-04 20:36:40 -08:00
Mark McDowall a7c90351ac Click row to see the details of that episode.
Alternate rows are coloured (along with the details)
2012-02-04 20:36:40 -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 2fc561f195 After adding all existing series, show no series message to user. 2012-02-02 23:09:08 -08:00