Commit Graph

382 Commits (b0940ed8de47dcd04ae64c8a58cf2b0501072550)

Author SHA1 Message Date
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
kay.one cece6e9bf6 Root Dir cleanup
13 years ago
Mark McDowall 63e303af3b New layout for Settings/Sabnzbd
13 years ago
Mark McDowall 01425ac0da Removed grid loading overlays.
13 years ago
kay.one a91339dd7e Updated telerik to 2011.1.414.
13 years ago
kay.one 834a5ab6e6 More CSS cleanup, config pages are pretty messed up.
13 years ago
kay.one 777afcff5f Added blueprint.css
13 years ago
kay.one 3cd4ee3996 moved SQL CE to Nuget.
13 years ago
kay.one 2537dafb36 Added SQL CE dlls, removed SQLite
13 years ago
kay.one 8b484601f6 Removed all warnings
13 years ago
kay.one b525757d8a Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages
13 years ago
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
kay.one b47cdd8ab2 Updated to MiniProfiler 1.3
13 years ago
kay.one 6355d5ada1 Added MiniProfiler
13 years ago
Mark McDowall 03c6dea53f Ignore copy error for SQLite.Interop.dll (so I don't need to quick IISExpress manually everytime I debug).
13 years ago
Mark McDowall bda226096b Auto complete for paths added. Config text boxes are now wider.
13 years ago
Mark McDowall 54e7092e2d Added new helper to find the best file size format given a long with file size in bytes.
13 years ago
Mark McDowall 381d67e56b Renamed image is in effect.
13 years ago
Mark McDowall 08b7b8c3e1 SeasonEditor moved to Gird Editor.
13 years ago
Mark McDowall 90d9e7d41e Moved episodeCount logic to mediaFileProvider.
13 years ago
Mark McDowall 681353de3c Episode progress on Grid is now rounded.
13 years ago
Mark McDowall fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid.
13 years ago
Mark McDowall 9ee74d68eb Moved episodeSearch to it's own javascript file.
13 years ago
Mark McDowall 3770067c32 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 5953ae038e EpisodesWithoutFiles will ignore episodes with an air date before 1900.
13 years ago
kay.one 6075a615ab Release now target x86
13 years ago
kay.one ae6a87b284 MVC 3.0 dlls should now be included in the package
13 years ago
Mark McDowall b8067b41f4 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 8d38f98338 Add Existing with Refresh button after modifying root dirs.
13 years ago
Mark McDowall f27c1d89f6 Moved root dir config to add series.
13 years ago
kay.one e1177463cd Removed MVC3 GAC dependency
13 years ago
kay.one 80201c8a88 fixed some build issues
13 years ago
kay.one 8eb04d9de7 Updated jQuery/Ninject/Unity using nuget
13 years ago
kay.one 1399ff15f2 moved all libraries out of NzbDrone.Core\Libraries to the root of the solution
13 years ago
kay.one ae55b29bec Moved NLog, Subsonic to root library folder
13 years ago
kay.one 45d9324055 using nuget for Ninject MVC3
13 years ago
kay.one 6ade4b4bd7 Updated sqlite to the latests official builds
13 years ago
Mark McDowall 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable.
13 years ago
Mark McDowall 72e73b7513 All profiles (including the default ones) are now editable.
13 years ago
Mark McDowall 463881843e Combined AddNew and AddExisting Series pages.
13 years ago
kay.one cbbb6e2b18 Oh hai search!
13 years ago
kay.one a6ad977114 Fixed import new series being stuck in a loop if an update failed
13 years ago
Mark McDowall 4e01896cbe Fixed SabProvider test for AddByUrlSuccess.
13 years ago
Mark McDowall 26b7bc5c53 Loading overlays added to Series/Details, Upcoming and History views.
13 years ago
kay.one 90c6b78e8c minor tweaks
13 years ago
kay.one f89eff9305 some cleanup
13 years ago
Mark McDowall d6ae21506c Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 8e214029c9 Renamed Download settings to Sabnzbd settings.
13 years ago
kay.one 45fde370d8 Removed post processor from solution
13 years ago
Mark McDowall d4c9e5d12f Added Glimpse.
13 years ago
Mark McDowall 9caacc4809 Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists.
13 years ago
Mark McDowall 46e7c6f495 Added auto completion on General Settings for RootDir settings using jQuery UI.
13 years ago
Mark McDowall c5ea0dee17 Removed Edit page and Delete (w/o AJAX) from Series Controller.
13 years ago
Mark McDowall 49a059bdea AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
13 years ago
Mark McDowall 70bfc49b4e Series Grid AJAX'd.
13 years ago
Mark McDowall 86019a2597 Added Missing view to show which episodes are missing from disk for all series.
13 years ago
Mark McDowall 2e32d6efd4 Moved indexer images to a subfolder.
13 years ago
Mark McDowall 72d3f5cef2 Removed AccountModel.
13 years ago
Mark McDowall 975d8bc679 New Helper (Html Extension) for displaying the DescriptionAttribute.
13 years ago
Mark McDowall 5a4bedc34d Added an icon to the NzbDrone project (and set as the icon for that compiled application).
13 years ago
Mark McDowall 43e02fa24a Add series with an ' apostrophe will now work correctly.
13 years ago
kay.one fd32a04d45 Attach to debugger is a lot more reliable.
13 years ago
kay.one 8c7c2ac296 More work on indexers/jobs
13 years ago
kay.one fa1b287d58 JobProvider now stores last execution and success
13 years ago
kay.one 6f73260ab7 Merge branch 'markus101'
13 years ago
kay.one e9c63b81e6 Added asp.net tick timer
13 years ago
Mark McDowall ec8c83760b Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
13 years ago
Mark McDowall 33b67a138c RAZOR'd Series and the Error page.
13 years ago
Mark McDowall d3d138c2af Master page for RAZOR views created and will be auto inherited by pages.
13 years ago
Mark McDowall 0e5ceff380 Settings partial pages are all in RAZOR now!
13 years ago
kay.one 6caae19430 Timers are now initialized on startup.
13 years ago
kay.one 2a603d908f Merge branch 'markus101/NzbDrone'
13 years ago
Mark McDowall c6ef828429 New UI for Indexer Settings, RAZOR!
13 years ago
kay.one b6c04dc2d0 project updates
13 years ago
Keivan 6f2dcbf838 Revered back to subsonic
13 years ago
kay.one 1cc44ed88a fixed some build issues/notification issues
13 years ago
kay.one ac7c795eb6 Updated Exceptioneer.
13 years ago
Keivan dd9032348e Fixed project to support Razor
13 years ago
kay.one 0556c31846 Fixed add existing. needs more polish around quality and manual mapping.
13 years ago
kay.one d310c06f2e deleted some old files. updated some ui
13 years ago
kay.one ff75d0c555 Upgraded to MVC3, Hello Razor.
13 years ago
kay.one 06b358e20f updated jQuery to 1.5.1
13 years ago
kay.one 5884460be7 Updated Ninject using NuGet
13 years ago
kay.one 6870c2326f Updated Ninject using NuGet
13 years ago
kay.one 499279e2ac Updated telerik to 2011.1.315
13 years ago
Keivan 82808355c4 added sub menu for add series
13 years ago
Mark McDowall 6c818bd8d8 Upcoming shows view added.
13 years ago
Mark McDowall 33b09567ce History VIew Added.
13 years ago
Mark McDowall 4f2f5a3d71 HttpProvider - Added Download File.
13 years ago
Mark McDowall 636f352599 Ability to manually add a show has been added.
13 years ago
Mark McDowall 5a8842e3db AddExisting clears check/hides rows once submitted. Bi-winning
13 years ago
markus101 48b89abfeb Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB.
14 years ago
Mark McDowall 2871723bfe Manage multiple Tv Root Folders in Settings/General.
14 years ago
markus101 2e9dd7f1ff Add Series, will need to design new and existing flows.
14 years ago
markus101 df041eb300 Notifications UI Implemented, Added ExternalNotifications and Xbmc Providers to CentralDispatch.
14 years ago
markus101 0cb20b0092 XBMC Provider finished
14 years ago
markus101 1314d00c97 Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
14 years ago
markus101 46830a2777 EpisodeSorting setup, setting page created and usable, needs labels still.
14 years ago
markus101 d3b7d199ab Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
14 years ago
markus101 83ee068d45 Removed an extra file, VS changed things on me.
14 years ago
markus101 baeda11ece Cleaned up Quality partial page.
14 years ago