Commit Graph

330 Commits (ffc0ff8ebf08d75b274408d84d24e66f4347e9d1)

Author SHA1 Message Date
Mark McDowall 36378522e4 Updated DataTables.
13 years ago
Mark McDowall c59f1a537d Fixed: An issue with Season and Series searching crashing the JobProvider.
13 years ago
Mark McDowall f26ef627df New: Newznab will show indexer name and logo when possible.
13 years ago
kay.one a2d4b59002 Updated exceptron driver
13 years ago
Mark McDowall bb9e4c88ce SearchHistory Successful columns now sort properly and use images.]
13 years ago
Mark McDowall a1fa6287c7 New: Basic stats on your library. View at: /System/Stats
13 years ago
Mark McDowall 5422350afd Unit tests for SearchHistory added.
13 years ago
Mark McDowall b52710859c Merge branch 'search-log'
13 years ago
Mark McDowall 38927e3ca1 Signalr errors will not be shown in the UI.
13 years ago
Mark McDowall cef7b6a8dc SearchResult Controller added.
13 years ago
kay.one 2b5776acbf Added exceptrack.driver
13 years ago
Mark McDowall 4f005e45c0 Search Results grid added.
13 years ago
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
Mark McDowall 9264dcdf88 Added ImageLink helpers for Ajax and Html links.
13 years ago
Mark McDowall 28259bc254 Profiler can be enabled via config file.
13 years ago
Mark McDowall 418fcbd91e Renamed _RefrenceLayout to _ReferenceLayout.
13 years ago
kay.one 9f07d7c27a Full static content (css,js) versioning.
13 years ago
kay.one 82e2cb2d1e Settings forms are fixed.
13 years ago
kay.one 852a141c21 Settings is now a single page with tabs.
13 years ago
kay.one e01be46209 Updated jQueryUI theme.
13 years ago
Mark McDowall 2ed683159f QualityProfiles now use jQuery UI Buttons to enable/disable.
13 years ago
Mark McDowall 041ad20bb3 Renamed EpisodeSorting to Naming (to Match UI).
13 years ago
kay.one 7c529b03b4 Local search updates.
13 years ago
kay.one 1aa295b2ca New menu. Removed some old images.
13 years ago
kay.one 3bcbc713f3 Updated localsearch UI.
13 years ago
kay.one 8d26659339 Update jQuery to 1.7.1 (but using Telerik's 1.6.4)
13 years ago
kay.one 482c591716 Added support for pinned messaged.
13 years ago
kay.one 50a8af0842 Removed Blueprint. some of config pages have layout issus.
13 years ago
kay.one f513878d78 Added Miniprofiler.MVC3, updated log grid.
13 years ago
kay.one 6e227f572d Fixed some issues around EF and log view
13 years ago
kay.one 9e37c894dd Added SqlServerCe EF to webproject
13 years ago
kay.one c6716f2425 Log page now uses EF for faster runtime queries.
13 years ago
kay.one 7c598ed323 Updated Telerik to 2011.3.1115
13 years ago
kay.one 3520b56bb6 Update logs are now in the UI
13 years ago
Mark McDowall 5ad11ba728 Fixed adding of Newznab provider.
13 years ago
Mark McDowall 9dbc97223f Fixed NzbDrone.Web project file after merge.
13 years ago
Mark McDowall dff01f984e Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall a387e70c08 Added references that need to be copied locally.
13 years ago
kay.one 8779a37f7f UI for automatic update.
13 years ago
Mark McDowall 8c1f7e6663 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one 51518787d8 Lots of initialization, configuration clean up.
13 years ago
Mark McDowall 639480e3ef Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 6c86f1dfdd Newznab providers can be configured by the end user.
13 years ago
kay.one 8a7bc7bf80 Removed unused references.
13 years ago
Mark McDowall 401b3b13e2 Upgraded WebActivator (Requires Microsoft.Web.Infrastructure).
13 years ago
Mark McDowall 2371f66615 Ctrl+Short+f will now open Local Search.
13 years ago
Mark McDowall 59c1da399e Microsoft.Web.Infrastructure set to CopyLocal.
13 years ago
Mark McDowall 6e4e49416d Added required reference Microsoft.Web.Infrastructure.
13 years ago
Mark McDowall 86eb70bcbb Moved NzbDrone scripts to Scripts/NzbDrone.
13 years ago
Mark McDowall bbd5cba272 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one 157bcd8b0f AssemblyInfo.cs cleanup
13 years ago