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

61 Commits

Author SHA1 Message Date
kay.one
806e58ed1f fixed saving settings. now done more generically. 2013-06-18 21:27:41 -07:00
Keivan Beigi
6f8c73771d settings is fully moved to required. 2013-06-18 18:02:23 -07:00
Keivan Beigi
2407e33ea2 almost all js files are loaded using require.js 2013-06-14 16:18:37 -07:00
Mark McDowall
da4f53dbe4 Test button moved to modal footer 2013-06-13 21:35:58 -07:00
Mark McDowall
bddbc7a0cf Settings save when changed only 2013-06-13 21:35:57 -07:00
Mark McDowall
8b8ee912c0 Fixed up per comments 2013-06-13 21:35:57 -07:00
Mark McDowall
8cac7ed1cd Notifications can be tested
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
2013-06-12 23:47:56 -07:00
Mark McDowall
1f4cf0034e Added test button to notification edit 2013-06-12 23:47:27 -07:00
Mark McDowall
933b64a88a Metadata removed from naming 2013-06-06 19:54:39 -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
kay.one
1613643307 fixed autobinder on re-render 2013-06-01 10:38:21 -07:00
kay.one
dca32e9e0f new quality profile edit view. 2013-05-31 19:49:52 -07:00
Mark McDowall
ef58acb4b5 Better message handling on save 2013-05-31 17:22:47 -07:00
Mark McDowall
c94595b3ae SaveIfChangedMixin 2013-05-30 21:07:21 -07:00
Mark McDowall
d2a59ea404 Indexers are saved when settings are saved 2013-05-30 21:07:16 -07:00
Mark McDowall
fd88f17ead DownloadClient settings cleaned up 2013-05-30 21:07:09 -07:00
Keivan Beigi
3c53e6009d cleaned up qualityprofile response format. 2013-05-30 18:22:28 -07:00
Mark McDowall
2a12b051bc Indexer cards consistent height 2013-05-29 21:33:19 -07:00
Mark McDowall
0725dcee73 Fixed up notifications edit 2013-05-29 00:21:00 -07:00
Mark McDowall
23695b3fe8 Indexers carded 2013-05-29 00:20:58 -07:00
Mark McDowall
af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
Mark McDowall
1d007be8fd Notifications wired up 2013-05-28 19:49:34 -07:00
Mark McDowall
e4410d8cb7 Able to create new Newznab indexers 2013-05-28 19:49:33 -07:00
Mark McDowall
5660b5086c Cleaned up a bit 2013-05-28 19:49:32 -07:00
kay.one
e4e6bcae1d last used quality profile is now used as default 2013-05-27 22:40:58 -07:00
Mark McDowall
ea929974f3 Can add indexer (in UI) 2013-05-27 17:20:24 -07:00
Mark McDowall
d8259f5cff Removed ugly notification icons 2013-05-26 22:32:45 -07:00
Mark McDowall
ff29ab9150 Purdy Add Notifications 2013-05-26 22:27:33 -07:00
Mark McDowall
9ed187202a Fixed notifications re GH feedback. 2013-05-25 17:36:12 -07:00
Mark McDowall
3b09cc1240 Notification Schema in UI 2013-05-24 23:38:43 -07:00
Mark McDowall
dfe8d5436a Mutators for DeepModel, fixed QualityProfile settings 2013-05-23 23:15:00 -07:00
Mark McDowall
01075ec8d5 Fixed indexer settings, switches are Yes/No now 2013-05-23 08:37:00 -07:00
kay.one
4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00
kay.one
4b5b0ad751 renamed remove methods in QualityProfile, Notification 2013-05-22 19:39:28 -07:00
Mark McDowall
34e35bd00b FormBuilder split out 2013-05-21 20:33:35 -07:00
Mark McDowall
339e220cac Fixed booleans when sent to client in fields 2013-05-21 00:56:32 -07:00
Mark McDowall
63f2ba7f77 More notificationUI changes, start notification updates 2013-05-21 00:56:28 -07:00
Mark McDowall
c5376319fe Notification settings added to the UI 2013-05-21 00:56:28 -07:00
Mark McDowall
e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
Mark McDowall
fb96abed49 Now importing downloaded episodes 2013-05-14 20:05:31 -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
5b664afaf8 Fixed up DownloadClient settings in UI 2013-05-14 08:27:33 -07:00
Mark McDowall
e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 2013-05-13 20:21:37 -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
a66d43b806 added schema generation 2013-05-02 16:06:42 -07:00
Mark McDowall
9d5cb6f3e0 Model driven indexer settings 2013-04-30 17:02:25 -07:00
Mark McDowall
c3c6c8ac01 Moar toggle switches! 2013-04-28 20:20:34 -07:00
Mark McDowall
76c383dfdd Reordered include quality and replace spaces 2013-04-25 22:59:38 -07:00
Mark McDowall
6636b77489 Replaced bootstrap switch with css only version! 2013-04-25 19:44:39 -07:00