2048 Commits

Author SHA1 Message Date
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
Sebastiaan Janssen d673877e4e Update README.md 2017-03-31 14:47:44 +02:00
Sebastiaan Janssen 68979fb8d3 Upgrade to 7.5.11 2017-03-07 09:12:17 +01:00
Steven 87847769ce Update forum partial
Show next page link when current page is less than the total number of pages. Keeps pagination consistent with projects list.
2017-03-04 15:43:46 +00:00
Steven 49c50046c9 Update search JavaScript
Reset page number to 1 when search filters are changed.
2017-03-04 15:11:22 +00:00
Steven c93e4d1e2d Update topic service and forum partial to fix pagination issue
Add new parameters to count method for unsolved and no reply filters. Update view to pass in these parameters.
2017-03-04 14:50:46 +00:00
Steven 686e3deb6c Update forum pagination links
Preserve query string parameters in pagination links so that topic filters do not get reset when switching between pages.
2017-03-04 14:23:19 +00:00
Sebastiaan Janssen 3181d73986 Merge pull request #98 from JimBobSquarePants/patch-1
Remove viewport meta properties preventing zoom
2017-03-02 09:47:53 +01:00
Sebastiaan Janssen 825b02fb83 Disallow iframing 2017-02-24 15:51:10 +01:00
Sebastiaan Janssen d25e6452fe Remove macro that calls into dynamic methods 2017-02-22 16:28:59 +01:00
Sebastiaan Janssen b3205b0904 Upgrade to 7.5.10 2017-02-21 21:06:34 +01:00
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
James Jackson-South 4decadcc5e Remove viewport meta properties preventing zoom 2017-02-03 11:56:02 +11: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