1446 Commits

Author SHA1 Message Date
Sebastiaan Janssen 862be4bb14 Move public member profile to MVC 2016-09-11 11:45:44 +02:00
Sebastiaan Janssen 81105a6707 Rename master to find whatever else is not moved yet 2016-09-11 11:44:43 +02:00
Sebastiaan Janssen 47dd314ef3 Move forum topic to MVC 2016-09-11 11:43:56 +02:00
Sebastiaan Janssen 3332d80796 Move RSS feeds over to MVC 2016-09-10 15:42:02 +02:00
Sebastiaan Janssen d7e52fb645 ReleaseDownload moved to MVC 2016-09-10 15:18:13 +02:00
Sebastiaan Janssen 2d9d5d6072 Reverts some changes made for managing projects, we already had this one working in views instead of usercontrols 2016-09-10 15:17:26 +02:00
Sebastiaan Janssen 20c4d973eb Merge branch 'refs/heads/master' into move-masterpages-to-views 2016-09-10 14:11:04 +02:00
Sebastiaan Janssen f66d032ddd Wiki is gone 2016-09-10 14:10:51 +02:00
Sebastiaan Janssen 9af7fc7752 More Wiki goodbyes 2016-09-10 12:18:03 +02:00
Sebastiaan Janssen 5d6c3aaee1 Goodbye Wiki 2016-09-10 12:13:20 +02:00
Sebastiaan Janssen dda814805e Adds list of "My projects" and a start into being able to edit them 2016-09-09 16:18:07 +02:00
Sebastiaan Janssen da9fb277ce Rename some more obsolete user controls 2016-09-07 15:22:40 +02:00
Sebastiaan Janssen ed7ef6bf07 Implements forgot password 2016-09-07 08:30:41 +02:00
Sebastiaan Janssen f1d37c0407 Styling the login page 2016-09-07 08:08:08 +02:00
Sebastiaan Janssen fb0bb7f3ec Use new login form 2016-09-06 19:57:47 +02:00
Sebastiaan Janssen a37e33c9c2 Merge branch 'refs/heads/master' into move-masterpages-to-views 2016-09-06 15:52:24 +02:00
Sebastiaan Janssen abac4190aa Update T&C banner 2016-09-06 10:56:44 +02:00
Sebastiaan Janssen d16e35922a Renaming templates that are done 2016-09-05 17:55:00 +02:00
Sebastiaan Janssen 204ccc28a5 Adds roadmap pages 2016-09-05 17:48:16 +02:00
Sebastiaan Janssen 985b02c49c Adds contribute and textpage pages 2016-09-05 17:29:38 +02:00
Sebastiaan Janssen c9eedfcd56 Merge branch 'refs/heads/master' into move-masterpages-to-views 2016-09-05 17:09:28 +02:00
Sebastiaan Janssen f23b7f1036 Upgrade to 7.5.3 2016-09-05 16:49:30 +02:00
Sebastiaan Janssen e8bce6ab10 Move to use CDF wherever possible 2016-09-05 00:30:02 +02:00
Sebastiaan Janssen eca5122d1c Adds release and download pages 2016-09-05 00:29:42 +02:00
Sebastiaan Janssen b76dfce24e Replace custom search aspx with a regular surfacecontroller 2016-09-04 20:11:30 +02:00
Sebastiaan Janssen c736e9553b Adds documentation overview and details pages 2016-09-04 17:34:30 +02:00
Sebastiaan Janssen ac80ebd124 Adds project overview and detail layout 2016-09-04 17:33:58 +02:00
Sebastiaan Janssen 0b950089f0 Adds forum overview layout 2016-09-04 17:01:10 +02:00
Sebastiaan Janssen dcd1917189 Creates the layout and adds the community view - background is yellow on purpose so we can see it's actually using the MVC views 2016-09-04 17:00:36 +02:00
Sebastiaan Janssen 3fd893a611 Use CDF for whatever we can 2016-09-04 16:58:18 +02:00
Sebastiaan Janssen af4a802b19 Don't remove the debug attribute for release 2016-09-04 14:51:38 +02:00
Sebastiaan Janssen 4a4e7c9874 Add default redirect for when customErrors is set to RemoteOnly 2016-09-04 14:50:04 +02:00
Sebastiaan Janssen 1e04654a16 Correct Dashboard.Dashboard.config to remove old dashboards and duplicates 2016-09-04 14:36:32 +02:00
Sebastiaan Janssen a16fece807 OUR-389Package Download Count Goes Down After Deleting a Download
Removes the delete button until we refactor this one day, that way you won't lose download counts
2016-09-04 14:15:07 +02:00
Sebastiaan Janssen 3f61b8c903 Re-populate location after submit with errors
Move css and js into their own files
2016-09-01 18:43:18 +02:00
Sebastiaan Janssen 088ce651c8 Show global TermsAndConditions changed banner if member is logged in and has no date at which they accepted the terms of service 2016-09-01 09:05:20 +02:00
Sebastiaan Janssen f152e7bbe8 Moves GetMinimumUmbracoVersion into an extension method and adds it to a new column in the wikiFiles table and in the examine index 2016-08-31 22:28:44 +02:00
Sebastiaan Janssen 00ad76fdd0 OUR-411 Add accepting terms and conditions when signing up 2016-08-30 16:28:28 +02:00
Sebastiaan Janssen 0c39411ff2 Make sure next deploy doesn't start the upgrader again 2016-08-23 14:29:07 +02:00
Sebastiaan Janssen 9222213757 Upgrade to 7.5.2 2016-08-23 14:04:32 +02:00
Sebastiaan Janssen b7d5fc0cf1 Upgrade to Umbraco 7.5.1 2016-08-21 15:31:56 +02:00
Sebastiaan Janssen 0797ecc574 Upgrade to 7.5.0 final 2016-08-17 16:35:03 +02:00
Sebastiaan Janssen b414a29b1d Cleanup: don't need Bcl and Microsoft.Net.Http installed as NuGet packages 2016-08-17 11:02:07 +02:00
Sebastiaan Janssen bd8b002ecf Adds new dashboards and switches to new packager trees 2016-08-17 11:01:29 +02:00
Sebastiaan Janssen deae2a5a89 Fixes null reference error on the Union
Fixes the version range filter
Changes "newest" to "updated" filter text (newest is the default view already)
2016-08-15 21:03:06 +02:00
Sebastiaan Janssen 25327495ad Fix the old package repository and also clean the descriptions there 2016-08-15 17:05:44 +02:00
Sebastiaan Janssen 6e74e38e39 Remove removed files from csproj else deploy fails 2016-08-15 15:57:45 +02:00
Sebastiaan Janssen 4133c2c009 Cleans descriptions of packages (strips all attributes so inline styles etc. don't get applied any more) 2016-08-15 15:11:27 +02:00
Shannon eccd0eec87 Fixes multiple versions issue 2016-08-15 14:22:23 +02:00
Shannon 6e2f578676 changed sort for packages to createDate instead of updateDate 2016-08-15 12:39:57 +02:00