Mark McDowall
|
bd1a9db0ef
|
refresh series details after rename/refresh
Fixed: Refresh series details after series refresh and rename
|
11 years ago |
Mark McDowall
|
f32cbbb224
|
Toggle monitored status from season pass as well as all seasons (skip specials)
|
11 years ago |
Mark McDowall
|
c5ae38638a
|
Show yellow dot and season not monitored when no episode files and season isn't monitored
|
11 years ago |
Mark McDowall
|
48dbc127a7
|
Added search bar under nav bar to jump to series by searching
|
11 years ago |
Mark McDowall
|
8ff34aac4d
|
Fixed series actions wrapping to two lines
|
11 years ago |
Mark McDowall
|
7320342123
|
Added search button/menu to series details grid
Also fixed some names to make name navigation easier.
|
11 years ago |
kay.one
|
27c57612f4
|
added global NzbDrone namespace.
|
11 years ago |
kay.one
|
5a5e160002
|
fixed season template helpers.
|
11 years ago |
Keivan Beigi
|
c090b3efa1
|
this should cover it!
|
11 years ago |
Keivan Beigi
|
7f5136120d
|
fixed series actions
|
11 years ago |
kay.one
|
25e2c98c45
|
signalr cleanup
|
11 years ago |
Mark McDowall
|
33986a9185
|
Seasons are now subdocuments of series
|
11 years ago |
Mark McDowall
|
377e5d28e9
|
Added season pass link to index
|
11 years ago |
Mark McDowall
|
a39125eb6c
|
Set templateHelpers in initialize to stop it from being attached to __proto__
|
11 years ago |
Mark McDowall
|
7c72e1e865
|
Season status icon added to seasons on series details
|
11 years ago |
Mark McDowall
|
4bcd5ce5c6
|
Removed season menu in favour of minimizing seasons
|
11 years ago |
Mark McDowall
|
a7eb331d4e
|
Merge branch 'ui-notifications' into develop
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
|
11 years ago |
Mark McDowall
|
95b21358c4
|
Episode files are refreshed after season is renamed
|
11 years ago |
Mark McDowall
|
c928ccb201
|
Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
|
11 years ago |
Mark McDowall
|
c96ba5efd3
|
Commands return immediately and signalr is used to control the UI
|
11 years ago |
Mark McDowall
|
0fa4934358
|
Using warning instead of danger for form elements
|
11 years ago |
Mark McDowall
|
4fb2c0a143
|
Rename will just refetch episodeFiles instead of the whole page
|
11 years ago |
Mark McDowall
|
fb26cbb4a4
|
Refresh seasons after rename
|
11 years ago |
Mark McDowall
|
ce9166c6a9
|
EpisodeFile is downloaded if not available already
|
11 years ago |
Mark McDowall
|
b1899b5f6f
|
Using reqres to map episode to episode file
|
11 years ago |
Mark McDowall
|
8e2364966a
|
Less model pollution
|
11 years ago |
Keivan Beigi
|
488da59143
|
more validation
|
11 years ago |
Keivan Beigi
|
66ce8e8b27
|
removed leak from signalr
|
11 years ago |
Mark McDowall
|
7c915bd522
|
Save episode quality after change
|
11 years ago |
Mark McDowall
|
324862ee13
|
Added more information to episode details
|
11 years ago |
Mark McDowall
|
551e6e2e5b
|
Using listenTo instead of on
|
11 years ago |
Mark McDowall
|
59c033dd68
|
Allow series grid sorting by episodes (percent downloaded)
|
11 years ago |
Mark McDowall
|
73ee1f89fe
|
No need for custom header for series status
|
11 years ago |
Mark McDowall
|
82378a8628
|
Ended overrides not monitored and sorting separates by monitored state
|
11 years ago |
Mark McDowall
|
3ef9b40754
|
Cleaned up some series less
|
11 years ago |
Mark McDowall
|
7d35adebf3
|
Reload series info on model sync (details)
|
11 years ago |
Mark McDowall
|
a6e54a627e
|
btn-danger on switch will make it red for on and black for off
|
11 years ago |
kay.one
|
d4706dd8f5
|
branch is now part of status api and shows up in the footer if not on master.
|
11 years ago |
Mark McDowall
|
c1b68e0dee
|
When a new episode is grabbed the client will update its status
|
11 years ago |
Mark McDowall
|
07f7bba1f4
|
Some nd icons renamed and added
|
11 years ago |
Mark McDowall
|
cdf34d5676
|
Toolbar/Actioneer callback cleanup
|
11 years ago |
Mark McDowall
|
7de7b7d599
|
Fixed an issue with series editing after going to series details
|
11 years ago |
kay.one
|
4ff068db0a
|
minor cleanup
|
11 years ago |
Mark McDowall
|
6ca17942f0
|
Added season pass for toggling monitored status of seasons
Linked from missing
|
11 years ago |
Mark McDowall
|
694714726c
|
Seasons will reload when series info is refreshed
|
11 years ago |
Keivan Beigi
|
1f7d57c2c2
|
series collection is now loaded on app start.
|
11 years ago |
Mark McDowall
|
125deb3931
|
Added seasons to top of series details (toggling and jump to)
|
11 years ago |
Mark McDowall
|
bdab0d585f
|
Added DateHeaderCell to prevent drunk sorting on null dates
|
11 years ago |
Mark McDowall
|
837626fda3
|
More details in series footer
|
11 years ago |
Mark McDowall
|
74a4def877
|
Added series stats to footer
|
11 years ago |