Commit Graph

134 Commits

Author SHA1 Message Date
Paul Johnson
a34e278a40 Fix whitespace in sln 2022-02-14 14:46:37 +00:00
Paul Johnson
d4dca18cbe Change web projects TargetFrameworkMoniker to 4.5.2 to stop VS 2022 err
(cherry picked from commit 461043bd82)
2022-02-14 14:44:40 +00:00
Paul Johnson
461043bd82 Change web projects TargetFrameworkMoniker to 4.5.2 to stop VS 2022 err 2022-02-14 14:43:33 +00:00
Paul Johnson
00133e880d Move test projects from src/ to tests/ (#11357)
* Update gitignore

* Move csproj

* Update project references

* Update solutions

* Update build scripts

* Tests used to share editorconfig with projects in src

* Fix broken tests.

* Stop copying around .editorconfig

merged root one with linting

* csharp_style_expression_bodied -> suggestion

* Move StyleCop rulesets to matching directories and update shared build properties

* Remove legacy build files, update NuGet.cofig and solution files

* Restore myget source

* Clean up .gitignore

* Update .gitignore

* Move new test classes to tests after merge

* Gitignore + nuget config

* Move new test

Co-authored-by: Ronald Barendse <ronald@barend.se>
2021-10-18 08:14:04 +01:00
Bjarke Berg
a3e687026f fix js projects in sln 2021-10-01 09:15:49 +02:00
Paul Johnson
bceebea158 V9 Move sln files to root (#11212)
* Move sln files to root

* Fix tests

* Misc cleanup - remove unused helper

* Document the esoteric nature of UmbracoWebApplicationFactory

* Avoid unnecessary change to TestHelper WorkingDirectory
2021-09-29 11:51:28 +01:00
shannon@ShandemVaio.home
1f79ccf207 Changes all xslt transforms to use VS transforms. #U4-62 2012-06-22 22:01:16 +04:00
shannon@ShandemVaio.home
580cb340ac Cleaning up folder structure (U4-56) 2012-06-22 20:39:48 +04:00
Shandem
afaa8ecfef Merge 2012-06-11 14:32:49 -02:00
Shandem
00938897a8 Fixed MacroEngine reference to Examine, committed new Examine DLLs (for now) 2012-06-11 14:32:27 -02:00
agrath@gmail.com
ffdcc780a5 Add ReleaseNotes.txt - Please update when making changes in Core; will form public release notes with release 2012-06-11 14:47:38 -01:00
leekelleher
c6891dd971 FeedProxy: Introduced a config file to define the allowed hostnames. Also added a package action to allow hostnames. 2012-04-06 11:06:05 -01:00
mattbrailsford
19eebba8cc Added uGoLive dashboard 2011-11-01 16:55:06 +00:00
hartvig
d6befbd83c Issue with Membership and homepage + updates to razor templates. Work items: 30072 2011-02-28 11:14:28 -01:00
PerPloug
50f9170935 sdasda 2011-02-28 09:22:32 -01:00
PerPloug
dbc8a07628 sdsad 2011-02-28 09:21:22 -01:00
hartvig
11da35ae5f Exclude IronPython and IronRuby from default distribution (will be separate download). Work items: 30081 2011-02-27 11:57:33 -01:00
matt
ccf832fec5 Removed rouge zipupload files, and fixed missing DMU dashboard (didn't realize the config file was in multiple places) 2011-02-24 14:43:53 +00:00
Elijah
c2ff9019cf Microsoft.Web.Infrastructure.dll is required, missed it bacause webmatrix was installed 2011-02-22 21:14:52 -11:00
PerPloug
32887c23e5 Nant files for 4.6.2 2011-02-18 12:44:32 -01:00
agrath@gmail.com
9259dd897f Upgraded DynamicNode to handle IEnumerable better so that you can chain method/property calls through an IEnumerable set like this: @Model.Children.Count() or @Model.Children.ElementAt(2) 2011-01-25 22:24:40 -13:00
PerPloug
27ec2d16f1 Updated build.config for webPi package generation 2011-01-21 07:18:31 -01:00
PerPloug
7b2750f503 Disables umbraco.test project in release mode due to MsTest limitation 2011-01-12 12:35:53 -01:00
starfighter83
83322a1916 Fixes 29790: Could not find file zipUpload.config 2011-01-04 08:07:26 -01:00
hartvig
94722e82dd Adding support for Public Properties on Dashboard controls (simply add values as attributes on the <control/> element [case-sensitive!]) 2010-12-16 23:39:31 -01:00
hartvig
a345d8c2f1 MacroEngines WIP
[TFS Changeset #81635]
2010-12-08 10:03:52 +00:00
hartvig
c8b81701b9 WIP
[TFS Changeset #81633]
2010-12-08 10:02:40 +00:00
hartvig
dabafcc972 MacroEngine massage
[TFS Changeset #81621]
2010-12-08 07:09:45 +00:00
hartvig
9dfe873de0 WIP IMacroEngine
[TFS Changeset #81536]
2010-12-06 13:49:34 +00:00
PerPloug
6b81546606 Missing installer files
[TFS Changeset #81523]
2010-12-06 09:34:35 +00:00
hartvig
fad4da5eb3 Removing some old and unused references
[TFS Changeset #77526]
2010-09-27 11:22:40 +00:00
hartvig
a83ea36dd2 Adding the SQLCE4Umbraco project and SQLCE4 CTP assemblies
[TFS Changeset #77243]
2010-09-17 08:44:25 +00:00
hartvig
9c8436d286 Implements 28907. First version of SQL CE 4 support (more installer TLC to come)
[TFS Changeset #77238]
2010-09-17 08:07:02 +00:00
PerPloug
3319ded749 template dialog for skinning (WIP)
[TFS Changeset #77161]
2010-09-14 07:14:24 +00:00
PerPloug
54dfd6d44a Merging, installer / skinning branch with 4.1 branch
[TFS Changeset #76863]
2010-09-06 13:48:30 +00:00
PerPloug
29294b4d9d Updating buildscript to ignore Scripting.ExtensionAttribute
[TFS Changeset #76252]
2010-08-23 11:37:22 +00:00
PerPloug
e6ecad9319 Cheking in nant script for clearing DLR Dlls before build
[TFS Changeset #76223]
2010-08-23 10:12:51 +00:00
slace
b68bf3f627 Fixing some problems with LINQ to Umbraco:
- inherited properties not properly managed
- non-mandatory structs are handled
- adding NodeName and Path to the BaseDocType class (obsoleted Name property, but not removed)

[TFS Changeset #76091]
2010-08-22 05:16:12 +00:00
Shandem
6193a7e1c6 Fixes: 28455
Updates ClientDependency lib to support non-url paths (instead they're absolute).
ClientDependency file mappings are now unique to both computer and web root folder which will work around people deploying this folder between environments (though this still shouldn't be done)

[TFS Changeset #75852]
2010-08-19 12:14:37 +00:00
hartvig
7ca2563216 4.5.1 beta changelog
[TFS Changeset #73508]
2010-07-21 12:00:30 +00:00
PerPloug
3f0a41a0b9 Assemblies for dlr 3.5 support
[TFS Changeset #71713]
2010-06-30 07:28:27 +00:00
Shandem
9f27e903f6 Fixes: 27780
[TFS Changeset #70516]
2010-06-21 14:08:21 +00:00
Shandem
738da5b4e7 Clears client tree cache on double click of app icon.
[TFS Changeset #70072]
2010-06-19 23:24:51 +00:00
Shandem
f0c6b8f9fe Updates Examine DLLs.
Update ClientDependency DLL.
Update IIS 7 settings for web.configs.
Update ClientDependency.config for deploy.

[TFS Changeset #69111]
2010-06-16 13:01:51 +00:00
Shandem
d6b4013743 more unit tests and fixes.
Fixes: 27541

[TFS Changeset #68434]
2010-06-14 09:57:43 +00:00
hartvig
a4d8fbbd5f [TFS Changeset #68097] 2010-06-12 10:37:52 +00:00
hartvig
31d1465745 Unit test setup
[TFS Changeset #67945]
2010-06-11 12:10:51 +00:00
Shandem
09626d424d Update for Examine DLLs & Examine config.
Fixes contextual quick search issue in media section.

[TFS Changeset #67764]
2010-06-10 15:50:28 +00:00
PerPloug
41a34e44c4 Updated solution file
[TFS Changeset #67719]
2010-06-10 10:48:34 +00:00
boxbinary
2eb05808c9 Fixes to a few CP bugs, removal of more ThreadPool invocations, and addition of a unit test for IOHelper
[TFS Changeset #66602]
2010-06-04 03:01:33 +00:00