Commit Graph

1905 Commits

Author SHA1 Message Date
Sebastiaan Janssen 080b0d81a4 Merge pull request #99 from jamiepollock/bugfix-roadmap-releasedescription
Fixed typo on Roadmap.cshtml preventing ReleaseDescription from being displayed
2017-02-15 22:37:55 +01:00
Sebastiaan Janssen daf680e5d0 Pingdom account was cancelled 2017-02-11 13:29:51 +01:00
jamiepollock 5657249422 Safeguarding releaseDescription output 2017-02-08 10:43:48 -05:00
jamiepollock fce9f0602e Fixed typo preventing ReleaseDescription from being displayed 2017-02-08 10:31:04 -05:00
Sebastiaan Janssen 07c7eac0cd Upgrade to 7.5.9 2017-02-07 12:15:45 +01:00
Sebastiaan Janssen a40061c279 Upgrade to 7.5.9 2017-02-07 12:14:16 +01:00
Sebastiaan Janssen 64d3fea196 Add stats page 2017-02-02 12:06:07 +01:00
Sebastiaan Janssen 1cec98dd5e More nullchecks 2017-01-29 17:15:23 +01:00
Sebastiaan Janssen cd7c4d3eb1 Use simpler Id, prevents error when Model.TopicAuthor is null 2017-01-29 16:39:02 +01:00
Sebastiaan Janssen d813d260d5 OUR-438 Breadcrumb Link Order is Incorrect 2017-01-29 14:36:51 +01:00
Sebastiaan Janssen d19ecb113b Add css to head 2017-01-29 14:36:43 +01:00
Sebastiaan Janssen 7ed1faabc5 Refactor so we don't have to rely on weakly connected ViewData everywhere 2017-01-29 14:03:51 +01:00
Sebastiaan Janssen 58e5221f1b Additional null checks 2017-01-29 11:54:00 +01:00
Sebastiaan Janssen 7830af9dda Don't trim IP cache for now 2017-01-29 10:58:24 +01:00
Sebastiaan Janssen bb491d0ac4 Additional null checks 2017-01-29 10:58:12 +01:00
Sebastiaan Janssen 94b5533322 Check if topic still exist before trying to render it 2017-01-28 21:47:35 +01:00
Sebastiaan Janssen 9845fe0f76 Change some config settings 2017-01-28 21:23:44 +01:00
Sebastiaan Janssen 17c29d9749 More null checks 2017-01-28 21:23:29 +01:00
Sebastiaan Janssen a0380f652e Make getting the topic starter roles a bit more clear 2017-01-28 20:53:39 +01:00
Sebastiaan Janssen 8e9bafd0d7 More optimizations to only get data once 2017-01-28 20:28:24 +01:00
Sebastiaan Janssen 05d9e27428 Use more cached MemberData 2017-01-28 17:13:31 +01:00
Sebastiaan Janssen 85ab0bd867 Handy Twitter spam tools for HQ 2017-01-28 12:43:18 +01:00
Sebastiaan Janssen a11dd3f3ca Remove ApplicationInsights 2017-01-28 10:55:50 +01:00
Sebastiaan Janssen a66f816a92 Update the config template to 7.5.8 too 2017-01-26 18:49:00 +01:00
Sebastiaan Janssen 50f0bbe96e Adds missing files back 2017-01-26 18:48:14 +01:00
Sebastiaan Janssen f11ff8d1c8 Merge pull request #96 from dampee/patch-1
OUR-436 update documentation section
2017-01-26 18:44:09 +01:00
Damiaan 6fd1237caf OUR-436 update documentation section 2017-01-25 22:58:12 +01:00
Sebastiaan Janssen 0dc9d00446 Upgrade to 7.5.8 2017-01-24 12:20:50 +01:00
Sebastiaan Janssen 85ac193e29 Merge pull request #95 from bjarnef/dev-project-nuget
Add url to NuGet package
2017-01-22 19:06:46 +01:00
Sebastiaan Janssen a81a3556f9 Add field on projects for NuGet Url 2017-01-22 19:06:39 +01:00
Bjarne Fyrstenborg c99713df3c Merge branch 'master' into dev-project-nuget 2017-01-22 18:50:38 +01:00
Sebastiaan Janssen c7ac4e1392 Fix some bug and adds an error view to debug where errors are coming from 2017-01-22 18:43:55 +01:00
Sebastiaan Janssen 43878374ae Save resource data 2017-01-22 18:21:15 +01:00
Sebastiaan Janssen 0aefcab298 Update redirects 2017-01-22 18:17:15 +01:00
Sebastiaan Janssen 76f41e069a Adds missing file 2017-01-22 17:55:23 +01:00
Sebastiaan Janssen abc21a695b Some more macro to partial conversions 2017-01-22 17:36:11 +01:00
Sebastiaan Janssen ee0817f7dc Move documentation macros to partials 2017-01-22 17:12:45 +01:00
Sebastiaan Janssen dea0615406 Move documentation macros to partials 2017-01-22 17:07:39 +01:00
Sebastiaan Janssen 5ead7280a3 Move Thread and TopicForm to Partials instead of Macros 2017-01-22 17:04:51 +01:00
Sebastiaan Janssen b35c2a4b49 Move Thread and TopicForm to Partials instead of Macros 2017-01-22 16:54:25 +01:00
Sebastiaan Janssen 35f6de1686 ForumTopicActions to partial from macro 2017-01-22 16:40:35 +01:00
Sebastiaan Janssen 0598124f67 Replace Breadcrumb XSLT macro 2017-01-22 16:27:24 +01:00
Sebastiaan Janssen 8eda3b367f Add files to project that were added wrong 2017-01-22 15:42:05 +01:00
Sebastiaan Janssen 90efdfd27e Move a lot of code that keeps repeating itself and making DB calls to central place 2017-01-22 14:59:48 +01:00
Bjarne Fyrstenborg afc93fb593 Make nuget link to NuGet package 2017-01-22 14:15:16 +01:00
Bjarne Fyrstenborg 2247141efd Add url to NuGet package 2017-01-22 13:55:24 +01:00
Sebastiaan Janssen 3514d765a6 Optimize and cache member data, move from unnecessary macros to regular partials in the master and community templates 2017-01-22 12:22:54 +01:00
Sebastiaan Janssen fe254ea99f Merge branch 'master' into move-masterpages-to-views
# Conflicts:
#	.gitignore
#	OurUmbraco.Site/OurUmbraco.Site.csproj
#	OurUmbraco.Site/Views/MacroPartials/Members/ForgotPassword.cshtml
#	OurUmbraco.Site/Views/Partials/Members/ForgotPassword.cshtml
#	OurUmbraco.Site/Views/Partials/Members/Login.cshtml
#	OurUmbraco.Site/Views/Search/Search.aspx.cs
#	OurUmbraco.Site/config/imageprocessor/cache.config
#	OurUmbraco.Site/masterpages/Community.master
#	OurUmbraco.Site/masterpages/ReleaseProgress.master
#	OurUmbraco.Site/masterpages/Repository/Projects.master
#	OurUmbraco.Site/masterpages/popular.master
#	OurUmbraco/Our/Controllers/LoginController.cs
#	OurUmbraco/Our/MigrationsHandler.cs
#	OurUmbraco/Our/usercontrols/FileDownloadProxy.ascx.cs
#	OurUmbraco/OurUmbraco.csproj
#	OurUmbraco/packages.config
2017-01-21 20:29:29 +01:00
Sebastiaan Janssen 4054ed9c30 More merge fixing 2017-01-21 20:08:39 +01:00
Sebastiaan Janssen 1c63409ce5 More merge fixing 2017-01-21 19:59:36 +01:00