Commit Graph

268 Commits (25cc23a9c1370d3b4faae5c440d4967f2b7fbffd)

Author SHA1 Message Date
Mark McDowall e6712e5aa2 DataTables.Mvc added.
13 years ago
Mark McDowall 5ed53008c6 NzbIndex and NzbClub added to the UI.
13 years ago
kay.one e60c62703b Cleaned up DataTables resources.
13 years ago
kay.one 517c62c524 Debugger can attach to visual studio 11 debugger automatically.
13 years ago
Mark McDowall 0ba781fd32 TheTvDb link is now an icon on AddSeries.
13 years ago
Mark McDowall 6e86db66c8 New: After an update the update page will redirect to a success or failure page, depending on the result.
13 years ago
Mark McDowall 24dae1927f Fix: Series Editor enhancements to make it more straight forward.
13 years ago
kay.one ce8cbfc580 New Page header.
13 years ago
Mark McDowall 8b9cb7b8ff Added jquery.unobtrusive-ajax for Ajax Helpers, much cleaner HTML and no jQuery work-around required.
13 years ago
Mark McDowall b86a19451d Better validation for Growl settings.
13 years ago
Mark McDowall 1a5b20a48b Validation is working on Settings -> Indexers again.
13 years ago
kay.one 0bb36eb20c Some new icons/ Submenu tweaks.
13 years ago
Mark McDowall 0ff60bde92 Mass edit is now Series Editor.
13 years ago
Mark McDowall 29656c72b0 Edit added to Series/Details.
13 years ago
Mark McDowall 0afa7e17cf New: Hide Downloaded option added to Upcoming, state is saved in a cookie.
13 years ago
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates.
13 years ago
Mark McDowall 8519c3c745 Updated jQuery Validation to 1.9 (Fixed Nuget conflict)
13 years ago
Mark McDowall f19721912b SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently)
13 years ago
Mark McDowall 2064700eb1 Fixed Details link is Series/Index.
13 years ago
Mark McDowall 2deb6822b0 Updated Nuget packages.
13 years ago
Mark McDowall bc3e7239c2 Log grid will reload when logs are cleared.
13 years ago
kay.one 5ecbdd3e64 Package cleanup
13 years ago
Mark McDowall 1ace2d5b22 Added missing image.
13 years ago
Mark McDowall 3f1dd805da Good bye Telerik, Hello jQuery 1.7
13 years ago
Mark McDowall 185edfb7f7 System/Jobs now uses DataTables
13 years ago
Mark McDowall 463ab0812e System Config grid now uses DataTables.
13 years ago
Mark McDowall 4225685715 Upcoming grid uses combined column for SeasonNumber and EpisodeNumber.
13 years ago
Mark McDowall 722db50b35 Removed old log grid copies.
13 years ago
Mark McDowall 9c24b5989b Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable.
13 years ago
Mark McDowall ca5888160d Removed some extraneous code.
13 years ago
Mark McDowall 4af27cc4b5 History grid will now be built from a json array sent to the view.
13 years ago
Mark McDowall 6ffc429ae0 DataTables added for use on History Grid.
13 years ago
kay.one ed028123f3 Prettier series grid.
13 years ago
Mark McDowall 854d66c1f5 More grid work. Row partial views are now sent a bool set to true if it is an alternate row.
13 years ago
Mark McDowall 93355a4ae1 Upcoming grid NzbDroned. Bye Telerik Grid.
13 years ago
Mark McDowall a330348c8e Series grid updated to remove Telerik MVC Grid.
13 years ago
Mark McDowall 9721738bec Cleaned up SeriesController.
13 years ago
Mark McDowall f065d345a5 Replaced Telerik SeasonGrid with simple table.
13 years ago
Mark McDowall d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd.
13 years ago
Mark McDowall 9c5efdb3b4 Fix: Deleting a QualityProfile will now remove it from the view.
13 years ago
Mark McDowall 2635ff9bee Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading.
13 years ago
kay.one d1e3298da1 Enabled rolling file logging.
13 years ago
Mark McDowall e885fadc59 Added MassEdit for series editing.
13 years ago
kay.one 3cb61e4c34 Cleaned as much of notifications as I could find.
13 years ago
kay.one 121f3258af Removed some unused models from NzbDrone.Web
13 years ago
kay.one b8ac694fc4 added JsonErrorFilter to automatically handle failing ajax calls.
13 years ago
Mark McDowall 11b6720cd1 Backlog searching will be disabled by default. Option is available in Settings/Misc
13 years ago
Mark McDowall e4a2228b2c Moved JS to separate file.
13 years ago
Mark McDowall a7baac9747 Undeleted localSearch and deleted episodeSearch - sleep is required apparently.
13 years ago
Mark McDowall af328c9e55 History, Series/Details and Missing use ImageLink when possible for actions.
13 years ago