Mark McDowall
b9d227d162
Stopped links in grid triggering detail view in chrome.
...
Fixed grid header in FF.
13 years ago
Mark McDowall
aba44fb121
Delete added to edit dialog for series.
13 years ago
Mark McDowall
e8ad13937a
CSS fixes for Series grid.
13 years ago
Mark McDowall
a330348c8e
Series grid updated to remove Telerik MVC Grid.
13 years ago
kay.one
174f765ec9
New: NzbDrone service to automatically report errors and episode parse issues.
13 years ago
kay.one
ea86ce2fcb
banner is removed for series that don't have a banner.
13 years ago
kay.one
9bee9be397
Season toggle style updates.
13 years ago
kay.one
1571e8ab0b
some minor styling updates to season gird.
13 years ago
Mark McDowall
9721738bec
Cleaned up SeriesController.
...
More CSS fixes for Series/Details
13 years ago
Mark McDowall
a7c90351ac
Click row to see the details of that episode.
...
Alternate rows are coloured (along with the details)
13 years ago
Mark McDowall
d7bc3a3734
Fancy grid, well getting there anyways.
...
Cell colour only in the "Command" column.
Cell colour toggles when ignored is toggled.
13 years ago
Mark McDowall
f065d345a5
Replaced Telerik SeasonGrid with simple table.
13 years ago
Mark McDowall
2fc561f195
After adding all existing series, show no series message to user.
13 years ago
Mark McDowall
df6db27d21
Fixed SabPriorityType of Force being Top in the model.
13 years ago
Mark McDowall
a83dbbb16f
Grid colouring for ignored and missing.
13 years ago
Mark McDowall
a96ff2519a
New: Blackhole implemented, allowing clients other than SABnzbd to be used.
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.
...
Java script moved to a separate file so it can be debugged.
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
Mark McDowall
8ce6e8a08e
Cleaned up Backup.
13 years ago
Mark McDowall
928bc55839
New: Backup added to Settings -> System
13 years ago
Mark McDowall
93ee97123f
System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download.
13 years ago
Mark McDowall
ab7d3ebcc5
New: Added check to ensure FW is enabled before opening and closing ports.
13 years ago
kay.one
7a83a46d31
Added integration to deskmetrics
13 years ago
kay.one
b225db9aaf
Started to add support for deskmetrics
13 years ago
Mark McDowall
02cb12bdb8
BacklogSetting refactoring.
13 years ago
Mark McDowall
3a5d99921e
New: Backlog can now be controlled per series.
...
Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
Added RecentBacklog button to Missing view, with mouse over description.
13 years ago
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.
13 years ago
Mark McDowall
71c5653b91
Password boxes will now keep value from Database instead of wiping out saved values when saved with empty fields.
13 years ago
kay.one
d6d1bbe3f5
Tweaked Progress notification.
13 years ago
kay.one
d1e3298da1
Enabled rolling file logging.
13 years ago
Mark McDowall
934d9a92fa
MassEdit table uses space better.
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
b4eed1a657
SabProvider now gets JSON instead of XML for history and queue.
13 years ago
Mark McDowall
926bdef527
Added warning to NZBsRus to warn that it does not support backlog searching.
13 years ago
kay.one
6a9321b22d
Added restart warning to System config page.
13 years ago
kay.one
850880de47
Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
13 years ago
kay.one
0ecc62a6f7
Page footer is now cached for one hour (there is nothing that would change.)
13 years ago
kay.one
e358ad6d87
Jobs now use Timespan rather than integer to represent minutes.
13 years ago
Mark McDowall
11b6720cd1
Backlog searching will be disabled by default. Option is available in Settings/Misc
13 years ago
Mark McDowall
4796b81cf1
Bug: Fixed qualityProfile so it returns the selected cutoff in the model.
...
Now using trim before checking title.length for AddExistingSeries.
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
1cbb3e3601
Usability: Changed wording on SAB settings to reflect this is the spot SAB downloads to, not the users final TV show directory.
13 years ago
Mark McDowall
359f6ea012
Bug: Fixed years being picked up as 4-digit season/episode combo when using the folder name only. a year wrapped with brackets '()' or '[]' will be treated as a year.
...
Bug: Fixed display issue for series with a period in them when adding existing series, Html.Label(path) would only show text from after the period.
13 years ago
kay.one
542f733494
Updated RSS Sync interval to 25 Minutes.
13 years ago
Mark McDowall
8415d4a440
Fixed search button on Upcoming view.
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
b42acb4b20
EpisodeFileId not EpisodeIdFile... fail.
13 years ago
Mark McDowall
8cef552115
Fixed rename episode from series/details.
...
Removed extra ; from Misnamed.
13 years ago
Mark McDowall
ec6059e09d
Renamed Newzbin panel on Settings/Indexers.
13 years ago
kay.one
940856f5fe
removed partial script tag
13 years ago
Mark McDowall
d3f6c685cd
Cleaned up some unused code and a bit more exception handling for GetDirectories.
13 years ago
Mark McDowall
50e91c0043
Replaced get and post with ajax to prevent XSRF.
...
Replaced some usages of Console.Writeline with proper logging.
13 years ago
kay.one
b8def06782
Automation ;)
13 years ago
Mark McDowall
1ee2ae8210
Removed Command from JobDefinition.
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.
...
Added run button to System/Jobs.
13 years ago
Mark McDowall
28259bc254
Profiler can be enabled via config file.
13 years ago
kay.one
ac5296e0ab
Added Open Sans (google fonts API) as a backup family since it looks closer to our default font in non-windows systems.
13 years ago
Mark McDowall
3a1727595e
Fixed editing on Series Grid.
13 years ago
Mark McDowall
50c4aa7557
Removed extra semi-colon from Missing.
13 years ago
Mark McDowall
3dd8005b12
Accordion will be closed on first load.
13 years ago
Mark McDowall
7edde4a242
Fixed Quality Toggling on AddSeries.
...
Fixed Watermark for AddSeries controls.
13 years ago
kay.one
f5a8c3de87
Page banner is now used for browser title.
13 years ago
kay.one
4f09778f98
Page banner is now used for browser title.
13 years ago
Mark McDowall
418fcbd91e
Renamed _RefrenceLayout to _ReferenceLayout.
13 years ago
Mark McDowall
cb98c010f0
Password fields are now password fields, they hide entered text.
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
kay.one
847b743a16
cleanup in HtmlIncludeExtentions
13 years ago
Mark McDowall
e306f0f817
Adding/Removing rootDirs will refresh UI properly.
13 years ago
kay.one
9f07d7c27a
Full static content (css,js) versioning.
13 years ago
kay.one
25ecd45d9b
MVC miniprofile is no longer rendered in production
13 years ago
Mark McDowall
a681024db2
SABnzbd Auto-Configure will now display an error on failure.
13 years ago
Mark McDowall
ff4d90eef3
Fixed up QualityProfile CSS.
13 years ago
Mark McDowall
51958672d0
Quality Settings uses accordion now.
...
Fixed quality-selectee button initialization.
13 years ago
Mark McDowall
acf5a2cd76
Changed current page underlining, no longer so wide, or far from the text.
13 years ago
Mark McDowall
d3d2950a88
Fixed Series/Details calling script before jQuery is loaded.
13 years ago
Mark McDowall
ef40831c24
Removed random bracket from Series/Details.
13 years ago
Mark McDowall
8dc62a711a
Added # after Season and Episode in History Grid and after Episode on Series/Details.
13 years ago
Mark McDowall
66bb9f9fdd
Fixed Missing grid columns.
13 years ago
Mark McDowall
22d92e52ff
Upcoming grids use the same column width.
13 years ago
kay.one
54dd817700
Fixed add series watermarks
13 years ago
kay.one
5e386a2bc7
Added jquery tab, accordion to autobind.
...
made add series page more awsome.
13 years ago
kay.one
becd8e2dac
Miniprofiler is only enabled in production.
13 years ago
Mark McDowall
9e42f3b65f
Changed the menu font and sizing, no more blur.
13 years ago
Mark McDowall
def86f90f5
Fixed adding of existing series, whoops.
...
Buttons do not have a height globally assigned anymore (no more CSS tweaking all over the place), this means they are larger than textboxes and selects, but it looks good.
13 years ago
Mark McDowall
8170daf025
Minor CSS fix.
13 years ago
Mark McDowall
8919592b24
Only show one Existing Series per line now.
13 years ago
Mark McDowall
a877312b1a
Fixed save button text.
13 years ago
Mark McDowall
f99e629817
Fixed the add button on AddSeries.
13 years ago
kay.one
4486238c4c
some notification tweaks.
13 years ago
kay.one
f4047dee2c
episode grid is now sortable.
13 years ago
kay.one
f84f8ac992
Fixed auto-complete styling.
13 years ago
Mark McDowall
b9e9bb06a4
EpisodeGrid sorting is done in the controller instead of the View, because it actually works...
13 years ago
Mark McDowall
1498027192
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one
08a5b28f40
Banners folder moved to root.
13 years ago
kay.one
76608fc440
Banners folder moved to root.
13 years ago
Mark McDowall
8de49bb112
Moved RenameSeriesJob to the Jobs folder.
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
1cfc2f3fe4
Removed MainContent Section
13 years ago
kay.one
9841d7728e
Removed MainContent Section
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
bae2cdc1c7
Moved from Tabs to Accordion for Notifiers
...
Indexers is the first item in Settings SubMenu (its the default).
13 years ago
Mark McDowall
168f83dc38
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one
30497357b4
Removed single search method in indexer base.
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).
...
Fixed EpisodeNaming CSS (Floats are now contained properly).
Renamed CodeFile1 to FooterModel.
13 years ago
kay.one
dff3b3596f
episode grid is now aligned.
13 years ago
kay.one
2de116b99d
Menu tweaks.
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
66e6503e5a
Updated config page titles
13 years ago
kay.one
5c04d14c70
Updated jQueryUI
13 years ago
Mark McDowall
0b8cc7c7e7
Removed commented CSS from EpisodeSorting.
...
Removed border from Notification Settings.
13 years ago
Mark McDowall
4a904cbf2f
Cleaned up EpisodeSorting Settings CSS.
13 years ago
Mark McDowall
e1ffe3d8f9
Fixed Notification Settings.
13 years ago
Mark McDowall
4bdfaec115
Fixed EpisodeSorting.
13 years ago
Mark McDowall
4e27d82480
Fixed Indexer Settings.
13 years ago
Mark McDowall
e55e4387fd
Fixed Quality Settings.
13 years ago
kay.one
3bcbc713f3
Updated localsearch UI.
13 years ago
kay.one
59fcb5f138
Fixed local search position
13 years ago
kay.one
8d26659339
Update jQuery to 1.7.1 (but using Telerik's 1.6.4)
13 years ago
kay.one
da996c97c2
UI Cleanup
13 years ago
kay.one
482c591716
Added support for pinned messaged.
13 years ago
kay.one
deecc08982
Indexers settings page now uses jQueryUI accordion
13 years ago
kay.one
596056289e
Miniprofile is now back on for remote requests.
13 years ago
kay.one
910efb5941
Some minor clean-up.
13 years ago
kay.one
50a8af0842
Removed Blueprint. some of config pages have layout issus.
13 years ago
Mark McDowall
8b841c633a
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall
1317b8fbef
Fixed issue with seriesLookup boxes not autocompleting after adding or removing a rootDir.
13 years ago
kay.one
f513878d78
Added Miniprofiler.MVC3, updated log grid.
13 years ago
Mark McDowall
04c71ff64c
Extended the actions column width on Series Grid - FF was creating two rows of buttons.
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
a984060533
Merge branch 'markus' into kay.one
13 years ago
kay.one
7c598ed323
Updated Telerik to 2011.3.1115
13 years ago
kay.one
35e47e1adc
Updated twitterizer to 2.4.0.26532
...
Updated Json to 4.0.4
Updated NBuilder to 3.0.1.1
13 years ago
Mark McDowall
76114cf778
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall
cd6076e7f4
Added message to Indexer settings regarding RSS feeds being checked every 15 minutes.
13 years ago
kay.one
3520b56bb6
Update logs are now in the UI
13 years ago
kay.one
2708c75091
Cleaned up Web.Config
13 years ago
kay.one
0a70c836df
Cleaned up progress notification.
13 years ago