1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Commit Graph

107 Commits

Author SHA1 Message Date
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
Mark McDowall
d37c8c26c2 LINQ for paging missing episodes 2013-05-07 00:46:13 -07:00
Keivan Beigi
ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -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
kay.one
a6aba16902 Bind any collection to SignalR with a single call. 2013-05-05 17:33:43 -07:00
kay.one
87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
Keivan Beigi
ed089b01b1 updated some error logging. 2013-05-03 19:15:46 -07:00
Keivan Beigi
381af184ce replaced bootstrap notifications for errors with messenger.js 2013-05-03 16:50:22 -07:00
Keivan Beigi
6ecfbe0c23 fixed add series 2013-05-03 16:09:09 -07:00
Mark McDowall
17e99958e1 Merge from hell? Something from the past came back to haunt us 2013-05-03 00:20:52 -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
kay.one
f9386b8306 removed toastr 2013-05-02 16:06:44 -07:00
kay.one
7121da4d14 removed images left over from last version 2013-05-02 16:06:43 -07:00
kay.one
a66d43b806 added schema generation 2013-05-02 16:06:42 -07:00
Mark McDowall
d406c9665e Added backgrid.filter files 2013-05-02 00:16:54 -07:00
Mark McDowall
3983a36492 Fixed default sorting for series grid 2013-05-02 00:09:35 -07:00
Mark McDowall
b4242f9fb2 Pagination for missing is alive! 2013-05-01 22:50:34 -07:00
Mark McDowall
c9b9d7b956 Setting up missing query params 2013-05-01 00:34:05 -07:00
Mark McDowall
db8912e5b7 Moved FC properties out of episode model 2013-05-01 00:33:34 -07:00
Mark McDowall
17941f5b39 More paginator 2013-04-30 20:18:34 -07:00
Mark McDowall
6cb6065669 Adding backgrid paginator 2013-04-30 20:14:54 -07:00
Mark McDowall
00276041ad Starting missing conversion to backgrid 2013-04-30 20:04:06 -07:00
Mark McDowall
af2da6380b Unbroke backgrid template cell 2013-04-30 19:12:32 -07:00
Mark McDowall
5bfd9e3329 Backgrid template mixin will build the template itself 2013-04-30 19:02:33 -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
9d5cb6f3e0 Model driven indexer settings 2013-04-30 17:02:25 -07:00
kay.one
fe0f88f5d5 removed dropbox fail! 2013-04-29 20:11:31 -07:00
Mark McDowall
9345211536 Fixed model binder for checkboxes 2013-04-28 20:20:37 -07:00
Mark McDowall
c3c6c8ac01 Moar toggle switches! 2013-04-28 20:20:34 -07:00
kay.one
cf9f8b3f8a toolbar now saves its state for radio buttons. 2013-04-25 23:01:16 -07:00
Mark McDowall
76c383dfdd Reordered include quality and replace spaces 2013-04-25 22:59:38 -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
6636b77489 Replaced bootstrap switch with css only version! 2013-04-25 19:44:39 -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
c3de0006ff move messenger after backbone, _ so it uses those instead of the shim. 2013-04-24 10:32:33 -07:00
kay.one
5c61863856 added Messenger.js, to replace window.alert() and future notifications. 2013-04-24 10:32:32 -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