Shannon
|
2de6f09634
|
Adds configuration section classes for the image cropping + unit tests.
|
2014-02-13 11:01:37 +11:00 |
|
Shannon
|
049c65a2c7
|
Fixes: U4-3799 @Umbraco.Field("bodyText") returns {LocalLink:xxx}
|
2013-12-09 15:20:11 +11:00 |
|
Shannon
|
a532b49485
|
Fixes: U4-3482 keepUserLoggedIn setting ignored? and streamlines some of the auth methods.
|
2013-11-12 17:38:32 +11:00 |
|
Shannon
|
e4bd459da4
|
Completes: U4-2666 Change the drop down for selecting an icon/thumbnail for doc/media types to display the new list of icons to choose from
|
2013-11-01 17:18:57 +11:00 |
|
Shannon
|
03b1c9e5ee
|
Fixed build issue, started adding dashboard config section as real .net section.
|
2013-10-03 17:06:58 +10:00 |
|
Shannon
|
c739146f24
|
Completes: U4-2917 Remove canvas/live editing support, U4-2919 Remove defaultToLiveEditing column, U4-2825 Remove default permissions column
|
2013-09-24 19:27:13 +10:00 |
|
Shannon
|
b043ee577f
|
Renamed config interfaces properly with Section suffix, re-implemented the For<T> UmbracoConfiguration method to retreive specific settings... might use this entirely instead of the nested access as it might make it easier to mock.
|
2013-09-16 17:39:45 +10:00 |
|
Shannon
|
09b68a75be
|
Simplifies the IContentSection so that there's no nesting of interface classes and updates some unit tests
|
2013-09-16 15:52:59 +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
|
e16e2917c9
|
Interfaced all the new config elements with unit tests... hooray for fully mockable configs !
|
2013-09-13 13:41:07 +10:00 |
|
perploug
|
623a28c158
|
delete fontawesome
|
2013-09-02 15:40:14 +02:00 |
|
Shannon
|
5cd04b5c9e
|
Got lots of the default values configured with unit tests, still need to finish the rest though.
|
2013-09-02 16:36:47 +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 |
|