Commit Graph

382 Commits (b0940ed8de47dcd04ae64c8a58cf2b0501072550)

Author SHA1 Message Date
Mark McDowall 5c49ac6b29 Added metadata options to settings #ND-21
12 years ago
Mark McDowall 11434a347b Image included in project...
12 years ago
Mark McDowall 36378522e4 Updated DataTables.
12 years ago
Mark McDowall c59f1a537d Fixed: An issue with Season and Series searching crashing the JobProvider.
12 years ago
Mark McDowall f26ef627df New: Newznab will show indexer name and logo when possible.
12 years ago
kay.one a2d4b59002 Updated exceptron driver
12 years ago
Mark McDowall bb9e4c88ce SearchHistory Successful columns now sort properly and use images.]
12 years ago
Mark McDowall a1fa6287c7 New: Basic stats on your library. View at: /System/Stats
12 years ago
Mark McDowall 5422350afd Unit tests for SearchHistory added.
12 years ago
Mark McDowall b52710859c Merge branch 'search-log'
12 years ago
Mark McDowall 38927e3ca1 Signalr errors will not be shown in the UI.
12 years ago
Mark McDowall cef7b6a8dc SearchResult Controller added.
12 years ago
kay.one 2b5776acbf Added exceptrack.driver
12 years ago
Mark McDowall 4f005e45c0 Search Results grid added.
12 years ago
Mark McDowall e6712e5aa2 DataTables.Mvc added.
12 years ago
Mark McDowall 5ed53008c6 NzbIndex and NzbClub added to the UI.
12 years ago
kay.one e60c62703b Cleaned up DataTables resources.
12 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
kay.one c503b497ed Merge branch 'markus' into kay.one
13 years ago
Mark McDowall 277b873b39 Added Prowl notifications.
13 years ago
Mark McDowall 1b8e359a63 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall be64822f08 Added Growl Settings to GUI.
13 years ago
kay.one 994ea7f090 Update FluentAssertion to 1.6
13 years ago
Mark McDowall dd7dcf4db8 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall a2735d7716 Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
13 years ago
kay.one 5b3f0bdffe Added google analytics. (only enabled in production)
13 years ago
Mark McDowall 2c93a27962 Added SMTP settings editing to the UI.
13 years ago
Mark McDowall 10fc9a1981 Added Submenu to Missing, allows triggering of a backlog search as well as RSS Sync.
13 years ago
Mark McDowall f6e14b51f6 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 745d9d9355 TopSlider added for local series searching!
13 years ago
kay.one ea05635fd3 Moved NLog, Fluentassertion to Nuget.
13 years ago
Mark McDowall a9bcbfad8c Added QuickAdd for adding series, not displayed currently, needs some prettifying.
13 years ago
Mark McDowall 5098ea3249 Added two new Episode Statuses - Unpacking and Failed.
13 years ago
Mark McDowall ec6a0e6b7f App_Data added to .gitignore
13 years ago
Mark McDowall fd205d3d57 Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids.
13 years ago
Mark McDowall 7786f6a914 SeriesId is now passed back to the controller when adding a new/existing series.
13 years ago
Mark McDowall d330c65165 AutoComplete is now using jQuery UI AutoComplete.
13 years ago
Mark McDowall 8d0cdf272c Moved away from CDNs for 3rd party scripts.
13 years ago
Mark McDowall f8be43a486 Upgraded to MiniProfiler 1.9.
13 years ago
Mark McDowall c13c9d15c4 Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering).
13 years ago
Mark McDowall 0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
Mark McDowall 88525a0b7c AddSeries javascript fixes.
13 years ago
Mark McDowall 1d1bbd3a23 Series/Details grids now use images for ignore/status/search/rename.
13 years ago
Mark McDowall d120a61ccb Series/Details specials grid will be generated like all others.
13 years ago
Mark McDowall 350e0388de Updated JobProvider to allow jobs with two targets.
13 years ago
kay.one 5ab07d7028 Added instant notification framework
13 years ago
Mark McDowall 963691b486 Updated project file to reflect deleted file.
13 years ago
Mark McDowall aa82264774 Menus are now custom built, using AJAX loading of links where acceptable.
13 years ago
Mark McDowall 3d784b828d Ignored image is loaded half and half instead of all grey.
13 years ago
Mark McDowall 9cf77955d0 Removed broken season editor from Series/Index editor.
13 years ago
Mark McDowall c32346e6ea New series ignore editor on Series/Details.
13 years ago
kay.one b4fb3002a4 Updated Add Series
13 years ago
kay.one 931bb2ea12 Fixed process priority correction.
13 years ago
kay.one d640fa65e8 Fixed orphaned job issue in JobController
13 years ago
kay.one c339ea6ba2 Updated miniprofiler to 1.4
13 years ago
kay.one fc7bbd092e Content folder cleanup
13 years ago
kay.one 9a251394da cleaned up script/content folder
13 years ago
kay.one c7a219ddc6 Merge branch 'markus101'
13 years ago
kay.one 94e16a6037 root dir is done
13 years ago
Mark McDowall bbb318a241 Fixed add profile link.
13 years ago
Mark McDowall dc44a81099 Settings views all cleaned up.
13 years ago
kay.one 859b68ed9e Removed 3rd parties from script registrar.
13 years ago
kay.one 7c05157f19 Merge branch 'markus101'
13 years ago
Mark McDowall 859c5246d9 Overhauled Settings/Quality
13 years ago
kay.one 9deea44c87 more root dir UI cleanup
13 years ago
kay.one 4253d0b4cb Merge branch 'markus101'
13 years ago