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