Commit Graph

1715 Commits

Author SHA1 Message Date
Sebastiaan Janssen 27f88dfb80 Fix detection of npm folder 2016-09-18 12:44:10 +02:00
Sebastiaan Janssen 252a9015dc Detect if npm is already there and don't download it again 2016-09-18 12:20:42 +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 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 0fffc62360 Add a space instead of only removing special characters 2016-09-06 13:36:21 +02:00
Sebastiaan Janssen 7faf09a80f OUR-395 Search terms with square brackets YSOD 2016-09-06 13:31:07 +02:00
Sebastiaan Janssen 83ea40bc83 OUR-395 Search terms with square brackets YSOD 2016-09-06 13:18:16 +02:00
Sebastiaan Janssen 92babb8674 OUR-395 Search terms with square brackets YSOD 2016-09-06 13:13:29 +02:00
Sebastiaan Janssen abac4190aa Update T&C banner 2016-09-06 10:56:44 +02:00
Sebastiaan Janssen f23b7f1036 Upgrade to 7.5.3 2016-09-05 16:49:30 +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 67d48acbf6 OUR-335 Error when archiving project file 2016-08-31 22:46:48 +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
Stephan bb206a5cc5 OUR-419 - fix paging queries 2016-08-31 14:49:54 +02:00
Sebastiaan Janssen cd69617d76 Always open link in a new tab, we might be in the package installer so we don't want to navigate away 2016-08-30 20:27:37 +02:00
Sebastiaan Janssen 3e661e6cdd If the link isn't to Our Umbraco, make it open in a new tab and add rel=nofollow 2016-08-30 20:24:43 +02:00
Sebastiaan Janssen 24c9389e2e OUR-420 Cannot download new version of package from our.umbraco.org
The version returned in the MediaProvider HAS to be in the format of v750 instead of 7.5.0
The update in WikiFile.cs is so that we can display the correct version in the edit package wizard (the listed files need to show the 'v750' version too
2016-08-30 19:13:02 +02:00
Sebastiaan Janssen ccc6fb2043 Makes sure the terms and conditions page exists before we link to it. 2016-08-30 16:38:38 +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 4b401048ae OUR-415 Clean up nested <span> elements in code blocks
OUR-413 Style code blocks after package descriptions have been cleaned up
2016-08-19 16:58:37 +02:00
Sebastiaan Janssen 7adcbd327a Merge pull request #92 from umbraco/TEMP-OUR-416
Decorate Search API Controller with CORS atrribute
2016-08-19 10:27:01 +02:00
Warren Buckley 0a777c44a6 Decorate Search API Controller with CORS atrribute 2016-08-19 08:49:41 +01: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 b811d3d127 Fixes package file uploading 2016-08-16 18:59:47 +02:00
Sebastiaan Janssen 2c5aa5ed31 Search auto-suggest broken in projects section 2016-08-16 10:44:43 +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 1f7723d1ed Can't use C# 6 features 2016-08-15 15:48:39 +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
Sebastiaan Janssen 6b94c119a4 Reverts to old build method that works on build server 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
Shannon 62bc966bfe ensures date is mapped and formatted correctly and that the details data is cached. 2016-08-11 20:38:56 +02:00
Shannon a810cc6bad Removes the approved filter from searches and viewing details, simplifies searches a bit, simplifies how the project data gets indexed, adds some fuzzy logic to the searching too and changes some boosting. 2016-08-11 20:24:01 +02:00
Shannon 1ca1e0ab87 Gets range queries working for versions, does some code cleanup, updates to latest examine updates the uVersion config file. 2016-08-11 16:00:04 +02:00
Shannon 3f17a57289 Gets all of the searches for packages consistent, ensures the package index has all of the right data and is indexed appropriately, updates to latest examine so we can use numerical range queries directly with lucene. 2016-08-11 15:02:36 +02:00