Commit Graph

93 Commits (1571e8ab0b2f498523a7b0a23d9c19df333d1012)

Author SHA1 Message Date
Mark McDowall 9721738bec Cleaned up SeriesController.
13 years ago
Mark McDowall a7c90351ac Click row to see the details of that episode.
13 years ago
Mark McDowall d7bc3a3734 Fancy grid, well getting there anyways.
13 years ago
Mark McDowall 2fc561f195 After adding all existing series, show no series message to user.
13 years ago
Mark McDowall a83dbbb16f Grid colouring for ignored and missing.
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 b8ac694fc4 added JsonErrorFilter to automatically handle failing ajax calls.
13 years ago
Mark McDowall 4796b81cf1 Bug: Fixed qualityProfile so it returns the selected cutoff in the model.
13 years ago
Mark McDowall 0e246b2cd9 Add existing series won't add an invalid series (ID of zero, or blank title). It will show a UI alert instead.
13 years ago
Mark McDowall 7963390126 Removed debugging JS.
13 years ago
Mark McDowall e4a2228b2c Moved JS to separate file.
13 years ago
Mark McDowall 50e91c0043 Replaced get and post with ajax to prevent XSRF.
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 7edde4a242 Fixed Quality Toggling on AddSeries.
13 years ago
Mark McDowall 9c2637e23b Hotkeys won't fire when typing in a password field (now the same as text boxes).
13 years ago
Mark McDowall e306f0f817 Adding/Removing rootDirs will refresh UI properly.
13 years ago
kay.one 54dd817700 Fixed add series watermarks
13 years ago
kay.one 5e386a2bc7 Added jquery tab, accordion to autobind.
13 years ago
kay.one 4486238c4c some notification tweaks.
13 years ago
kay.one fabc4c84bd Moved Jobs to their own folder.
13 years ago
kay.one 82e2cb2d1e Settings forms are fixed.
13 years ago
kay.one 7c529b03b4 Local search updates.
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
Mark McDowall 1317b8fbef Fixed issue with seriesLookup boxes not autocompleting after adding or removing a rootDir.
13 years ago
kay.one 7c598ed323 Updated Telerik to 2011.3.1115
13 years ago
kay.one 2708c75091 Cleaned up Web.Config
13 years ago
Mark McDowall 2371f66615 Ctrl+Short+f will now open Local Search.
13 years ago
Mark McDowall e978cc1261 Replaced root specific absolute paths with relative paths.
13 years ago
Mark McDowall 86eb70bcbb Moved NzbDrone scripts to Scripts/NzbDrone.
13 years ago
Mark McDowall 2c93a27962 Added SMTP settings editing to the UI.
13 years ago
Mark McDowall 955c5ce6d8 Fixed sliderImage not changing when clicked.
13 years ago
Mark McDowall 4c6287827c Fixed top slider, it will now work for multiple sliders.
13 years ago
Mark McDowall 745d9d9355 TopSlider added for local series searching!
13 years ago
Mark McDowall a9bcbfad8c Added QuickAdd for adding series, not displayed currently, needs some prettifying.
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 59d4ae6219 Fixed AddSeries watermarks.
13 years ago
Mark McDowall 8d0cdf272c Moved away from CDNs for 3rd party scripts.
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 626b1407ee Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one ce51313cff Merge branch 'markus101'
13 years ago
kay.one 1e9ae9a508 leftover notification code
13 years ago
Mark McDowall 350e0388de Updated JobProvider to allow jobs with two targets.
13 years ago
Mark McDowall 56da830296 Added a second "master" toggle to ignoreSeason on Series/Details at the top of the page.
13 years ago
kay.one 5ab07d7028 Added instant notification framework
13 years ago
Mark McDowall 3507b97887 Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly).
13 years ago