Mark McDowall
|
3a3ba146d6
|
Made TheTvDb icon layout cleaner.
|
13 years ago |
Mark McDowall
|
0ba781fd32
|
TheTvDb link is now an icon on AddSeries.
|
13 years ago |
Mark McDowall
|
692f182b5e
|
Style changes for AddSeries lookup.
|
13 years ago |
Mark McDowall
|
1dcc323c48
|
New: Link to TheTvDb has been added to AddSeries series lookup fields.
|
13 years ago |
Mark McDowall
|
de1d095b8d
|
Fix: Series Editor Quality column width decreased, increasing title's width.
|
13 years ago |
Mark McDowall
|
7b6e8f9b8f
|
Fix: Size Limits state that it is in MB with brief description.
|
13 years ago |
Mark McDowall
|
35a7c46145
|
Fix: Renamed "Future Forecast" to "Later" on upcoming.
|
13 years ago |
Mark McDowall
|
83089457d8
|
Fix: Added sorting to the seasons column on the series grid.
|
13 years ago |
kay.one
|
545c9cb91e
|
updated grid paging icons
|
13 years ago |
kay.one
|
f56358067d
|
Fix: Added loading spinner to all autocomplete lists, better list text color
|
13 years ago |
kay.one
|
ac568ef47b
|
Updated page footer, submenu indicator.
|
13 years ago |
Mark McDowall
|
917ae0f999
|
Fixed issue with loading update page when there is no update available.
|
13 years ago |
Mark McDowall
|
55d899fe2b
|
Fix: Settings initial page load is smoother.
|
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.
Fix: Notifications will attempt to reconnect to NzbDrone after it is shutdown.
|
13 years ago |
Mark McDowall
|
14387b0b28
|
One more colour change, not as dark, matches grid alt-row colouring.
|
13 years ago |
Mark McDowall
|
a5474228cd
|
Fixed some colours (no more pink).
|
13 years ago |
Mark McDowall
|
c768fff4ef
|
Network column width fix.
|
13 years ago |
kay.one
|
6d7e886e8c
|
Minor CSS update
|
13 years ago |
Mark McDowall
|
4d918ff683
|
New: Added Network to Series Grid.
Fixed logging for RetentionSpecification.
|
13 years ago |
Mark McDowall
|
6574a2b065
|
Fix: Go to Settings -> Misc to set your preference for automatically ignoring deleted episodes (false by default).
|
13 years ago |
Mark McDowall
|
03a7643b75
|
SignalR will now update quality in UI as well (when applicable)
|
13 years ago |
kay.one
|
ada0a3bfbc
|
updated indexer error logging
|
13 years ago |
Mark McDowall
|
24dae1927f
|
Fix: Series Editor enhancements to make it more straight forward.
Fix: History and Missing Grids now link to Seriesi/Details.
|
13 years ago |
kay.one
|
9669869c9b
|
Fixed: Fixed styling for add series dropdown
Fixed: Adding a series is now blocked unless a valid root folder is provided
|
13 years ago |
Mark McDowall
|
14b6036b2f
|
Removed some extra datatables comments.
|
13 years ago |
kay.one
|
16ea643340
|
Reordered notification accordions.
Renamed SMTP to Email.
|
13 years ago |
Mark McDowall
|
8b9cb7b8ff
|
Added jquery.unobtrusive-ajax for Ajax Helpers, much cleaner HTML and no jQuery work-around required.
Fix: Ajax Links are working again.
|
13 years ago |
Mark McDowall
|
4a55d08130
|
Ajax Links are all handled by jQuery now, no more MvcAjax handlers.
|
13 years ago |
Mark McDowall
|
5d81c6b7b1
|
Fix: Log Grid will now allow sorting by multiple columns.
|
13 years ago |
Mark McDowall
|
c0e0bf7e66
|
More validation for Settings.
|
13 years ago |
Mark McDowall
|
8f3d4e3128
|
New: AddSeries autocomplete for series restyled.
|
13 years ago |
Mark McDowall
|
4b903f2291
|
Fix: Add Series Series lookup will show an AJAX wheel when loading.
|
13 years ago |
Mark McDowall
|
991ba4ff0a
|
Merge branch 'indexers'
Fixed indexer validation after merge.
Quality js moved to on() instead of live()
|
13 years ago |
Mark McDowall
|
1a5b20a48b
|
Validation is working on Settings -> Indexers again.
|
13 years ago |
kay.one
|
67298d62a0
|
More new icons, updated status colors.
|
13 years ago |
kay.one
|
0bb36eb20c
|
Some new icons/ Submenu tweaks.
|
13 years ago |
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
|
13 years ago |
Mark McDowall
|
0ff60bde92
|
Mass edit is now Series Editor.
Renamed Opps to Oops.
Fixed broken SeriesEditor.
|
13 years ago |
kay.one
|
eddafaca93
|
Fixed: Settings tabs should load a lot faster.
|
13 years ago |
Mark McDowall
|
ac58d84a78
|
New: Added indexer status summary to Settings -> Indexer.
|
13 years ago |
Mark McDowall
|
29656c72b0
|
Edit added to Series/Details.
|
13 years ago |
Mark McDowall
|
fc087fde9f
|
Using jquery button. Now called showDownloaded (defaults to on)
|
13 years ago |
Mark McDowall
|
d0f7833ac8
|
Hide downloaded, not downloading.
|
13 years ago |
Mark McDowall
|
0afa7e17cf
|
New: Hide Downloaded option added to Upcoming, state is saved in a cookie.
|
13 years ago |
Mark McDowall
|
6116fdb032
|
Merge branch 'season-ignore'
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core/NzbDrone.Core.csproj
|
13 years ago |
Mark McDowall
|
6e767eafab
|
New: Added Plex to Notifications, allowing notifications and library updates.
|
13 years ago |
Mark McDowall
|
aac42d4882
|
More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
|
13 years ago |
Mark McDowall
|
0dcbe11a41
|
New: Mass Edit to edit multiple series at once.
|
13 years ago |
Mark McDowall
|
c739b3e132
|
Update clients when new episode is imported (ready).
|
13 years ago |
Mark McDowall
|
f19721912b
|
SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently)
|
13 years ago |