Commit Graph

1395 Commits

Author SHA1 Message Date
Sebastiaan Janssen 419e7d68b4 OUR-303 "Copy Link" - URL doesn't work in Safari
#OUR-303 Fixed
2015-08-09 14:10:09 +02:00
Sebastiaan Janssen 730beda0d6 Move js so unobtrusive validation works 2015-08-08 13:04:17 +02:00
Sebastiaan Janssen c44129a389 Don't clear out description on postback 2015-08-08 13:01:39 +02:00
Sebastiaan Janssen 3495aa9f43 Make sure to set the memberId 2015-08-08 12:49:45 +02:00
Sebastiaan Janssen ecb79cbec6 Adds some validation 2015-08-08 12:44:23 +02:00
Sebastiaan Janssen aac6a04404 Need to check for null here as well 2015-08-08 11:58:14 +02:00
Sebastiaan Janssen f4c60486fe Fix little mistake 2015-08-08 11:45:51 +02:00
Sebastiaan Janssen 0c51d0bae9 Change the first page of the package admin area to use mvc instead of usercontrols 2015-08-08 11:14:41 +02:00
Sebastiaan Janssen 8869698483 Wrongly showing member as blocked 2015-08-08 10:53:28 +02:00
Sebastiaan Janssen 3f9b67bb8c Find all topics/comments marked as spam 2015-08-05 13:45:28 +02:00
Sebastiaan Janssen 611383f547 Don't index spam 2015-08-05 13:27:15 +02:00
Sebastiaan Janssen 063916c41d OUR-251 Wrong picture if you use the reply function and not the reply to topic
#OUR-251 Fixed
2015-08-04 22:57:12 +02:00
Sebastiaan Janssen fc4ebb310e Move community home content to a partial 2015-08-04 14:47:03 +02:00
Sebastiaan Janssen 394f9f31ef No need to make a whole new UmbracoHelper, we already have one! 2015-08-04 12:26:21 +02:00
Sebastiaan Janssen 0d5719f0ad OUR-308 Can't upload new package file
#OUR-308 Fixed
"Vendor" doesn't really exist any more, just refer to the memberId
2015-08-04 11:38:39 +02:00
Sebastiaan Janssen 255f5002b0 Adds Umbraco version to footer 2015-08-04 11:37:01 +02:00
Sebastiaan Janssen 10335a8788 Some more error fixing after noticing them in the logs 2015-08-02 12:07:41 +02:00
Sebastiaan Janssen 97dfd23934 Redirect altTemplate to the correct location 2015-08-01 16:12:40 +02:00
Sebastiaan Janssen 9c1f9e2074 Fix xslt errors in wiki 2015-08-01 15:53:54 +02:00
Sebastiaan Janssen 603a4c1022 Prevent redirect errors 2015-08-01 15:46:03 +02:00
Sebastiaan Janssen 50f5f69bd7 Don't use imagegen for screenshots any more 2015-08-01 15:29:43 +02:00
Sebastiaan Janssen 02da731059 Disable old deli-related pages 2015-08-01 15:16:50 +02:00
Sebastiaan Janssen e0660764b3 Correct trees.config 2015-08-01 15:12:18 +02:00
Sebastiaan Janssen 9b58de98a8 Remove obsolete tasks 2015-08-01 15:01:58 +02:00
Sebastiaan Janssen 6b5a8db3b6 Suppress excessive loggin from umbraco.macro 2015-08-01 14:58:13 +02:00
Sebastiaan Janssen 5aa7894013 Throw exception to debug on which url this file is used (errors in the log keep showing up for this masterpage) 2015-08-01 14:57:31 +02:00
Sebastiaan Janssen 5989fe96a3 Update README.md 2015-08-01 14:10:05 +02:00
Sebastiaan Janssen e475a3dcf9 OUR-280 Make links in forum thread pre tags white
#OUR-280 Fixed
Had to pull this PR in manually as it was targeted at the wrong branch
2015-08-01 14:06:21 +02:00
Sebastiaan Janssen 64b8f0059f Merge pull request #63 from jannikanker/fix-OUR-304
Fix: OUR-304
2015-08-01 13:48:45 +02:00
Sebastiaan Janssen bb1b47cf39 Merge pull request #61 from Aaen/Our-299
OUR-299: Make consistency on showing solved posts on public member page
2015-08-01 13:43:38 +02:00
Sebastiaan Janssen 866663641b Merge pull request #60 from Aaen/Our-277
OUR-277: Make "Forgot password" link clear so it looks like a link
2015-08-01 13:43:24 +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 4f817140d3 Merge branch 'master' into our-mvc5-cleaned 2015-07-31 16:51:14 +02:00
Sebastiaan Janssen 9ed0122088 Include files in csproj so they actually get deployed 2015-07-31 16:49:42 +02:00
Sebastiaan Janssen a4036be489 Forgot to sync web.template.config 2015-07-31 16:35:16 +02:00
Sebastiaan Janssen e5bfa5dee7 Fixes merge problem 2015-07-31 16:23:55 +02:00
Sebastiaan Janssen 615742c389 Fixes merge problem 2015-07-31 16:18:49 +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 b39482687d Upgrade to 7.3.0-beta3 2015-07-31 16:12:31 +02:00
Rune Hem Strand 77d281c4ae Merge branch 'master' of https://github.com/umbraco/OurUmbraco 2015-07-31 08:08:33 +02:00
Rune Hem Strand 189c24c48e Add correct font color for headline links
Add unit to h5 font-size
2015-07-31 08:08:21 +02:00
Sebastiaan Janssen 7e063e046c Some more spam updates 2015-07-30 20:01:31 +02:00
Sebastiaan Janssen a9f29b42d7 Some more spam updates 2015-07-30 14:49:05 +02:00
Sebastiaan Janssen 1eafc30829 Manually approve all new members that try to post something 2015-07-30 10:10:04 +02:00
Sebastiaan Janssen 83385a9616 For bears 2015-07-29 18:05: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
Jannik Anker 518f964f45 Fix: OUR-304
Added font-family property to .markdown-syntax anchor tags
2015-07-29 12:19:54 +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 8caed159cc Wrong version of System.Web.Helpers 2015-07-27 09:09:04 +02:00