1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00
Commit Graph

70 Commits

Author SHA1 Message Date
kay.one
44696a15e7 added series route as a mutator to series model. 2013-06-04 22:22:07 -07:00
Keivan Beigi
942679d4bd fixed card styling for import series 2013-06-04 18:04:34 -07:00
kay.one
fc7d4536ac minor cleanup 2013-06-03 23:27:18 -07:00
Mark McDowall
18441aca03 end added to EpisodeModel 2013-06-03 23:10:41 -07:00
kay.one
2e3863895c internal links are automatically handled using NzbDrone.Router.navigate instead
of re-loading page.
2013-06-03 20:34:06 -07:00
kay.one
49949bbe74 cleaned up refresh series info 2013-06-02 12:29:00 -07:00
kay.one
0c63e5ad81 episodes for series are now fetched using a single call and broken into seasons. 2013-06-01 12:31:39 -07:00
Mark McDowall
af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
kay.one
6144ff8f3e better handling of situations where a parsed episode isn't in the database. 2013-05-28 18:28:47 -07:00
kay.one
5ad5307a7b add existing has a load more button that shows all of the results. 2013-05-25 22:54:28 -07:00
kay.one
95a6dfc34e added episode detail modal
summary tab is working.
2013-05-20 17:17:33 -07:00
kay.one
80759f923e diskscan is triggered when new episodes are added. 2013-05-20 15:45:16 -07:00
kay.one
c6933f0228 episode grid is lining up properly. 2013-05-20 14:42:20 -07:00
kay.one
41c886b5dc adding episode status to episode view. 2013-05-20 14:06:01 -07:00
kay.one
21e9bad6d5 removed episode status from server. 2013-05-20 14:05:48 -07:00
Mark McDowall
92d913e4ac Better Backgrid.Column defaults, much cleaner 2013-05-16 20:47:28 -07:00
Mark McDowall
16e13e0c24 Posters/Banners/Fanart served from App_Data 2013-05-16 20:03:52 -07:00
Keivan Beigi
27fc51da48 Cleaned up modals in the UI.
added empty modal for episode info
2013-05-14 18:17:53 -07:00
Mark McDowall
e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 2013-05-13 20:21:37 -07:00
kay.one
cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one
feb947fb74 fixed build 2013-05-12 08:53:39 -07:00
kay.one
c8a48d5df3 added command support to toolbar. 2013-05-11 16:39:32 -07:00
kay.one
ff225e1753 added mail toolbar to series view 2013-05-11 13:51:32 -07:00
Mark McDowall
d320c2b6a9 Look ma, history! 2013-05-10 15:33:04 -07:00
kay.one
40f384968a updated json serilizer to return defaults
use enum text instead of number
2013-05-05 18:16:38 -07:00
Mark McDowall
7ab1084437 Adding history 2013-05-02 23:54:11 -07:00
Mark McDowall
6a3d886588 Missing doesn't double fetch 2013-05-02 23:54:08 -07:00
kay.one
7696fb54dc indexer settings is dynamically generated 2013-05-02 22:31:51 -07:00
Keivan Beigi
50fd2f77b1 cleaned up some jslint errors 2013-05-02 16:10:30 -07:00
Mark McDowall
3983a36492 Fixed default sorting for series grid 2013-05-02 00:09:35 -07:00
Mark McDowall
db8912e5b7 Moved FC properties out of episode model 2013-05-01 00:33:34 -07:00
Mark McDowall
00276041ad Starting missing conversion to backgrid 2013-04-30 20:04:06 -07:00
Mark McDowall
11cef70406 Calendar now using EpisodeResource 2013-04-30 18:54:15 -07:00
Mark McDowall
0da2047ca5 Missing uses EpisodeResource now 2013-04-30 17:25:33 -07:00
Mark McDowall
c3c6c8ac01 Moar toggle switches! 2013-04-28 20:20:34 -07:00
kay.one
fe554849c2 shared toolbar radio button style is working. just need to store state. 2013-04-25 21:46:00 -07:00
Mark McDowall
bafb742141 Controls slide down for series poster 2013-04-25 11:58:38 -07:00
Mark McDowall
a5d7649d77 Hidden series title, but searchable (I think) 2013-04-25 08:11:40 -07:00
Keivan Beigi
4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Mark McDowall
32701d5e84 Added tooltip to airdate on posters view 2013-04-24 17:24:01 -07:00
kay.one
19732ba31a added support for multi-button groups to toolbar 2013-04-24 10:32:32 -07:00
Keivan Beigi
3638d85314 removed title region,
started adding support for a global tool bar.
2013-04-24 10:32:03 -07:00
kay.one
662ad28cc6 overview and series title in series list is now click-able,
use backbone navigation to bring up episode page instead of page reload.
2013-04-24 10:31:11 -07:00
Keivan Beigi
9a42e305ad started cleaning up episode page. 2013-04-24 10:31:10 -07:00
Keivan Beigi
9efee65966 minor cleanup 2013-04-24 10:28:14 -07:00
Mark McDowall
4878556e14 More posters 2013-04-23 22:53:44 -07:00
Mark McDowall
c9c9e081a8 Don't activate view button until its set 2013-04-23 20:34:27 -07:00
Mark McDowall
46bc97ef92 Posters view added for series 2013-04-23 20:11:45 -07:00
Mark McDowall
475c86dcab Series Table 2013-04-23 17:30:25 -07:00
Mark McDowall
0db39edb2c Added TemplateBackedCell for all your cell template needs 2013-04-23 08:29:05 -07:00