Sebastiaan Janssen
|
8bf8e0a741
|
Updates CDF
|
2018-09-20 08:48:46 +02:00 |
|
Mundairson
|
902efef481
|
Warning CS0105 The using directive appeared previously in this namespace
|
2018-07-28 10:53:57 +01:00 |
|
Sebastiaan Janssen
|
33fdfbbad5
|
Merge branch 'U4-10334' of https://github.com/Attackmonkey/Umbraco-CMS into Attackmonkey-U4-10334
|
2018-07-25 17:02:54 +02:00 |
|
Shannon
|
d104525a50
|
Updates core to use latest CDF version
|
2018-01-23 11:15:37 -07:00 |
|
Sebastiaan Jansssen
|
cad913b7a1
|
U4-10857 Update to ClientDependency 1.9.5
|
2018-01-19 08:26:34 +01:00 |
|
Shannon
|
df553140e8
|
Updates to latest 1.9.4 of CDF and updates Nuspec
|
2018-01-10 12:25:24 +11:00 |
|
Shannon
|
bc828fc6f3
|
U4-10810 Update CDF to support storing TEMP files in environment %temp% location
|
2018-01-09 13:52:52 +11:00 |
|
Shannon
|
131fea3ba4
|
updates some proj refs
|
2017-12-06 15:38:00 +01:00 |
|
Tim
|
a861d306c9
|
Makes changes recommended by Sebastian, includes missing Migration.
|
2017-11-07 09:39:18 +00:00 |
|
Tim
|
802a4386c3
|
Renames the true false field to be more descriptive, adds migration to change existing name.
|
2017-11-02 10:58:44 +00:00 |
|
Sebastiaan Janssen
|
3275f03aff
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
# Conflicts:
# .gitignore
# build/UmbracoVersion.txt
# src/Umbraco.Web.UI.Client/src/views/content/content.edit.controller.js
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
|
2017-09-11 15:46:54 +02:00 |
|
Shannon
|
b8e2e49a44
|
Updates to latest Katana libs
|
2017-07-26 17:50:58 +10:00 |
|
Stephan
|
7d8fdff6c1
|
U4-10006 - adjust projects to new build
|
2017-06-15 15:50:50 +02:00 |
|
Shannon
|
51b19bedc8
|
Merge remote-tracking branch 'origin/dev-v7' into user-group-permissions
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Editors/GravatarController.cs
# src/Umbraco.Web/Models/Mapping/UserModelMapper.cs
|
2017-06-14 22:30:36 +02:00 |
|
Shannon Deminick
|
08c4a75af7
|
Merge pull request #1945 from protherj/U4-9792-fips-support
U4-9792 -- Update Umbraco to be FIPS compliant
|
2017-06-13 15:05:21 +02:00 |
|
Shannon
|
121036ebb9
|
Merge branch 'dev-v7.7' into user-group-permissions
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI.Client/src/less/belle.less
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Umbraco.Web.csproj
|
2017-06-05 10:35:23 +02:00 |
|
Jason Prothero
|
d8811d6b46
|
Refactored code for FIPS compliance support. Added/converted to using a more generic Hash() method instead of directly using MD5.
|
2017-05-10 13:35:28 -07:00 |
|
AndyButland
|
712cd29fea
|
Upload checks to utilise whitelist. Refactored check on white and black list to common extension method.
|
2017-05-09 23:29:30 +02:00 |
|
AndyButland
|
3d21448f89
|
Validated file uploads using white list if provided, before falling back to blacklist
|
2017-05-09 18:12:51 +02:00 |
|
Shannon
|
24e2547656
|
Merge branch 'u4-8632b' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-u4-8632b
# Conflicts:
# src/Umbraco.Core/Models/Rdbms/UserGroup2NodePermissionDto.cs
# src/Umbraco.Core/Persistence/Migrations/Initial/DatabaseSchemaCreation.cs
# src/Umbraco.Core/Persistence/Repositories/PermissionRepository.cs
# src/Umbraco.Core/Persistence/Repositories/UserRepository.cs
# src/Umbraco.Core/Persistence/Repositories/UserTypeRepository.cs
# src/Umbraco.Core/Persistence/RepositoryFactory.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/SectionService.cs
# src/Umbraco.Core/Services/UserService.cs
# src/Umbraco.Core/Umbraco.Core.csproj
# src/Umbraco.Tests/Persistence/Repositories/ContentRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/NotificationsRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/UserTypeRepositoryTest.cs
# src/Umbraco.Tests/Services/ContentServiceTests.cs
# src/Umbraco.Tests/Umbraco.Tests.csproj
# src/Umbraco.Web.UI/config/trees.config
# src/Umbraco.Web.UI/umbraco/users/PermissionEditor.aspx
# src/Umbraco.Web/Cache/CacheRefresherEventHandler.cs
# src/Umbraco.Web/Umbraco.Web.csproj
# src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
|
2017-05-04 18:29:43 +10:00 |
|
Shannon
|
604bddabdf
|
Updateing the app.configs with the correct redirects for log4net since alll package installs are going to change these
|
2017-04-07 12:04:05 +10:00 |
|
Sebastiaan Janssen
|
16582c8207
|
U4-9745 Update outdated NuGet dependencies
|
2017-04-06 16:27:41 +02:00 |
|
Claus
|
7fa8f04b11
|
deploy-257 Downgrade Core and Deploy to framework 4.5
|
2017-03-08 11:20:48 +01:00 |
|
Shannon
|
f4f1f6774d
|
U4-9499 Update to latest Json.Net
|
2017-02-08 17:47:32 +11:00 |
|
Shannon
|
72910cb35e
|
Updates everything to .Net 4.6.2, had to update the semver reference too - no breaking changes though
|
2017-02-07 00:22:34 +11:00 |
|
Shannon
|
ede342feba
|
Finds all other instances where a reader would be executed inside another reader's loop and fixes
|
2017-01-16 16:38:23 +11:00 |
|
Shannon
|
4e2fb8e5dc
|
Fixes IP nuget references and fixes up several other Nuget assembly references.
|
2017-01-03 10:36:26 +11:00 |
|
Sebastiaan Janssen
|
ee3a4614c3
|
Refactor all usages of SqlHelper, ExecuteReader and ExecuteXmlReader into using blocks
|
2016-11-26 18:02:57 +01:00 |
|
Shannon
|
0e57d558f6
|
updates cdf version
|
2016-11-18 14:34:31 +01:00 |
|
AndyButland
|
b1800305b8
|
Removed user types and migrated them to groups. Returned to compiling state.
|
2016-10-28 09:20:52 +02:00 |
|
Claus
|
344dab65d4
|
U4-8868 Ensuring all usages of .live() is updated
changed .on bind handlers to use .live instead.
removed an old jquery.1.4.4 which seems unreferenced and unused in the whole project.
|
2016-08-18 12:45:15 +02:00 |
|
Shannon
|
5620074790
|
U4-8718 Latest ClientDependency release
|
2016-08-10 14:40:54 +02:00 |
|
Shannon
|
ca0ffe23ba
|
U4-8718 Latest ClientDependency release
|
2016-07-11 09:39:54 +02:00 |
|
Sebastiaan Janssen
|
b94c396d4e
|
Code sample No.5
|
2016-01-05 23:20:47 +01:00 |
|
Sebastiaan Janssen
|
1bf2a3b1bf
|
Merge branch 'dev-v7' of https://github.com/TimoPerplex/Umbraco-CMS into TimoPerplex-dev-v7
Conflicts:
src/Umbraco.Web/Editors/ImagesController.cs
|
2015-12-15 11:12:13 +01:00 |
|
Damiaan
|
3b404a2f76
|
U4-7314 Change name of "Textbox Multiple" to "Large textbox" or "Textarea"
|
2015-10-29 13:54:16 +01:00 |
|
Sebastiaan Janssen
|
d87b268a40
|
Update to MVC5
|
2015-07-30 17:08:39 +02:00 |
|
Sebastiaan Janssen
|
86ad3f6b05
|
Makes sure that R# doesn't suggest C#6 features
|
2015-07-24 17:25:52 +02:00 |
|
Shannon
|
9bdb91b3c0
|
latest examine
|
2015-07-23 18:03:44 +02:00 |
|
Shannon
|
c2dc896fce
|
working on: U4-6756 Don't ship or generate unnecessary folders
|
2015-07-16 15:29:46 +02:00 |
|
Stephan
|
db0cfad6b9
|
Merge 7.2.7 into dev-v7
Conflicts:
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Tests/packages.config
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
src/umbraco.MacroEngines/packages.config
src/umbraco.cms/packages.config
src/umbraco.cms/umbraco.cms.csproj
src/umbraco.controls/umbraco.controls.csproj
src/umbraco.editorControls/umbraco.editorControls.csproj
|
2015-07-14 19:57:56 +02:00 |
|
Sebastiaan Janssen
|
a7871abbd9
|
Update Examine and ClientDependency to latest version
|
2015-07-14 16:50:45 +02:00 |
|
Shannon
|
d63f83f7c7
|
Fixes: U4-6786 Update to CDF 1.8.4
|
2015-07-03 11:40:41 +02:00 |
|
Damiaan
|
d2dc4efed8
|
U4-5559 Fix Typo "Seperate" to Separate
|
2015-06-15 16:12:46 +02:00 |
|
Damiaan
|
4f02a13a46
|
U4-5559 Fix Typo "Build-In" (Code)
|
2015-06-15 16:07:45 +02:00 |
|
Shannon
|
d2deaf0375
|
Fixes MVC references and updates to 4.0.0.1
|
2015-05-11 12:43:45 +10:00 |
|
Shannon
|
95ff94c532
|
Merge branch 'dev-v7' into 7.3.0
Conflicts:
src/Umbraco.Core/packages.config
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
src/Umbraco.Web/Editors/AuthenticationController.cs
src/Umbraco.Web/packages.config
|
2015-05-11 12:26:53 +10:00 |
|
Shannon
|
a4a49b1466
|
Revert "Fixes MVC 4.0.0.1 problem once and for all." - All MVC ref's are 4.0.0.0, no web config transforms (also there was never a 4.0.0.1 version of System.Net.Http). Everything works on my machine now, even with 4.0.0.1 installed in the GAC.
|
2015-05-11 11:45:13 +10:00 |
|
Shannon
|
3be1cd8b0d
|
Merge branch 'dev-v7' into 7.3.0
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/packages.config
src/Umbraco.Web.UI.Client/src/views/common/dialogs/user.controller.js
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web/packages.config
|
2015-05-07 16:24:29 +10:00 |
|
Shannon
|
1cac4ed075
|
Fixes MVC 4.0.0.1 problem once and for all.
|
2015-05-07 08:10:45 +10:00 |
|