Commit Graph

1963 Commits

Author SHA1 Message Date
Warren Buckley 9c4d1baa52 Some more docs to the oh so lovely switch statement 2017-06-05 16:37:25 +01:00
Warren Buckley ab3603318a Lovely swtich case for now - to give section & tree help context info 2017-06-05 16:20:13 +01:00
Per Ploug 85b7243186 changed branch to WIP Branch for demo 2017-06-05 16:56:03 +02:00
Warren Buckley efc11c1f40 Revert config - as it expects it to be master branch in other places in the code base at the moment 2017-06-04 20:06:49 +01:00
Warren Buckley eabe640ebf Merge branch 'lesson-documentation-controller' of https://github.com/umbraco/OurUmbraco into lesson-documentation-controller 2017-06-04 20:03:16 +01:00
Warren Buckley d9de0447f5 Update the path to WIP PR Docs branch so we can pull down the MD files 2017-06-04 20:02:59 +01:00
Per Ploug 25858eb870 added method for pulling steps for lessons 2017-06-04 20:58:33 +02:00
Warren Buckley dfb728655f Tiny CSS changes 2017-06-04 19:58:10 +01:00
Warren Buckley 614c4f2d36 Super basic CSS styling 2017-06-04 17:25:24 +01:00
Warren Buckley 768525a0c7 Ensure we sort by the super magical switch sort int property on the object 2017-06-04 16:54:25 +01:00
Warren Buckley 284ca67dd3 Adds trailing slash to ensure all links work as expected when we start off at index.md 2017-06-04 16:40:51 +01:00
Warren Buckley 706c793cc2 Ensure we do not append the altLink to any images as it blows up if we do 2017-06-04 16:38:01 +01:00
Warren Buckley 492a3e5a8d Init API Controller to Query partial part of the MD Docs tree & WIP for the markdown alt template 2017-06-04 16:07:14 +01:00
Warren Buckley aea3c0a696 Fix OurUmbraco.Site project for loading for people who just have VS17 installed 2017-06-04 13:12:11 +01:00
Sebastiaan Janssen 2fcd7f3911 Better gulp runner 2017-06-04 12:05:57 +02:00
Shannon Deminick 8c6f03f257 Merge pull request #97 from dampee/our-437-edit-link-github-casing
OUR-437 fix casing of md file in case incoming URL has incorrect casing
2017-05-16 14:00:08 +10:00
Shannon 8a24fc60ca fixes the sorting of retreving wiki files 2017-05-15 19:22:16 +10:00
Shannon 1beedba67d Fixes U4-9887 Uses new OUR endpoint for package installation when a package has mixed formats 2017-05-11 14:02:49 +10:00
hartvig 16233f4856 Merge pull request #104 from umbraco/remove-annoying-gif
Remove annoying gif :)
2017-05-04 11:46:59 +02:00
hartvig c662620791 Remove annoying gif :) 2017-05-04 11:46:05 +02:00
hartvig 1abb97bdc7 Merge pull request #103 from umbraco/temp-annoying-gif
Updates annoying gif to not being shown on mobiles
2017-05-01 15:05:04 +02:00
Niels Hartvig 4e2634c116 Added a little check to hide on mobile devices 2017-05-01 15:03:36 +02:00
Niels Hartvig 2c93b5fc13 Merge remote-tracking branch 'refs/remotes/origin/master' into temp-annoying-gif 2017-05-01 14:57:05 +02:00
Shannon fe83cfa408 Fixes GetDetails method call 2017-04-30 17:43:15 +10:00
hartvig 59c1485697 Merge pull request #102 from umbraco/temp-annoying-gif
Bring back annoying gif for Ilhams master thesis survey
2017-04-28 12:33:21 +02:00
Niels Hartvig d68e0e54b5 Bring back annoying gif for Ilhams master thesis survey 2017-04-28 12:32:55 +02:00
Shannon 55daf57e21 reverts change, we'll search all packages for the full major 2017-04-27 13:50:25 +10:00
Shannon 7d37c7aa2a Changes the search to only include packages of the same minor version as the one being requested 2017-04-27 13:32:07 +10:00
Shannon 3ec24fa6f1 Fixes issue of returning non package files for the zip file 2017-04-27 12:25:34 +10:00
Shannon 70650eff6a fixes a null check issue 2017-04-27 11:58:49 +10:00
Shannon baebd73f19 Fixing up lucene indexes with versions and range queries, should be working now 2017-04-27 10:35:16 +10:00
Shannon 11f9219419 fixes cache key for package search, fixes boolean query for range search 2017-04-27 00:37:34 +10:00
Shannon 5f12eec438 fixes serialization for package details 2017-04-26 23:22:26 +10:00
Shannon 385c767a48 Fixes the version search numerical conversion - hopefully this makes the search actually work correctly 2017-04-26 23:00:29 +10:00
Shannon 905a938444 Adds more details to the PackageDetails object 2017-04-26 22:37:24 +10:00
Shannon 922be55356 adds 7.6 version 2017-04-26 22:26:33 +10:00
Shannon 9d54458280 make sure the includeHidden is part of the cache key 2017-04-26 22:15:25 +10:00
Shannon 481afb0a8f adds ability to return hidden packages since we need this for starter kits that are hidden 2017-04-26 21:00:03 +10:00
Shannon ebedf63c71 remove c# 6 feature 2017-04-26 18:59:03 +10:00
Shannon 25fc105257 better error msgs for returning package details 2017-04-26 18:43:55 +10:00
Shannon Deminick 8848e04019 Merge pull request #101 from umbraco/temp-CON-1267
CON-1267 Update Our to not offer v6 to people on < 7.6.0
2017-04-26 18:25:15 +10:00
Shannon a0d9c0006d Updates the PackageRepositoryController to be able to return a packages file 2017-04-26 17:58:35 +10:00
Shannon 0bd31c3fe0 adds null check 2017-04-26 15:12:53 +10:00
Shannon aa77ddd60f adds nicer error handling when the package is not supported 2017-04-26 15:11:33 +10:00
Shannon d78cd42797 adds better err message 2017-04-26 15:00:49 +10:00
Shannon b183f452d2 Fixes version check 2017-04-26 14:54:24 +10:00
Shannon 516a8446cd update to support semver versions 2017-04-26 14:19:13 +10:00
Shannon 0130399d7b Updates code so that strict version dependent files are not returned to versions of umbraco that do not support them and also ensures that we deliver the correct package zip to later umbraco versions 2017-04-24 21:17:44 +10:00
Shannon 1bf0d66b7a adds notes 2017-04-21 19:27:17 +10:00
Shannon 068005dc16 Made a good start on getting the package version querying working 2017-04-21 19:21:33 +10:00