1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 16:01:46 +02:00
Commit Graph

456 Commits

Author SHA1 Message Date
Mark McDowall
52f12c15a6 QualitySizeView uses filesize now 2013-07-24 20:57:34 -07:00
Mark McDowall
69d067d2c0 Logging level can be set in the UI (immediately applied)
Logging level is set from config on startup as well
2013-07-24 18:59:11 -07:00
Mark McDowall
db67d4d657 Use airDateUtc on missing 2013-07-24 18:59:06 -07:00
Mark McDowall
d122693703 Added TVDB and TVRage links on series details 2013-07-24 18:59:04 -07:00
Keivan Beigi
f162c5848f fixed issue where tooltips in some grids would make the grid shift slightly. 2013-07-24 18:11:48 -07:00
Keivan Beigi
42c6ca4297 fixed handlebars debug casing issue. 2013-07-24 17:45:05 -07:00
Keivan Beigi
bbacad9171 fixed edit series from series details 2013-07-24 17:41:31 -07:00
Keivan Beigi
df705b79cf updated jslibraries 2013-07-24 17:41:19 -07:00
kay.one
478caf15f8 static resource URLs are now case sensitive. 2013-07-23 23:27:31 -07:00
Mark McDowall
eb5a15a8ca Added AirDateUtc for UTC offset time 2013-07-23 22:28:06 -07:00
Mark McDowall
7689b50dee Removed CustomStartDate 2013-07-23 21:40:05 -07:00
Mark McDowall
e706e148fd QualityCell uses badges 2013-07-23 21:40:04 -07:00
kay.one
0548f49c44 Merge branch 'evented-modals' into vnext
Conflicts:
	UI/Calendar/CalendarView.js
	UI/Series/Edit/EditSeriesView.js
	UI/Shared/Modal/Controller.js
2013-07-23 21:20:04 -07:00
Keivan Beigi
00dcce469d making modals event driven, 2013-07-23 21:18:28 -07:00
kay.one
13a0df796b edit/delete modal cleanup 2013-07-23 21:17:50 -07:00
kay.one
437a28c10d Fixed issues with edit/delete series modal. 2013-07-23 21:16:52 -07:00
Mark McDowall
2083a86c2a Xem update errors will be treated as trace 2013-07-23 20:52:37 -07:00
Keivan Beigi
62cea8de5e making modals event driven, 2013-07-23 18:15:58 -07:00
Mark McDowall
6d2090519e Added mobile/touch icons 2013-07-21 20:31:54 -07:00
Mark McDowall
d19e33f0a8 Series search added 2013-07-21 19:52:53 -07:00
Mark McDowall
125f3d87a4 Actioneer added to handle common spinner switching 2013-07-21 19:23:17 -07:00
Mark McDowall
efbf89fac9 Fixed sorting on episode tables 2013-07-21 16:46:45 -07:00
Mark McDowall
3b4a1986c5 Dates older than 1 year will show date instead of time ago 2013-07-19 18:21:13 -07:00
Mark McDowall
9ea588dd91 Added posters to edit and delete series 2013-07-19 17:18:29 -07:00
Keivan Beigi
bb86e20bed modal region is loaded by controller 2013-07-19 16:09:06 -07:00
Mark McDowall
20794bc461 Epsiode quality styling 2013-07-19 10:40:09 -07:00
Mark McDowall
e634022dd7 Episode status shows quality for downloaded episodes 2013-07-19 08:41:08 -07:00
Mark McDowall
87114c77e6 Fixed an issue where season and episode monitored states were inversed 2013-07-18 23:54:38 -07:00
Mark McDowall
637b101975 Rename series added 2013-07-18 23:21:12 -07:00
Mark McDowall
e6447352f3 Fixed airdate on episode modal 2013-07-18 19:32:52 -07:00
Mark McDowall
17ffdbc89e Toggle episode monitored status from episode details 2013-07-18 18:53:08 -07:00
Mark McDowall
8f0d3e2e3b Episode grid is sorted by episode number descending 2013-07-18 08:35:44 -07:00
Mark McDowall
1bf855ca3a Redirect to index when on series is deleted from details 2013-07-18 08:21:21 -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
07ba92ba87 Episode status cell shows TBA for episodes that do not have an air date 2013-07-17 22:02:19 -07:00
Mark McDowall
d5ca1259b2 Even better date formating 2013-07-17 19:37:39 -07:00
Mark McDowall
b9dc803e0b Series grid sorts on title now 2013-07-17 19:09:34 -07:00
Mark McDowall
135cf3ce17 QualityProfile added to series table 2013-07-17 17:39:41 -07:00
Mark McDowall
fe48fd9fe9 Fixed DateCells 2013-07-17 17:28:33 -07:00
Mark McDowall
13fab38702 Improved Paginator 2013-07-17 14:53:25 -07:00
Mark McDowall
0c12183b93 Fixed episode details, manual download will show check on success 2013-07-16 23:41:40 -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
4fedccf6d3 Fixed EpisodeStatusCell 2013-07-16 20:40:39 -07:00
Keivan Beigi
c354ed230f deleted mutator, mutator.deepmodel 2013-07-16 17:56:38 -07:00
Mark McDowall
94fb6bf89f Dextered mutators 2013-07-16 17:43:28 -07:00
Mark McDowall
e164df217d Removed mutators from EpisodeModel 2013-07-16 17:41:04 -07:00
Keivan Beigi
83fe07524a removed mutators from series. 2013-07-16 16:55:20 -07:00
Keivan Beigi
eceed9f439 removed QualityModel/SeasonModel mutators. 2013-07-16 15:57:06 -07:00
Keivan Beigi
e0aceb98d2 converted underscore.mixin.deepExtend to proper AMD module. 2013-07-15 17:46:52 -07:00