Commit Graph

154 Commits

Author SHA1 Message Date
Sebastiaan Janssen 51c402e105 More spam wrangling 2015-07-25 09:47:35 +02:00
Sebastiaan Janssen ae37daffad Create activation macro and pages 2015-07-23 15:16:26 +02:00
Sebastiaan Janssen 572b0c036f Upgrade to 7.2.8 2015-07-16 14:59:11 +02:00
Sebastiaan Janssen 447d18f724 Okay, so let's try a PROPER upgrade this time 2015-07-15 15:08:45 +02:00
Sebastiaan Janssen 0ee5ca9526 Update Examine 2015-07-15 14:06:30 +02:00
Sebastiaan Janssen dc6b1b185e Upgrade to 7.2.7 2015-07-15 13:58:25 +02:00
Sebastiaan Janssen 9cc88a068b Easily approve members from their profile (for admins) 2015-07-09 16:15:09 +02:00
Sebastiaan Janssen 375c33034e Secure the YouTrack downloader and make a dashboard to trigger it 2015-07-09 09:38:33 +02:00
Sebastiaan Janssen 172bd613b6 Need to look for the assets path, build will always be there, assets not if you've never done a build 2015-06-25 11:33:14 +02:00
Sebastiaan Janssen d4ce62367e Attempt to improve build process 2015-06-25 11:22:44 +02:00
Sebastiaan Janssen 150b70adf8 Updates broken styling adds missing image 2015-06-24 17:44:31 +02:00
Sebastiaan Janssen 7b11c09a16 That seems to have helped, probably won't need these DeployOnBuild things now 2015-06-24 15:44:34 +02:00
Sebastiaan Janssen 0685fbcb15 That didn't help, maybe hardcoding DeployOnBuild will? 2015-06-24 15:31:46 +02:00
Sebastiaan Janssen 07cf2075f7 Attempt to deploy only this project, not all of them 2015-06-24 15:12:24 +02:00
Sebastiaan Janssen 88221443d2 Copy/past snafu ;) 2015-06-23 17:20:06 +02:00
Sebastiaan Janssen 1f7e495c8b Remove deleted file from csproj 2015-06-23 17:13:21 +02:00
Sebastiaan Janssen a35a7e9a03 Adds the client files + builds using gulp automatically on a project rebuild or using the BuildClientFiles.bat 2015-06-23 15:15:55 +02:00
Sebastiaan Janssen 3392e92314 Include missing files for deploy 2015-06-19 14:15:01 +02:00
Sebastiaan Janssen ca2d7f61a2 Rename images so they'll work 2015-06-19 10:59:19 +02:00
Sebastiaan Janssen c126cde003 Include new app-icons in csproj so they'll deploy 2015-06-19 10:51:26 +02:00
Sebastiaan Janssen 51b9671ee6 Include required js for backoffice package searcher 2015-06-18 19:51:58 +02:00
Sebastiaan Janssen 6cf2e23233 Update Examine to get the correct totalresults back 2015-06-18 11:55:49 +02:00
Sebastiaan Janssen 8eba8115c3 RSS feed for topics a member participated in 2015-06-16 17:32:38 +02:00
Sebastiaan Janssen b548a02186 Adds topic RSS, updates Packages RSS so it can also be a feed for recently updated packages 2015-06-16 17:08:10 +02:00
Sebastiaan Janssen 92b5b4d268 Adds feed for new packages and updates other feeds with correct sorting 2015-06-16 15:21:54 +02:00
Sebastiaan Janssen 64603a332f Fix RSS for specific forums and latest topics 2015-06-16 14:45:05 +02:00
Sebastiaan Janssen 31854e84fc OUR-161 Project voting not working? 2015-06-15 20:21:10 +02:00
Sebastiaan Janssen d25b7a0215 Adds UrlTracker 2015-06-15 13:23:48 +02:00
Sebastiaan Janssen 114191bb7c Fix Microsoft.Web.Helpers reference again 2015-06-09 15:30:27 +02:00
Sebastiaan Janssen f432457e81 We DO use Microsoft.Web.Helpers 2015-06-08 16:55:34 +02:00
Rune Hem Strand 1419cb11b3 Merge remote-tracking branch 'origin/v7-upgrade-test' into v7-upgrade-test
Conflicts:
	OurUmbraco.Site/OurUmbraco.Site.csproj
	OurUmbraco.Site/masterpages/PublicMemberProfile.master
2015-06-08 15:51:19 +02:00
Rune Hem Strand ea5b99786d Public profile 2015-06-08 15:41:00 +02:00
Sebastiaan Janssen b3978e422a Upgrade ImageProcessor 2015-06-03 18:13:10 +02:00
Sebastiaan Janssen 084418a651 Install 7.2.6 properly 2015-06-03 18:05:05 +02:00
Sebastiaan Janssen eecea5de89 Upgrade ImageProcessor 2015-06-03 15:39:53 +02:00
Sebastiaan Janssen 432970e413 update to umbraco 7.2.6 final release 2015-06-03 15:28:10 +02:00
Sebastiaan Janssen 134b70ef2f Upgrade to 7.2.6 nightly 2015-06-02 14:51:34 +02:00
Sebastiaan Janssen 3249a21aa1 Not deploying the media folder should speed up the deploy loads 2015-06-02 14:03:01 +02:00
Sebastiaan Janssen a39d4e9f47 But not the .map file 2015-06-02 12:28:20 +02:00
Sebastiaan Janssen 99e39c224b Need to include even more files in project 2015-06-02 12:27:14 +02:00
Sebastiaan Janssen 47dd466083 Include extra file, removes the .map file 2015-06-02 12:18:49 +02:00
Sebastiaan Janssen 5f8c5eaadc Include new files in project so they actually get deployed 2015-06-02 11:44:48 +02:00
Sebastiaan Janssen 83bb4087ca Upgrade to 7.2.5 2015-06-02 10:17:19 +02:00
TimGeyssens 9a04c9a87c Adds member public profile view 2015-03-04 12:49:23 +01:00
Shannon 6ef39150df Fixes ProjectDetails - the project links now render properly, the version compatibility report is rendered correct (and not with ajax), removed the old version compatibility reports, update the logic to generate the compatibility report. Removed unnecessary files from the uProject project. Commits dashboard config (forgot in previous commit) 2015-03-04 14:27:28 +11:00
Shannon 1fedac6e6e Adds developer dashboard to force the re-download/overwrite of GitHub doc files 2015-03-04 12:12:06 +11:00
Sebastiaan Janssen 9c1525c8a7 Adds AlertBar 2015-03-03 20:19:01 +01:00
Rune Hem Strand bfa6933dd4 Login rollback 2015-03-03 15:16:42 +01:00
TimGeyssens 52d78533ae Cleans up marketplace project and renames it to uProject 2015-03-03 10:07:00 +01:00
Shannon 9c5e355857 Changes all search 'term' query strings to 'q'. Removes the MVC Layout.cshtml page and the Profilepage.cshtml, so that we don't need to maintain two different layouts I changed the /search route to route to a webforms page. So now there is no SearchController, all search is handled by the webforms page /views/search/search.aspx . Removes all old ExamineSearchResult controls. 2015-03-03 12:10:47 +11:00