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

47 Commits

Author SHA1 Message Date
kay.one
a2db70bb19 added page loading animation while the app is loading. 2013-08-05 19:29:34 -07:00
Mark McDowall
56a34b5ea6 Downloaded overrides other statuses. 2013-07-28 19:30:01 -07:00
Mark McDowall
3efbf43e0b Added day view to calendar 2013-07-28 18:38:00 -07:00
Mark McDowall
35d29df864 Series episode count legend added 2013-07-27 10:48:45 -07:00
Adrian Cowan
9399869469 Fixes for pedantic filename case on linux 2013-07-27 12:16:37 +10:00
Mark McDowall
eb5a15a8ca Added AirDateUtc for UTC offset time 2013-07-23 22:28:06 -07:00
kay.one
437a28c10d Fixed issues with edit/delete series modal. 2013-07-23 21:16:52 -07:00
Keivan Beigi
62cea8de5e making modals event driven, 2013-07-23 18:15:58 -07:00
Mark McDowall
8d2fc4945b Calendar past events are grayed out, today's background is gray 2013-07-17 22:52:13 -07:00
Mark McDowall
207d9c256d sugar kills (removed sugar.js)
Relative dates for next airing on posters and list (series)
History time shows real time on tooltip
2013-07-16 23:23:44 -07:00
Mark McDowall
641e01376b Fixed series links on calendar/upcoming 2013-07-16 20:40:41 -07:00
Mark McDowall
e164df217d Removed mutators from EpisodeModel 2013-07-16 17:41:04 -07:00
Mark McDowall
1143547556 Revert "Airing instead of On Air"
This reverts commit 5b226a4a5e.
2013-07-09 19:57:45 -07:00
Mark McDowall
5b226a4a5e Airing instead of On Air 2013-07-08 18:39:35 -07:00
Mark McDowall
46c093559e Ellipsis episode title in upcoming 2013-07-08 10:05:29 -07:00
Mark McDowall
1727a25260 Added legend to calendar 2013-07-08 00:17:01 -07:00
Mark McDowall
b420592553 Fixed colours on Calendar 2013-07-07 23:39:19 -07:00
Mark McDowall
18d7963ade Backbone collection will not sort properly.... wtf
Sorting on the server now for calendar
2013-07-01 11:25:06 -07:00
Mark McDowall
8cb015e3a7 Calendar/Upcoming use episode details. 2013-06-28 08:43:37 -07:00
kay.one
8841e43c25 cleaned up template helpers 2013-06-24 21:43:45 -07:00
Keivan Beigi
b0bd3f34f1 removed NzbDrone. namespace, everything is done using require. 2013-06-24 16:41:59 -07:00
kay.one
ee28926da0 fixed some quote issues. 2013-06-22 08:58:16 -07:00
kay.one
769331d45d updated jshint to 2.1.3
single quotes
2013-06-21 23:24:24 -07:00
kay.one
be139b9e5b self closing div tag 2013-06-18 23:41:46 -07:00
Keivan Beigi
2407e33ea2 almost all js files are loaded using require.js 2013-06-14 16:18:37 -07:00
kay.one
aca5d1f361 fixed calendar view 2013-06-09 19:10:15 -07:00
Mark McDowall
c04dc9d5e9 Calendar moved to layout 2013-06-06 22:34:32 -07:00
Mark McDowall
626d48c8ea Helper cleanup 2013-06-06 19:40:52 -07:00
Mark McDowall
1fb944976e Calendar defaults to week view 2013-06-06 19:40:51 -07:00
kay.one
50918ae65f all links are automatically handled through backbone router.
no more page reload.
2013-06-05 22:13:31 -07:00
Mark McDowall
e37f413e19 Default sort ordering.
Upcoming won't obey the comparator though.
2013-06-05 20:03:04 -07:00
kay.one
44696a15e7 added series route as a mutator to series model. 2013-06-04 22:22:07 -07:00
kay.one
5c05f6b740 fixed calendar now showing on load. 2013-06-04 22:08:26 -07:00
Mark McDowall
18441aca03 end added to EpisodeModel 2013-06-03 23:10:41 -07:00
Mark McDowall
af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
Mark McDowall
482cbc20a3 Notification schema added to server side. 2013-05-24 18:51:47 -07:00
Mark McDowall
db8912e5b7 Moved FC properties out of episode model 2013-05-01 00:33:34 -07:00
Mark McDowall
11cef70406 Calendar now using EpisodeResource 2013-04-30 18:54:15 -07:00
markus101
fa2b2df7d5 Calculate double episode start time on episode info refresh 2013-04-20 10:03:37 -07:00
Mark McDowall
09deaf9ad1 Calendar, theme, awesome. 2013-04-20 10:03:36 -07:00
Mark McDowall
0df8157b01 Upgraded Full Calendar, now things are left aligned 2013-04-20 10:03:32 -07:00
Keivan Beigi
549b497770 updated backbone, marionette, sugar, underscore, modelbinder, bootstrap.switch 2013-04-18 16:14:39 -07:00
Keivan Beigi
30595e85a3 model should automatically be bound to view. 2013-04-10 18:24:34 -07:00
Mark McDowall
5d7f6fb03b Removed some UI info from views. Added UI Config 2013-04-07 16:16:02 -07:00
kay.one
e981ef4752 fixed some jshint issues. 2013-03-30 12:30:00 -07:00
kay.one
445ea4f344 client side code webstorm code cleanup. 2013-03-29 16:28:58 -07:00
kay.one
663160c06a removed backbone from VS solution,
renamed NzbDrone.Backbone to UI
2013-03-29 12:18:44 -07:00