Commit Graph

6578 Commits

Author SHA1 Message Date
Shannon
aee521ce1a Fixes: U4-2770 Legacy content dialogs doesnt render and removes a file that shouldn't have been committed. 2013-09-03 12:27:48 +10:00
perploug
020623acd3 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-09-02 17:09:16 +02:00
perploug
427efcdfe2 stadard icon sizing 2013-09-02 17:08:59 +02:00
perploug
9f4ac8a1af image picker multiple select toggle 2013-09-02 17:08:48 +02:00
perploug
ede8f837a0 media picker item html 2013-09-02 17:08:27 +02:00
perploug
5c6578c06b recommit iconpicker 2013-09-02 17:08:15 +02:00
perploug
9a33849f6e Auto resize image on insert 2013-09-02 17:08:04 +02:00
Anders Stentebjerg
5b2705181b Styling Mediapicker dialog 2013-09-02 15:44:41 +02:00
perploug
c49ee0da7a Mocks merge 2013-09-02 15:43:33 +02:00
perploug
623a28c158 delete fontawesome 2013-09-02 15:40:14 +02:00
perploug
26da26fe8d add icon picker dialog 2013-09-02 15:34:48 +02:00
perploug
2a0878a071 move markdown editor to umbraco.packages module 2013-09-02 15:34:35 +02:00
perploug
551c7b38b7 rte tweaks 2013-09-02 15:34:14 +02:00
perploug
0f108eb842 seach headline 2013-09-02 15:34:07 +02:00
perploug
f4310687ea tree search css 2013-09-02 15:33:23 +02:00
perploug
fa6c9b3ba4 image helper for resizing 2013-09-02 15:33:08 +02:00
perploug
5713226297 add umbraco.package module 2013-09-02 15:32:55 +02:00
perploug
2324e4f810 Media mocks 2013-09-02 15:32:31 +02:00
Anders Stentebjerg
350d90e9a3 Changed from Font Awsome to Helveticons + custom Umbraco icons 2013-09-02 14:47:31 +02:00
Shannon
dc05b10f46 Added more config defaults + unit tests 2013-09-02 19:54:31 +10:00
Shannon
30b42332e1 Completes: U4-2434 Remove legacy webservices and config section from umbracoSettings 2013-09-02 19:46:31 +10:00
Shannon
a5f31dba1a moved tests into diff files 2013-09-02 19:44:02 +10:00
Shannon
6367b33980 Updated more default config values with unit tests. 2013-09-02 19:42:51 +10:00
Shannon
6fd091b7a3 Added a lot more defaults to the config section + unit tests to test the default values. Removed the web services config: U4-2434 Remove webservices config section from umbracoSettings - then need to remove the webservices themselves. 2013-09-02 18:49:00 +10:00
Shannon
6bf0a255b6 updated case 2013-09-02 17:44:56 +10:00
Shannon
b99c29b404 changing file name to change case 2013-09-02 17:44:41 +10:00
Shannon
a99794c34c Fixed up a couple things based on code review 2013-09-02 17:43:56 +10:00
Shannon
0be1604163 Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-09-02 16:37:02 +10: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
perploug
c7c3bb6183 Forgot to update the dashboard.release.config 2013-08-30 12:29:48 +02:00
perploug
6a480b9def Fixes the imageHelper image lookup so it works with and without tabs 2013-08-30 12:05:05 +02:00
perploug
e921c670dd Another missing package file 2013-08-30 10:54:28 +02:00
perploug
a057e9bcbd Missing file in vs csproj 2013-08-30 10:32:31 +02:00
perploug
d004d529b7 New dashboard using angular 2013-08-30 10:17:46 +02:00
Shannon
aa0fca5de9 Fixes small error with entityresouce, adds app based security to some of the entity controller methods, need to add diff sec checks to the other ones based on the type requested. 2013-08-29 20:15:08 +10:00
Shannon
ac83fa781b Completed a backwards compatible radio button list property editor - re-uses all of the other already created list type editors. 2013-08-29 18:06:16 +10:00
Shannon
339ee11dc0 Completes U4-2744 Remove very old TinyMCE 2 and all that is related to it 2013-08-29 17:45:16 +10:00
Shannon
52700c0c18 Fixes: U4-2730 500 - PostSave 2013-08-29 17:26:18 +10:00
Shannon
72a90cb865 Completes: U4-2743 Remove legacy/un-used code from the namespace UmbracoExamine.* 2013-08-29 17:17:01 +10:00
Shannon
733b6aa945 Completes: U4-2742 Remove legacy xsltExtensions.config - xslt extensions are configured using attributes 2013-08-29 17:14:34 +10:00
Shannon
cd7f737fa6 Removes remaining references to the restExtensions.config 2013-08-29 15:55:58 +10:00
Shannon
89324370b4 Completes U4-2415 Remove legacy RestExtensions and restExtensions.config 2013-08-29 15:50:48 +10:00
Shannon
63455f1555 Completes U4-2423 Remove legacy installation webforms classes 2013-08-29 15:36:23 +10:00
Shannon
b8ff20073a Completed U4-2741 Removed un-used obsoleted code in namespace umbraco.presentation.cache 2013-08-29 15:23:43 +10:00
Shannon
f7e7687f27 Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
Conflicts:
	.gitignore
	build/Build.bat
	src/Umbraco.Core/Configuration/UmbracoVersion.cs
	src/Umbraco.Core/Models/PropertyExtensions.cs
	src/Umbraco.Core/TypeFinder.cs
	src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
	src/Umbraco.Web.UI/config/ClientDependency.config
	src/Umbraco.Web/Umbraco.Web.csproj
	src/Umbraco.Web/UmbracoContext.cs
2013-08-29 15:18:19 +10:00
Shannon
c53c644868 Completes U4-2740 Remove un-used legacy classes from namespace "umbraco" 2013-08-29 15:14:12 +10:00
Shannon
244dcff8da Fixes: U4-1339 SurfaceController returning PartialView - cannot use ModelState ? 2013-08-29 14:51:30 +10:00
Shannon
2e747caa10 Fixes: U4-2727 PluginManager's TypeList can contain duplicates - updates the locks to be upgradeable read locks, changes over all lists/collecitons to be HashSet<T> this ensures no duplicates and also improves performance. 2013-08-29 13:33:01 +10:00
Shannon
93691f13df Fixes U4-2734 Don't set the cache references to null when disposing the UmbracoContext 2013-08-29 12:38:14 +10:00