1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-06 08:07:20 +02:00
Commit Graph

351 Commits

Author SHA1 Message Date
Keivan Beigi
e720094f9c more backbone changes. 2013-02-15 16:52:29 -08:00
Keivan Beigi
57bb6e1e01 removed old files that came back from rebase. 2013-02-15 16:52:26 -08:00
Keivan Beigi
157b559ed2 added ui structure for rootdirs. 2013-02-15 16:52:25 -08:00
Keivan Beigi
ebadd6b1d5 added backbone.debug 2013-02-15 16:52:24 -08:00
Keivan Beigi
5e32760c6a more add series backbone cleanup. 2013-02-15 16:52:22 -08:00
Keivan Beigi
c247406d67 added add series search model/collections 2013-02-15 16:52:20 -08:00
Keivan Beigi
d110cf2633 updated cassette registration 2013-02-15 16:52:20 -08:00
Keivan Beigi
f303c33ed8 created add series layout. 2013-02-15 16:52:19 -08:00
Keivan Beigi
74a5939c96 removed bootstrap-responsive
updated bootstrap's Intelisense file to v2.2.2
2013-02-15 16:52:19 -08:00
kay.one
53fa2f9410 added cassette MSBuild. 2013-02-15 16:52:18 -08:00
kay.one
2112a8f9fa moved all backbone/bootstrap files to _backboneApp 2013-02-15 16:52:17 -08:00
Keivan Beigi
f34a8edcbc updated FluentAssertion, WebActivator. 2013-02-15 16:52:15 -08:00
Keivan Beigi
d7246302fd fixed broken build. 2013-02-15 16:52:15 -08:00
Keivan Beigi
0eecb0bde0 updated bootstrap to v2.2.2, restored most of values to their default. (only file changed is the varible.less file) 2013-02-15 16:52:14 -08:00
kay.one
92f4f20ecc more add series styling 2013-02-15 16:52:12 -08:00
kay.one
1e26b2513c figured out how to get tabs to work in backbone. 2013-02-15 16:52:11 -08:00
kay.one
64a3e1caf0 cleaned up CoreTest base class. 2013-02-15 16:52:08 -08:00
kay.one
c184595935 added Nancy pipelines for error handling,
cleaned up container registrations.
2013-02-15 16:52:04 -08:00
kay.one
adb6f849f7 more bootstrap layout changes. 2013-02-15 16:52:00 -08:00
Keivan Beigi
6eb1d5acf2 almost got the base layout working with bootstrap. 2013-02-15 16:51:59 -08:00
Keivan Beigi
8088872b92 adding bootstrap layout. 2013-02-15 16:51:58 -08:00
Mark McDowall
54c29ada12 Nzbget added to UI
#ND-145 fixed
2013-01-23 23:31:41 -08:00
Mark McDowall
b8fff306bf Goodbye EF! 2013-01-08 00:57:38 -08:00
Mark McDowall
165600301c Newznab images handled in controller
Fixed: Missing Newznab Logos won't throw errors
#ND-127 fixed
2013-01-08 00:11:33 -08:00
Mark McDowall
079849fc2c Removed Fakes 2013-01-06 19:15:43 -08:00
Mark McDowall
1ef6906dc1 Merge branch 'autofac'
Conflicts:
	NzbDrone.Common/IISProvider.cs
	NzbDrone.Core/CentralDispatch.cs
2013-01-06 01:14:52 -08:00
Mark McDowall
125703a2fa Hidden startup, shutodwn and restart
New: Run without console window by default
New: Added NzbDrone.Console to run with console window
New: Shutdown from UI
New: Restart from UI
2013-01-06 00:25:45 -08:00
Mark McDowall
924d3d0c8e Hello Autofac, Goodbye Ninject 2013-01-02 17:09:13 -08:00
Mark McDowall
c8621b8100 Quality type sizes moved to backbone + SS (API) 2013-01-01 18:06:55 -08:00
Mark McDowall
2a7f38f03d Merge branch 'master' into backbone 2012-12-29 16:09:35 -08:00
Mark McDowall
c4282dc41f Updated deployment folder 2012-12-27 18:21:35 -08:00
Mark McDowall
f3809d3a80 Merge branch 'master' into backbone
Conflicts:
	NzbDrone.Common/packages.config
	NzbDrone.Core.Test/packages.config
	NzbDrone.Core/NzbDrone.Core.csproj
	NzbDrone.Core/packages.config
	NzbDrone.Services/NzbDrone.Services.Service/packages.config
	NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
	NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
	NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/README_ENU.txt
	NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/msvcr90.dll
	NzbDrone.Web/_bin_deployableAssemblies/amd64/sqlceme40.dll
	NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
	NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/README_ENU.txt
	NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/msvcr90.dll
	NzbDrone.Web/_bin_deployableAssemblies/x86/sqlceme40.dll
	NzbDrone.Web/packages.config
2012-12-24 21:53:45 -08:00
Mark McDowall
1bcb080666 Fixed post build steps 2012-12-24 19:46:52 -08:00
Mark McDowall
a9923e3d30 Updated NUGET packages, including sqlce 2012-12-24 18:44:03 -08:00
Mark McDowall
0bfc6cfe71 Merge branch 'master' into backbone
Conflicts:
	.gitignore
2012-12-23 00:46:23 -08:00
Mark McDowall
4212da9146 Free diskspace in UI
New: View Diskspace for root directories visible in UI
#ND-98 fixed
2012-12-22 21:35:36 -08:00
Mark McDowall
1d59a48204 Fixed autocomplete issues 2012-12-18 18:30:10 -08:00
Mark McDowall
f94eda3c20 Removed nuget packages from repo 2012-12-10 23:57:42 -08:00
Mark McDowall
5a1039ed8d Fixed ninject 2 reference
Fixed Core.Test reference to Signalr
2012-12-10 23:52:30 -08:00
Mark McDowall
af2c86e40a Merge remote-tracking branch 'origin/master' into backbone 2012-12-09 22:41:18 -08:00
Mark McDowall
aa40fe8c94 Removed NzbMatrix
New: Removed NzbMatrix
2012-12-09 20:50:05 -08:00
Mark McDowall
bc424709af Merge remote-tracking branch 'origin/master' into backbone 2012-11-26 16:45:57 -08:00
Mark McDowall
0758a5eb1e Better parsing of full season releases on disk 2012-11-25 23:13:55 -08:00
Mark McDowall
65f2dbce77 Merge branch 'master' into backbone
Conflicts:
	NzbDrone.Web/Global.asax.cs
2012-11-13 17:20:50 -08:00
Mark McDowall
d50091f3a4 Added Binder (full of Women) from int to qualityTypes 2012-11-13 08:27:48 -08:00
Mark McDowall
0ecbb30345 Bootstrap loading profiles via ajax 2012-11-09 08:28:59 -08:00
Mark McDowall
b101758957 Added backbone 2012-11-06 16:41:34 -08:00
Mark McDowall
64468cd9ed Upgraded nuget packages, Ninject 3, SignalR 5 2012-11-03 11:23:47 -07:00
Mark McDowall
8f0d22e47d ServiceStack added 2012-11-02 00:35:49 -07:00
Mark McDowall
5220de5c66 Lazy load exisitng series
New: Existing series will be lazy loaded on Add Series page
2012-10-28 12:08:37 -07:00