Commit Graph

66 Commits

Author SHA1 Message Date
Shannon fe83cfa408 Fixes GetDetails method call 2017-04-30 17:43:15 +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 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 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
Sebastiaan Janssen e8565650e4 Merge branch 'master' into move-masterpages-to-views
# Conflicts:
#	.gitignore
#	OurUmbraco.Site/OurUmbraco.Site.csproj
#	OurUmbraco.Site/Views/MacroPartials/Members/ForgotPassword.cshtml
#	OurUmbraco.Site/Views/Partials/Members/ForgotPassword.cshtml
#	OurUmbraco.Site/Views/Partials/Members/Login.cshtml
#	OurUmbraco.Site/Views/Search/Search.aspx.cs
#	OurUmbraco.Site/Views/Web.config
#	OurUmbraco.Site/config/ClientDependency.config
#	OurUmbraco.Site/config/Dashboard.config
#	OurUmbraco.Site/config/imageprocessor/cache.config
#	OurUmbraco.Site/masterpages/Community.master
#	OurUmbraco.Site/masterpages/ReleaseProgress.master
#	OurUmbraco.Site/masterpages/Repository/Projects.master
#	OurUmbraco.Site/masterpages/popular.master
#	OurUmbraco.Site/packages.config
#	OurUmbraco/Our/Controllers/LoginController.cs
#	OurUmbraco/Our/MigrationsHandler.cs
#	OurUmbraco/OurUmbraco.csproj
#	OurUmbraco/packages.config
2017-01-21 18:47:09 +01:00
Sebastiaan Janssen 538834dcc3 Update all SqlHelper instanced to use the umbraco.Businesslogic version and wrapped them all in usings where necessary 2016-11-25 20:49:30 +01:00
Sebastiaan Janssen 25327495ad Fix the old package repository and also clean the descriptions there 2016-08-15 17:05:44 +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
Sebastiaan Janssen 1ba26a4dd1 Comment out this old code so it doesn't throw errors all the time 2016-07-22 12:20:06 +02:00
Sebastiaan Janssen 12f5aa3c5c Fix thumbnails to not have black backgrounds 2015-11-09 09:51:02 +01:00
Sebastiaan Janssen 305ee15f6c OUR-362 Some package icons are pixelated
#OUR-362 Fixed
2015-10-31 15:41:31 +01:00
Sebastiaan Janssen d074e19b2b Upgrade to 7.3.0 final 2015-09-29 19:20:18 +02:00
Sebastiaan Janssen 4eb9d6a8a2 Fix package repo navigation 2015-08-01 13:41:53 +02:00
Sebastiaan Janssen aa86debe22 Re-adds list of popular packages for package repo 2015-08-01 13:18:04 +02:00
Sebastiaan Janssen e5bfa5dee7 Fixes merge problem 2015-07-31 16:23:55 +02:00
Sebastiaan Janssen b37f4e805e Merge branch 'master' into our-mvc5-cleaned
Conflicts:
	OurUmbraco.Site/Views/MacroPartials/Spam/Overview.cshtml
	OurUmbraco.Site/macroScripts/repository-view-project.cshtml
	OurUmbraco.Site/usercontrols/our.umbraco.org/Signup.ascx
	OurUmbraco/Our/usercontrols/Signup.ascx
	OurUmbraco/Our/usercontrols/Signup.ascx.cs
2015-07-31 16:17:40 +02:00
Sebastiaan Janssen 75300d5107 Fix error trying to view a package that has no current release file 2015-07-29 16:21:12 +02:00
Sebastiaan Janssen f89d60e3eb Re-adds macroscripts used in the package repository and removes the martketplace references
(cherry picked from commit b4330fd72da0c5070eae1c54e05b7d17f6e94902)
2015-07-28 17:45:16 +02:00
Sebastiaan Janssen 61571ade98 Move our.umbraco.org and uProject 2015-07-26 19:57:02 +02:00
Sebastiaan Janssen 52226a67e2 Remove Marketplace completely 2015-07-26 19:33:06 +02:00
Sebastiaan Janssen 2e343af182 Marketplace.Interfaces and .Data removed everywhere 2015-07-26 14:59:14 +02:00
Sebastiaan Janssen e3426fe80a Move uForum and adjust uForum namespaces to be correct 2015-07-26 12:31:15 +02:00
Sebastiaan Janssen d8a80003e4 Move uPowers and adjust uPowers namespaces to be correct 2015-07-26 12:13:28 +02:00
Sebastiaan Janssen 03ac890dd8 Adjust uEvents namespaces to be correct 2015-07-26 12:10:02 +02:00
Sebastiaan Janssen 7dcc5230e7 Adjust uDocumentation namespaces to be correct 2015-07-26 11:59:33 +02:00
Sebastiaan Janssen c61e3b6190 Adjust uWiki namespaces to be correct 2015-07-26 11:54:38 +02:00
Sebastiaan Janssen 4338f60871 Use ImageProcessor instead of imagegen 2015-06-18 21:20:40 +02:00
Stephan 4f8b571407 S'il vous plait Madame, fix le MarketPlace 2015-06-10 18:03:16 +02:00
Stephan e425e3f6b1 Bienvenue Camembert, Jacques Cousteau 2015-06-10 17:56:58 +02:00
Stephan d5b3f59ccd Troubleshoot MarketPlace 2015-06-10 16:45:38 +02: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
Sebastiaan Janssen cec44f5611 Fixes most of the package repository stuff, the overview of popular projects doesn't work yet though 2015-03-03 14:16:52 +01:00
TimGeyssens cff6981a51 Version compatibility stuff 2015-03-03 12:02:32 +01:00
Shannon 20eb62eddd Cleans up the 'Services' - they should not be idisposable unless they exist as a global lifespan, but they are not being used that way so therefore should not dispose and should def not dispose the global DatabaseContext since they are being used as a transient instance. Renames more Utills with less L's. Fixes more event handlers to be ApplicationEventHandler instead of the legacy ones. Fixes the Forum data service to actually index ALL form items, not just 1000 of them (no idea why this was occuring?) Fixes Latest.cshtml to iterate of an iteratable collection. Fixes more null ref checks. 2015-03-02 13:52:07 +11:00
Shannon 59cceabb42 Renames Utills to Utils (there's only one "l") 2015-02-27 03:38:38 +01:00
TimGeyssens 7ef4ea4e56 Merge branch 'v7-upgrade-test' of https://github.com/umbraco/OurUmbraco into v7-upgrade-test
Conflicts:
	OurUmbraco.Site/Assets/css/style.min.css
2015-02-25 15:22:39 +01:00
Per Ploug db87db8e72 Refactored docs navigation
Moved everything to razor, removed loads of old crap, added new
navigation, breadcrumb and markdown render - still weird but better
2015-02-24 00:20:13 +01:00
Rune Hem Strand 8aafd68132 Wrapped old pages, avatar button, avatar loader 2015-02-20 09:31:34 +01:00
Sebastiaan Janssen 11c4b5d71f Adds missing file 2014-12-06 15:48:26 +01:00
Sebastiaan Janssen af6dfe3641 Merge with master and upgrade to 7.2.0 2014-12-06 14:53:53 +01:00
Sebastiaan Janssen b316c94af2 Update the /base events 2014-09-14 16:25:03 +02:00
Sebastiaan Janssen 79a3165b9e Fixes versioncompatibility 2014-09-14 13:55:42 +02:00
Sebastiaan Janssen efd9a86bf0 Missing some inherits on some macroScripts 2014-09-13 13:17:21 +02:00
Sebastiaan Janssen 6911eb1427 Order upcoming events by their startdate 2014-08-22 15:46:08 +02:00
Sebastiaan Janssen 2406385981 Add venue details, long date/times and fix bug on SaveAllToFile 2014-08-22 14:46:22 +02:00
Sebastiaan Janssen 4af9403d23 Adding events from MeetUp.com to the events overview 2014-08-22 14:31:35 +02:00
Sebastiaan Janssen 6e17d6440c Let package owners update their compatible Umbraco versions 2014-04-11 17:57:35 +02:00
Sebastiaan Janssen 3629d8349a Only try to get packages from the db if the selection isn't an empty string. 2014-04-11 14:20:23 +02:00