Mark McDowall
c0e0bf7e66
More validation for Settings.
2012-02-25 14:21:07 -08:00
Mark McDowall
1a5b20a48b
Validation is working on Settings -> Indexers again.
2012-02-25 14:21:03 -08:00
kay.one
3b18c9f621
Removed single episode rename button
...
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
2012-02-24 18:01:53 -08:00
Mark McDowall
0ff60bde92
Mass edit is now Series Editor.
...
Renamed Opps to Oops.
Fixed broken SeriesEditor.
2012-02-23 14:31:50 -08:00
Mark McDowall
6116fdb032
Merge branch 'season-ignore'
...
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core/NzbDrone.Core.csproj
2012-02-21 23:45:46 -08:00
Mark McDowall
2c44005ef5
Minor spelling mistake..
2012-02-21 23:08:22 -08:00
Mark McDowall
6e767eafab
New: Added Plex to Notifications, allowing notifications and library updates.
2012-02-21 15:10:42 -08:00
Mark McDowall
aac42d4882
More Season ignore work. Already ignored seasons will be ignored.
...
Fix: Season Ignore is handled separately from Episode Ignore.
2012-02-20 22:50:38 -08:00
Mark McDowall
462eb53897
Retention check added to DecisionEngine.
...
Retention is configurable from Settings/Indexers.
2012-02-18 12:33:04 -08:00
Mark McDowall
d68ae8f3f3
SeriesGrid now has sorting.
2012-02-15 21:53:12 -08:00
Mark McDowall
baed29710e
Dates used for sorting will rely on EN-US standard, display will relay on user's culture.
2012-02-14 11:15:10 -08:00
Mark McDowall
d6e4c5fc53
System/PendingProcessing grid converted to Datatables.
...
Misnamed Controller and Views removed.
2012-02-09 23:11:56 -08:00
Mark McDowall
185edfb7f7
System/Jobs now uses DataTables
2012-02-09 22:17:53 -08:00
Mark McDowall
4225685715
Upcoming grid uses combined column for SeasonNumber and EpisodeNumber.
...
Removed DataTables extras.
2012-02-09 14:34:59 -08:00
Mark McDowall
9c24b5989b
Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable.
2012-02-09 09:41:51 -08:00
Mark McDowall
ca5888160d
Removed some extraneous code.
...
Missing grid is now a Datatable grid.
2012-02-08 17:05:16 -08:00
Mark McDowall
b82c63e2ec
Removed extraneous model.
2012-02-08 16:37:54 -08:00
Mark McDowall
4af27cc4b5
History grid will now be built from a json array sent to the view.
2012-02-08 16:26:34 -08:00
Mark McDowall
93355a4ae1
Upcoming grid NzbDroned. Bye Telerik Grid.
2012-02-06 17:22:17 -08:00
kay.one
1571e8ab0b
some minor styling updates to season gird.
2012-02-04 20:36:41 -08:00
Mark McDowall
d7bc3a3734
Fancy grid, well getting there anyways.
...
Cell colour only in the "Command" column.
Cell colour toggles when ignored is toggled.
2012-02-04 20:36:39 -08:00
Mark McDowall
f065d345a5
Replaced Telerik SeasonGrid with simple table.
2012-02-04 20:36:38 -08:00
Mark McDowall
df6db27d21
Fixed SabPriorityType of Force being Top in the model.
2012-02-01 16:02:19 -08:00
Mark McDowall
d670e45001
DownloadClient added to the UI, it still will only download via Sabnzbd.
2012-02-01 16:02:15 -08:00
Mark McDowall
ab7d3ebcc5
New: Added check to ensure FW is enabled before opening and closing ports.
2012-01-25 18:01:37 -08:00
Mark McDowall
02cb12bdb8
BacklogSetting refactoring.
2012-01-25 17:02:21 -08:00
Mark McDowall
9eb022fdf4
BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
2012-01-23 22:29:32 -08:00
kay.one
3cb61e4c34
Cleaned as much of notifications as I could find.
2012-01-18 21:06:47 -08:00
kay.one
121f3258af
Removed some unused models from NzbDrone.Web
2012-01-18 21:06:46 -08:00
kay.one
b8ac694fc4
added JsonErrorFilter to automatically handle failing ajax calls.
2012-01-18 21:06:46 -08:00
Mark McDowall
b4eed1a657
SabProvider now gets JSON instead of XML for history and queue.
2012-01-18 20:05:03 -08:00
kay.one
850880de47
Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
2012-01-16 23:12:22 -08:00
Mark McDowall
11b6720cd1
Backlog searching will be disabled by default. Option is available in Settings/Misc
2012-01-14 16:01:51 -08:00
Mark McDowall
1cbb3e3601
Usability: Changed wording on SAB settings to reflect this is the spot SAB downloads to, not the users final TV show directory.
2012-01-13 00:35:57 -08:00
Mark McDowall
2ed683159f
QualityProfiles now use jQuery UI Buttons to enable/disable.
2011-11-28 21:10:43 -08:00
Mark McDowall
041ad20bb3
Renamed EpisodeSorting to Naming (to Match UI).
...
Fixed EpisodeNaming CSS (Floats are now contained properly).
Renamed CodeFile1 to FooterModel.
2011-11-28 17:11:55 -08:00
kay.one
3520b56bb6
Update logs are now in the UI
2011-11-21 22:55:09 -08:00
Mark McDowall
639480e3ef
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
2011-11-13 12:58:02 -08:00
Mark McDowall
6c86f1dfdd
Newznab providers can be configured by the end user.
2011-11-13 12:51:15 -08:00
kay.one
72d0fc50ed
Alot of refactoring.
2011-11-12 23:27:16 -08:00
Mark McDowall
bbd5cba272
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
...
Fixed CentalDispatch Conflicts.
2011-11-09 20:14:19 -08:00
kay.one
157bcd8b0f
AssemblyInfo.cs cleanup
2011-11-08 09:48:34 -08:00
Mark McDowall
24a2c2be59
Finishing up Prowl integration.
2011-11-02 21:01:44 -07:00
Mark McDowall
277b873b39
Added Prowl notifications.
2011-11-02 19:44:22 -07:00
Mark McDowall
be64822f08
Added Growl Settings to GUI.
2011-11-02 00:09:52 -07:00
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.
2011-10-28 00:57:00 -07:00
Mark McDowall
2c93a27962
Added SMTP settings editing to the UI.
...
Added testing of SMTP settings to the settings page.
Cleaned up some extraneous lines of JS and HTML.
2011-10-26 22:46:54 -07:00
Mark McDowall
745d9d9355
TopSlider added for local series searching!
...
Should be easy to add others (would want to have it close other open ones, I think).
2011-10-20 16:36:47 -07:00
Mark McDowall
f627b551fc
AuthenticationType is now configurable from /Settings/System.
2011-10-07 16:24:28 -07:00
Mark McDowall
ec6a0e6b7f
App_Data added to .gitignore
...
Added SetValue to ConfigFileProvider.
Added creating of default config file in ConfigFileProvider.
Added more ConfigFileProvider tests.
Added UI for Settings/System
2011-10-01 00:04:06 -07:00