Shannon
|
8a8b69a442
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/plugins/tinymce3/GoogleSpellChecker.cs
|
2013-12-19 11:14:06 +11:00 |
|
Stephan
|
206c88105e
|
Left some Console.WriteLine statements uncommented
|
2013-12-18 17:50:47 +01:00 |
|
Stephan
|
8cb0f5762c
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
|
2013-12-16 17:11:15 +01:00 |
|
Stephan
|
f870ee18d4
|
U4-3710 - fix merge
|
2013-12-16 17:10:30 +01:00 |
|
Stephan
|
b506b5c8e9
|
U4-3710 - bugfix
|
2013-12-16 17:01:35 +01:00 |
|
Stephan
|
98c8d637f4
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
Conflicts:
src/Umbraco.Core/DatabaseContext.cs
src/Umbraco.Core/Strings/DefaultShortStringHelper.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/install/utills/LegacyClasses.cs
|
2013-12-13 13:05:10 +01:00 |
|
Stephan
|
5aec753859
|
U4-3710, -3732 - Fix default ShortStringHelper
|
2013-12-13 12:20:57 +01:00 |
|
Shannon
|
8dbdd67c98
|
Reverted CleanStringForSafeFileName to the original name that doesn't strip unnecessary characters.
|
2013-11-13 12:33:03 +11:00 |
|
Stephan
|
74df45a056
|
U3-3314 - refactor 4895b5a
|
2013-11-05 09:01:11 +01:00 |
|
Tim Geyssens
|
4895b5a2a8
|
Fixes U4-3314 Doctype property alias doesn't auto generate camelcase but does pascalcase instead
|
2013-11-04 15:00:13 +01:00 |
|
Shannon
|
1e9a17babe
|
Fixes merge issues, fixes up some unit tests, removes the For<T> config section stuff and simplifies the singleton, refactors it with methods as per discussion with stephen.
|
2013-09-25 19:23:41 +10:00 |
|
Shannon
|
48db556d1b
|
Updated SettingsForTest to return mockable umbraco settings so we can set whatever we want. Fixing up unit tests. Removes calls to CleanUmbracoSettingsConfig and EnsureUmbracoSettingsConfig since we should be dealing with the mockable settings.
|
2013-09-16 19:33:21 +10:00 |
|
Shannon
|
bd644bc707
|
Simplifies more of the interface config collection to reduce nesting.
|
2013-09-16 16:16:42 +10:00 |
|
Shannon
|
f38a6e1561
|
Makes some massive headway with the real config section, have got all code re-delegated to using it and have migrated the baserest config to the core project, all configs will be shared out of the UmbracoConfiguration singleton, now to get the unit tests all wired up and using mocks for the most part.
|
2013-09-13 18:11:20 +10:00 |
|
Shannon
|
7806762b80
|
Implemented a real .Net configuration section for umbracoSettings.config + unit tests for every property. NOTE: This isn't referenced in the codebase yet, going to start setting default values for most of the properties so that we can remove them from the config file for shipping (ship minimal config) then reference these settings in the codebase.
|
2013-08-31 11:28:19 +10:00 |
|
Stephan
|
71a28cbeaa
|
Core.Strings - bugfix error in DefaultShortStringHelper
|
2013-05-04 14:53:33 -02:00 |
|
Stephan
|
43d6c9a46d
|
Core.Strings - bugfix DefaultShortStringHelper
|
2013-04-12 11:32:37 -02:00 |
|
Stephan
|
0b3eaf9c77
|
Core.Strings - refactor DefaultShortStringHelper for better backward compat.
|
2013-04-12 05:33:39 -02:00 |
|
Stephan
|
4217949719
|
merge with 6.1.0
|
2013-04-02 11:35:06 -02:00 |
|
Stephan
|
83d05bd01c
|
U4-2033 - url segment is not lower case
|
2013-04-02 11:34:40 -02:00 |
|
Stephan
|
fc68ba69e2
|
merge with 6.1.0
|
2013-04-02 09:24:36 -02:00 |
|
Stephan
|
c916df0d13
|
Core.Strings - apply 2551076f571a to 6.1.0
|
2013-04-02 09:19:49 -02:00 |
|
Stephan
|
65cb6fbaff
|
merge with 6.1.0
|
2013-03-31 19:19:24 -02:00 |
|
Stephan
|
1d5f7ae822
|
Core.Strings - handle config. errors in DefaultShortStringHelper
|
2013-03-31 18:40:54 -02:00 |
|
Stephan
|
6e4d8b638e
|
merge
|
2013-03-22 17:40:29 -01:00 |
|
Stephan
|
21c635f61a
|
Core.Strings - Add support for UrlReplaceCharacters to DefaultShortStringHelper
|
2013-03-22 17:39:35 -01:00 |
|
Stephan
|
6cc747bf76
|
Core.Strings - fix bug in helper freeze
|
2013-03-22 17:38:28 -01:00 |
|
leekelleher
|
3af7958940
|
Updated references for alias conventions constants across the solution.
|
2013-03-18 17:55:02 +00:00 |
|
Stephan
|
3ab0879a99
|
Core.Strings - refactor ToSafeFileName
|
2013-03-11 14:58:07 -01:00 |
|
Stephan
|
f9f998e823
|
Core.Strings - refactor cms.helper.Casing
|
2013-02-26 18:12:22 -01:00 |
|
Shannon Deminick
|
6b8bfc2e2d
|
Manually applies fix for U4-1776 SafeAlias culture problem since the files/class structure has changed in 6.1
|
2013-02-26 01:13:31 +06:00 |
|
Stephan
|
03fc0c868c
|
Core.Strings - fix more unit tests (resolvers init issues)
|
2013-02-21 16:53:25 -01:00 |
|
Stephan
|
e10fc26729
|
Core.Strings - add arguments checks
|
2013-02-19 06:34:06 -01:00 |
|
Stephan
|
0d6999292c
|
Core.Strings, Web.UI - refactor UI aliases management (3)
|
2013-02-19 06:30:19 -01:00 |
|
Stephan
|
3e7681d4d2
|
Core.Strings, Web.UI - refactor UI aliases management (2)
|
2013-02-19 06:29:59 -01:00 |
|
Stephan
|
c838b8a381
|
Core.Strings - resharp
|
2013-02-19 06:27:13 -01:00 |
|
Stephan
|
96a279499b
|
Core.Strings - supports allowUnderscoreInTerm in new DefaultShortStringHelper
|
2013-02-19 06:27:13 -01:00 |
|
Stephan
|
a3f0b7a37f
|
Core.Strings, Web.UI - refactor UI aliases management (1)
|
2013-02-19 06:26:58 -01:00 |
|
Stephan
|
a995c9557c
|
Core.Strings - new IUrlSegmentProvider
|
2013-02-18 08:31:00 -01:00 |
|
Stephan
|
a0f662c114
|
Core.Strings - refactor + new IShortStringHelper
|
2013-02-07 13:30:50 -01:00 |
|
Stephan
|
edb84b3c97
|
Core.Strings - go public
|
2013-02-19 06:37:24 -01:00 |
|