1446 Commits

Author SHA1 Message Date
Sebastiaan Janssen 57613b8a75 Not sure what exact exception we get here 2016-12-30 11:27:41 +01:00
Sebastiaan Janssen b0c15d2841 Fixed null reference error 2016-12-30 11:24:27 +01:00
Sebastiaan Janssen 229a1a5d91 Attempt to debug a recurring, mysterious null reference error 2016-12-30 11:23:07 +01:00
Sebastiaan Janssen 6dab6dc9ca These file should not load but somehow there's errors about them in the log 2016-12-30 11:12:59 +01:00
Sebastiaan Janssen fe8242c26b Don't try find avatar locally when path is a url
No longer need ImageGen
2016-12-29 14:00:48 +01:00
Sebastiaan Janssen bc739d8b44 Fixes missing extension method being used 2016-12-29 13:56:42 +01:00
Sebastiaan Janssen 42b7d25838 Rename Courier 2 to Courier 2016-12-21 15:07:06 +01:00
Sebastiaan Janssen 885f4ff836 Make sure not to output X-Frame-Options=SAMEORIGIN for the package repo 2016-12-14 09:30:38 +01:00
Sebastiaan Janssen 6e1797537f Updates Login and ForgotPassword to be MVC and have a Captcha 2016-12-07 18:50:56 +01:00
Sebastiaan Janssen 8040e55a87 Add reCaptcha for registration 2016-12-07 17:26:06 +01:00
Sebastiaan Janssen 755281570b Upgrade to Umbraco 7.5.6 2016-12-07 17:25:12 +01:00
Sebastiaan Janssen 1e5a959f25 7.5.5 upgrade was OK after all 2016-12-07 13:48:36 +01:00
Sebastiaan Janssen e1529e7f8f Html Agility Pack binding redirect missing 2016-12-07 13:31:04 +01:00
Sebastiaan Janssen 47123a7d0a Revert "Upgrade to Umbraco 7.5.5"
This reverts commit a0f27739b7.
2016-12-07 12:59:03 +01:00
Sebastiaan Janssen a0f27739b7 Upgrade to Umbraco 7.5.5 2016-12-07 11:57:20 +01:00
Sebastiaan Janssen c806b10f95 Upgrade to Umbraco 7.5.5 2016-12-07 11:43:50 +01:00
Sebastiaan Janssen 1b362dd1cb Merge branch 'master' into move-masterpages-to-views
# Conflicts:
#	OurUmbraco.Site/OurUmbraco.Site.csproj
#	OurUmbraco.Site/masterpages/UmbracoMVP2011.master
#	OurUmbraco/Our/MigrationsHandler.cs
#	OurUmbraco/OurUmbraco.csproj
2016-11-27 13:38:53 +01:00
Sebastiaan Janssen 93474811f1 Replace all UmbracoContext.Current.Application with ApplicationContext.Current
UmbracoContext.Current == is based on a web request, if any code executes on a background thread or non-request thread then UmbracoContext.Current is null!
2016-11-25 21:04:49 +01:00
Sebastiaan Janssen 538834dcc3 Update all SqlHelper instanced to use the umbraco.Businesslogic version and wrapped them all in usings where necessary 2016-11-25 20:49:30 +01:00
Sebastiaan Janssen 389ddaabb7 Disable Hangfire to see if that's causing the memory issues 2016-11-08 11:35:48 +01:00
Sebastiaan Janssen efa0659742 Merge branch 'refs/heads/master' into move-masterpages-to-views
# Conflicts:
#	.gitignore
#	OurUmbraco.Client/package.json
#	OurUmbraco.Site/config/Dashboard.config
#	OurUmbraco.Site/masterpages/Release.master
#	OurUmbraco.Site/usercontrols/Deli/Package/Editor.ascx
#	OurUmbraco.Site/usercontrols/Deli/Package/Steps/Complete.ascx
#	OurUmbraco.Site/usercontrols/Deli/Package/Steps/Details.ascx
#	OurUmbraco.Site/usercontrols/Deli/Package/Steps/Files.ascx
#	OurUmbraco.Site/usercontrols/Deli/Package/Steps/Screenshots.ascx
#	OurUmbraco.Site/usercontrols/our.umbraco.org/FileDownloadProxy.ascx
#	OurUmbraco.Site/usercontrols/our.umbraco.org/ProjectCollabRequest.ascx
#	OurUmbraco.Site/usercontrols/our.umbraco.org/ProjectContributors.ascx
#	OurUmbraco.Site/usercontrols/our.umbraco.org/ProjectEditor.ascx
#	OurUmbraco.Site/usercontrols/our.umbraco.org/ProjectFileUpload.ascx
#	OurUmbraco.Site/usercontrols/our.umbraco.org/ProjectForums.ascx
#	OurUmbraco/Our/MigrationsHandler.cs
#	OurUmbraco/OurUmbraco.csproj
#	build/BuildClientFiles.bat
2016-11-07 08:45:46 +01:00
Sebastiaan Janssen ddac31b8bc Ignore Hangfire route so Umbraco doesn't pick it up 2016-10-30 12:13:27 +01:00
Sebastiaan Janssen 491b5527ae Test solution reminder notification 2016-10-30 11:57:19 +01:00
Sebastiaan Janssen e63a9d4b16 Move docs from UaaS to UCloud 2016-10-27 21:11:00 +02:00
Sebastiaan Janssen 6dac0ad4e8 OUR-426 Rename Umbraco as a Service forum to Umbraco Cloud forum
#OUR-426 Fixed
2016-10-27 21:01:52 +02:00
Sebastiaan Janssen 19a737a770 OUR-424 Update "works on UaaS" to "works on Umbraco Cloud"
#OUR-424 Fixed
2016-10-27 20:42:21 +02:00
Sebastiaan Janssen f04cf5bb40 Correcting the wrong version references 2016-10-22 12:51:37 +02:00
Sebastiaan Janssen 12727c7a50 Upgrade to 7.5.4 2016-10-22 11:56:47 +02:00
Sebastiaan Janssen 75039c5198 Correct Google tracking code 2016-10-17 13:23:11 +02:00
Sebastiaan Janssen cf048ebc01 Some small corrections to the download page 2016-10-17 09:30:42 +02:00
Simon Busborg 9a36eea042 Removed header for double information about download 2016-10-10 12:04:10 +02:00
Simon Busborg 7ffb0286e3 Fixes: OUR-404 Update release pages to have a far more prominent call to action for download and install instructions 2016-10-10 10:01:35 +02:00
Sebastiaan Janssen 0208dd0d30 Merge branch 'refs/heads/temp-new-node' into move-masterpages-to-views 2016-09-22 12:54:32 +02:00
Sebastiaan Janssen d9b3c061f0 Delete masterpages and usercontrols from the web directory 2016-09-18 16:26:27 +02:00
Sebastiaan Janssen 18540e1c63 exclude/reinclude some files to make sure they deploy 2016-09-18 16:14:24 +02:00
Sebastiaan Janssen b3386c1048 Replace backoffice usercontrols 2016-09-18 15:59:44 +02:00
Sebastiaan Janssen 166007c668 Use node 4.5 for building 2016-09-18 12:12:52 +02:00
Sebastiaan Janssen 0ad13cf309 Period at end of URL throws 500 error
https://forums.iis.net/post/1971705.aspx
2016-09-13 13:21:32 +02:00
Sebastiaan Janssen f7878c3e18 Small corrections 2016-09-11 21:09:35 +02:00
Sebastiaan Janssen 8e1c62059d Small corrections 2016-09-11 21:02:46 +02:00
Sebastiaan Janssen d1d10ff585 Fixed up/simplified some of "Edit files" and added screenshots and "project complete" 2016-09-11 20:47:48 +02:00
Sebastiaan Janssen 6c5d2ff92f No more yellow background now that no more masterpages are being used 2016-09-11 16:35:47 +02:00
Sebastiaan Janssen b0a3b770e3 Move file package uploads to MVC 2016-09-11 16:34:29 +02:00
Sebastiaan Janssen a077481678 Rename all other old masterpages to make sure nothing has been missed 2016-09-11 12:58:06 +02:00
Sebastiaan Janssen ea0cf71d2c Move ReleaseCompare to MVC 2016-09-11 12:57:30 +02:00
Sebastiaan Janssen 26e2c56424 Move old package repo to MVC 2016-09-11 12:56:28 +02:00
Sebastiaan Janssen 8accc7b73d Rename Layout to Master 2016-09-11 12:02:21 +02:00
Sebastiaan Janssen e0bea19825 Move FileDownload to MVC 2016-09-11 11:54:34 +02:00
Sebastiaan Janssen c8aa24964e Bye Webforms! 2016-09-11 11:49:59 +02:00
Sebastiaan Janssen 8268cfb10c Rename Layout to Master 2016-09-11 11:48:04 +02:00