Sebastiaan Janssen
adea6dd2f6
Final addition to disallowed upload files
2014-11-27 15:28:38 +01:00
Sebastiaan Janssen
cad0650223
#U4-5901 Fixed Due in version 7.2.0
...
Remote Code Execution
2014-11-27 14:29:49 +01:00
Sebastiaan Janssen
d8909fe09c
Also adds migration for U4-5837
2014-11-27 14:11:18 +01:00
Sebastiaan Janssen
bf5acf6724
#U4-5837 Fixed Due in version 7.2.0
...
Missing Indexes
2014-11-27 13:57:39 +01:00
Sebastiaan Janssen
9bf33f0eea
#U4-5893 Fixed
...
Related Links - rearranging a link will completely remove all link content fields
2014-11-27 13:24:23 +01:00
Sebastiaan Janssen
0155a094b1
Bump Version
2014-11-27 12:12:31 +01:00
Sebastiaan Janssen
08432e8b23
U4-5895 follow up on U4-5889
2014-11-27 12:05:38 +01:00
Stephan
717f67874a
Fix nodeType.ascx merge issue
2014-11-27 11:57:38 +01:00
Shannon
dc27368397
Fixes: U4-5891
2014-11-27 17:57:33 +11:00
Morten Christensen
de7900cd2e
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-26 22:47:51 +01:00
Morten Christensen
c288c2b9a3
Improves sorting of doc types before importing. Related to U4-5868
2014-11-26 22:47:36 +01:00
Sebastiaan Janssen
26032e46dd
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-26 14:42:41 +01:00
Sebastiaan Janssen
caee5c6baf
#U4-5889 Fixed Due in version 7.2.0
...
Cross Site Scripting through umbraco uploader
2014-11-26 14:42:24 +01:00
Morten Christensen
ea9c37d500
Implements U4-5868 Packager should include compositions
2014-11-26 14:22:31 +01:00
Sebastiaan Janssen
a1c223bc2b
Revert to using MVC 4.0.0.0 OOB so that people who have only 4.0.0.0 in the GAC can actually install Umbraco. If 4.0.0.1 is in the GAC that version will be taken.
...
Leaves the additional reference to System.Web.Http in web.config so that you don't get the System.Web.Http.ApiController when 4.0.0.1 is indeed in the GAC.
2014-11-26 10:43:46 +01:00
Shannon
6afd9b37a6
Merge branch '7.1.9' into 7.2.0
2014-11-26 15:29:18 +11:00
Shannon
1930022f19
Fixes: U4-5714 Calling Index() on IPublishedContent level 1 media fails
2014-11-26 10:52:30 +11:00
Shannon
bece953fa3
fixes a null check
2014-11-26 10:20:19 +11:00
Shannon
a41d37b1cf
Fixes assembly error msg.
2014-11-26 09:44:31 +11:00
Shannon
31603f7063
Fixes assembly error msg.
2014-11-26 09:43:44 +11:00
Sebastiaan Janssen
4520c06454
Fixes missing filename in the log
2014-11-25 19:21:10 +01:00
Sebastiaan Janssen
9f0c00827d
Fixes build, still had some wrong paths preventing build.bat from working
2014-11-25 18:54:25 +01:00
Sebastiaan Janssen
2a66f95873
#U4-5453 Fixed
...
#U4-5871
Enabling IIS Compression gives ERR_CONTENT_DECODING_FAILED in backoffice
2014-11-25 18:22:27 +01:00
Sebastiaan Janssen
3330c617b4
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
src/SQLCE4Umbraco/SqlCEHelper.cs
2014-11-25 17:04:47 +01:00
Sebastiaan Janssen
0df0b78b90
#U4-5453 Fixed
...
Enabling IIS Compression gives ERR_CONTENT_DECODING_FAILED in backoffice
2014-11-25 16:56:44 +01:00
Sebastiaan Janssen
c6b6685dc7
Fixes the build for VS15
2014-11-25 16:55:59 +01:00
Sebastiaan Janssen
2db45eaca3
Merge pull request #516 from nul800sebastiaan/vs2014
...
Fixes VS14 build.
2014-11-25 15:52:05 +01:00
per ploug
b876e34586
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-25 14:41:50 +01:00
per ploug
935436203e
Adds razor helper comments to all grid razor views
2014-11-25 14:41:43 +01:00
Stephan
9580c8965f
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodeType.ascx.cs
2014-11-25 11:34:49 +01:00
Stephan
7c3c477f18
Merge remote-tracking branch 'origin/7.1.9' into 7.1.9
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodeType.ascx.cs
2014-11-25 11:28:48 +01:00
Stephan
d7cc626396
U4-1083 - proper error message on content type alias duplicate
2014-11-25 11:25:04 +01:00
Shannon
e2cc342adf
Removes non-completed/tested/used code for templates which was during a WIP of the grid some time ago.
2014-11-25 17:36:44 +11:00
Shannon
ea785a6585
Fixes: U4-5867 Installer, no starter kit link moves when starter kit list is populated
2014-11-25 13:14:18 +11:00
Shannon
46a8e586ce
Fixes: U4-5872 Using list view editor as a standard property on media type causes error
2014-11-25 12:51:55 +11:00
Shannon
fa0f15f5c4
fix merge
2014-11-25 10:05:10 +11:00
Shannon
6a15c2603d
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI/umbraco/config/lang/da.xml
src/Umbraco.Web.UI/umbraco/config/lang/de.xml
src/Umbraco.Web.UI/umbraco/config/lang/en.xml
src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
src/Umbraco.Web.UI/umbraco/config/lang/es.xml
src/Umbraco.Web.UI/umbraco/config/lang/fr.xml
src/Umbraco.Web.UI/umbraco/config/lang/he.xml
src/Umbraco.Web.UI/umbraco/config/lang/it.xml
src/Umbraco.Web.UI/umbraco/config/lang/ja.xml
src/Umbraco.Web.UI/umbraco/config/lang/ko.xml
src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
src/Umbraco.Web.UI/umbraco/config/lang/no.xml
src/Umbraco.Web.UI/umbraco/config/lang/pl.xml
src/Umbraco.Web.UI/umbraco/config/lang/pt.xml
src/Umbraco.Web.UI/umbraco/config/lang/ru.xml
src/Umbraco.Web.UI/umbraco/config/lang/sv.xml
src/Umbraco.Web.UI/umbraco/config/lang/zh.xml
src/Umbraco.Web.UI/umbraco/create/nodeType.ascx
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodeType.ascx.cs
2014-11-25 09:59:08 +11:00
Shannon
9d50a4d2a5
Re Fixes: U4-5220 XSLT Extensions in App_Code or /bin not working in 7.1.4 - this is just a work-around fix, the real problem is the dll's in the user's bin folder.
2014-11-25 09:50:16 +11:00
Shannon
60263c9040
Re Fixes: U4-5220 XSLT Extensions in App_Code or /bin not working in 7.1.4 - this is just a work-around fix, the real problem is the dll's in the user's bin folder.
2014-11-25 09:48:54 +11:00
per ploug
ba6a5825fa
Fixes: U4-5742 Grid "thumbnail" property for media
2014-11-24 09:16:53 +01:00
Shannon Deminick
321e2f9de0
Merge pull request #546 from readingdancer/UmbUkFest-U4-3979
...
Updated the language files to fix issue #U4-3979
2014-11-24 13:12:56 +11:00
Sebastiaan Janssen
4e68380c32
Update en.xml
2014-11-23 15:12:40 +01:00
Chris Houston
9834352de2
- Added all the missing Key's to the Spanish file
...
- Updated the help documentation URL's
- Updated the Community Contributor URL's
2014-11-23 03:30:18 +00:00
Shannon
da87ba8bc7
Merge remote-tracking branch 'origin/7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Core/Services/PackagingService.cs
2014-11-21 09:59:31 +11:00
Shannon
d34255b1fc
Fixes display order (U4-4347)
2014-11-21 09:49:29 +11:00
Shannon Deminick
9b6ab24890
Merge pull request #562 from tompipe/umbukfest-U4-4347
...
If no doctypes exist then hide Master Doc Type dropdown
2014-11-21 09:47:21 +11:00
Shannon Deminick
2341622243
Merge pull request #558 from LottePitcher/7.1.9
...
U4-5851
2014-11-21 09:31:02 +11:00
Shannon Deminick
956a51ab67
Merge pull request #557 from AnthonyCogworks/umbUKFest-u4-5307
...
Issue U4-5307 - Added umb-editor css class to allow text box stretching.
2014-11-21 09:30:14 +11:00
Shannon
0fdf69be8b
Merge branch 'tompipe-umbukfest-U4-4731' into 7.2.0
2014-11-21 09:26:30 +11:00
Shannon
ee040eb04f
Merge branch 'umbukfest-U4-4731' of https://github.com/tompipe/Umbraco-CMS into tompipe-umbukfest-U4-4731
...
Conflicts:
src/Umbraco.Web/Models/Mapping/TabsAndPropertiesResolver.cs
2014-11-21 09:25:57 +11:00
Shannon Deminick
e358d3b170
Merge pull request #555 from ismailmayat/umbUKFest-906
...
fix for u4-906
2014-11-21 09:20:08 +11:00
Shannon Deminick
752ce55cfa
Merge pull request #551 from kristianschneider/UmbUkFest-5737
...
Fix for U4-5737 Create package: ContentType Tab index not saved
2014-11-21 08:55:30 +11:00
Shannon Deminick
d1e684cb40
Merge pull request #550 from tompipe/umbukfest-U4-5848
...
Reset the template when converting a doctype and the new doctype does no...
2014-11-21 08:46:16 +11:00
Shannon Deminick
e6d6d3dd69
Merge pull request #545 from kristianschneider/UmbUKFest-5657
...
Fix for U4-5657 List view typo: "There are no items show in the list."
2014-11-21 08:19:43 +11:00
Shannon Deminick
98b41256c1
Merge pull request #547 from Alain-es/umbUkFest-U4422
...
Bug fix U4-4422
2014-11-21 08:18:42 +11:00
Tom Pipe
bc446a63fe
If no doctypes exist then hide Master Doc Type dropdown
...
Fixes U4-4347
2014-11-20 17:04:34 +00:00
Lotte Pitcher
dca14f3eb4
U4-5851 - Typo of 'seperate' when creating new MNTP data type : changed to 'separate'
2014-11-20 15:41:06 +00:00
Anthony Dang
1abdca2432
Issue U4-5307 - Added umb-editor css class to allow text box stretching.
2014-11-20 15:22:13 +00:00
Tom Pipe
8a214b5181
Correctly translate property label and description on ALL Tabs
...
Fixes U4-4731
2014-11-20 15:19:58 +00:00
Ismail Mayat
6db4fedcad
some reason there is double quote escape which is not needed as peta poco handles any encoding
2014-11-20 15:12:34 +00:00
Kristian Schneider
3e66235932
amendment to U4-5737 Create package: ContentType Tab index not saved to ensure that the sortorder gets updated when importing doctypes
2014-11-20 14:23:47 +00:00
Tom Pipe
91f087141b
Reset the template when converting a doctype and the new doctype does not have a template assigned
...
Fixes U4-5848
2014-11-20 14:22:19 +00:00
Kristian Schneider
1ab321c7b1
Fix for U4-5737 Create package: ContentType Tab index not saved
2014-11-20 14:04:13 +00:00
Chris Houston
dffcf10032
Fixed ticket U4-4840 invalid Italian words in the Italian language file.
2014-11-20 12:44:41 +00:00
per ploug
6265354327
Fixes grid auto-resizing fields on hidden tabs
2014-11-20 13:39:28 +01:00
Chris Houston
054033c73f
Updated the language files to fix issue #U4-3979 and also corrected invalid URL's across all the language files.
2014-11-20 12:24:49 +00:00
Kristian Schneider
4fcd23d8dc
Fix for U4-5657 List view typo: "There are no items show in the list."
2014-11-20 12:04:54 +00:00
Alain
86f39aee03
Bug fix U4-4422
2014-11-20 12:32:46 +01:00
per ploug
9190930f49
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-19 15:08:52 +01:00
per ploug
11ec43c5c1
Have grid refresh editor config automatically
2014-11-19 15:08:43 +01:00
per ploug
1b83c5c180
Fluid grid views in seperate files
2014-11-19 10:37:17 +01:00
Shannon
8a98b66cfd
removes un-needed lock on data type service
2014-11-19 12:47:33 +11:00
Shannon
9638bd8bd2
Fixes: U4-5758 Unable to add pre values to checkbox/dropdown list datatype after removing previous values correctly
2014-11-19 12:37:49 +11:00
Shannon Deminick
362717c05d
Merge pull request #541 from jforage/issue-U4-5758
...
Fix to issue U4-5758. Branched off from 7.2.0
2014-11-19 12:03:36 +11:00
Shannon
16d9b9f527
fix last failing test
2014-11-19 11:58:00 +11:00
Shannon
3ae57100c8
fix merge
2014-11-19 11:52:37 +11:00
Shannon
6d33cf6c69
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Tests/PublishedContent/PublishedMediaTests.cs
2014-11-19 11:50:10 +11:00
Shannon
209ccb9ae7
removes a MoveNext() call since we're no longer dealing with xdocuments and instead xelements
2014-11-19 11:49:13 +11:00
Shannon
2850c8aa05
Fixes build and fixes how published media cache gets root nodes - if people have done this in the past it would have been horrible for site performance
2014-11-19 11:35:37 +11:00
Shannon
87a9a57e6d
Fixes media tests and updates how the IPublishedContent is created from the xpath iterator
2014-11-19 11:11:14 +11:00
Shannon
3e6273d073
Fixes: U4-5768 Partial View Macro path is wrong on create
2014-11-19 11:09:45 +11:00
Shannon
8d98813440
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-19 10:21:19 +11:00
Shannon
d0b409341e
Fixes media tests and updates how the IPublishedContent is created from the xpath iterator
2014-11-19 10:21:08 +11:00
per ploug
84489f612b
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-18 23:41:07 +01:00
per ploug
ee6c9a3b05
Updates grid render cshtml
...
Better single/multi section layout support
Cleaned up the templates with a helper for cleaner code
2014-11-18 23:40:53 +01:00
per ploug
d12162cca5
Grid Media rendering + sets save url correct
2014-11-18 23:39:56 +01:00
Sebastiaan Janssen
1117f96597
Spellchecker performed action again.. ;)
2014-11-18 18:09:15 +01:00
per ploug
d3f3e161e0
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/installer/installer.service.js
2014-11-18 17:45:23 +01:00
per ploug
90d78d1b60
Install fact, minor tweak
2014-11-18 17:43:30 +01:00
Sebastiaan Janssen
5673b1907b
Grid also renders the macro, so added to that description as well
2014-11-18 17:37:13 +01:00
Sebastiaan Janssen
bc9ebb24f9
Makes it clear the checkbox is for both RTE and the grid
2014-11-18 17:12:03 +01:00
Sebastiaan Janssen
084e9e00ce
Fix spelling mistake in new installer fact
2014-11-18 17:07:43 +01:00
per ploug
96e4f723b1
Fixes issue with grid media without size config
2014-11-18 13:58:49 +01:00
per ploug
163a03986c
force add base.cshtml
2014-11-18 13:22:56 +01:00
per ploug
7007389505
New installer fact
2014-11-18 13:14:33 +01:00
Stephan
2336905dae
Merge remote-tracking branch 'origin/7.2.0' into 7.2.0
2014-11-18 13:10:20 +01:00
Stephan
a2164819f5
Safe compositions for 7.2
2014-11-18 13:09:57 +01:00
Morten Christensen
6b345bfc75
Ignoring *_Without_Examine tests which seem to cause eternal loop.
2014-11-18 12:41:22 +01:00
Morten Christensen
a699f32178
Correcting invalid tests related to Compositions
2014-11-18 12:40:31 +01:00
Stephan
e597886d0f
Merge remote-tracking branch 'origin/7.2.0' into 7.2.0
2014-11-18 10:32:28 +01:00
Stephan
10e53de029
Safe compositions for 7.2
2014-11-18 10:29:46 +01:00
Shannon Deminick
c9336ba32f
Merge pull request #520 from Jeavon/U4-5698
...
Fix for U4-5698 - EntityService.GetObjectType throws for deleted Id's
2014-11-18 17:15:12 +11:00
Shannon
55190b7318
Fixes: U4-5707 Cannot upgrade 6.2.2 site to 7.2
2014-11-18 15:59:15 +11:00
Shannon
0328ba1aec
Working on U4-5707 Cannot upgrade 6.2.2 site to 7.2
2014-11-18 15:06:27 +11:00
Shannon
1accc6275a
Updates how the validation works in the member model mapper to use the native validation stuff instead of custom pre-values.
2014-11-18 14:32:51 +11:00
Shannon Deminick
ce80c9a244
Merge pull request #540 from AndyButland/u4-5619
...
U4-5619 - Applied required setting for text field client-side validation to handle both native and custom properties
2014-11-18 14:22:25 +11:00
Shannon
2d9bd394ae
Updates the codemirror plugin for tinymce so that it uses it's own alias: codemirror, so the code and codemirror plugins can be enabled individually.
2014-11-18 14:06:43 +11:00
Shannon
b3c291206a
Merge branch '7.1.9' into 7.2.0
2014-11-18 12:23:51 +11:00
Shannon
f3f6504398
Working on: U4-5711 Media cache valueDictionary exception
2014-11-18 12:23:32 +11:00
Shannon
52629f829d
Working on: U4-5711 Media cache valueDictionary exception
2014-11-18 12:05:03 +11:00
Shannon
3496c5aece
Fix merge issue
2014-11-18 11:08:14 +11:00
Shannon
613f56107d
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
2014-11-18 10:52:50 +11:00
Shannon
c47d59a257
Fixes: U4-5820 List View showing content of complete site after deleting last page of data
2014-11-18 10:50:56 +11:00
Shannon
8fe0e4223b
fixes media service paged query so recycle bin works properly
2014-11-18 10:13:21 +11:00
per ploug
9abda14530
fixes U4-5541 Update copy for tag property editor to clearly state to press 'enter' after entering a tag
...
Instead of requiring enter to save, it will also add tags on blur so
entered data isnt lost
2014-11-18 00:08:16 +01:00
Shannon Deminick
9df2979d7d
Merge pull request #539 from AndyButland/u4-5757
...
U4-5757 - Recycle bin list view issue
2014-11-18 10:07:55 +11:00
Shannon
f4a81bfc04
Fixes: U4-5822 Can't create my own implementation of a PropertyvalueConverter for MacroContainer
2014-11-18 09:44:40 +11:00
Shannon
bff7aba778
updates naming conventions in csproj
2014-11-18 09:41:02 +11:00
Shannon Deminick
ade7278724
Merge pull request #542 from OrbintSoft/7.2.0
...
Fix to :
2014-11-18 09:15:05 +11:00
Stefano Balzarotti
f5835baa27
Fix to :
...
http://issues.umbraco.org/issue/U4-5475
http://our.umbraco.org/forum/getting-started/installing-umbraco/56540-Could-not-install-packages
http://our.umbraco.org/forum/getting-started/installing-umbraco/57035-Installing-Package-Error-invalid-search
http://issues.umbraco.org/issue/U4-5571
Ecc...
This is only a temporary workaround, because this is a stupid way of parsing a URI!!
1) It's not a real parsing, it uses browser DOM API with correlated compability problems (Invalid Protocol in Internet Explorer)
2) Check the validity of url clientside is useless...
2014-11-17 23:00:43 +01:00
per ploug
d7f6bd0d20
Missing grid cshtml file in csproj
2014-11-17 22:35:41 +01:00
per ploug
d92e5ca2e3
Fixes U4-5586 HTML in property descriptions is not supported in v7
2014-11-17 22:31:57 +01:00
per ploug
94465892ed
Adds radiobuttonlist prevalue editor
2014-11-17 22:23:03 +01:00
per ploug
4b59caf18f
PR from andy butland manually added
...
Adds Pixes unit to rte config field, close buttons to grid config
dialogs
2014-11-17 22:23:00 +01:00
Per Ploug
a0994ff105
Merge pull request #538 from AndyButland/u4-5608
...
U4-5608 - fixed styling issue with embedded items in grid
2014-11-17 21:39:54 +01:00
per ploug
9b3a7b8abc
Allows the grid to crop images
2014-11-17 21:24:54 +01:00
per ploug
bb93f0a4a2
Fixes U4-5723 Only enable macros allowed in RTE in grid
2014-11-17 21:24:52 +01:00
per ploug
3c8be919da
Fixes U4-5824 Grid editor lacks localized labels
2014-11-17 21:24:51 +01:00
per ploug
168893a888
Fixes issues with image directives
...
Didnt work properly outside property editor
2014-11-17 21:24:46 +01:00
jforage
eb4076399e
Fix to issue U4-5758. Branched off from 7.2.0
2014-11-17 13:24:58 +00:00
Shannon
d61d6008da
Adds internal event for when a package is installed which gives access to the InstalledPackage instance which contains a PackageInstance reference that contains all of the files installed in the package
2014-11-17 18:00:51 +11:00
AndyButland
47a78c1bcb
Applied required setting for text field client-side validation to handle both native and custom properties
2014-11-16 23:53:36 +01:00
AndyButland
dfdf85fc0b
Fixed filter that was returning all nodes for list view display of recycle bin
2014-11-16 22:12:21 +01:00
AndyButland
8862b99e6a
Added css style to ensure embedded items don't take up more width than the column they are within when editing
2014-11-16 21:44:08 +01:00
Sebastiaan Janssen
a1a1b9ebb5
Merge branch '7.1.9' into 7.2.0
2014-11-15 14:19:51 +01:00
Sebastiaan Janssen
403f64eeed
Only set comment to blank if there's command line arguments
2014-11-15 14:19:26 +01:00
Sebastiaan Janssen
5a26a52157
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
build/Build.bat
build/UmbracoVersion.txt
2014-11-15 14:18:34 +01:00
Sebastiaan Janssen
5aa29cc150
Adds version comment to UmbracoVersion.txt and makes it possible to overrule by adding arguments to build.bat
2014-11-15 14:04:19 +01:00
Sebastiaan Janssen
9be3bdb8a5
Makes sure that the very first build on a fresh machine works immediately (previously you'd get an error saying that some NuGet packages were restored and you need to run the build again).
2014-11-15 13:14:40 +01:00
Sebastiaan Janssen
c0baac2b38
Should fix the build for real now. Sets GenerateSerializationAssemblies to Off which then doesn't produce umbraco.XmlSerializers.dll any more.
...
Should be safe as this is only used for updatechecker and packageinstaller. From: http://hashtagfail.com/post/5255977780/sgen-loaderexceptions-error - "Visual Studio attempts to generate a serialization assembly containing the types in your solution, to improve XmlSerializer serialization performance, should you choose to serialize your types."
Conflicts:
build/NuSpecs/tools/install.core.ps1
2014-11-15 12:38:28 +01:00
Sebastiaan Janssen
31903c8ead
Merge pull request #536 from yannisgu/fixDotLess
...
Fix dotless reference in csproj
2014-11-14 17:17:21 +01:00
Sebastiaan Janssen
e59b14b7e7
Makes sure that the very first build on a fresh machine works immediately (previously you'd get an error saying that some NuGet packages were restored and you need to run the build again).
2014-11-14 17:16:33 +01:00
Sebastiaan Janssen
cb869b9064
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
build/Build.bat
2014-11-14 16:53:34 +01:00
Sebastiaan Janssen
b20fc22577
U4-5814 Apply MVC 4.0.0.1 security update
2014-11-14 16:51:51 +01:00
yannisgu
df0c297f55
Fix dotless reference in csproj
...
In the packages.config the version 1.4.1 of dotless is referenced while in the csproj the version 1.4.0 was referenced.
2014-11-14 11:16:20 +01:00
Stephan
e36dc368d9
U4-5802 - fix Ancestor<T>, AncestorOrSelf<T> + document
2014-11-14 10:27:57 +01:00
antoine
656ba98b1b
U4-5793 prevent drag element off screen vertically
2014-11-13 21:29:18 +01:00
per ploug
5c17201006
Fixes custom grid view lookup
2014-11-13 15:42:36 +01:00
per ploug
d86a1946a7
Filter grid cell and row settings
...
Settings and styles can now be specifically applied to a cell or a row,
by default on both
2014-11-13 10:58:42 +01:00
per ploug
18bf4a87b4
Grid component editors should only open on insert
2014-11-13 10:57:51 +01:00
per ploug
91475c7103
Fixes the bottom floating buttons
...
On datatype editor buttons floated randomly at the bottom
2014-11-13 09:22:54 +01:00
per ploug
88934a3f14
Darkens the grid layout editor
2014-11-13 09:22:49 +01:00
per ploug
80b5c99111
Sanitizes empty grid items
2014-11-13 09:22:47 +01:00
Shannon
658a045168
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-13 18:07:10 +11:00
Shannon
ccd438ba26
Fixes: U4-5801 macro container property needs to be type TEXT
2014-11-13 18:06:58 +11:00
per ploug
71863f8ba1
Sets a horizontal overflow on grid cells
...
To avoid that cell editors go beyond the cell horizontally
2014-11-13 07:52:19 +01:00
Shannon
6df6e3bdad
Fixes: U4-3737 macro container make sure you can define the allowed macros + the max number
2014-11-13 17:44:03 +11:00
Shannon
9019c49ee8
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
build/NuSpecs/UmbracoCms.Core.nuspec
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Sync/ServerEnvironmentHelper.cs
src/Umbraco.Tests/Plugins/PluginManagerTests.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Scheduling/KeepAlive.cs
src/Umbraco.Web/Scheduling/ScheduledPublishing.cs
src/Umbraco.Web/Trees/ApplicationTreeRegistrar.cs
src/UmbracoExamine/BaseUmbracoIndexer.cs
src/UmbracoExamine/DataServices/UmbracoContentService.cs
src/UmbracoExamine/DataServices/UmbracoMediaService.cs
src/UmbracoExamine/UmbracoContentIndexer.cs
src/UmbracoExamine/UmbracoMemberIndexer.cs
2014-11-13 16:32:50 +11:00
Shannon
74ebf67aef
updates the local storage sync, simplifies options and does more error checking in case sync cannot occur - which will default to normal storage.
2014-11-13 15:49:34 +11:00
Shannon
33036f80fe
Fixes: U4-5789 Add native option to UmbracoExamine library to run the indexes locally
2014-11-13 14:01:13 +11:00
Shannon
0688550143
start integrating the local templ storage option for examine
2014-11-13 13:09:29 +11:00
Shannon
d43b673092
Merge branch '7.1.9' of https://github.com/umbraco/Umbraco-CMS into 7.1.9
2014-11-13 13:06:53 +11:00
Shannon
4ec37b9d3a
Fixes: U4-5391 Create config to explicitly set the 'base url' for a website that is not running as a load balanced site - used for scheduled tasks/publishing/keepalive
2014-11-13 13:05:27 +11:00
Shannon Deminick
a5240a852e
Merge pull request #527 from designagencytom/patch-4
...
Flip ternary to prevent defaults being overridden from false to true.
2014-11-13 10:46:58 +11:00
Shannon Deminick
c74c269b9a
Merge pull request #535 from zpqrtbnk/7.2.0-wherein
...
Add WhereIn PetaPoco Sql Extension
2014-11-13 09:35:00 +11:00
per ploug
0cbdebc9b0
Merge remote-tracking branch 'origin/7.2.0' into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.prevalues.html
2014-11-12 15:44:11 +01:00
per ploug
4f655acda5
Splits the grid layout config into 3
2014-11-12 15:37:23 +01:00
Stephan
0cb396825f
Add WhereIn PetaPoco Sql Extension
2014-11-12 14:42:03 +01:00
Sebastiaan Janssen
4eb0981552
Bump version
2014-11-12 14:28:13 +01:00
antoine
4257a89cc1
U4-5793 The three icons (delete, move, settings) seems to fail to appear if the cursor is coming from inside the row. I need to move the cursor out of the row entirely and then back in. Seems like a bug to me.
2014-11-12 14:14:02 +01:00
antoine
7300316780
grid add button always centered
2014-11-12 14:14:00 +01:00
antoine
94da555fea
Some styles unification for the grid's prevalues
2014-11-12 14:13:57 +01:00
Sebastiaan Janssen
ed8cc2ad0d
Also fixes U4-5592 and U4-5746 for 7.1.9
2014-11-12 12:40:24 +01:00
Sebastiaan Janssen
ae47ad882d
#U4-5592 Fixed, Due in version 7.2.0
...
#U4-5746 Fixed, Due in version 7.2.0
Note: dotless is required for the artist formerly known as tuning
2014-11-12 10:40:31 +01:00
Shannon
10bc7d0c1e
Makes the section scanning and loading from the xml lazy so this no longer happens on startup but instead when sections are required, this ensures during startup there is no IO or scanning for sections, this should assist with U4-5126 config files get cleared out with zero size and of course also help a bunch with startup time.
2014-11-12 18:32:51 +11:00
Shannon
aa11d3504d
Makes the tree scanning and loading from the xml lazy so this no longer happens on startup but instead when trees are required, this ensures during startup there is no IO or scanning for trees, this should assist with U4-5126 config files get cleared out with zero size and of course also help a bunch with startup time.
2014-11-12 18:06:10 +11:00
Shannon
6903ebda1f
even slightly better locking
2014-11-12 16:45:36 +11:00
Shannon
6c6e398c53
Fixes locking check on tree collection, will speed things up a little
2014-11-12 16:36:08 +11:00
Shannon
bccb9655d0
Fixes: U4-5715 On startup when detecting if the db is configured we need to ensure it can also be connected to
2014-11-12 16:30:01 +11:00
Shannon
dd143681f1
By default, changes all log output for NH to be Warn
2014-11-12 16:02:02 +11:00
Shannon
b1d4a99510
U4-5728 - Do not run KeepAlive, ScheduledPublishing, without an url
...
Updates the scheduler and the scheduled tasks to use a background task runner (ported from new courier codebase with tests) so that they are web aware and wind down properly.
2014-11-12 16:00:17 +11:00
Shannon
79d9412b31
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-12 10:05:28 +11:00
Shannon
f6c39362cd
reverts codemirror tinymce editor from release until we can fix the IE issue with it, people can still enable it if they want though.
2014-11-12 10:05:20 +11:00
Shannon Deminick
48fb2a2fcc
Merge pull request #534 from kipusoep/Textbox-trimming-disabled
...
Disabled trimming (U4-5603)
2014-11-12 09:09:59 +11:00
antoine
4562237a96
U4-5778 Grid: Not all of the add-circle/button is clickable
2014-11-11 22:04:30 +01:00
antoine
3420694cca
Some grid view css adjustments
2014-11-11 21:56:25 +01:00
antoine
c68067eb09
highlight area for setting, not control.
2014-11-11 21:27:38 +01:00
antoine
a8c73296ea
Right info and warm highlight for rows' and controls' options (remove, move and setting)
2014-11-11 20:58:35 +01:00
Stefan Kip
805c1bf8d0
Disabled trimming
...
Set ngTrim to false.
2014-11-11 13:59:09 +01:00
Shannon
15119fc8d0
removes other refs to $scope.cfg, this is never necessary
2014-11-11 18:03:37 +11:00
Shannon Deminick
e2f8a73561
Merge pull request #528 from robertjf/7.2.0
...
Fixes issue U4-5754 Attempt to set start node on Media Picker sends user...
2014-11-11 17:57:26 +11:00
Shannon
4d9f6ccd22
Fixes: U4-5780 RenderActionInvoker needs a perf fix with caching when it's using reflection
2014-11-11 17:52:40 +11:00
Sebastiaan Janssen
9112c05477
Merge pull request #531 from Jeavon/GridCodeStandards
...
A few small tweaks to the C# part of the Grid editor for coding standard...
2014-11-10 15:46:50 +01:00
Jeavon Leopold
c0c624d62e
A few small tweaks to the C# part of the Grid editor for coding standards
2014-11-10 14:43:43 +00:00
per ploug
306a30265e
Remove ace from bower and directives folder
2014-11-10 13:36:57 +01:00
per ploug
1ee6fc8514
Update build.bat to beta2
2014-11-10 13:33:42 +01:00
Rune Hem Strand
1003ac42df
Grid template preview
...
New template preview for content section
2014-11-10 12:17:39 +01:00
Robert Foster
ca951aa56b
Fix for issue U4-5755 Issue: Multiple mixins with same tab cause content node edit crash
2014-11-08 01:13:17 +11:00
Robert Foster
6ea7b32363
Fixes issue U4-5754 Attempt to set start node on Media Picker sends user to Content section
2014-11-08 00:57:37 +11:00
Per Ploug Krogslund
db4495cf50
Grid mock data and modified tests
...
all client side changes, will not affect live sites
2014-11-07 11:13:28 +01:00
designagencytom
c35fa7c975
Flip ternary to prevent defaults being overridden from false to true.
2014-11-07 09:43:46 +00:00
per ploug
ed8cccdf5a
Minor visual annoyances + changed output html
...
changes made due to feedback from Adam, Rune and Simon on how to make
the grid as flexible as possible
2014-11-06 22:58:35 +01:00
per ploug
9cd8ce5626
Grid layout changes to support breaking rows
2014-11-06 14:13:27 +01:00
per ploug
990f271c63
Merge
2014-11-05 20:10:06 +01:00
per ploug
adfdbaec46
Adds support for grid row configuration and styling
2014-11-05 15:44:29 +01:00
Stephan
0f4436a465
U4-5728 - Do not run KeepAlive, ScheduledPublishing, without an url
2014-11-03 20:20:10 +01:00
Sebastiaan Janssen
8ccbf70b39
Making sure lower-case "Change password" is also removed
2014-11-03 18:05:12 +01:00
antoine
ddd26f3ad4
Move/remove row button hover wasn't correct, point on control's methods instead of row's
2014-11-03 14:04:59 +01:00
Sebastiaan Janssen
316e7531a0
#U4-5738 Fixed Due in version 7.2.0
...
Umbraco 7.2 installation via NuGet fails
2014-11-03 13:13:23 +01:00
Shannon Deminick
0f068f5fb1
Merge pull request #524 from Odie20XX/patch-1
...
Update MembershipHelper.cs
2014-11-01 05:53:52 +10:00
antoine
8f6b76f9fc
U4-5730 7.2.0 Grid - edit parameters of macro added into grid content
2014-10-31 16:29:22 +01:00
Odie20XX
468c281d7d
Update MembershipHelper.cs
...
The parameter "logMemberIn" wasn't used so setting "LoginOnSuccess" on the RegisterModel didn't have any effect. By checking the parameter you can disable automatically logging in the user after registration. If registration failed, it would have returned null in an earlier stage so it's safe to say registration succeeded at this point.
2014-10-31 15:30:20 +01:00
Jeavon Leopold
419531f373
Fix for U4-5698 - using method logic from NPoco as it works :)
2014-10-31 13:29:03 +00:00
Jeavon Leopold
3457768646
Merge branch '7.2.0' into U4-5698
2014-10-31 12:31:06 +00:00
Antoine Giraud
f7cb188210
Merge pull request #522 from arknu/U4-5638-grid-prevalue-editor
...
U4-5638: Replace style with ng-style to ensure styling is applied in IE
2014-10-31 12:55:18 +01:00
antoine
00518d0de7
Add the startNodeId option for the grid media editor
2014-10-31 09:59:13 +01:00
Sebastiaan Janssen
892a8d2a8a
Update gruntFile.js
2014-10-30 10:12:43 +01:00
arknu
ced6c011aa
U4-5638: Also replace style with ng-style in the property editor
2014-10-29 15:25:59 +01:00
arknu
efc2008783
U4-5638: Replace style with ng-style to ensure styling is applied in IE
2014-10-29 12:58:38 +01:00
Shannon
acb987a451
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-10-29 18:20:10 +10:00
Shannon
4a1ea6e2d8
Fixes: U4-5710 UmbracoVirtualNodeRouteHandler does not allow for SurfaceController forms
2014-10-29 18:20:01 +10:00
Antoine Giraud
cc23d57803
Merge pull request #521 from enricleon/7.2.0
...
Add new colorpicker directive to the canvasdesigner to improve reusability into the canvasdesigner editors
2014-10-29 09:18:32 +01:00
Enric León
81fdae3dc4
Change spectrumpicker to colorpicker in all editors
2014-10-28 16:27:04 +01:00
Enric León
2859eb560c
Add new directive colorpicker that wraps spectrumpicker into a dialog
2014-10-28 16:27:03 +01:00
Sebastiaan Janssen
7c5ad67a9f
Update to config transform adding a <remove /> too late and assembly bindings not transforming correctly
2014-10-28 14:41:52 +01:00
Sebastiaan Janssen
8c69bb400b
Error in powershell, more backups and updates readme for beta
2014-10-28 10:56:30 +01:00
per ploug
0c33fa0421
Removes protocol from vimeo forms video link
2014-10-28 10:02:23 +01:00
Jeavon Leopold
69c3962f21
Fix for U4-5698 - EntityService.GetObjectType throws for deleted Id's
2014-10-28 08:46:07 +00:00
per ploug
0605f9d7ba
Links forms dashboard video to vimeo
2014-10-28 09:01:51 +01:00
Sebastiaan Janssen
214c41f835
Revert "Disabling mini editor for now"
...
This reverts commit ff8f9bb6f4 .
2014-10-28 08:31:18 +01:00
Shannon
3853e086a0
Fixes: U4-5654 U7.2 - Creating a media type with inheritance throws a YSOD and also fixes legacy icons with media/content types
2014-10-28 16:45:59 +10:00
Shannon
24695948d2
Fixes API compatibility issues with new date picker, moves moment to it's own folder since it might be used for other things.
2014-10-28 16:16:00 +10:00
Shannon Deminick
5595d2ea73
Merge pull request #519 from arknu/datepicker-locale2
...
U4-5520: Localize date/time picker (2nd try)
2014-10-28 15:42:47 +10:00
Shannon
7a42b5dae3
streamlines and simplifies contentpicker.controller.js, ensures that filtering is performed properly even based on search results and differently based on members
2014-10-28 15:37:47 +10:00
Shannon
cc8f07c0d8
Fixes: U4-5694 When searching in a picker, the filtering rules are ignored
2014-10-28 15:23:05 +10:00
Shannon
67b9fcd295
Allows a callback for advanced filtering on the tree picker, also ensures that the "search..." nodes are never filtered since these are functional nodes and not selectable by default.
2014-10-28 12:20:34 +10:00
Shannon
c44a129e68
fixes js spec
2014-10-28 12:19:25 +10:00
Shannon
e4a8edd64c
streamlines and simplifies member group picker code
2014-10-28 12:19:00 +10:00
Shannon
e282d45397
streamlines and simplifies mediapicker pre-value code
2014-10-28 12:18:40 +10:00
Shannon
215f2462e4
streamlines and simplifies memberpicker code
2014-10-28 12:17:38 +10:00
Shannon
2babb2373d
ensures new member types have correct default icon
2014-10-28 12:17:05 +10:00
Shannon
b6d0b46332
Fixes: U4-5691 Search in backoffice pickers not working
2014-10-28 09:28:53 +10:00
per ploug
870b611871
Missing url in forms dashboard due to typo
2014-10-27 22:35:34 +01:00
Sebastiaan Janssen
ff8f9bb6f4
Disabling mini editor for now
2014-10-27 16:35:46 +01:00
Sebastiaan Janssen
ad1473e52f
Fix some more config transforms
2014-10-27 16:35:45 +01:00
per ploug
1de59f048b
Fixed U4-5664 Change icon overlay on system list views
2014-10-27 14:29:01 +01:00
per ploug
03060f7de9
Fixed U4-5606 Style on grid items are ignored in Internet Explorer
2014-10-27 14:08:14 +01:00
Sebastiaan Janssen
4521e31ec5
#U4-5582 Fixed Due in version 7.2.0
...
v7 JS exposes version number
2014-10-27 13:07:10 +01:00
arknu
0c4d574fe4
add moment.js
2014-10-27 12:57:24 +01:00
arknu
b541fe6b3f
U4-5520: Localize date/time picker (with improved compatibiility and other fixes)
2014-10-27 12:56:47 +01:00
per ploug
e9e83d3958
Updates forms video player js + css
2014-10-27 11:55:46 +01:00
antoine
4bb0f41ead
menor style issue
2014-10-27 10:43:51 +01:00
antoine
0469c206aa
force overflow = hidden to prevent no needed scrolls
2014-10-27 10:43:51 +01:00
Antoine Giraud
d4c79ccf03
Merge pull request #515 from Will-i-am-/7.2.0
...
Fix for width percentage on template selection not being rendered in gri...
2014-10-27 10:43:32 +01:00
Antoine Giraud
730c9c8403
Merge pull request #518 from enricleon/7.2.0
...
Fix issues of the canvas designer
2014-10-27 10:40:41 +01:00
Shannon
87db6d672a
Revert "U4-5520: Localize datepicker"
2014-10-27 17:47:50 +10:00
Shannon
e6eb25b58a
working on U4-5687 Fix issues with mini content editor that is launched from new Edit button in MNTP
2014-10-27 17:19:06 +10:00
Shannon
c45b3b7c3a
working on U4-5687 Fix issues with mini content editor that is launched from new Edit button in MNTP
2014-10-27 17:10:33 +10:00
Shannon
bf6a74b36b
working on U4-5687 Fix issues with mini content editor that is launched from new Edit button in MNTP
2014-10-27 16:29:24 +10:00
Shannon
40de02ca5d
working on U4-5687 Fix issues with mini content editor that is launched from new Edit button in MNTP
2014-10-27 16:11:20 +10:00
Shannon
ec86c92753
working on U4-5687 Fix issues with mini content editor that is launched from new Edit button in MNTP
2014-10-27 16:03:03 +10:00
Shannon
cf444e1702
working on U4-5687 Fix issues with mini content editor that is launched from new Edit button in MNTP
2014-10-27 15:24:04 +10:00
Shannon
145229122c
working on U4-5687 Fix issues with mini content editor that is launched from new Edit button in MNTP - fixes the fileManager part.
2014-10-27 14:09:25 +10:00
Shannon
67ffeebe0d
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-10-27 13:02:02 +10:00
Shannon
7d3a66de07
Working on U4-5687 Fix issues with mini content editor that is launched from new Edit button in MNTP
2014-10-27 13:01:51 +10:00
Shannon Deminick
58f4d2a6c5
Merge pull request #475 from KevinJump/v7.1.6.packagecontentfix
...
Package Installer - Moving content.setValue back out of PropertyType if block (back to v7.1.4 pos)
2014-10-27 10:27:29 +10:00
Sebastiaan Janssen
f0256e2bd5
Makes the check for Microsoft.WebApplication.targets file explicit
2014-10-25 17:06:35 +02:00
per ploug
3ec6e8a1ea
Adds forms to the default app.config
2014-10-25 01:10:08 +02:00
per ploug
48cb51e1e1
Updates forms installer dashboard
...
Requires a web.config update to support .mp4 mimetypes
2014-10-25 01:09:40 +02:00
Enric León
91491e4627
Add ability to open all the categories of the canvas designer. Also sow a scrollbar in the panel if its height it's bigger than the window.
2014-10-24 12:53:08 +02:00
Enric León
97cdea8fea
Remove console.info of the over canvasdesigner element
2014-10-24 12:53:07 +02:00
Enric León
9397655395
Fix incorrect icons to show hide categories on canvas designer main panel
2014-10-24 12:53:05 +02:00
Enric León
c03a1424be
Highlight item on left panel when hover in the canvas designer item
2014-10-24 12:53:04 +02:00
Enric León
801458d05c
Rename "refrech" to "refresh in the canvas designer methods
2014-10-24 12:53:03 +02:00
Sebastiaan Janssen
6c2750b0cc
Moves fix for VS14 to the SqlCEHelper class itself, InternalsVisibleTo didn't seem to work in VS (worked on command line build though)
2014-10-24 10:32:41 +02:00
Shannon
5d9c7d9068
adds note
2014-10-24 17:15:38 +10:00
Shannon
302e9ec11c
renames to GetModelAsync
2014-10-24 17:15:21 +10:00
Shannon Deminick
a44123f064
Merge pull request #504 from arknu/datetimepicker-locale
...
U4-5520: Localize date/time picker
2014-10-24 12:17:45 +10:00
Shannon
905cf830e6
Ok, the loader styles should now be good for everything!
2014-10-24 13:02:46 +10:00
Sebastiaan Janssen
abc672e348
Fixes VS14 build. SqlCEHelper.cs - the compiler in Vs14 doesn't like that we're callng public IRecordsReader ExecuteReader(string commandText, params IParameter[] parameters) like this: ExecuteNonQuery("alter table [" + table + "] drop constraint [" + constraint + "]");
...
Added two internal method overloads that just send an empty parameter array instead.
2014-10-23 17:52:14 +02:00
Sebastiaan Janssen
c273c94d57
Should fix the build for real now. Sets GenerateSerializationAssemblies to Off which then doesn't produce umbraco.XmlSerializers.dll any more.
...
Should be safe as this is only used for updatechecker and packageinstaller. From: http://hashtagfail.com/post/5255977780/sgen-loaderexceptions-error - "Visual Studio attempts to generate a serialization assembly containing the types in your solution, to improve XmlSerializer serialization performance, should you choose to serialize your types."
2014-10-23 17:08:35 +02:00
Sebastiaan Janssen
231b3062b8
Should fix Teamcity build, Umbraco 7 can't build on VS10 anyway
2014-10-23 10:35:03 +02:00
Shannon
b4be203b2a
Added a new dashboard to rebuild xml structures for content, members, media. I haven't put it in the release dashboard config for now. Also added methods to the examine controller to check the index integrity which we can use for th 7.3 task.
2014-10-23 18:52:11 +10:00
Shannon
44a39e7ca6
Fixes: U4-5055 Umbraco update fails with large set of media content due to timeout in RebuildXmlStructures. Adds RebuildXmlStructures to content, media, member services as public APIs (though people won't really use them), the underlying repositories now rebuild these structures using a single transactions but queried by pages of 5000 which should reduce memory overhead if there's a ton of media, etc... Added tests for this too. Added CountPublished to ContentService too.
2014-10-23 18:31:08 +10:00
Shannon
238f5fc5f3
Fixes: U4-5676 Styling in template editors is poor with the scrollbars and padding , the problem was due to a few too many umb-scrollables defined which causes multiple resizing, this should also improve the UI performance for legacy editors. Have also removed the hard coded width/heights in the code editors, have disabled codemirror from autoscaling as well in these editors since that causes additional scrollbars and overhead. Have tested all these changes in all browers and it's much better.
2014-10-23 14:01:16 +10:00
Shannon
e8a2ddb2a4
Simplifies NamespaceHttpControllerSelector and should be better with regards to locking instead of enumerating over a concurrent collection.
2014-10-23 10:51:33 +10:00
Will
df4d2f8c3b
Fix for width percentage on template selection not being rendered in grid property editor
2014-10-22 16:02:32 +01:00
Shannon
9717a6962a
adds tests
2014-10-22 16:46:22 +10:00
Shannon
56a8b771c1
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-10-22 16:44:55 +10:00
Shannon
86e82c7674
Updates PartialView & PartialViewMacros models/services/repositories, streamlines their operations, fixes up other underlying problems with the FileRepository, fixes tree syncing for partial views, partial view macros and scripts, fixes scripts being created in folders, allows partial views and partial view macros to be managed and created in folders, fixes FileUnitOfWork to use a queue, publicizes some internal test classes, fixes tree syncing when dealing with invariant case, adds correct validation to the create dialogs of scripts and partial views (and partial view macros)
2014-10-22 16:44:45 +10:00
Shannon
9ffaa8aabb
Fixes some of the PhysicalFileSystem issues with paths vs relative paths, this should fix up inconsistencies.
2014-10-22 15:52:32 +10:00
Shannon Deminick
f88144cbbe
Merge pull request #513 from filipw/feature/cache-httpcontrollerdescriptor
...
Cache HttpControllerDescriptor in NamespaceHttpControllerSelector
2014-10-22 12:13:06 +10:00
filipw
9e7d2884b9
do not recreate HttpControllerDescriptor every time
2014-10-21 08:39:21 +02:00
filipw
fe31ed5cb2
changed NamespaceHttpControllerSelector to use a helper class NamespaceHttpControllerMetadata rather than raw Type caching
2014-10-21 08:37:40 +02:00
Shannon
4494d8cc91
Merge branch 'partial-view-folders' of https://github.com/pynej/Umbraco-CMS into 7.2.0
2014-10-21 13:21:12 +10:00
Shannon
967030a9c4
Fixes up issues when tracking dirty changes on numerical or empty string values because json.net converts numerical to long and we were setting those values on the Property.Value which means that comparing long -> int will always return false and thus the property is flagged as dirty. Same goes with string and null when dealing with an object. This is all fixed up now and have added another method to see if we shold actually persist any changes for content when saving. This all relates to fixing: U4-5510 Previewing a content item saves that item
2014-10-21 13:12:31 +10:00
Shannon
95c0f80df4
Removes all the unecessary casting to ICanBeDirty - not sure why we've had it like this for so long.
2014-10-21 11:43:58 +10:00
Shannon
0e23c9e69f
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-10-21 10:35:02 +10:00
Shannon
8388ec12cd
Ensure preview button is not shown when the content is being created
2014-10-21 10:34:52 +10:00
Stephan
81928a5948
bugfix PublishedContentType cache key
2014-10-20 18:50:07 +02:00
Shannon
15413a75fe
Fixes: U4-4698 Properties on 'Info' tab of Membertype not saving correctly on Umbraco 7.1.1
2014-10-20 19:50:55 +10:00
Shannon
720ed0f457
Adds another check to old migrations to ensure some required FKs are dropped when needed
2014-10-20 14:26:22 +10:00
Sebastiaan Janssen
043139caae
Fixes build for people without git in path and with various VS versions installed (no more need to have at least VS2012 installed)
2014-10-19 13:00:54 +02:00
Sebastiaan Janssen
54642590cc
Took a page out of Json.Net's book and solved the problem with initial installs while keeping the upgrade transform behavior
2014-10-17 20:13:23 +02:00
Sebastiaan Janssen
f4231b1692
Upgrade to System.Web.Mvc 4.0.0.1 (or 4.0.40804.0 whatever you want to call it)
2014-10-17 17:24:32 +02:00
arknu
144a4fdd62
Update format string for date picker without time
2014-10-17 11:24:26 +02:00
Shannon
334e7da40f
Fixes full screen scrolling issue due to buttons in breadcrumb being bigger than they should
2014-10-17 11:51:24 +10:00
Shannon
e177ad57cc
Fixes: U4-5397 Header in modal left sidebar breaks out of sidebar width
2014-10-17 11:43:23 +10:00
Shannon
b01ed76350
ensures loader bar is relative in modals/dialogs
2014-10-17 11:35:32 +10:00
Shannon
732d37054b
re-fixes loader bar styling
2014-10-17 11:30:59 +10:00
Shannon
d9195122d5
Fixes null check in template repo
2014-10-17 11:13:12 +10:00
Shannon
03e4ad6c4b
adds transforms/tools to the sln folder
2014-10-17 10:48:33 +10:00
Shannon Deminick
31f4b32277
Merge pull request #511 from arknu/translate-da
...
U4-5655: Update Danish language file
2014-10-17 08:56:10 +10:00
arknu
a3ce5f82d4
U4-5655: Missed media saved message
2014-10-16 15:39:46 +02:00
arknu
843397d793
U4-5655: Update Danish language file
2014-10-16 15:08:15 +02:00
Sebastiaan Janssen
bfd79277fd
Adds two more required transform files and updates web.config with forgotten key
2014-10-16 13:41:03 +02:00
Sebastiaan Janssen
0811951c04
Remove already defined variable
2014-10-16 13:41:02 +02:00
Sebastiaan Janssen
49aa6b40cc
Require json.net to make old version (<6.2.0) upgrades succeed
2014-10-16 13:41:02 +02:00
Sebastiaan Janssen
6b43c0c761
Still try to backup web.config (might be too late though, will test) and remove test entry from install.core
2014-10-16 13:41:01 +02:00
Sebastiaan Janssen
1346621a79
Few more nuget updates
2014-10-16 13:41:00 +02:00
Sebastiaan Janssen
9f4d72e137
Improve NuGet upgrades
2014-10-16 13:41:00 +02:00
arknu
5baa721eb7
add cursor: pointer to datepicker button
2014-10-16 13:40:50 +02:00
Shannon
ca58e8f98f
Fixes: U4-4176 v7, cannot disable users in right-click-menu.
2014-10-16 18:45:02 +10:00
arknu
caa4f3ed45
reference non-minified files
2014-10-16 10:03:55 +02:00
arknu
f5447e1bc1
remove minified version
2014-10-16 09:48:52 +02:00
arknu
da64215bc5
forgot to update the datepicker format string in a couple of places
2014-10-16 09:48:50 +02:00
arknu
eb348d60a8
styling tweaks for new datepicker
2014-10-16 09:48:49 +02:00
arknu
a916686d2e
add moment.js
2014-10-16 09:48:47 +02:00
arknu
6adf04eddc
U4-5520: Localize datepicker
2014-10-16 09:48:46 +02:00
Shannon
26059ebad0
updated some of the table styling, updated the path to be relative and updated the release config.
2014-10-16 17:38:36 +10:00
Shannon
f48a218456
Merge branch 'tinymce-codemirror' of https://github.com/pynej/Umbraco-CMS into pynej-tinymce-codemirror
2014-10-16 17:06:22 +10:00
Shannon
fa2337f806
Fixes: U4-5649 Ensure NodeCount is on TagModel for TagQuery
2014-10-16 16:23:13 +10:00
Shannon
c66b1f7e25
removes macro scripts from build files
2014-10-16 16:05:00 +10:00
Shannon
133d7c92cb
If the legacy razor macro engine is executed, ensures that the folder and required web.config exist before execution.
2014-10-16 16:01:25 +10:00
Shannon
10c0d26a17
Fixes: U4-4828 Disable "Scripting Files" tree and don't ship the macroScripts folder
2014-10-16 15:37:32 +10:00
Shannon Deminick
328103c4ac
Merge pull request #507 from danlister/7.2.0-U4-5602
...
U4-5602 Dropdown List data type now shows an empty option after a page is saved
2014-10-16 13:55:23 +10:00
Shannon
8697829982
fixes some minor things in PRs
2014-10-16 14:53:55 +10:00
Shannon Deminick
b68f79d569
Merge pull request #509 from kalletoxic/7.2.0
...
Making the sort dialog responsive also in height. Before you had to scro...
2014-10-16 13:49:17 +10:00
Shannon
25b8a12aad
removes the contour lang keys that shouldn't be there.
2014-10-16 14:46:52 +10:00
Shannon Deminick
3846d1a4f7
Merge pull request #510 from scottleaver/7.2.0
...
Make input box on search visible
2014-10-16 13:44:54 +10:00
Shannon
142a5ec922
Removes demo packages from source control, we don't need these, they were just committed POCs at the beginning of v7 development
2014-10-16 14:31:44 +10:00
Shannon
3b53aca31f
Ensures the mousemove on document event is unbound when unloading the umbcontentname directive.
2014-10-16 14:28:58 +10:00
Shannon
297f564b1d
removed the min version, we minify anyways.
2014-10-16 14:20:38 +10:00
Shannon
87f0586cdd
Fixes date picker, ensures today's date is not shown when hiding, ensures that a null value is set when it's empty
2014-10-16 14:18:41 +10:00
Shannon
582357557f
Had to remove the duplicate index updates, otherwise it will try to do it twice (U4-4133)
2014-10-16 13:33:38 +10:00
Shannon
f779f3dbf4
Fixes examine unit tests
2014-10-16 13:01:33 +10:00
Shannon
7df39efa7b
Ensures missing indexes are added that are required for the other constraints, even though these are now added for 6.0, if the version is detected as greater than 6.2 they still need to be added. (U4-4133)
2014-10-16 12:15:39 +10:00
Shannon
cab8ea86fb
Fixes related links data upgrader when there invalid old data stored (U4-4133)
2014-10-16 12:01:08 +10:00
Shannon
7b99efb061
Working on: U4-4133 Database key changes are not fixed in the Umbraco 7 installer!
2014-10-16 11:24:29 +10:00
Shannon
ed3a5a7ee3
Avoids an exception if data in the db is inconsistent, this can occur with very old upgrades, adds a warning if this is the case.
2014-10-16 11:23:24 +10:00
Shannon
e41e95d377
Instantly improves perf of content/media trees by updating the RecycleBinSmells methods - they were loading in ALL content that was in the bin before just to return a boolean! :(
2014-10-16 11:22:44 +10:00
Shannon
bd0a1e66f2
Fixes issue with tree picker and search where the already selected nodes would be cleared when searching and not selecting anything. Adds transition to go to search.
2014-10-15 15:57:04 +10:00
scottleaver
a784e36980
Make input box on search visible
...
UX improvement. Without a box it is not obvious where to click to perform search.
2014-10-14 18:39:37 +01:00
Shannon
4121e3a427
Fixes: U4-5616 Cannot sort tabs/groups
2014-10-14 15:22:28 +11:00
Shannon
315e9a0d03
Search now works in copy/move dialogs, also fixed up the styling on the loader and streamlined it's usage
2014-10-14 09:36:35 +11:00
Shannon
7804e8aa44
Copy dialog with search is basically working, just needs a few tweaks.
2014-10-13 18:31:35 +11:00
Shannon
f42b7adc0e
Link picker now working with search + list view search
2014-10-13 18:20:18 +11:00
Shannon
48d34af7bb
Gets tree picker working better with searching and list views.
2014-10-13 17:27:22 +11:00
Shannon
12a23abbbf
Gets the new way of searching list views working
2014-10-13 16:31:46 +11:00
Shannon
7a7f31b7a6
Updates tree item directive to have far less angular bindings and sets up much of the DOM manually, this improves perf in a big way when lots of nodes are rendered... still needs more of this though!
2014-10-13 14:27:07 +11:00
Stephan
3c7fb8aeff
U4-2581 - public UmbracoContext.UrlProvider
2014-10-10 11:35:40 +02:00
Shannon
f43fa499bf
Fixes: U4-5628 Publicize PublishContentRequest.Prepare, U4-5574 UmbracoVirtualNodeRouteHandler doesn't handle culture properly
2014-10-10 14:45:38 +11:00
Shannon
34152867fa
Fixes: U4-5627 Publicize PublishedContentRequest constructor
2014-10-10 10:58:06 +11:00
Shannon
18e0aabdb2
adds some notes
2014-10-10 10:49:47 +11:00
Kalle Ekstrand
8a822a8400
Updated Swedish language file
2014-10-09 18:31:05 +02:00
Kalle Ekstrand
71d879842f
Making the sort dialog responsive also in height. Before you had to scroll...
2014-10-09 18:14:17 +02:00
Shannon
0407bec67b
Moves more logic into directives
2014-10-10 01:05:48 +11:00
Shannon
f5746a1a3c
Moves some of the search parts into directives so we can start re-using them.
2014-10-10 00:42:37 +11:00
Shannon
ea6708e55a
Ensures search listing and tree view is fully synced, if you uncheck an item that's already selected from either tree view or search result, all ui is synced.
2014-10-09 17:28:16 +11:00
Shannon
83528f932e
Ensures that any already visible tree nodes are selected if they are selected in the search list
2014-10-09 17:15:32 +11:00
Shannon
7f5a117a67
Ensures that new nodes that are shown in the tree that have already been selected via the search results are shown as selected
2014-10-09 17:01:36 +11:00
Shannon
e709a759ed
Gets the icon for each content/media item indexed so it can be mapped and shown when showing search results.
2014-10-09 16:39:12 +11:00
Shannon
41da2fab98
Revert "WIP - quick test to move the tree node style above search bar" - back to yesterday's behavior until we figure out exactly what the plan is
2014-10-09 16:11:09 +11:00
Shannon
38621c61ba
WIP - quick test to move the tree node style above search bar
2014-10-09 16:03:10 +11:00
Shannon
6b36b01491
fixes media move to use the correct check enabled tree
2014-10-09 14:36:35 +11:00
Shannon
49164ce6ef
Updates move/copy to use the correct usage of checked nodes
2014-10-09 14:31:53 +11:00
Shannon
9cbea5764d
fixes umbtreeitem with ng-show instead of ng-if which wasn't working for the copy dialog for some reason
2014-10-09 13:39:10 +11:00
Shannon
f8503b4c68
Fixes (and massively simplifies) the member group picker to use the correct way of using checks in tree nodes
2014-10-09 12:51:07 +11:00
Shannon
0ff1c9915d
Updates tree to natively support check boxes as an option, same with search icons, fixes tree directive to pass the current tree scope correctly, removes the requirement for the cache key on the umbtreeitem directive. Fixes the link picker to use the correct way to show check boxes instead of hacking with jquery.
2014-10-09 12:36:52 +11:00
Shannon
c58a9429e1
Member picker now using standard treePicker and search is working
2014-10-09 11:08:09 +11:00
Shannon
18efe25167
removes unneeded contentpicker dialog and just uses the standard tree picker that has the correct search built in, now search is working for the link picker.
2014-10-09 00:04:25 +11:00
Shannon
5c5a0e6140
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-10-08 23:24:40 +11:00
Shannon
05d5e981af
Search working pretty nicely with tree picker and list views, now to get it working like this consistently for all of them.
2014-10-08 23:24:27 +11:00
Sebastiaan Janssen
ea7d52a353
Update version
2014-10-08 13:56:26 +02:00
Shannon
8136b3ecb0
Got searching working from a particular node id, got the UI nearly working
2014-10-08 19:03:45 +11:00
Shannon
13ea17c225
Merge branch '7.1.8' into 7.2.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2014-10-08 18:04:47 +11:00
Shannon
b8ea50d644
Merge remote-tracking branch 'origin/6.2.4' into 7.1.8
...
Conflicts:
build/NuSpecs/build/UmbracoCms.targets
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Persistence/Factories/UmbracoEntityFactory.cs
src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
src/Umbraco.Tests/Services/EntityServiceTests.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2014-10-08 17:30:45 +11:00
Shannon
1eab26c0f6
reverts IQuery
2014-10-08 17:26:55 +11:00
Shannon
0543c620eb
bumps version
2014-10-08 17:25:06 +11:00
Shannon
646e5f173d
Fixes descendant queries to ensure that the comma is suffixed to the path, otherwise strange things could happen when there are longer ids!
2014-10-08 17:23:14 +11:00
Shannon
b5594517bd
Fixes: U4-5583 Can no longer link to Media Items from RTE in 6.2.3 - Due to a cherry pick/merge issue since the newer 7.x EntityRepository deals with NVarchar and NText values whereas the 6.x one did not. Have backported the mapping poco classes to now also support NVarchar and NText for the EntityRepository. Have also fixed the basic query to ensure that there are no left joins before inner joins which can also cause problems. Fixed up the duplicate where clause. Adds more tests to entity service.
2014-10-08 17:13:28 +11:00
Shannon
c61c130ddf
WIP: working on tree picker with search for list views
2014-10-08 14:35:57 +11:00
Shannon
818c699d60
WIP: working on tree picker with search for list views. updates all pickers to ensure that they unbind any events.
2014-10-08 14:26:18 +11:00
Shannon Deminick
f5ec2139f0
Renaming to correct file naming conventions
2014-10-08 09:34:24 +11:00
Shannon Deminick
983d7610e4
Renaming to correct file naming conventions
2014-10-08 09:33:57 +11:00
Shannon Deminick
504c477037
Renaming to correct file naming conventions
2014-10-08 09:33:37 +11:00
Shannon Deminick
7b8932a5d6
Renaming to correct file naming conventions
2014-10-08 09:33:14 +11:00
Shannon Deminick
504f53439a
Renaming to correct file naming conventions
2014-10-08 09:32:42 +11:00
Shannon Deminick
e58c7f46c7
Renaming to correct file naming conventions
2014-10-08 09:32:16 +11:00
Shannon Deminick
1953e23560
Rename src/Umbraco.Web.UI/Views/Partials/grid/bootstrap2.cshtml to src/Umbraco.Web.UI/Views/Partials/Grid/Bootstrap2.cshtml
2014-10-08 09:31:40 +11:00
Shannon
c266f9f58e
updates sort dialog prog bar
2014-10-08 09:30:12 +11:00
Shannon
7296643f2d
Fixes remaining link picker issue: U4-4974 Umbraco v7.1.3 - Users cannot insert images in RTE
2014-10-08 09:29:52 +11:00
per ploug
0057421f98
Update grid partials to grid/ instead of canvas/
2014-10-07 14:40:45 +02:00
Sebastiaan Janssen
bb5d373923
Merge pull request #506 from sitereactor/7.2.0-compositions-fix
...
Fixes U4-5077 doc types with compositions
2014-10-07 14:11:09 +02:00
per ploug
be8e4b9fe5
grid partials
2014-10-07 14:01:48 +02:00
Morten Christensen
e6820ad52a
Fixes U4-5077 Umbraco 7.2 Alpha - doc types with compositions get moved in doc type tree
...
Return 0 if parent is the root
2014-10-07 13:59:22 +02:00
per ploug
b6fd0489e2
Renames canvas editor into grid again
2014-10-07 13:39:18 +02:00
Dan Lister
936b903b24
Fixes: U4-5602 Dropdown List data type now shows an empty option after a page is saved
2014-10-07 10:43:37 +01:00
Sebastiaan Janssen
5501c9531b
Bump version
2014-10-07 11:22:51 +02:00
per ploug
bba4db46d2
Breaking change: Renames GetGridHtml() to RenderCanvas()
2014-10-07 11:17:24 +02:00
Shannon
ec30251271
Fixes most tree pickers to show/hide the header correctly, updates the entitycontroller to be able to search from a start node and use the user's assigned start node if one is not passed in. Ensure the search bar is visible for the treepicker at all times. Now to get the remaining bits working...
2014-10-07 17:22:26 +11:00
Shannon Deminick
173d298d21
Merge pull request #503 from arknu/angular-test-fixes
...
U4-5589: Fix broken Angular app test setup
2014-10-07 16:38:50 +11:00
Shannon
98eeaca5d5
Fixes: U4-5597 ServerVariables cannot include dynamic data like a users start node Ids
2014-10-07 14:59:07 +11:00
Shannon
6ab03d4c98
puts website proj back in sln
2014-10-07 14:09:46 +11:00
Shannon
7a172c4253
Fixes: U4-4974 Umbraco v7.1.3 - Users cannot insert images in RTE
2014-10-07 14:08:22 +11:00
Shannon
b28f1d86c9
Merge branch '7.1.8' into 7.2.0
2014-10-07 12:57:47 +11:00
Shannon
8824ab2b27
reverts JS from tree controller and updates the c# method to create the tree child node URLs to ensure the custom start node param is ignored, this is a bit cleaner.
2014-10-07 12:52:02 +11:00
Shannon
b60e292d5f
Fixes: U4-5578 MNTP with root node, recursive output
2014-10-07 11:51:11 +11:00
Shannon
e1dcf6b061
reverts IQuery
2014-10-07 11:50:35 +11:00
Shannon Deminick
9058358004
Merge pull request #501 from Alain-es/U4-5400-Bugfix
...
U4-5400 BugFix
2014-10-07 10:14:57 +11:00
per ploug
6d4deb8da5
Fixes U4-5531 7.2.0 Nightly: Preview of desktop, height is 150px
2014-10-06 13:54:30 +02:00
per ploug
4da98c1697
temp forms copy
2014-10-06 13:31:43 +02:00
per ploug
7ae9a2bda6
Canvas add delay to overlay
2014-10-06 11:55:34 +02:00
arknu
95c4fb740a
Fix broken Angular app test setup
2014-10-04 23:37:46 +02:00
Alain-es
ad4b90dbe5
U4-5400 BugFix
...
BugFix: U4-5400 Tags Data Type Doesn't Always Auto-Complete/Typeahead.
New feature: Filters the shown list items to not show the tags that are
currently selected.
2014-10-04 08:48:04 +02:00
antoine
0ce83630d7
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-10-03 09:45:19 +02:00
antoine
bc733132a6
Right ng-include for the canvas additem
2014-10-03 09:44:50 +02:00
Shannon
58a0de086f
fixes unit test
2014-10-03 17:07:27 +10:00
Shannon
cc9ca02843
Merge branch 'BatJan-7.1.5-localizatiob-5025' into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI/umbraco/config/lang/ru.xml
2014-10-03 13:29:04 +10:00
Shannon
12e49f186e
Merge branch '7.1.5-localizatiob-5025' of https://github.com/BatJan/Umbraco-CMS into BatJan-7.1.5-localizatiob-5025
...
Conflicts:
src/Umbraco.Web.UI.Client/src/common/mocks/services/localization.mocks.js
src/Umbraco.Web.UI/umbraco/config/lang/en.xml
src/Umbraco.Web.UI/umbraco/config/lang/es.xml
src/Umbraco.Web.UI/umbraco/config/lang/fr.xml
src/Umbraco.Web.UI/umbraco/config/lang/sv.xml
2014-10-03 13:28:02 +10:00
Shannon
967df0949b
Merge branch 'abryukhov-7.1.0' into 7.2.0
2014-10-03 13:15:30 +10:00
Shannon
a0602e6b2a
merges PR #243
2014-10-03 13:03:52 +10:00
Shannon
c078a1c12f
Merge branch 'U4-5512' of https://github.com/arknu/Umbraco-CMS into arknu-U4-5512
...
Conflicts:
src/Umbraco.Web.UI.Client/src/controllers/main.controller.js
2014-10-03 13:01:00 +10:00
Shannon
8cfb5915ac
Manually merge branch 'allyen-6.1.4-shibboleth' into 7.2.0
2014-10-03 12:58:30 +10:00
Shannon
19595ba887
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-10-03 12:51:38 +10:00
Shannon
2b2891b6f4
Merge branch '7.1.5' of https://github.com/henrikrossen/Umbraco-CMS into henrikrossen-7.1.5
2014-10-03 12:51:27 +10:00
Shannon Deminick
0b41f1e85e
Merge pull request #488 from jhauge/7.2.0
...
This commit fixes U4-1115
2014-10-03 12:03:49 +10:00
Shannon
1d42a9225f
Removes desktop media uploader - not used anymore AFAIK
2014-10-03 11:53:06 +10:00
Shannon
8012c909c0
removes angular web app from sln
2014-10-03 11:50:10 +10:00
Shannon
7368cc6b28
Style fixes
2014-10-03 10:37:30 +10:00
Shannon
68480ebd56
Fixes: U4-5492 Distributed calls won't work if IIS sites between servers have the same HttpRuntime.AppDomainAppId
2014-10-03 09:44:17 +10:00
Shannon
0d74642e56
fixes U4-5492 Distributed calls won't work if IIS sites between servers have the same HttpRuntime.AppDomainAppId
2014-10-03 09:44:03 +10:00
Shannon Deminick
cce63d6eaa
Merge pull request #498 from AndyButland/u4-5461
...
U4-5461 - Further amends to date picker behaviour
2014-10-03 09:21:23 +10:00
AndyButland
3090339962
Removed incorrect option value
2014-10-02 22:08:19 +02:00
AndyButland
d9074da3fd
Removed close of date/time picker on date selection when set up with time picker; close picker on click on document
2014-10-02 22:02:41 +02:00
Sebastiaan Janssen
246dfba8ac
Bump version
2014-10-02 18:06:15 +02:00
Shannon
8e89a43311
Merge branch '7.1.7' into 7.2.0
2014-10-03 00:33:10 +10:00
Shannon
c0c7d21001
Merge remote-tracking branch 'origin/6.2.3' into 7.1.7
2014-10-03 00:29:33 +10:00
Shannon
7d189a6fb8
Backports the @ symbol escaping fixes
2014-10-03 00:28:49 +10:00
Shannon
e60dcfa144
Merge branch '7.1.7' of https://github.com/umbraco/Umbraco-CMS into 7.1.7
2014-10-03 00:26:25 +10:00
Shannon
3f8b779ae4
adds note
2014-10-03 00:23:38 +10:00
Shannon
72dc5fc477
Removes unused method
2014-10-03 00:23:28 +10:00
Shannon
737f2fb707
Fixes: U4-5566 Quite a few hard coded queries with incorrect escape syntax for mysql
2014-10-03 00:07:40 +10:00
Shannon
a13ead0d10
unescapes @ symbols now that sql params are in place
2014-10-03 00:06:09 +10:00
Shannon
93e864494b
Merge branch 'bjarnef-7.2.0_progressbar' into 7.2.0
2014-10-02 21:47:03 +10:00
Shannon
1c16764605
Merge branch '7.2.0_progressbar' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-7.2.0_progressbar
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/common/dialogs/mediapicker.html
src/Umbraco.Web.UI/umbraco/developer/Packages/installedPackage.aspx
src/Umbraco.Web.UI/umbraco/developer/Packages/installer.aspx
src/Umbraco.Web.UI/umbraco/dialogs/sort.aspx
2014-10-02 21:46:39 +10:00
Shannon
414dbe45a6
Fixes: U4-5460 User with start content set won't see the selected node.
2014-10-02 13:38:44 +02:00
Shannon Deminick
69494c20f4
Merge pull request #491 from AndyButland/u4-5461
...
U4-5461 - Close date picker once date is selected
2014-10-02 21:18:21 +10:00
Shannon Deminick
caa0e82d77
Merge pull request #495 from AndyButland/u4-5012
...
U4-5012 Moved preview step for RTE embed dialog to a button press
2014-10-02 21:16:44 +10:00
Shannon
d2592bd79f
Fixes: U4-5456 Cannot access all properties of member via MembershipHelper methods
2014-10-02 21:05:20 +10:00
Shannon
b90f28731c
Ensures the return to list button isn't shown on items in the recycle bin since that would navigate back to their original parent. Updates the recycle bin list views to respect the list view configuration of their associated sections.
2014-10-02 19:55:24 +10:00
Sebastiaan Janssen
340328aeba
Fixes merge issue
2014-10-02 11:44:41 +02:00
Shannon
c8264cff1e
Updates the content type editor to have the list view customization inline instead of in a dialog.
2014-10-02 18:52:38 +10:00
Shannon
3400c52e45
Fixes: U4-5443 Unable to add images using markdown editor, U4-5442 Markdown editor breaks on navigation
2014-10-02 13:18:35 +10:00
Shannon
613dd76f81
removes removed db column from document dto
2014-10-02 12:52:26 +10:00
Shannon
7c7ef42216
fixes typo on downgrade
2014-10-02 12:27:29 +10:00
Shannon
0e736a8d32
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-10-02 12:23:55 +10:00
Shannon
08ea69caae
Fixes paging for MySQL (actually makes it a better query anyways), fixes null ref for member indexer, Fixes MNTP after upgrade from v6, fixes typo on migration downgrade.
2014-10-02 12:23:43 +10:00
antoine
2380217c21
Very Basic shadow for the canvas designer
2014-10-01 18:28:25 +02:00
antoine
1231975a78
Bad path refer to grid instead of canvas
2014-10-01 18:27:35 +02:00
antoine
14e241bf21
Layout Editor editor without default box value
2014-10-01 18:26:57 +02:00
antoine
c3c755755d
Canvas designer, palette config path in EnableCanvasDesigner fixed
2014-10-01 15:01:16 +02:00
antoine
50d3b81ed9
Blank font style issue in canvas designer google font editor
2014-10-01 12:57:33 +02:00
antoine
371e4382cb
set a no disposable unique row ID for row styling
2014-10-01 12:56:45 +02:00
antoine
45dde8717b
Canvas designer Color editor issue
2014-10-01 12:55:32 +02:00
AndyButland
af256e754d
Moved preview step for RTE embed dialog to a button press
2014-10-01 11:28:00 +02:00
Shannon
f875dc15f7
Merge branch '6.2.3' into 7.1.7
...
Conflicts:
build/Build.bat
build/NuSpecs/UmbracoCms.Core.nuspec
build/NuSpecs/UmbracoCms.nuspec
build/NuSpecs/build/UmbracoCms.targets
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Models/DeepCloneHelper.cs
src/Umbraco.Core/Persistence/Querying/BaseExpressionHelper.cs
src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
src/Umbraco.Core/Services/MediaService.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Persistence/PetaPocoExtensionsTest.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/umbraco/dashboard/DesktopMediaUploader.ascx
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/dashboard/DesktopMediaUploader.ascx
2014-10-01 16:47:49 +10:00
Shannon
71242430da
Fixes a query that would cause the new petapoco changes to have issues since it was asking for the wrong type
2014-10-01 16:37:42 +10:00
Shannon
2ec8d124fd
renames new ssl attribute and updates proj
2014-10-01 16:06:19 +10:00
Shannon
eb31ce3b44
Fixes a query that would cause the new petapoco changes to have issues since it was asking for the wrong type
2014-10-01 16:05:54 +10:00
Shannon
8a65ea7e97
Fixes: U4-5566 Quite a few hard coded queries with incorrect escape syntax for mysql
2014-10-01 15:40:48 +10:00
Shannon
e960f8dca9
Fixes query for mysql
2014-10-01 15:22:20 +10:00
Shannon
c5677233e3
Fixes install upgrade step to run during new install and upgrade - that is used when a db is found at the specified location but the version is empty, the upgrader still needs to run. Updates new upgrade steps to check if the changes are required so no errors occur when re-upgrading.
2014-10-01 14:58:30 +10:00
Shannon
9f80911b00
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-10-01 14:57:13 +10:00
Shannon
f3df082695
fixes hard coded sql server bracket syntax
2014-10-01 14:56:54 +10:00
Shannon Deminick
ac309f5a65
Merge pull request #493 from Bitmapped/7.2.0
...
Force HTTPS Redirect on UmbracoUseSSL (U4-4737)
2014-10-01 11:06:42 +10:00
Brian Powell
8aa9326e10
Add UmbracoUseSSL filter to redirect to HTTPS if umbracoUseSSL is set. Fixes U4-4737
2014-09-30 20:58:12 -04:00
Shannon
fc47cdf9b0
proj file update
2014-10-01 10:25:06 +10:00
Shannon
bad341613f
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-10-01 10:19:04 +10:00
Shannon
863e8b5024
Changes PetaPoco UOW to use a Queue instead of trying to order by a date which even in ticks is sometimes the same. Changes some content ext to accept the service it needs instead of relying on the app ctx singleton and obsoletes others. Fixes ContentBase.ContentTypeId to check if the Id has been set on it's true ContentTypeBase which is required with the new foreign key to insert entities (this was actually a bug without the foreign key). Updates media/content services with paging to use parameters correctly. Fixes tests.
2014-10-01 10:18:51 +10:00
Shannon Deminick
f2d4e6541d
Merge pull request #492 from Bitmapped/7.2.0
...
Fix for U4-5564
2014-10-01 08:57:25 +10:00
antoine
2b066b3dbc
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-30 21:42:30 +02:00
antoine
1e1b8b7ae6
Delete canvas designer style fixed
2014-09-30 21:41:13 +02:00
antoine
4021b680f8
No more dependency with bootstrap and some comments in less file
2014-09-30 21:39:51 +02:00
antoine
2733dc3129
Canvas grid row editor
2014-09-30 21:38:41 +02:00
antoine
97ed172472
Canvas designer Selector based on schema instead of name
2014-09-30 21:38:05 +02:00
antoine
4ed496921a
Reload Page after reset canvas designer style
2014-09-30 21:37:17 +02:00
Brian Powell
be55c11554
Fix for U4-5564
2014-09-30 12:44:52 -04:00
Shannon
228c8ac8e0
Merge remote-tracking branch 'origin/7.2.0' into 7.2.0
2014-09-30 18:47:21 +10:00
Shannon
55a7f7c23b
Updates GetProfile ext method to accept an IUserService so they can be mocked, this is now used by the entity serializer. Fixed examine unit tests that required this. Fixed: U4-5508 Remove cmsDocument.alias column from db, update the order in which tables are created since with the new foreign key, that order was incorrect.
2014-09-30 18:46:02 +10:00
antoine
b8034fa325
canvasdesigner.*.js added to ignore file
...
Conflicts:
.gitignore
2014-09-30 09:24:38 +02:00
Shannon
54b11ea871
Fixes: U4-5503 cmsContent.contentType requires a foreign key
2014-09-30 17:05:18 +10:00
Shannon
ad1075a1ce
Fixes: U4-2120 cmsDataTypePreValues 'value' column should be nvarchar(MAX) or ntext instead of nvarchar(2500)
2014-09-30 15:34:49 +10:00
Shannon
4c0f95a93a
Adds GetPagedDescendants to media/content services. Fixes PDF reader disposal. Updates the umb examine indexers to use the services layer, now reindexing is far more efficient. Fixes the examine mgmt dashboard with $timeout. Updates GetPagedResultsByQuery to be more readable. Fixes GetPagedResultsByQuery to use SQL parameters.
2014-09-30 15:13:10 +10:00
Shannon
c49560f39d
Updates the member indexer to re-index all members WAY faster than before. Updates the search controller to limit search results to 200 otherwise a ton of CPU can be used if there's thousands of results.
2014-09-30 12:08:21 +10:00
Shannon
1f01001d16
Removes all of the med trust bits from umb examine
2014-09-30 11:38:02 +10:00
Shannon
78141630b7
After a lot of benchmarking i found the bottleneck for building the prop collection. Even though this new bottleneck is leaps and bounds faster than it was before... with this new fix it is epically fast
2014-09-30 11:37:26 +10:00
AndyButland
2c871e635f
Modified datetimepicker to allow passing of a view mode parameter to the hide method; called from datepicker controller to only hide on date change when in day view mode
2014-09-29 23:15:06 +02:00
Shannon
1e04735826
updates iis port
2014-09-29 16:47:00 +02:00
Shannon
b975a02bfa
Updates version to 7.1.7
2014-09-29 16:46:53 +02:00
Shannon
88ec514630
fixes entity repo merges, this also means that the n+1 fixes for entity repository will be in this release.
2014-09-29 16:46:46 +02:00
Shannon
6f7ec84f18
Backports fixes to SQL parameterization and PetaPoco mem updates
2014-09-29 16:46:37 +02:00
Shannon
4ee4f296fc
updates version
2014-09-29 17:31:24 +10:00
Shannon
b9e4950e36
fixes up entity repo merges to support old db schema
2014-09-29 17:30:09 +10:00
Shannon
ba52f9235e
Backports fixes to SQL parameterization and PetaPoco mem updates
2014-09-29 17:11:58 +10:00
Shannon
e0321138ea
updates UmbracoExamine.PDF to version 0.7.0
2014-09-29 16:39:09 +10:00
Shannon
7ce07cdd95
updates UmbracoExamine.PDF to use latests version of iTextSharp
2014-09-29 16:37:54 +10:00
Shannon
438e985d9e
Ensures the custom list view data type's PKs don't interfere with ones that might already exist.
2014-09-29 13:50:28 +10:00
AndyButland
518353c877
Close date picker once date is selected
2014-09-27 22:23:49 +02:00
Sebastiaan Janssen
a39c1455e2
Merge pull request #489 from AndyButland/u4-5555
...
Minor pluralisation, spacing and wording improvements on list view bulk actions
2014-09-27 17:56:33 +02:00
AndyButland
110521f0d8
Minor pluralisation, spacing and wording improvements on list view bulk actions
2014-09-27 17:52:04 +02:00
Sebastiaan Janssen
5a0d7329b6
Also clean UmbracoExamine zips
2014-09-27 15:35:42 +02:00
Sebastiaan Janssen
900dcfdc33
#U4-1503 Fixed
...
Adds UmbracoExamine.PDF to the output of the build (both a ZIP and NuGet package)
Adds canvas.editors.config.js to the output in the config folder
2014-09-27 15:35:03 +02:00
Shannon
cfb2d3c974
Merge branch '7.2.0-sqlexpressions' into 7.2.0
2014-09-26 15:32:36 +10:00
Shannon
d402f762ae
adds another test to ensure the cache expiry is working
2014-09-26 15:31:37 +10:00
Shannon
62327a9b58
Updates more of the test to see why the query cache continues to expand... Unfortunatley there's nothing we can do about it at this point due to the 'IN' clause queries. Good thing we now have sliding expiration on each of these!
2014-09-26 13:55:25 +10:00
Shannon
9d5f3089c8
Updates petapoco to have a sliding expiration for the delegates cache, updates the keys it uses to be short hashes, fixes some null checks in content/media services, adds new test for checking that peta poco caches aren't growing with the same queries.
2014-09-26 11:19:54 +10:00
Shannon
4084ff8a24
Changes the key used for the PocoFactories to be a small hash
2014-09-26 08:35:13 +10:00
Shannon
23b214e4f9
Fixes remaining tests
2014-09-25 13:52:16 +10:00
Shannon
88f79cfca5
Fixes remaining service tests and adds a couple more expression tests
2014-09-25 13:38:32 +10:00
Shannon
893855f8bd
More tests fixed
2014-09-24 20:20:27 +10:00
Shannon
0f3408c288
lots more tests fixed and few bits and pieces of the query stuff fixed.
2014-09-24 19:17:49 +10:00
Shannon
afacdc12ad
More work on parameterized queries, all tests for repos passing now.
2014-09-24 16:59:45 +10:00
Shannon
2c12b06bd7
Fixes the paging queries for media/content with sql params
2014-09-24 15:04:26 +10:00
Shannon
00f86ffef7
More work on sql parameterization with sql expressions, lots of tests passing but a few fixes still required. Streamlines IQuery to actually have the correct method implementations so we're not casting everywhere.
2014-09-24 13:51:16 +10:00
antoine
a9cf1aa874
contour reference deleted
2014-09-23 20:18:46 +02:00
antoine
ad868b9598
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-23 20:14:55 +02:00
per ploug
b3769e4117
Removes 3rd party app + trees from app+tree.config
2014-09-23 19:53:12 +02:00
antoine
7fcb982e33
disable canvasdesigner css link on the preview mode (with canvasdesigner enable)
2014-09-23 19:45:35 +02:00
antoine
6d1ccaa7a4
Renames Tuning to canvasdesigner (code and comments)
2014-09-23 19:10:51 +02:00
antoine
6035971a88
Various Styles Bug fixed and improvement
...
Conflicts:
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/background.html
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/color.html
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/slider.html
2014-09-23 17:58:44 +02:00
antoine
3aedb69490
New design for the tuning, all panel at the left sight
...
Conflicts:
src/Umbraco.Web.UI.Client/src/canvasdesigner/canvasdesigner.controller.js
src/Umbraco.Web.UI.Client/src/canvasdesigner/canvasdesigner.front.js
src/Umbraco.Web.UI.Client/src/canvasdesigner/index.html
2014-09-23 17:57:41 +02:00
antoine
699a88558e
use thumbnail in media list
2014-09-23 17:51:17 +02:00
antoine
ae66c422ab
improvement and rename of the wide/layout less editor
...
Conflicts:
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/wide.html
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/wide.js
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/wide.less
2014-09-23 17:51:16 +02:00
per ploug
8194fb7b32
Canvas views
2014-09-23 16:36:04 +02:00
per ploug
ae0fa3bf14
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-23 16:32:50 +02:00
per ploug
0f32283601
Renames Grid to canvas
2014-09-23 16:30:27 +02:00
Jesper Hauge
a2eda1e8dd
This commit fixes U4-1115, by allowing other backend admin users than the root user, the possibility of allowing access to not used sections.
...
Right now the EditUser.aspx.cs codebehind only lists out sections the currently logged in user already has access to, unless the currently logged in user is the "root user", ie. the user with Id = 0
2014-09-23 15:36:43 +02:00
Stephan
ca8a819590
U4-5540 - property value converter for TextBoxMultiple
2014-09-23 14:54:49 +02:00
Shannon
d3365bc751
starts updating sqlexpressions to include sql params
2014-09-23 18:38:42 +10:00
Shannon
5dbedcf67b
Fixes: U4-5460 User with start content set won't see the selected node.
2014-09-23 16:50:05 +10:00
per ploug
e1793ad95c
merge
2014-09-23 08:48:36 +02:00
per ploug
9dd803fb73
Fixes up missing .less merge
2014-09-23 08:47:14 +02:00
per ploug
c63f152c8f
last .less change for empty sections
2014-09-23 08:45:20 +02:00
Shannon
58db323eee
fixes U4-5430
2014-09-23 12:40:30 +10:00
Shannon
fa2ed768db
Adds forms dashboards and sections to normal development config
2014-09-23 12:40:10 +10:00
Shannon Deminick
28e812580a
Merge pull request #482 from codegecko/7.2.0
...
U$-5430: Fixed issue with user login with single-access to custom section
2014-09-23 12:07:20 +10:00
Shannon
a2a3d2e6c7
removes unused/unneeded files
2014-09-23 11:57:19 +10:00
Shannon
01649c509f
Fixes sqlserver column escaped strings
2014-09-23 11:53:49 +10:00
Shannon
43603d0f97
fixes up the usage of the Repository.cs class since it is not disposing of the web service correctly.
2014-09-23 11:43:04 +10:00
per ploug
872aff0c96
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2014-09-22 21:06:15 +02:00
per ploug
375fda2007
Merge remote-tracking branch 'origin/7.2.0-WIPFormsInstallDashboard' into 7.2.0
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2014-09-22 21:03:09 +02:00
per ploug
808efea246
Adds clientDependency reset to installer
2014-09-22 20:56:46 +02:00
per ploug
5f5c8c7693
Forms section + dashboard
2014-09-22 20:07:35 +02:00
per ploug
9464d2a648
Adds support for hiding navigation when tree is empty
2014-09-22 20:07:03 +02:00
Sebastiaan Janssen
ef617fa5ed
Fixes #U4-5529 properly. Reverts changes to RepositoryBase and alters queries instead. The check for Mandate.That(contentTypeIds.Any() was wrong when trying to select all conent types.
...
Maybe there's a better fix than this, feel free to update.
2014-09-22 17:48:04 +02:00
Sebastiaan Janssen
e2ec9230b9
Bring preview badge waaay to the foreground
2014-09-22 16:05:28 +02:00
Sebastiaan Janssen
357187a7fd
#U4-5530 Fixed Due in version: 7.2.0
...
Check if getElementById actually has a result before using it
2014-09-22 15:38:38 +02:00
Sebastiaan Janssen
b433d0a35c
#U4-5529 Fixed Due in version: 7.2.0
...
Performing actions on empty arrays will fail
2014-09-22 15:19:00 +02:00
Sebastiaan Janssen
3d9ea6c359
Merge pull request #485 from TimoPerplex/7.2.0
...
U4-5412: Updated the gravatar url`s to load secure content if needed
2014-09-22 14:16:06 +02:00
Stephan
db0fd1e686
Merge pull request #484 from sniffdk/patch-1
...
U4-5527: DefaultShortStringHelper ignores white space rule
2014-09-22 12:41:38 +02:00
TimoPerplex
34510e288b
Load gravatar image securely if needed
2014-09-22 12:22:35 +02:00
TimoPerplex
6814aefb33
Load gravatar image securely if needed
2014-09-22 12:21:49 +02:00
Mads Krohn
dd0f510b5e
Fix for InitializeLegacyUrlReplaceCharacters
...
When using IsNullOrWhiteSpace the white space rule that will replace white spaces with dashes are ignored. This leads to unexpected behavior. Changed the code to use IsNullOrEmpty instead to match the behavior of the LegacyShortStringHelper.
2014-09-22 12:14:32 +02:00
Shannon
34d7a13e14
fixes ids
2014-09-22 19:06:25 +10:00
Shannon
bcfdeeda77
Ensures that there are nice defaults for the default member list view data type
2014-09-22 18:59:17 +10:00
Shannon
d87a426294
Implements the ability to have customized and configurable list views for specific content types
2014-09-22 18:18:09 +10:00
antoine
d4be8036f0
Shadow to the grid sortable box
2014-09-19 11:40:52 +02:00
antoine
9ccba9ec77
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/less/gridview.less
2014-09-19 11:38:15 +02:00
antoine
8e455257ef
Grid control and row sortable bug fixed and improvement
2014-09-19 11:34:35 +02:00
Shannon
41b585aed4
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-19 18:31:49 +10:00
Shannon
2548e4c8dd
makes the list view pager super awesome
2014-09-19 18:31:37 +10:00
per ploug
2ef54c5bc4
Grid view sortable css update
2014-09-19 09:58:11 +02:00
Shannon
7e1cc8c040
Ensures the create drop down isn't displayed with custom membership provider, shows a header label instead of nothing for a custom membership provider member in the header.
2014-09-19 17:21:21 +10:00
Shannon
e3284c8833
Fixes up the providerkey mapping with our normal members, fixes up some other mappings with custom membership providers.
2014-09-19 17:06:15 +10:00
Shannon
5f95957e5b
Makes sure custom membership providers work with the list view
2014-09-19 15:56:39 +10:00
Shannon
7c76cbf509
Allows for email and username to be fields in list view, fixes up the list view usage to display members from a custom membership provider.
2014-09-19 15:34:26 +10:00
Shannon
b12985558a
Fixes up all list views for all content types with regards to the delete button, now if you delete an child of a list view while viewing it it will redirect to it's container.
2014-09-19 13:55:30 +10:00
Shannon
a26904a298
Fixes all the tree syncing with list views, fixes tree syncing to the root of an app
2014-09-19 12:45:17 +10:00
Shannon
51061e10a9
Gets the 'return to list' button working for all content types
2014-09-19 11:52:13 +10:00
Shannon
0264a72762
Ensures default list view data types are installed by default, includes these in the upgrade script. Now the default list views are used when rendering them per type (content, media, member). Updated the member tree to list nodes by member type and 'all members', each of these now renders a list view containing the members which is fully paged and searchable. Updates list view prop editor to deal with members appropriately.
2014-09-19 09:47:42 +10:00
Shannon
7a0430e6ba
fixes list view search button and ensures that the checkboxes don't track dirty changes
2014-09-18 12:05:58 +10:00
Shannon
89ebc80bd5
Gets the installer to install default list views, updates list view tree to show them as 'system' items which are not deletable, upgrader installs default list views, now property resolver gets the correct system list view for the correct content type with it's pre-values that are defined.
2014-09-18 11:52:12 +10:00
Shannon
ab2db0b37f
Fixes: U4-3542 Create a container node style (overlay) like the pending/protected overlays
2014-09-18 10:58:11 +10:00
Shannon
b2c260c42f
list views for media and content working nicely with correct sorting, now to get the defaults in there with default settings.
2014-09-18 10:29:07 +10:00
Shannon
fd07dcccb7
Reverts the 'special property' for list views as that is no longer required.
2014-09-18 09:48:08 +10:00
benjamin.howarth
d1dfb738c9
U$-5430: Fixed issue with user login with single-access to custom section failing login (being defaulted to "content" as part of route resolution).
2014-09-17 22:43:19 +01:00
Shannon
3437d95eb4
updates migration and base data creation to create the 3 default list views
2014-09-18 01:12:23 +10:00
Shannon
5bf9bf5175
Gets all content, media, members to get paged queries consistently, fixed up issues with the page sql created for SQL server, need to test mysql. Removes the non-needed readonly dtos for members, since we are retrieving property values consistenty between all repositories.
2014-09-18 00:51:30 +10:00
Shannon
43f4f7f8f0
Fixes: U4-5505 Fix MemberService.FindMembersByDisplayName
2014-09-18 00:11:02 +10:00
Shannon
175f299253
Gets the content repo to use the base paging helper, fixes up the paging helper's inner query to use the paged SQL used to retrieve the node Ids
2014-09-17 20:42:17 +10:00
Shannon
4828869713
Improves the paging for member repository, no longer doing an IN clause and instead an inner join = far better. Created a helper method to do this on the base repository so i can share the logic with content and media repository.
2014-09-17 18:32:13 +10:00
Shannon
102b97fa82
streamline repo's get by paged results to have a zero based index for page index/number. Refactors member repo to use the same queries as content/media (U4-5469) this should save a lot of perf
2014-09-16 23:21:27 +10:00
Shannon
1d4e80904e
updated test proj
2014-09-16 11:51:10 +10:00
Shannon
311639332d
added some tests for cache refresher
2014-09-16 11:19:33 +10:00
Shannon
7437240d09
Fixes: U4-5491 Distributed calls won't work if IIS sites between servers have the same HttpRuntime.AppDomainAppId
2014-09-16 11:03:20 +10:00
Shannon
7a1d62967a
Ensures the list view prop and tab are created when the check box is selected and removed when unselected.
2014-09-16 10:41:18 +10:00
Shannon
c43be77288
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-15 19:01:49 +10:00
Shannon
b38acdd654
List view config complete: U4-4972 Make list view configurable,
2014-09-15 19:01:28 +10:00
Shannon
96d570e760
Gets most of the configurable list view working, need to add some validation to the pre-value editor, some styling for the sorting of a field, add another system field for 'published date' (if possible), fix up the localized text for return to list view, fix up the persisting of the last page viewed in a list view
2014-09-15 13:53:33 +10:00
Shannon
ac29542f8e
Revert "Fixes PetaPoco to support Medium trust." - I'm reverting this fix so that we are back using the baseline logic of PetaPoco since we don't need med trust support and this known logic that has been working for many years.
2014-09-15 10:47:34 +10:00
Stephan
34011df80a
U4-5114 - chained marco parameters
2014-09-12 18:28:04 +02:00
Shannon
afbeb50d55
List view pre-values working with fields and headers, list view now rendering data again, removed the config ui bits from the content type editor
2014-09-12 14:07:42 +10:00
Shannon
74a113646d
typeo and fixes a return value
2014-09-12 12:52:32 +10:00
Shannon
6ab2f8300c
Fixes: U4-5473 Image cropper data type is not installed by default, ensures the List View data type is created on install, creates a new migration to ensure it exists when upgrading, fixes an old migration with improper use of a transaction.
2014-09-12 12:51:41 +10:00
Shannon
7ff0e6bafb
Fixes typo: Updator -> Updater
2014-09-12 11:53:09 +10:00
Shannon
6c77000ba7
updates content type resource with new getAllPropertyTypeAliases
2014-09-12 11:51:50 +10:00
Shannon
9bb5869cde
reverting all things to do with additional list view column in db which is no longer necessary and removing additions to ui changes in the content tyep editor which are also no longer necessary
2014-09-12 11:50:56 +10:00
Shannon
1844b048be
Adds new method to IContentTypeService to return all user defined property type aliases, updates the default pre-values for the list view to underscore system aliases,
2014-09-12 11:35:20 +10:00
Shannon
eb9e7d0e31
removes migration, this will not be necessary
2014-09-12 11:32:52 +10:00
Shannon
73b8a0987d
moves directive to correctly named location (utill is not an abbreviation)
2014-09-12 11:31:38 +10:00
per ploug
5d2ac582b7
Gridview design polish
2014-09-11 14:50:05 +02:00
Stephan
a3ad8e2cab
Die, Marco, die.
2014-09-11 08:24:01 +02:00
Shannon
03cf0113d5
Merge branch 'list-view-properties' of https://github.com/pynej/Umbraco-CMS into pynej-list-view-properties
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html
2014-09-11 16:07:58 +10:00
Shannon
d3bfb5e94d
Updates the versionable repo (content, members, media) to far more efficiently load in property and pre-value data, in fact the performance tests have show that this improves performance even more! The real underlying reason for these changes is so that we don't end up with a giant SQL 'IN' clause for these queries, and that these queries are far faster than IN clause queries.
2014-09-11 16:04:16 +10:00
Shannon
5195822435
Fixes queryable extensions to ignore case for props when sorting
2014-09-11 16:02:23 +10:00
Shannon
e3bf5d3487
Renames ContentAndMediaTypeBaseController, adds migration to add new db column for list view config
2014-09-10 15:47:01 +10:00
Shannon
7422238087
Merge branch 'AndyButland-u4-4972' into 7.2.0
...
Conflicts:
src/Umbraco.Web/Editors/MediaTypeController.cs
2014-09-10 15:35:57 +10:00
Shannon
6afead5207
Merge branch 'u4-4972' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-u4-4972
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html
2014-09-10 15:35:05 +10:00
Shannon
5bc00e3e48
Fixes: U4-4989 Media with image cropper doesn’t get removed from disk after delete.
2014-09-10 15:07:20 +10:00
Shannon
55c3653910
Fixes null check on content
2014-09-10 14:32:02 +10:00
Shannon Deminick
d7b02f0a30
Merge pull request #476 from joshua-stewart/7.2.0
...
U4-5457 & U4-5458 - Updates /Trees/UserTypes.cs and settingsdashboardintro.html
2014-09-10 11:29:08 +10:00
bjarnef
7f3ab15eaa
Fix for progressbar styling
...
Modified the styling for the progressbar as the last fix didn't seem to
work in latest updates of Chrome.
2014-09-09 23:12:23 +02:00
Stephan
09a2d660c7
Fix mappers test / TemplateMapper
2014-09-09 11:31:29 +02:00
Shannon
3ba6d6b0a1
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-09 18:53:57 +10:00
Shannon
eb6326487f
Fixes grunt watches, Fixes: U4-3138 Examine mgmt dashboard styling is broken, rebuilds the mgmt dashboard in angular
2014-09-09 18:53:47 +10:00
Joshua Stewart
ea9975b2c1
Updates settingsdashboardintro.html to use http://umbraco.com for URLs since .org is no longer used for the main website and updates the Editor's Manual link to use the newer version 7 editor's manual created by Matt Wootton.
2014-09-08 16:28:07 -05:00
Joshua Stewart
229575d3b0
Revert "Updates settingsdashboardintro.html to use http://umbraco.com for URLs since .org is no longer used for the main website and updates the Editor's Manual link to use the newer version 7 editor's manual created by Matt Wootton."
...
This reverts commit 226d3715b9 .
2014-09-08 16:17:51 -05:00
Joshua Stewart
226d3715b9
Updates settingsdashboardintro.html to use http://umbraco.com for URLs since .org is no longer used for the main website and updates the Editor's Manual link to use the newer version 7 editor's manual created by Matt Wootton.
2014-09-08 16:16:15 -05:00
Joshua Stewart
0661b12b56
This commit updates /Trees/UserTypes,cs to use userType.Name rather than userType.Alias for displaying the tree item text.
2014-09-08 10:02:36 -05:00
Stephan
322c3e0664
U4-5301 - fix AppendDocumentXml + nodes sorting
2014-09-08 12:03:13 +02:00
Shannon
549f0555ab
don't cache too much when using get all
2014-09-08 19:16:30 +10:00
Shannon
8fcd2200d0
Fixes the calls to the member service paged queries to do a normal GetAll without parameters if the int.max value is used. Ensures that if too many id params are sent to GetAll an exception is raised
2014-09-08 19:04:28 +10:00
antoine
fd8cd4be99
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-08 09:59:09 +02:00
antoine
82107ab146
Sorting controls styling improvement and small bug fixed
2014-09-08 09:58:42 +02:00
Stephan
185e5d9b7f
Create missing ITemplate TemplateMapper
2014-09-08 08:52:09 +02:00
antoine
28f8194876
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-07 16:23:54 +02:00
antoine
8db67c0ba3
sorting row with last release ui.sortable lib and sorting control published
2014-09-07 16:23:24 +02:00
Kevin Jump
ce521c7624
Reverting SetValue change on CreateContent
...
Move the content.SetValue out of the if (propertyType == null) call - as
this causes inherited values not to be saved.
2014-09-07 01:59:02 +01:00
antoine
ef6e181eb1
control sorting with editor control (with ui.sortable last version)
2014-09-06 17:40:52 +02:00
antoine
142c4c09e1
control sort before ui.sortable upgrade
2014-09-06 17:35:13 +02:00
Jeremy Pyne
3d0e74522d
Fix for dialog size logic.
...
Fix for css not associated with legend.
2014-09-05 15:32:39 -04:00
Jeremy Pyne
fba6d8ec66
Added codemirror plugin to tinymce v4 used in Umbraco7.
...
This is a tinymce plugin to seamlessly use the already existing code mirror package in umbraco as the source editor.
The tinymceconfig.config is updated to seamlessly replace the code plugin with the new codemirror plugin. (And the user can switch back to code here if they need to for some reason.)
2014-09-05 15:00:54 -04:00
Shannon
4230668c8b
creates new UmbracoTreeAuthorizeAttribute which helps make tree and editor security with webapi a bit more flexible with a different option to authorize against an assigned app based on a tree alias.
2014-09-05 16:08:41 +10:00
Shannon
66e5843ef7
Creates new attribute: WebformsPageTreeAuthorizeAttribute for auto-authorizing webforms editors for a specific tree and thus for a specific application.
2014-09-05 15:47:45 +10:00
Shannon
bb4dd9c418
Merge branch '7.1.5-perf' into 7.2.0
2014-09-05 15:20:46 +10:00
Shannon Deminick
50b49f9ee2
Merge pull request #465 from mattbrailsford/7.1.6-movable-dictionary-tree
...
Fix U4-5413 Makes the dictionary tree moveable
2014-09-05 15:15:24 +10:00
Shannon Deminick
cf0eb87d03
Merge pull request #468 from codegecko/7.2.0
...
Made ICultureDictionary, CultureDictionaryFactoryResolver and UmbracoCul...
2014-09-05 15:08:32 +10:00
Shannon Deminick
75f2de2cc8
Merge pull request #467 from danlister/patch-2
...
Update Dashboard.Release.config
2014-09-05 09:27:48 +10:00
Shannon Deminick
927bf1d3a2
Merge pull request #471 from pynej/markdown-property-type
...
Markdown property should store to text not varchar.
2014-09-05 09:25:06 +10:00
Jeremy Pyne
24724ca6e8
Markdown property should store to text not varchar.
2014-09-04 16:05:34 -04:00
Jeremy Pyne
fbed14a9e0
Partial Views and Partial View Macro's should allow for folder hierarchy for organization. This changes makes them work much like the Scripts and css folders.
...
I didn't add a Type drop down like the scripts screen has. This is unnecessary and cumbersome. Instead it works like other screens and the user can generate a hierarchy in their files by adding /'s in the names. This is how it works in Stylesheets works and its a lot cleaner. I added a note of this to the creation dialogs as well.
For example create a view file with the name myFolder/myView and the system will take care of folder creation automatically. There is also a delete option.
Other errors fixed:
Selecting a folder in the scripts lists was generating an error.
Stylesheets would not create a new folder(but they wold make nested children in existing folders.
Partial and Macro Views would not use the proper elpers for generating syncTree code.
2014-09-04 10:17:54 -04:00
Shannon Deminick
a0ade0e183
Merge pull request #469 from kolchy/patch-1
...
Update Gravatar to use protocol relative URL
2014-09-04 10:06:28 +10:00
Kolchy
40fbcc5a99
Update Gravatar to use protocol relative URL
...
Stops warnings over SSL.
2014-09-04 10:05:43 +10:00
antoine
c04fee2aba
Grid controls sortable first approach
2014-09-03 17:26:18 +02:00
benjamin.howarth
8aa5a64883
Made ICultureDictionary, CultureDictionaryFactoryResolver and UmbracoCultureDictionary public instead of internal (cause they're useful to query, and obsoleted umbraco.MacroEngines.ICultureDictionary was/is public)
2014-09-03 09:40:34 +01:00
Dan Lister
dfe89b50ae
Update Dashboard.Release.config
...
Amended dashboard.release.config 'Change password' tab caption casing to match other tab captions
2014-09-02 15:55:34 +01:00
Shannon
db0a87e3ca
fixes n+1 queries in MediaRepository.PerformGetAll
2014-09-02 16:40:17 +10:00
Shannon
a75f6d2afd
Fixes n+1 on ContentRepository.PerformGetAll
2014-09-02 16:13:31 +10:00
Shannon
b3b813a649
Fixes n+1 queries on DataTypeDefinitionRepository
2014-09-02 14:33:11 +10:00
Shannon
bf401ed7a9
fixes n+1 queries on user type repo
2014-09-02 13:50:35 +10:00
Shannon
34699dc4e1
Fixes some null checks and updates a member test
2014-09-02 13:18:35 +10:00
Shannon
42fe4c77f6
Fixes n+1 queries on template repository
2014-09-02 12:47:46 +10:00
Shannon
c76d09c9b0
fixes n+1 query when assigning user types to users in user repo
2014-09-02 12:21:29 +10:00
Shannon
03f9b89810
fixes the n+1 queries on content and media type controllers and ensures if there are no ids that the query doesn' texeucte.
2014-09-02 11:53:12 +10:00
Shannon
c21dcb0279
Fixes n+1 queries for content and media types when resolving their properties and groups, this fixes the n+1 queries with the scheduled publishing too. Adds a test for template mappings, fixes call for GetAll on EntityController to not be called when there are no ids.
2014-09-02 11:50:04 +10:00
Shannon
eec734783c
Fixes n+1 query on UserRepository.GetByQuery
2014-09-02 10:28:21 +10:00
Shannon
df416ccde4
Fixes n+1 query on UserRepository.GetAll with id params
2014-09-02 10:26:11 +10:00
Shannon
9336d21c25
updates to where clause
2014-09-01 18:58:52 +10:00
Shannon
2d36341118
Fixes n+1 queries in the EntityRepository
2014-09-01 18:50:10 +10:00
Shannon
202f582661
Renames TagsRepository to TagRepository, Fixes n+1 queries on entity repository, fixes n+1 queries on tag repository, updates umbraco member types to specify an entity type for IMember and IMemberType so the entity repository can use it.
2014-09-01 18:06:24 +10:00
Shannon
6cacfe599f
Gets MediaRepository.PerformGetByQuery, MediaTypeRepository.PerformGetByQuery & MediaTypeRepository.PerformGetAll to not have n+1
2014-09-01 16:27:18 +10:00
Shannon
3822c83dbb
fixes content type mappings
2014-09-01 15:14:45 +10:00
Shannon
07035f6b23
Fixes issue with duplicate dictionary entries when wiring up property data
2014-09-01 12:55:10 +10:00
Shannon
8b9397160b
Merge branch '7.2.0' into 7.1.5-perf
2014-09-01 10:55:50 +10:00
mattbrailsford
7bcf8c17e5
Makes the dictionary tree moveable by looking up the application alias from the trees registration rather that hard coding to a specific section.
2014-08-28 14:10:22 +01:00
Shannon Deminick
5ac4b2b305
Merge pull request #461 from warrenbuckley/NG-Documentation
...
NG Documentation improvements
2014-08-28 17:45:51 +10:00
Shannon Deminick
07a52f659d
Merge pull request #463 from kgiszewski/feature/rte-config
...
Fix for U4-5409 headline justification in the RTE
2014-08-28 08:14:19 +10:00
Kevin Giszewski
5420be483c
Add style attribute to the headline white-listed attributes
2014-08-27 10:32:29 -04:00
warrenbuckley
29afebdb60
Initial starting work on ng-doc fleshing out for auth.resource.js (Also to see if Core team happy with this before investing too much time)
2014-08-26 15:08:40 +01:00
warrenbuckley
9784a3d868
Add new Grunt Task 'docserve' to rerun ng-docs task & spin up a test server to browse to along with new watch task to recompile generated docs
2014-08-26 15:07:40 +01:00
warrenbuckley
4b46cf9a42
Update .gitignore for output files generated by ng-docs
2014-08-26 14:54:37 +01:00
Shannon
2f2d55e24f
ensure normal browser cache is busted for auth upgrade view
2014-08-26 09:39:07 +10:00
Shannon
ada2492c44
Merge branch '7.1.6' into 7.2.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2014-08-26 09:25:36 +10:00
Shannon
e9b137cde8
Fixes duplicate key error (U4-5385)
2014-08-26 09:20:32 +10:00
Sebastiaan Janssen
33ccf490ab
Update nuspec to ask for a valid nuget pkg
2014-08-25 15:53:45 +02:00
Sebastiaan Janssen
101e116baf
Bump version number
2014-08-25 15:14:21 +02:00
Shannon
ebf24d69b5
Fixes: U4-5384 Custom ApiController routes not working after upgrade to 7.1.5
2014-08-25 14:33:50 +02:00
Shannon
c94662e49c
Fixes: U4-5388 YSOD after doctype rename & U4-5387 Deleting Properties in document types causes "Object reference not set to an instance of an object"
2014-08-25 14:33:03 +02:00
Sebastiaan Janssen
5d37eaf993
#U4-4673 Fixed Due in version: 7.1.6
2014-08-25 14:32:35 +02:00
Sebastiaan Janssen
1ded2c9baf
#U4-5385 fixed Due in version: 7.1.6
2014-08-25 14:32:14 +02:00
Sebastiaan Janssen
2daacd8d57
#U4-5379 Fixed Due in version: 7.1.6
...
Some users have not set an email, don't strip out empty entries
2014-08-25 14:31:50 +02:00
Shannon
3f4fa8b8ed
Fixes: U4-5380 Booting.aspx security issue
2014-08-25 14:31:04 +02:00
Sebastiaan Janssen
03ba8c9e14
Update to 6.2.2, removes airinstallbadge
2014-08-25 13:46:21 +02:00
Shannon
da8469e4e4
Merge branch 'Nicholas-Westby-7.1.5' into 7.2.0
2014-08-25 17:02:12 +10:00
Shannon
16a4e425cb
Merge branch '7.1.5' of https://github.com/Nicholas-Westby/Umbraco-CMS into Nicholas-Westby-7.1.5
2014-08-25 17:01:56 +10:00
Shannon
ab092b8814
typo
2014-08-25 16:58:01 +10:00
Shannon
97a0e72e65
Merge branch 'bjarnef-7.2.0' into 7.2.0
2014-08-25 16:57:49 +10:00
Shannon
88da00cdd3
Merge branch '7.2.0' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-7.2.0
...
Conflicts:
src/Umbraco.Web.UI/umbraco/developer/Packages/installer.aspx
2014-08-25 16:57:10 +10:00
Shannon
4b8042ceb1
Merge branch 'u4-5003' of https://github.com/AndyButland/Umbraco-CMS into 7.2.0
2014-08-25 16:51:51 +10:00
Shannon
7326541ce3
Merge branch 'AndyButland-u4-5365' into 7.2.0
2014-08-25 16:47:44 +10:00
Shannon
d2c7420c4c
Merge remote-tracking branch 'origin/6.2.2' into 7.2.0
...
Conflicts:
src/Umbraco.Core/Models/DeepCloneHelper.cs
2014-08-25 16:42:19 +10:00
Shannon
13b57c7638
adds some logging
2014-08-25 16:40:45 +10:00
Shannon
39987d5f7d
Fixes: U4-5384 Custom ApiController routes not working after upgrade to 7.1.5
2014-08-25 16:24:23 +10:00
Shannon
a8b297903d
Ensures we don't get any ysods when changing doc type properties and the content re-creation since it's running on an async thread (U4-5388 , U4-5387 )
2014-08-25 16:16:42 +10:00
Shannon
4cec6a3213
Fixes: U4-5388 YSOD after doctype rename & U4-5387 Deleting Properties in document types causes "Object reference not set to an instance of an object"
2014-08-25 16:13:21 +10:00
Shannon
45f44e1797
Changes the admin lookup back to just use the id
2014-08-25 13:42:57 +10:00
Shannon
e2d04e2b3a
Merge branch '7.1.5' into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/less/modals.less
src/Umbraco.Web/Mvc/AdminTokenAuthorizeAttribute.cs
2014-08-24 21:35:08 -06:00
AndyButland
934f58284a
Added checks to ensure if paged requests for media are made they have valid page parameter values
2014-08-24 23:41:15 +02:00
AndyButland
274e2c18e1
Added checks to ensure if paged requests for content are made they have valid page parameter values
2014-08-24 23:37:10 +02:00
AndyButland
d16a733d9d
Added support for paging queries at the database level for media
2014-08-24 23:22:32 +02:00
bjarnef
8609427d3c
Fix for U4-3953 (modified)
...
I overlooked the installing message, so here the message is still
visible below the progressbar. Furthermore the same is fixed for the
uninstalling progressbar, which I didn't noticed previously.
2014-08-24 20:51:36 +02:00
Sebastiaan Janssen
f3937b8b15
#U4-4673 Fixed Due in version: 7.2.0
2014-08-22 18:30:32 +02:00
Sebastiaan Janssen
3b618b475d
#U4-5385 fixed Due in version: 7.2.0
2014-08-22 17:05:47 +02:00
Sebastiaan Janssen
eae0087307
#U4-5379 Fixed Due in version: 7.2.0
...
Some users have not set an email, don't strip out empty entries
2014-08-22 11:15:46 +02:00
Shannon
89b5774106
Fixes: U4-5380 Booting.aspx security issue
2014-08-21 14:39:06 -06:00
Sebastiaan Janssen
3a4d0a02eb
Fix redirect issue
2014-08-21 14:16:58 +02:00
Sebastiaan Janssen
2666742851
The admin (0) user in UaaS always has password "default" (unencrypted), checking for that for
...
now until we can fix this properly. If we didn't update this scheduled publishing would be broken
2014-08-21 14:10:54 +02:00
Sebastiaan Janssen
38c1e154d4
Fixes broken relation type manager
2014-08-21 12:08:43 +02:00
Shannon
774f201514
Adds a simple cache mechanism to hold reflected property info when cloning - reduces perf to 10% of what it used to be
2014-08-20 20:09:05 -06:00
Shannon
bfb411a280
Merge branch '7.1.5' into 7.1.5-perf
...
Conflicts:
src/Umbraco.Tests/packages.config
2014-08-20 19:37:44 -06:00
Shannon
067eceffce
adds a couple of benchmark tests if we need to refer to them in the future (they are ignored so won't run as part of the normal build)
2014-08-20 19:36:03 -06:00
Shannon
573c08295a
Adds a simple cache mechanism to hold reflected property info when cloning - reduces perf to 10% of what it used to be
2014-08-20 19:27:53 -06:00
Shannon
fc558198d2
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-08-20 18:04:11 -06:00
Shannon
de1b69d5ae
adds some notes
2014-08-20 18:04:05 -06:00
Shannon Deminick
03358ca1ca
Merge pull request #454 from leekelleher/U4-5005
...
U4-5005 - YesNoValueConverter fails for int
2014-08-20 13:10:57 -06:00
Shannon
81d8a90f59
Adds some simple request based caching for the retrieval of the current member in the Umbraco helper.
2014-08-20 12:31:54 -06:00
Shannon
6a28f246f6
Removes the examine 'Azure' proj's from the sln, we don't currently ship these and the azuredirectory proj has been unlisted from nuget
2014-08-20 11:08:11 -06:00
Shannon
15a1887ccb
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
2014-08-20 10:30:51 -06:00
Sebastiaan Janssen
2d5e5e9b3c
Refactored initial relationtype creation as well and "Relate on copy" is now also using the relationservice so it fires events
2014-08-20 17:01:12 +02:00
Sebastiaan Janssen
03a845c957
Update relation type editors to use new RelationService so we can subscribe to it's events
2014-08-20 15:58:57 +02:00
Sebastiaan Janssen
b0d03e7493
Fixed #U4-5373
...
Also cleaned up code a little
2014-08-20 15:16:39 +02:00
Sebastiaan Janssen
ee2410ebe2
Fixed #U4-4287 Due in version 7.1.5
...
Added the locale name after each language so you know what exactly you're picking
2014-08-20 14:50:31 +02:00
Morten Christensen
7d52ed873e
Merge pull request #449 from nul800sebastiaan/uaas-events
...
Adding events for use by Courier/UaaS
2014-08-20 14:12:38 +02:00
Sebastiaan Janssen
de34379ddf
Updating PR after feedback from @sitereactor
2014-08-20 14:08:45 +02:00
leekelleher
b176d7dca0
Amends CreateTable, so if 'overwrite' is enabled, the table is dropped, then recreated.
2014-08-20 10:46:37 +02:00
Sebastiaan Janssen
12e2aa679b
Merge pull request #455 from leekelleher/U4-4249
...
U4-4249 - PetaPocoExtensions CreateTable doesn't recreate the table
2014-08-20 10:45:56 +02:00
Sebastiaan Janssen
873eac7f24
Updating json.net dependency to 6.0.4
2014-08-20 10:44:05 +02:00
leekelleher
1978930fa2
Amends CreateTable, so if 'overwrite' is enabled, the table is dropped, then recreated.
2014-08-19 18:56:15 +01:00
leekelleher
d2ee281bfa
Refactored the YesNoValueConverter to evaluate non-string objects.
...
Added supporting unit-tests.
2014-08-19 18:40:03 +01:00
Sebastiaan Janssen
468cdf64ff
Merge pull request #447 from Jeavon/UpdateImageProcessor
...
Update ImageProcessor to v1.9.0 and ImageProcessor.Web to v3.3.0
2014-08-19 14:37:34 +02:00
Sebastiaan Janssen
5752bb0d18
Merge pull request #412 from BatJan/7.1.5-ux-4913
...
Fix for U4-4913
2014-08-19 14:20:47 +02:00
Sebastiaan Janssen
a0f5a717f2
Merge pull request #410 from BatJan/7.1.5-installer-fix-4493
...
Fix for U4-4493
2014-08-19 14:18:10 +02:00
Sebastiaan Janssen
8b34b4e8a1
Merge pull request #416 from Graphicnerd/7.1.5
...
Updated the sortable frame in Umbraco Backoffice
2014-08-19 14:02:28 +02:00
Sebastiaan Janssen
6152079af1
Merge pull request #450 from bjarnef/7.1.5
...
Fix for U4-5313 and U4-5330
2014-08-19 13:44:02 +02:00
Sebastiaan Janssen
e638cbf4e6
Merge pull request #444 from netmester/7.1.5-packaging-bugfix
...
7.1.5 packaging bugfix
2014-08-19 13:16:55 +02:00
Sebastiaan Janssen
a9277113b1
Added TODO's for when we want to make some methods public
2014-08-19 12:59:25 +02:00
Sebastiaan Janssen
1805857eea
Refactor PartialView.IsValid with logic found in SaveFileController
...
Refactor FileService.CreatePartialView to use Attempt so that it gets rid of PartialView.SaveSucceeded
Refactor SaveFileController to move all saving logic into the FileService
Added SavingPartialView and SavedPartialView events to the FileService
2014-08-19 12:51:07 +02:00
Sebastiaan Janssen
32057bd7ee
Macro instead of Macr. Removed events for SaveTemplate as the old Template class already has events
2014-08-19 10:39:52 +02:00
Sebastiaan Janssen
747ce1c013
Making sure memorystream is disposed
2014-08-19 10:21:01 +02:00
per ploug
3a0a839503
Increasing the search debounce from 100 to 300ms
2014-08-19 00:04:53 +02:00
Shannon
f4c2b7419a
Fixes: U4-4782 Duplicate content after validation error correction
2014-08-18 15:02:45 -06:00
Shannon
bbe8c8e8e6
moves no-dirty-check directive to validation folder
2014-08-18 14:49:41 -06:00
Shannon
49d1171a99
renames utill folder to have a single l
2014-08-18 14:48:36 -06:00
per ploug
9aa9de5a7a
WIP on background package installs
2014-08-18 20:42:56 +02:00
Shannon
b44699ff4a
typo on docs
2014-08-18 11:55:31 -06:00
Shannon
086d81438c
Merge branch 'AndyButland-u4-5003' into 7.1.5
2014-08-18 11:40:50 -06:00
Shannon
895ecf5f16
Merge branch 'u4-5003' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-u4-5003
2014-08-18 11:38:09 -06:00
Shannon Deminick
9d95e9f4d3
Merge pull request #452 from kgiszewski/feature/rte-config-cache
...
Add caching to the RTE config
2014-08-18 10:34:07 -06:00
Sebastiaan Janssen
bba0a58bac
AssignedApp property is of no concern to FileService
2014-08-18 18:08:01 +02:00
Sebastiaan Janssen
14cbef5edf
Add some logging to the cancelled event
2014-08-18 18:02:35 +02:00
Sebastiaan Janssen
65a2b79189
Moves PartialView save/delete to the FileService
2014-08-18 17:47:55 +02:00
Kevin Giszewski
42dd38fb29
Add caching to the RTE config
2014-08-18 09:23:46 -04:00
Shannon Deminick
023a8da5ba
Updated DetectIsEmptyJson with more robust sln
2014-08-15 14:23:21 -06:00
Shannon
4dc559a8d1
Removes class constraint on RenderModel<T> and UmbracoTemplatePage<T> which will make things more flexible.
2014-08-15 14:14:05 -06:00
Shannon
1686e2f4bf
Fixes: U4-5333 Datepicker starts on today's date instead of current value when you switch nodes
2014-08-15 13:48:07 -06:00
Shannon
69244f6991
Fixes: U4-4263 U7 - HasValue method returns true for Json editors when there is no value
2014-08-15 13:21:00 -06:00
Shannon
4fe029a695
Fixes: U4-5291 UmbracoVirtualNodeRouteHandler throws exception: parameter culture cannot be null and publicizes some routing extensions.
2014-08-15 12:47:50 -06:00
Shannon
0fd37d708d
Merge branch 'U4-5332' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-U4-5332
2014-08-15 12:04:54 -06:00
Shannon
f6abb0f603
fixes more of the photo arrangements in the photo folder which also fixes unit tests
2014-08-15 11:58:41 -06:00
Shannon
9bb8ee5f95
ensure even when using the legacy api that the icon for media folder is correct
2014-08-15 11:57:01 -06:00
Shannon
ac55724231
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-08-15 09:34:47 -06:00
Morten Christensen
5789ac28d2
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-08-15 14:45:54 +02:00
Morten Christensen
bc6ef58235
Making a few consistency updates to the TagService
2014-08-15 14:45:26 +02:00
Morten Christensen
9236225bdf
Adding and updating code comments for the Membership service interfaces and implementations
2014-08-15 14:42:05 +02:00
Morten Christensen
6dbc30e094
Correcting a few comments on the UserService
2014-08-15 14:41:25 +02:00
Morten Christensen
1d4d8066ed
Adds and updates code comments on the UserService
2014-08-15 11:13:00 +02:00
Morten Christensen
7a39751101
Adds code comments to the TagService and surrounding classes
2014-08-15 10:30:12 +02:00
Stephan
c4e4f9579b
U4-4931 - fix tests
2014-08-15 09:54:04 +02:00
Stephan
43ae301683
U4-4931 - fix tests
2014-08-15 09:50:55 +02:00
bjarnef
d978db588c
Fix for U4-5313 and U4-5330
...
Make the bottom bar overlap the image cropper focal point and display
the scrollbar if there is overflow. I know the buttons are located a bit
(10px) closer to the top, but you can see the horizontal scrollbar then,
when there is one in e.g. a package. E.g. depending on the screen
resolution, I would in Matrix Property Editor (There is no spoon) prefer
the Umbracos editing section to scroll than add scroll inside the
property editor wrapper, because it give more editing space.
2014-08-15 01:06:20 +02:00
Stephan
9782f66507
U4-5084 - fix commit
2014-08-14 22:24:12 +02:00
Stephan
16f8db9dea
U4-5084 - fix commit
2014-08-14 22:21:24 +02:00
Stephan
e9938afc83
Merge pull request #418 from zpqrtbnk/6.2-4931
...
U4-4931 - lock contention & potential application lockdown
2014-08-14 20:52:13 +02:00
Stephan
fcda9821d0
Merge branch '6.2.2' into 6.2-4931
2014-08-14 20:50:37 +02:00
Stephan
bdc234b18a
U4-5084 - DynamicPublishedContentList ext methods confusion
2014-08-14 20:49:49 +02:00
Stephan
648cf69d45
U4-5084 - DynamicPublishedContentList ext methods confusion
2014-08-14 20:37:04 +02:00
Stephan
a0fcd2c7f9
Merge pull request #423 from zpqrtbnk/7.1-4931
...
U4-4931 - lock contention & potential application lockdown
2014-08-14 20:28:18 +02:00
Stephan
d603c08e1f
Merge branch '7.1.5' into 7.1-4931
2014-08-14 20:22:56 +02:00
AndyButland
53097a9b84
Moved added method from PetaPoco file to an extension method
2014-08-14 18:16:49 +02:00
AndyButland
beda0968ae
Removed debug line
2014-08-14 18:07:21 +02:00
Sebastiaan Janssen
1ccee3f305
Moved all logic of PartialViewTasks and PartialViewMacroTasks to a base class as the only difference was 3 variables
...
Added events: PartialView(Macro): Create, Save and Delete
Added events: Template: Save (there's already a legacy event, this is a new one to transition to)
PartialViewMacro.ascx.cs was adding ".cshtml" just so that it could strip it of again, crazy
2014-08-14 17:20:25 +02:00
Sebastiaan Janssen
908afbd264
#U4-2238 Fixed
...
Issue when saving/publishing special characters - '' hexadecimal value 0x03, is an invalid character
2014-08-14 10:26:38 +02:00
Sebastiaan Janssen
c548ad6a98
Update failing unit test now that MaxInvalidPasswordAttempts is 20 by default
2014-08-14 10:16:02 +02:00
AndyButland
ca2dd3eb47
Fixed issue with list view filter; further unit tests for list view paging
2014-08-14 08:42:36 +02:00
AndyButland
8ea5b6fb46
Unit tests for content repository paged queries; amends to fix ordering issues
2014-08-14 00:16:37 +02:00
AndyButland
f6ec4798a6
Prevented list view filter box from setting dirty flag on form. Without this you get the save changes warning after using the filter, but there's nothing to save.
2014-08-13 22:11:41 +01:00
AndyButland
096e10aad4
Moved list view no results message into table body as otherwise if you apply a filter that returns no results, you can't clear it again
2014-08-13 20:06:55 +01:00
AndyButland
817d5aab0d
Moved list view filter to repository, so can be applied with a database query
2014-08-13 20:02:51 +01:00
Shannon Deminick
0aff4b4d05
Merge pull request #446 from nul800sebastiaan/U4-2238-hexadecimal
...
U4-2238 6.0.5 - Issue when saving/publishing special characters - '' hexadecimal value 0x03, is an invalid character
2014-08-13 09:57:30 -06:00
per ploug
5e738a2b7b
Fixed: U4-4734 Remove default alt text on images from RTE
2014-08-13 11:01:56 +02:00
per ploug
652b9d1a86
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-08-13 10:42:54 +02:00
per ploug
dd72fd04bd
Fixed: U4-5025 Backoffice spelling errors
2014-08-13 10:42:46 +02:00
per ploug
231c50319f
Fixed: U4-5343 Move grid.config out of Umbraco folder
2014-08-13 10:04:54 +02:00
Sebastiaan Janssen
83668db6e3
Update failing unit test now that MaxInvalidPasswordAttempts is 20 by default
2014-08-13 09:44:25 +02:00
Sebastiaan Janssen
ba7a5a0e8a
#U4-2238 Fixed
...
Moved some methods around, made them internal, removed cleaning of tags as that's already done by cleaning each property
2014-08-13 09:38:40 +02:00
AndyButland
a71bfaa14c
Amends to generated SQL pre-paging to ensure only the latest content versions are returned
2014-08-12 23:32:13 +01:00
Jeavon Leopold
6b455aaa19
Add ImageProcessor httpmodule to web.template.config
2014-08-12 17:51:30 +01:00
Jeavon Leopold
b2ca814fdb
Update ImageProcessor to v1.9.0 and ImageProcessor.Web to v3.3.0
2014-08-12 16:59:31 +01:00
Sebastiaan Janssen
9523e5c854
U4-2238 6.0.5 - Issue when saving/publishing special characters - '' hexadecimal value 0x03, is an invalid character
2014-08-12 14:18:49 +02:00
Sebastiaan Janssen
99b2a2da38
#U4-5337 fixed Due in version: 7.1.5,6.2.2
...
Too easy to lock yourself out of the backoffice
2014-08-12 11:06:24 +02:00
Sebastiaan Janssen
db22dfcf7d
#U4-5337 fixed Due in version: 7.1.5,6.2.2
...
Too easy to lock yourself out of the backoffice
2014-08-12 11:05:25 +02:00
Sebastiaan Janssen
15ed458ad3
#U4-5258 Fixed
...
RelationService AreRelated should accepts two entity IDs and a relationTypeAlias
2014-08-12 10:25:33 +02:00
Sebastiaan Janssen
9fc51d8a12
#U4-5258 Fixed
...
RelationService AreRelated should accepts two entity IDs and a relationTypeAlias
2014-08-12 10:23:11 +02:00
AndyButland
dc32138006
Set up database level paging for retrieving child content for list view
2014-08-12 08:15:43 +01:00
antoine
15cdc85e42
Last tuning change and TXT template config
2014-08-11 13:13:39 +02:00
jakobdyrby
1a3d3994c3
added some ToArray() to ensure execution
2014-08-11 12:35:55 +02:00
jakobdyrby
4aedfc419e
copy past error
2014-08-11 10:07:27 +02:00
jakobdyrby
21c6cf71cb
fixed bug where root element is documents and not documentSet
2014-08-11 09:52:16 +02:00
Shannon
247b5b648d
Merge branch '7.1.5_U4-5316' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-7.1.5_U4-5316
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/common/dialogs/mediapicker.html
src/Umbraco.Web.UI.Client/src/views/propertyeditors/colorpicker/multicolorpicker.controller.js
2014-08-08 12:29:17 -06:00
Shannon
fa4a268556
Updates some naming conventions and code formatting
2014-08-08 12:08:34 -06:00
Shannon
1449966537
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-08-08 12:00:35 -06:00
Shannon
24a6ae4e32
Fixes: U4-4634 Image preview in Media is stretched
2014-08-08 12:00:30 -06:00
antoine
05c6166040
Preview open in new tab instead of a popup (chrome)
2014-08-08 13:14:03 +02:00
per ploug
d2f9bd6896
Fixed: U4-5324 Users with a content root node, cant have custom tree roots
2014-08-08 10:54:05 +02:00
Shannon
6e3d0b5d91
fixes tests
2014-08-07 11:15:34 -06:00
Shannon
bf58359eed
fixed tests
2014-08-07 11:10:40 -06:00
antoine
9789fbdb79
tuning config for current umbraco kit starter
2014-08-07 18:11:50 +02:00
Shannon Deminick
59b4940979
Merge pull request #439 from AndyButland/u4-5290
...
U4-5290 - allow for retrieval of a tag's count as well as it's text
2014-08-06 18:58:00 -06:00
AndyButland
8f2f4b579e
Added unit test for tags NodeCount property
2014-08-06 22:38:46 +02:00
AndyButland
5efabee0bd
Added ignore attribute to NodeCount property on TagDto
2014-08-06 22:38:14 +02:00
Shannon
fc19748fbf
Fixes: U4-5304 7.1.4 Media Picker can't view images RangeError: Maximum call stack size exceeded
2014-08-06 11:20:24 -06:00
AndyButland
6ea64c84d8
Removed parameter for requesting count for tags and made including the count the default behaviour
2014-08-06 07:36:25 +02:00
Shannon
7dfa633fb3
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/Umbraco.Core/Sync/DefaultServerMessenger.cs
src/Umbraco.Tests/Services/ContentServiceTests.cs
2014-08-05 12:49:51 -06:00
Shannon
6ce303a918
Completes: U4-5264 Add Count methods to IContentService, IMediaService, etc...
2014-08-05 12:37:20 -06:00
Shannon
62d3dc78fa
Ensures all caching is disabled for editing templates (master pages and views)
2014-08-05 10:59:54 -06:00
Shannon
3374f9e023
Ensures that the batched distributed calls doesn't cache refresh the server executing the distributed calls since tht will already be done locally.
2014-08-05 10:32:07 -06:00
Stephan
2675992d82
Merge branch '6.2.2' into 6.2-4931
2014-08-05 18:20:04 +02:00
Stephan
0a321e37fc
Merge branch '7.1.5' into 7.1-4931
2014-08-05 18:15:51 +02:00
Stephan
f3ca9e067b
Merge remote-tracking branch 'origin/7.1.5' into 7.1.5
2014-08-05 18:08:20 +02:00
Stephan
4814fb3e96
U4-5276 - get package installer to respect binding redirects
2014-08-05 18:07:50 +02:00
antoine
e701f0d8a1
new editor for the ui designer
2014-08-05 18:01:04 +02:00
Stephan
ce29f54663
U4-4837 - bugfix Umbraco.Core.EnumerableExtensions.InGroupsOf
2014-08-05 17:52:43 +02:00
per ploug
173d4c9655
Fixed: U4-4485 Unsaved changes prompt not appearing for RTE
2014-08-05 13:43:12 +02:00
per ploug
a0bf366c85
Fixed: U4-4485 Unsaved changes prompt not appearing for RTE
2014-08-05 13:43:07 +02:00
per ploug
a8bcb16303
Fixed: U4-4016 Script folder should not be clickable, or should render a view
2014-08-05 13:43:04 +02:00
Shannon
7261162d8a
Fixes some of U4-2633 Bundle all cache refresher transmissions into a single call per request for much better performance. See last note on issue.
2014-08-04 17:50:19 -06:00
Shannon Deminick
5f9b6c14f4
Merge pull request #441 from countrywide/U4-5110
...
U4-5110 Prevent IE Compatibility Mode
2014-08-04 10:59:27 -06:00
Shannon Deminick
7685e53cfe
Merge pull request #440 from countrywide/7.1.5
...
Fix for issue U4-4162 - MacroContainer editing
2014-08-04 10:56:02 -06:00
Declan Cook
60e81a051d
U4-5110 Prevent IE Compatibility Mode
2014-08-04 16:18:43 +01:00
Declan Cook
b2436bd9b6
Fix for issue U4-4162 - MacroContainer editing
...
Allows editing of first element in a macro container.
2014-08-04 16:07:07 +01:00
Sebastiaan Janssen
5fd59a6450
Fix merge problems
2014-08-04 13:56:51 +02:00
Sebastiaan Janssen
dba180d809
Merge remote-tracking branch 'origin/7.1.5' into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/gruntFile.js
src/Umbraco.Web.UI.Client/lib/lazyload/lazyload.min.js
src/Umbraco.Web.UI.Client/src/views/content/content.edit.controller.js
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
2014-08-04 13:32:44 +02:00
Sebastiaan Janssen
1c83114c78
Merge pull request #436 from lucasch/U4-5109
...
U4-5109 - Added an icon for the Visual Blocks tinymce plugin to the skins CSS files
2014-08-04 09:11:54 +02:00
Sebastiaan Janssen
46c07e55e4
Merge pull request #438 from AndyButland/u4-5221
...
U4-5221 - Ensured multi-value data type prevalues are rendered sorted according to defined sort order
2014-08-04 08:57:35 +02:00
AndyButland
6ee078108d
Added NodeCount property to ITag/Tag and an optional flag to tag retrieval methods on TagsService, in order to retrieve the count for the tag as well as it's text
2014-08-03 23:09:56 +02:00
AndyButland
90eb5dc7ac
Ensured multi-value data type prevalues are rendered sorted according to defined sort order
2014-08-03 20:00:04 +02:00
user
d6833c9b86
Updated the Umbraco TinyMCE skin to use the templates icon for visual blocks,
...
Visual blocks had no icon in the css
2014-08-01 11:58:33 -05:00
Sebastiaan Janssen
aceef2b318
Add missing grid view files.
2014-08-01 12:12:25 +02:00
Shannon Deminick
2325c8a64f
Merge pull request #434 from naepalm/7.1.5
...
Updated the dictionary table icons and the CSS
2014-07-31 18:46:29 -06:00
AndyButland
d8bddd80bb
Fixed issue with hard-coded colspan for list view table footer and updated to reflect the number of columns
2014-07-31 17:54:10 +02:00
per ploug
d8a0502055
Updates to the grid editor
...
Updates the active grid with correct width, permissions etc on config
changes
2014-07-31 14:45:49 +02:00
per ploug
4e1214085e
Split grid rendering into seperate editor views
2014-07-31 14:45:48 +02:00
Sebastiaan Janssen
d4e205a47a
Merge branch 'AndyButland-wip-u4-3963' into 7.1.5
2014-07-31 12:43:03 +02:00
Sebastiaan Janssen
84df6e5315
Merge branch 'wip-u4-3963' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-wip-u4-3963
2014-07-31 12:42:45 +02:00
Sebastiaan Janssen
9957bbfb5d
Remove unnecessary reference to ace.js that resulted in javascript errors
2014-07-31 10:08:31 +02:00
AndyButland
a9c130d498
Amended tracking of last list view page viewed to store content Id as well as page, so it only restores the page for the appropriate list view
2014-07-31 09:43:19 +02:00
AndyButland
964e18b84f
Set up return to list button for list view children that on click returns to the list with the last viewed page restored
2014-07-30 23:14:24 +02:00
AndyButland
45c344a0ca
Localisation of container config fields; applied sortable to list of additional columns
2014-07-30 22:05:43 +02:00
Janae Cram
af3b655073
Updated the dictionary table icons and the CSS to make the section more usable.
2014-07-30 09:12:06 -07:00
AndyButland
9a0451e1ad
Improvements to UI for selecting additional columns for container list view
2014-07-30 09:43:37 +02:00
Shannon
f8e366bb4a
fixes minor bool check in js for jslint
2014-07-29 11:23:58 -06:00
Shannon Deminick
6439d7337d
Merge pull request #433 from arknu/rte_imagesizing
...
U4-4729: Make max image dimension in RTE configurable
2014-07-29 10:59:43 -06:00
Stephan
56dddbca1c
U4-5275 - use IPublishedContentModelFactory for members
2014-07-29 10:56:49 +02:00
Stephan
53ea491bd6
U4-5286 - add property converter for color picker
2014-07-29 09:52:00 +02:00
Shannon
b5f900e789
added a couple of tests for member names
2014-07-28 19:37:44 -07:00
AndyButland
222f8b8744
Prevented and removed visual indication of sorting by custom columns
2014-07-28 23:08:20 +02:00
AndyButland
eba2ed842b
Formatting of dates in list view
2014-07-28 22:46:18 +02:00
AndyButland
180e93a3bf
Refactor of ContentTypeContainerConfiguration to use a collection instead of multiple delimited strings
2014-07-28 22:34:30 +02:00
AndyButland
50f1a995e9
Set up headings with localization for container list view custom columns
2014-07-28 22:07:57 +02:00
AndyButland
e1cf330638
Display or otherwise the bulk action buttons (publish, unpublish and delete) according to the container config
2014-07-27 20:52:06 +02:00
AndyButland
4d19826d98
Store and retrieval of flags for allowing bulk publish, unpublish and/or delete on container doc types
2014-07-27 15:36:18 +02:00
AndyButland
eec6fe2115
Changed selection of default order by column for container document types to drop down list
2014-07-27 15:09:35 +02:00
AndyButland
5ad8ebfa6e
Store, retrieve and use default order by and direction for list container document type
2014-07-27 15:04:15 +02:00
AndyButland
ef2c7e2d3a
Ensured that the default container options are used if no configuration has been defined
2014-07-27 14:40:55 +02:00
arknu
cad946905c
Bugfix: 0 value was ignored
2014-07-27 13:06:02 +02:00
arknu
49c26f4a5e
Followup: make sure that defualt value is applied in RTE
2014-07-27 12:46:52 +02:00
AndyButland
df04a90698
Only save container config if provided
2014-07-27 10:35:51 +02:00
AndyButland
332220acc4
Amend of container page size from structure tab of document type editing screen
2014-07-27 10:28:52 +02:00
AndyButland
988e025d12
Refactored content and media type controllers to have inherit from a common abstract class, that implements the retrieval of the container config
2014-07-27 09:03:31 +02:00
AndyButland
599872a310
Created new field in cmsContentType and related models for storing the configuration for a container doc type; implemented configurable page size
2014-07-27 08:53:32 +02:00
arknu
45b173c0db
U4-4729: Make max image dimension in RTE configurable
2014-07-27 01:25:39 +02:00
Stephan
5165d70fbb
Merge branch '7.1.5' into 7.1-4931
2014-07-25 11:05:31 +02:00
Stephan
c2816e759b
Fail IPublishedContentFactory faster
2014-07-25 11:00:56 +02:00
Shannon Deminick
7ab8ea4da4
Merge pull request #432 from AndyButland/u4-5138
...
U4 5138 - fixed a couple of issues with list view styling and function
2014-07-24 15:24:51 -07:00
Shannon
1e8f016234
Fixes: U4-5111 7.1.4 JavaScript runtime error: 'UmbClientMgr' is undefined
2014-07-24 15:13:41 -07:00
Shannon
d07ba12e73
Fixes merge
2014-07-24 14:50:06 -07:00
Shannon
7d7fa0e389
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/PropertyEditors/ValueConverters/RteMacroRenderingValueConverter.cs
src/Umbraco.Web/Umbraco.Web.csproj
2014-07-24 09:42:44 -07:00
Shannon
fdab6d5de5
Merge branch '6.2.2' of https://github.com/umbraco/Umbraco-CMS into 6.2.2
2014-07-24 09:39:12 -07:00
Shannon
ff94eba3a7
Fixes: U4-5273 6.2: Umbraco.Field no longer rendering macro container
2014-07-24 09:39:05 -07:00
Shannon
834de2099f
updates manifest watcher just to ensure we don't try to shut down the app domain more than once.
2014-07-24 09:06:45 -07:00
Shannon
904ee40a34
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-07-24 08:57:07 -07:00
Shannon
99973841e3
Fixes up packaging service - problem with setting property values properly on import due to a wip portion of getting tag values set correctly, though this was solved at the repo level and i unfortunately forgot to re-update this code.
2014-07-24 08:57:02 -07:00
Sebastiaan Janssen
e200e2fc48
Removes obsolete cachebrowser
2014-07-24 16:17:40 +02:00
Sebastiaan Janssen
69c7ecad59
Got bitten by stray files that were left behing in _BuildOutput folder, clean before build
2014-07-24 14:43:40 +02:00
Sebastiaan Janssen
b1350fa4a6
Customize button was displayed lower than installer button
2014-07-24 14:40:33 +02:00
Sebastiaan Janssen
6014608d5a
Microsoft.AspNet.WebApi.Host doesn't exist ;)
2014-07-24 14:24:13 +02:00
Shannon
929180224f
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
2014-07-23 14:07:47 -07:00
Shannon
22dde5a421
U4-4738 Backoffice search should support node ID search
2014-07-23 14:07:21 -07:00
Shannon
ee5c532be7
Fixes: U4-4738 Backoffice search should support node ID search
2014-07-23 14:07:05 -07:00
Shannon
c9b27b5a70
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2014-07-23 12:32:53 -07:00
Shannon
7f510c107a
updates proj's with correct specific version attributes
2014-07-23 12:31:38 -07:00
Shannon
2ebfd8f3d4
updates nuspec to have latest versions for all dependencies
2014-07-23 12:31:16 -07:00
Shannon
6e20be993b
updates nuspec to have latest versions for all dependencies
2014-07-23 12:31:03 -07:00
Shannon
84fad1300b
All nuget refs are now up to date and installed correctly with copy local set correctly for all non gac 4.5 assemblies as well as the specific version attribute.
2014-07-23 12:19:40 -07:00
Shannon
fd7930256b
Uninstalls package CodeSharp.Package.AspNetWebPage and removes refs to Nuget.Core and Webpages.Administration - neither of which are used anywhere... but we've been shipping Umbraco with them for some reason.
2014-07-23 10:53:30 -07:00
Shannon
6319b10881
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/SQLCE4Umbraco/SqlCE4Umbraco.csproj
src/SQLCE4Umbraco/app.config
src/Umbraco.Core/app.config
src/Umbraco.Tests/App.config
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/app.config
src/umbraco.MacroEngines/App.Config
src/umbraco.businesslogic/app.config
src/umbraco.datalayer/app.config
src/umbraco.editorControls/app.config
2014-07-23 10:08:01 -07:00
Shannon
c24775adb0
re-installs mvc, webapi and ensures running the latest 2.0.x versions of webpages and razor, now all proj's are consistent with correct versions referenced and copy local set correctly.
2014-07-23 10:03:26 -07:00
Shannon
0d164ffb08
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-07-23 09:04:01 -07:00
Shannon
dd83dced4c
Fixes up back office search, U4-5048, U4-5021, U4-5167, U4-5194
2014-07-23 09:03:54 -07:00
Sebastiaan Janssen
ea56363f6d
Adds logging to the RteEmbedController when there's an exception, instead of silently swallowing the error
2014-07-23 14:04:50 +02:00
Sebastiaan Janssen
f86902bc89
Microsoft.Bcl 1.1.7 requires NuGet 2.8.1 - also registering MyGet feed from the build.bat file so that it actually works for everybody
2014-07-23 11:39:40 +02:00
antoine
fbe49acc77
preview cell with fixed
2014-07-23 10:55:07 +02:00
antoine
677983a59e
markup and layouts sortable issue
2014-07-23 09:30:33 +02:00
Shannon
b207521f4b
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
2014-07-22 16:15:02 -07:00
Shannon
a2aaa9a1ea
updates proj references to have SpecificVersion set to false
2014-07-22 16:14:13 -07:00
Shannon
217f591db0
updates proj references to have SpecificVersion set to false for libs
2014-07-22 16:13:26 -07:00
Shannon
b835cfb76d
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/packages.config
2014-07-22 15:55:06 -07:00
Shannon
82cfbab17a
Ensures all WebApi DLLs are copied local
2014-07-22 15:51:44 -07:00
Shannon
d453aedd0d
Microsoft.Net.Http required a reinstall command for the UI project as noted by it's persisted 'requiresReinstall' attribute in the packages.config - also ensures that ALL of the WebApi DLLs are copied local
2014-07-22 15:51:13 -07:00
Shannon
851181f861
Microsoft.Net.Http required a reinstall command for the UI project as noted by it's persisted 'requiresReinstall' attribute in the packages.config - and then the project wouldn't actually build anymore.
2014-07-22 15:39:07 -07:00
Shannon Deminick
4680b643f6
Merge pull request #426 from arknu/searchimprovements
...
Fix U4-5194 and U4-5167: Handle multiple spaces and quoted searches in the backoffice correctly
2014-07-22 15:26:38 -07:00
Shannon
05be2a5e86
adds test
2014-07-22 15:13:01 -07:00
AndyButland
8445c9c29b
Applied styling to list view paging (active class on page numbers, disabled on prev and next when not available
2014-07-22 23:11:22 +01:00
AndyButland
e8eea039e1
Reset page number to one when applying filter on list view
2014-07-22 22:35:58 +01:00
Shannon
cd8b8dc704
Fixes: U4-5212 Preview button only greyed and not disabled while previewing. (was save button)
2014-07-22 11:33:58 -07:00
Shannon
e98ed8561a
Fixes: U4-5252
2014-07-23 04:10:48 +10:00
Shannon
626e155c07
Fixes SO issue when tags contain an empty string
2014-07-23 03:54:27 +10:00
Shannon Deminick
de968a18dd
Merge pull request #431 from AndyButland/u4-5097
...
U4-5097 - fixed issue with inital value of slider not being saved
2014-07-23 01:47:43 +10:00
AndyButland
8d1d2f2414
Initialised slider scope model value if not already set from a previous save
2014-07-21 22:27:04 +02:00
Stephan
4bb38609ad
Merge pull request #429 from leekelleher/U4-5253
...
U4-5253 PublishedContentModelFactory case-sensitive dictionary
2014-07-21 16:45:13 +02:00
leekelleher
0370a1bcf2
PublishedContentModelFactory: Changes the private 'constructors' dictionary to be case-insensitive.
2014-07-21 15:32:16 +01:00
arknu
188613e5e7
U4-5167: Handle quoted searches in the backoffice correctly
2014-07-18 17:42:47 +02:00
arknu
a9261d217e
U4-5194: Fix handling of multiple words in backoffice search
2014-07-18 17:00:59 +02:00
Shannon
4693fb23c8
removes unneeded lock on master controller factory - must have been left over from some v5 stuff for some reason :( this will speed things up a bit!
2014-07-18 16:28:54 +10:00
Shannon
6e78a9f98f
fix merge
2014-07-16 14:14:02 +10:00
Shannon
92c19ba76c
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/Umbraco.Core/IO/UmbracoMediaFile.cs
2014-07-16 14:13:05 +10:00
Shannon
7848a3095d
Fixes: U4-5207 User Type with a space in the name breaks User Content
2014-07-16 14:12:04 +10:00
Shannon
1a75e7beb1
Fixes: U4-5207 User Type with a space in the name breaks User Content
2014-07-16 14:10:24 +10:00
Shannon
388eea95e5
fixes a single vs first check with render route handler when there might be duplicate routes assigned to a controller, fixes short/int parse
2014-07-16 13:46:15 +10:00
Shannon
fdf1218a9e
fixes another short/int parse
2014-07-16 13:43:08 +10:00
Shannon
1a1aba92ef
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-07-16 13:41:11 +10:00
Shannon
39ee22cbd6
fixes a single vs first check with render route handler when there might be duplicate routes assigned to a controller
2014-07-16 13:41:02 +10:00
Shannon Deminick
119acaa28a
Merge pull request #425 from jbreuer/patch-3
...
Fix for U4-5223
2014-07-16 13:36:30 +10:00
Jeroen Breuer
e22282c1e8
Fix for U4-5223
2014-07-15 14:24:27 +02:00
Shannon
6167d1584a
Fixes an xss vulnerability
2014-07-15 11:37:31 +10:00
Shannon
0c2d1f72b9
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-07-15 11:36:13 +10:00
Shannon
8c36dac67a
Fixes an xss vulnerability
2014-07-15 11:36:03 +10:00
Antoine Giraud
92ae6c5b5d
Merge pull request #422 from theDiverDK/7.2.0
...
Changed minimum bootstrap column span from 2 to 1 in the grid view
2014-07-12 09:32:12 +02:00
Stephan
d7f8b10b28
Merge pull request #424 from semmeo/7.1.5
...
Update fr.xml
2014-07-11 12:36:20 +02:00
Semmeo
7e8be5fd67
Update fr.xml
...
Updated french umbraco translation from scratch, by translating en.xml. Tested and working.
2014-07-11 12:31:20 +02:00
Stephan
e515b716f0
U4-4931 - also for ObjectCacheRuntime provider
...
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
2014-07-10 10:40:20 +02:00
Stephan
fd49c81940
U4-4931 - fixing & refactoring
...
Conflicts:
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
2014-07-10 10:39:52 +02:00
Stephan
cc6099c953
U4-4931 - fixing & refactoring
...
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
src/Umbraco.Core/CacheHelper.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Cache/HttpRequestCacheProviderTests.cs
2014-07-10 10:39:28 +02:00
Stephan
fdadd80414
U4-4931 - do not cache exceptions
...
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
2014-07-10 10:37:46 +02:00
Stephan
fcd7e9517d
U4-4931 - fixing & refactoring
...
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/DictionaryCacheWrapper.cs
src/Umbraco.Core/Cache/DictionaryItemWrapper.cs
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
2014-07-10 10:37:15 +02:00
Stephan
72f53e4645
U4-4931 - fixing & refactoring
...
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
2014-07-10 10:36:10 +02:00
Stephan
2c9a287bda
U4-4931 - fixing & refactoring
2014-07-10 10:35:40 +02:00
Stephan
e2f4cfaf82
U4-4931 - fixing & refactoring
...
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRuntimeCacheProvider.cs
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
2014-07-10 10:35:12 +02:00
Stephan
8729156fbf
U4-4931 - lock contention & potential application lockdown
...
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
src/umbraco.cms/Actions/Action.cs
2014-07-10 10:34:17 +02:00
Stephan
bfd0c5e309
U4-4931 - also for ObjectCacheRuntime provider
2014-07-10 10:25:51 +02:00
Stephan
43669e62b4
Merge branch '6.2.2' into 6.2-4931
2014-07-10 10:25:12 +02:00
Shannon
6b128ea7d4
Fixes: U4-5208 RenderActionInvoker needs to be able to run async so needs to inherit from AsyncControllerActionInvoker
2014-07-10 17:29:34 +10:00
Shannon
60d6ae44b5
Fixes: U4-5208 RenderActionInvoker needs to be able to run async so needs to inherit from AsyncControllerActionInvoker
2014-07-10 17:28:33 +10:00
Shannon
b3035d160c
adds another test
2014-07-10 13:48:32 +10:00
Shannon
f27f458a5d
Adds another test
2014-07-10 13:46:31 +10:00
Shannon
3f09453345
Fixes: U4-5198 Tags still appearing from items tagged in recycle bin
2014-07-10 13:40:22 +10:00
Shannon
4857107b5e
Fixes: U4-4852 ContentService can add new permissions but not remove them
2014-07-10 12:24:36 +10:00
Shannon
080bf7293d
replaces the tuple collection for bulk permission assignment to use a new model: EntityPermissionSet
2014-07-10 12:11:47 +10:00
Shannon
b3288f0c91
fixes merge issue
2014-07-10 12:11:10 +10:00
Shannon
d5993a4783
Backports fix from 7 for GetDimensions call to ensure the file exists
2014-07-10 12:09:26 +10:00
Shannon
b254f81f4a
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
2014-07-10 11:54:05 +10:00
Shannon
17b0547cfc
Merge commit '874f464a2b51000920e2323f93bea116546e9b88' into 7.1.5
...
Conflicts:
src/Umbraco.Core/IO/FileSystemExtensions.cs
src/Umbraco.Core/IO/UmbracoMediaFile.cs
src/Umbraco.Web/umbraco.presentation/umbraco/channels/UmbracoMetaWeblogAPI.cs
2014-07-10 11:53:45 +10:00
Shannon
86c2a6e8a9
updates physical file system, now that files are being disposed of properly we don't need to delete first
2014-07-10 11:51:48 +10:00
Shannon
874f464a2b
Fixes: U4-5190 Overwrite Media File in 6.2.1 - process cannot access along with a bunch of other undisposed disposables :/
2014-07-10 11:45:57 +10:00
Shannon
93151a43ac
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/Umbraco.Web/PublishedCache/MemberPublishedContent.cs
src/Umbraco.Web/Security/MembershipHelper.cs
src/Umbraco.Web/umbraco.presentation/content.cs
2014-07-10 11:14:20 +10:00
Shannon
b3c41e051f
Fixes: U4-5199 Appending certain query strings to URLs cause InvalidOperationException (The UmbracoContext.Current is null)
2014-07-10 11:10:49 +10:00
Shannon
a88637910f
updates content xml bits so if it's called outside a web req it still executes.
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/content.cs
2014-07-10 10:45:26 +10:00
Shannon
1af7649a87
updates content xml bits so if it's called outside a web req it still executes.
2014-07-10 10:44:40 +10:00
Søren Reinke
fdafd07117
Changed minimum bootstrap column span from 2 to 1 in the grid view
2014-07-09 12:24:33 +02:00
Shannon
431e93000e
Fixes: U4-5157 Membership.GetUser() causes 13 SQL queries, including duplicates
2014-07-08 19:04:38 +10:00
Shannon
f83bbdbf90
Fixes: U4-5157 Membership.GetUser() causes 13 SQL queries, including duplicates
2014-07-08 18:54:36 +10:00
Shannon
5a810b584e
Fixing: U4-5157 Membership.GetUser() causes 13 SQL queries, including duplicates
2014-07-08 18:07:59 +10:00
Shannon
bcae3afa45
fixes null check on tag extractor
2014-07-07 16:21:53 +10:00
Shannon
3aff474648
Fixes: #U4-4685 Default sorting of listview items
2014-07-07 16:21:12 +10:00
Shannon
9f34c72cb4
Updates the GetAll of ContentTypeRepository to use the new mapper which no longer executes one by one this means far less queries, updates GetByQuery to get all int ids and then use GetAll
2014-07-04 14:23:53 +10:00
Shannon
5eb253c4eb
Fix up right join query to use a proper select and left join (less confusing), fix up getall call when getting a content type, reduce another query and include child ids in the main query.
2014-07-04 12:26:34 +10:00
Shannon
7fbda1dc7d
Fixes performance for Get(id) on ContentTypeRepository = much faster now, now to work on getall/query
2014-07-04 10:54:12 +10:00
Shannon
9bae8173fc
Updated the ContentTypeRepository PerformGet method to map all property groups and types in a single query and added test to test the query, this reduces the lookup by about 30% but still lots of improvements to be made.
2014-07-03 14:25:21 +10:00
antoine
8f66258a94
Top min margin to avoid that rte hidden
2014-07-01 17:35:54 +02:00
antoine
aa8f7a9394
Remove control issue, it wasn't using the right index
2014-07-01 17:29:20 +02:00
antoine
5c24759234
RTE unique id issue, replace unique ID base on date by GUID
2014-07-01 17:15:48 +02:00
antoine
b84a52c760
Tuning style selector improvement
2014-07-01 16:13:04 +02:00
antoine
54c3e68f32
Ignore Preview folder
2014-07-01 13:57:04 +02:00
antoine
2e1e1eee1c
Link to current tuned css file in preview mode
2014-07-01 13:55:39 +02:00
Shannon
e60b621110
Huge perf enhancement to GetByQuery on the content repo, so much more like this is easy to fix with massive benefit. For example, the Retrieving_All_Content_In_Site used to run for 143795ms and now runs at 14249ms which is 90% savings.
2014-07-01 18:07:00 +10:00
Shannon
1a821b4073
super quick performance win in the case where people don't pass in distinct values
2014-07-01 17:41:22 +10:00
Shannon
efda233fcf
super quick performance win in the case where people don't pass in distinct values
2014-07-01 17:40:41 +10:00
Shannon
ed2e409707
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/Umbraco.Web/Security/MembershipHelper.cs
2014-07-01 12:54:48 +10:00
Shannon
8645e0b193
Fixes: U4-5140 Tags are not respected with bulk publish operations - just need to ensure all tests are passing and run some local tests
2014-07-01 12:53:07 +10:00
Shannon
a89b9e9da6
ignores log4net tests
2014-07-01 11:16:57 +10:00
Shannon
8917701fa3
ignores failing test - need stephane to look
2014-07-01 11:03:47 +10:00
Shannon
68b17bff08
Ensures no membership user writing when checking public access
2014-07-01 10:52:29 +10:00
Shannon
9b2b961f83
Ensures no membership user writing when checking public access
2014-07-01 10:51:56 +10:00
Shannon
7a12060c37
Potentially fixes U4-5069 Deadlock occurring in MemberService.GetByUsername
...
Conflicts:
src/Umbraco.Web/Security/MembershipHelper.cs
2014-07-01 10:46:52 +10:00
Shannon
f3c7533796
Potentially fixes U4-5069 Deadlock occurring in MemberService.GetByUsername
2014-07-01 10:43:44 +10:00
antoine
89ed75f5dc
Right .gitignore file
2014-06-30 19:36:45 +02:00
antoine
ec294cefd8
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-06-30 19:29:38 +02:00
antoine
16d8481ad9
Tuning new concept, config throught json config or/and html5 data tags
2014-06-30 19:28:33 +02:00
Shannon
59116fc7fa
un-does the tag export/import, instead need to look at the internal of a simple publish (without save) to see if tags get written or not.
2014-06-30 17:05:34 +10:00
Shannon
a66670263f
fixes null check
2014-06-30 17:04:59 +10:00
Shannon
1e1d49f305
fixes U4-5140 Package installation for content does not respect tags, however need to check with Morten if it's required because if we never actually publish content on package install then this wouldn't really matter. But surely we must publish on package install for some thing because starter kits are published... hrm.
2014-06-30 16:43:51 +10:00
Shannon
1be2706c30
fix merge
2014-06-30 15:09:41 +10:00
Shannon
eaf2956524
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/umbraco.cms/businesslogic/Packager/PackageInstance/CreatedPackage.cs
2014-06-30 14:26:33 +10:00
Shannon
525280d466
fixed some tests
2014-06-30 14:09:36 +10:00
Shannon
496beca8f2
This Can_Find_Targetted_Migrations test needed a valid database to pass. This update ensures that the database is created with the old version 4.8 db schema.
2014-06-30 14:02:43 +10:00
Stephan
637a22293d
U4-4931 - fixing & refactoring
2014-06-28 18:33:31 +02:00
Stephan
3c8517edcb
Merge branch '6.2.2' into 6.2-4931
2014-06-28 16:26:44 +02:00
Stephan
45e6127d00
U4-4866 - fix the build
2014-06-28 16:26:27 +02:00
Stephan
6eb5d3f7ef
Merge branch '6.2.2' into 6.2-4931
2014-06-28 16:06:30 +02:00
Stephan
e6986432df
U4-4931 - fixing & refactoring
2014-06-28 12:24:02 +02:00
Sebastiaan Janssen
5bee398d09
#U4-3838 fixed Due in version 7.1.5
...
Fixes ContentService Copy uses IOHelper.MapPath but should use fs.GetFullPath and a few other instances where IOHelper was used
2014-06-27 17:22:51 +02:00
Sebastiaan Janssen
c53d812742
#U4-3154 Fixed Deleting single media item in recycle bin does not use the FileSystemProvider
2014-06-27 16:26:22 +02:00
Sebastiaan Janssen
966a29954c
#U4-5010 fixed
...
Package editing view missing in distribution
2014-06-27 16:25:57 +02:00
Morten Christensen
9f28aea10d
This Can_Find_Targetted_Migrations test needed a valid database to pass. This update ensures that the database is created with the old version 4.8 db schema.
2014-06-27 13:23:54 +02:00
Morten Christensen
097014454f
Fixing issue in MacroRepository which was causing a test to fail.
...
Changing the alias of a macro property didn't alias work, so added a fallback to the Id of the property in the cases where the Alias wouldn't work.
2014-06-27 12:42:15 +02:00
Morten Christensen
48143bc0c3
Minor updates to the Package installation and extraction as part of PR #417
2014-06-27 12:37:56 +02:00
per ploug
601fef873a
Found a couple of minor issues while testing
2014-06-27 11:50:03 +02:00
Morten Christensen
75c26e4d92
Merge pull request #417 from netmester/package_installer_service
...
Package installer service
2014-06-27 10:58:10 +02:00
Shannon
ad4135f629
does a toarray to make sure it doesn't reiterate
2014-06-27 14:04:35 +10:00
Shannon
8e7ed865f0
Fixes: U4-5151 Backoffice controllers collide on name even if different namespace
2014-06-27 13:34:15 +10:00
per ploug
49a374dbca
Fixing various grid bugs with the new structure
2014-06-26 23:36:04 +02:00
per ploug
7edd7cbd8a
Friendlier YSOD modal
2014-06-26 23:35:25 +02:00
per ploug
51e9ef21aa
Adding comment + docs to checboxlistmodel
2014-06-26 11:33:35 +02:00
per ploug
d0ebbf2359
project file
2014-06-26 11:31:39 +02:00
per ploug
c8c2d2d601
GridView Configaration UI
2014-06-26 11:27:45 +02:00
per ploug
8a93c8371c
Moves templatequery models into the right folder
2014-06-26 11:24:57 +02:00
per ploug
4fea55e751
More efficient grunt execution
2014-06-26 11:24:05 +02:00
Shannon
f627de2433
tweaks orange
2014-06-26 17:38:24 +10:00
Shannon
303aa07235
migrates most of the xml serialization from the packaging service to the EntityXmlSerializer
2014-06-26 17:32:38 +10:00
Shannon
b404cc6438
Fixes: U4-5141 Packager doesn't respect 'allow at root' or 'list view'
2014-06-26 17:18:00 +10:00
Shannon
80103e6155
Fixes: U4-4866 Select content root when creating a package
2014-06-26 16:55:44 +10:00
Shannon
4fbf65e684
Fixes: U4-4866 Select content root when creating a package
2014-06-26 16:45:59 +10:00
Shannon
0aeac407c5
removes extremely silly try catch all when using the packager - why was this here !? So that nobody would ever know why creating their package failed?
2014-06-26 16:33:56 +10:00
Shannon
be98ceea6c
Fixes: U4-5011 Auto collapsing tree structure
2014-06-26 16:14:50 +10:00
Shannon
07e0cd2957
uses a better orange
2014-06-26 14:08:51 +10:00
Shannon
9da7d56b9c
Fixes styling on installer alert box so it's contained within the pane
2014-06-26 13:58:09 +10:00
Shannon
5a3890159f
Fixes: U4-5142 Fix the horrible orange warning color in the back office
2014-06-26 13:52:59 +10:00
Shannon
70da51113c
Streamlines form error colors to be inline with the rest of our color scheme
2014-06-26 13:31:39 +10:00
Shannon
0f7c407a7c
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
build/Build.bat
build/NuSpecs/UmbracoCms.Core.nuspec
build/NuSpecs/UmbracoCms.nuspec
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Services/PackagingService.cs
src/Umbraco.Tests/Services/LocalizationServiceTests.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/umbraco.presentation/content.cs
2014-06-26 11:51:25 +10:00
Shannon
392634eb76
bumps nuspec versions
2014-06-26 11:44:28 +10:00
Shandem
7bc5588d6d
Merge pull request #420 from bjarnef/7.1.5_U4-3953
...
Fix for U4-3953
2014-06-26 11:38:25 +10:00
Shannon
259bc863f0
Removes Examine.dll deploy from nuspec
2014-06-26 11:32:43 +10:00
bjarnef
70514b88c5
Fix for U4-3953
...
Installing package - installing message progressbar causes horizontal
scrollbar
2014-06-26 02:57:47 +02:00
Shannon
582bafdefd
Updates version
2014-06-26 10:02:09 +10:00
Shannon
9924ef2381
Merge branch '6.2.1' into 6.2.2
2014-06-26 09:57:16 +10:00
Morten Christensen
12cdd3326a
The CopyFile extension method was not disposing the file stream, so any attempt to delete the source file afterwards would fail.
...
Removing unused using statements.
2014-06-25 16:00:21 +02:00
Shannon
859fbaaa05
Fixes: U4-5121 umbraco.content launches threadpool threads to reload the xml cache which causes lots of other issues
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/content.cs
2014-06-25 19:02:49 +10:00
Shannon
27764a2c82
merge issue
2014-06-25 18:58:29 +10:00
Shannon
5fdcec6904
Fixes: U4-5121 umbraco.content launches threadpool threads to reload the xml cache which causes lots of other issues
2014-06-25 18:56:51 +10:00
Shannon
0b678f1d3b
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
...
Conflicts:
src/umbraco.cms/businesslogic/Packager/Installer.cs
2014-06-25 15:59:20 +10:00
Shannon
72991334c4
little bit of code cleanup
2014-06-25 15:55:52 +10:00
Shannon
309adbfb20
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
...
Conflicts:
src/Umbraco.Tests/Umbraco.Tests.csproj
2014-06-25 14:36:09 +10:00
Shannon
c659d5b85e
fixes dll ref
2014-06-25 14:35:14 +10:00
Shannon
3ecc974325
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
...
Conflicts:
build/NuSpecs/UmbracoCms.Core.nuspec
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/packages.config
src/Umbraco.Web.UI/packages.config
2014-06-25 14:33:32 +10:00
Shannon
a4bf4b0977
Fixes: U4-5118 Examine not storing XML fragments - updates to latest examine
2014-06-25 14:19:31 +10:00
Shannon
bef6ce66f1
Updated core nuspec to include Examine
2014-06-25 14:19:06 +10:00
Shannon
a18a2198a8
removes comment
2014-06-25 12:25:27 +10:00
Shannon
38c4bc72cd
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
2014-06-25 12:03:53 +10:00
Shannon
7cf7ac687c
last issue with state/keep alive timer
2014-06-25 12:03:31 +10:00
Shannon
6b626baffb
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
2014-06-25 11:56:56 +10:00
Shannon
7ce0272169
updates state param with timers to use singleton
2014-06-25 11:56:36 +10:00
Shannon
acb934e3f1
ensures timer's are not GCd
2014-06-25 11:52:48 +10:00
Shannon
6485e625b1
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
2014-06-25 11:37:21 +10:00
Shannon
3aa486a463
another log
2014-06-25 11:36:58 +10:00
Shannon
5aa0621c90
adds some notes
2014-06-25 11:36:14 +10:00
Shannon
625b8f7e65
Ensures the 'Index' portion of the path is used for scheduled publishing
2014-06-25 11:26:08 +10:00
Shannon
72b7b443e9
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
2014-06-25 11:02:04 +10:00
Shannon
53c1c97aeb
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-06-25 11:01:03 +10:00
Shannon
5011eee037
fixes merge issue
2014-06-25 11:00:53 +10:00
Shannon
e27163f3a7
adds logging to scheduled bits
2014-06-25 11:00:11 +10:00
Shandem
22bace9545
Merge pull request #419 from imulus/fix/u4-5128
...
Support virtual paths when defining PropertyEditors via Attributes (U4-5128)
2014-06-25 09:53:31 +10:00
jakobdyrby
8c36a683e6
Change some class from public to internal
2014-06-24 11:27:04 +02:00
Tom Fulton
a23fb7bc74
Support virtual paths when defining PropertyEditors via Attributes (U4-5128)
2014-06-23 12:16:14 -04:00
Shannon
2ccec3be33
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web/LegacyScheduledTasks.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/WebBootManager.cs
src/Umbraco.Web/umbraco.presentation/publishingService.cs
2014-06-23 15:08:04 +10:00
Shannon
65ea6f94d3
adds authorization to the scheduled publishing , this new attribute can be used to secure scheduled tasks as well.
2014-06-23 15:02:23 +10:00
Nicholas-Westby
abe925b946
Fixed typo "loaction".
...
Replaced "icon-map-loaction" with "icon-map-location".
2014-06-20 15:17:09 -07:00
Morten Christensen
3af3e054d7
Minor refactoring of the MigrationRunner to allow a bit more flexibility for using it for non-Core migrations.
...
Allowing the list of migrations to be changed through the two migration events using the MigrationEventArgs.
2014-06-20 12:57:33 +02:00
Shannon
9158ea1ace
fixes url returned in GetCurrentServerUmbracoBaseUrl
2014-06-20 14:45:45 +10:00
Shannon
e8f7f77bb6
Fixes: U4-581 Automatic publishing not working in load balanced setup - added some more convention and configuration to distributed calls so that servers are aware of the master and how to call into themselves for scheduled tasks, ping and scheduled publishing. Will need to update the docs on LB regarding this too. Cleaned up the code that does the scheduling and separates it into proper segments. Obsoletes the old presentation classes that were doing it.
2014-06-20 14:34:21 +10:00
Shannon
6b5cb3a9cf
Fixes: U4-4947 Tag Editor twitter typeahead
2014-06-19 18:04:32 +10:00
Shannon
bb655afd72
Fixes: U4-5080 Error deleting property type that references tags
2014-06-19 17:39:31 +10:00
Shannon
ad3502d438
Fixes: U4-5004 Pressing escape in the login screen causes a blank screen
2014-06-18 19:28:16 +10:00
Shannon
dfb40802ff
makes grunt vs and grunt dev a little faster
2014-06-18 17:31:00 +10:00
Shannon
8ded6fff93
adds vs task to grunt
2014-06-18 17:15:09 +10:00
Shannon
56111be82d
Properly fixes: U4-4893 Inconsistent display of file extensions in the UI
2014-06-18 17:11:47 +10:00
Stephan
75e003185a
U4-4931 - do not cache exceptions
2014-06-17 19:34:24 +02:00
Stephan
9d12e1c7df
Merge branch '6.2.2' into 6.2-4931
2014-06-17 19:19:17 +02:00
Shannon
f25463babe
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
2014-06-17 19:05:22 +10:00
Shannon
b8575ef158
Started writing test implementation to mimic what developers might test in their controllers to expose the pitfalls of umbraco testing so we can make this simpler - identifying what needs to be public and how to re-strcuture some objects constructors, etc... to simplify and make this possible.
2014-06-17 18:53:23 +10:00
jakobdyrby
3e0cd0a605
Now it works with a notimplimentet exception
2014-06-17 09:13:54 +02:00
Shannon
1c23940b0b
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
...
Conflicts:
src/Umbraco.Tests/packages.config
src/Umbraco.Web.UI/packages.config
2014-06-17 16:09:29 +10:00
Shannon
d3bb750f98
Updated to latest Examine with lock fixes
2014-06-17 16:07:08 +10:00
jakobdyrby
7ec13146b2
more revert
2014-06-17 07:34:49 +02:00
jakobdyrby
48e0e5da75
revert to org files
2014-06-17 07:31:22 +02:00
jakobdyrby
448bfc166f
revert to org files
2014-06-17 07:12:59 +02:00
jakobdyrby
7b48a59ca2
added events
2014-06-17 07:06:07 +02:00
Shandem
1f161b2b9c
Merge pull request #395 from Excommunicated/7.1.5
...
Close user dialog on logout
2014-06-17 14:07:45 +10:00
Morten Christensen
6f27f839e0
Related to U4-4199 lets get rid of all these Console.WriteLine's
2014-06-16 16:29:15 +02:00
jakobdyrby
f7e046deaf
Undo some non changes
2014-06-16 14:01:59 +02:00
jakobdyrby
09b34625b9
removed change to src/Umbraco.Core/Services/DataTypeService.cs
2014-06-16 13:58:50 +02:00
jakobdyrby
3b3e412450
Undo some changes
2014-06-16 12:29:32 +02:00
jakobdyrby
3c6bf1ce92
Removed some complex objects that didn't need to be complex
2014-06-16 12:13:01 +02:00
jakobdyrby
dfb08b9ec7
Removed IStyleSheet
2014-06-16 12:13:00 +02:00
jakobdyrby
eef7ce45d3
cleanup
2014-06-16 12:13:00 +02:00
jakobdyrby
697d4e3b23
more logical code
2014-06-16 12:12:59 +02:00
jakobdyrby
6d77121c05
Test for support stylesheets
2014-06-16 12:12:58 +02:00
jakobdyrby
a7928f87ee
small ajustments
2014-06-16 12:12:58 +02:00
jakobdyrby
07d431f52e
more moving
2014-06-16 12:12:57 +02:00
jakobdyrby
bb71efd4fa
Move moving classes around
2014-06-16 12:12:57 +02:00
jakobdyrby
48b60961b5
removed unused code
2014-06-16 12:12:56 +02:00
jakobdyrby
2bea8c5691
back to const
2014-06-16 12:12:56 +02:00
jakobdyrby
32ed0de4f6
Moved and renamed classes to fit standard
2014-06-16 12:12:55 +02:00
jakobdyrby
c67f0baf74
Method renaming and zip allowed
2014-06-16 12:12:54 +02:00
jakobdyrby
95ff1a03fb
some renaming
2014-06-16 12:12:53 +02:00
jakobdyrby
c0b22c4349
renamed a class
2014-06-16 12:12:53 +02:00
jakobdyrby
5d3d2e9331
added comments to IUnpackHelper
2014-06-16 12:12:52 +02:00
jakobdyrby
de266351d1
Refactoring to move redundant code and added sanity check for doublet filenames in package
2014-06-16 12:12:52 +02:00
jakobdyrby
f8b4caea85
Fixes
...
now the package does not die hard if data type not found
directories in umb packages are now ignored - not sure if this is th right behaver
small logical errors
2014-06-16 12:12:51 +02:00
jakobdyrby
5691bb0de8
Xml elements case sensitive problems
2014-06-16 12:12:50 +02:00
jakobdyrby
fa56413d02
undo rename of argument
2014-06-16 12:12:50 +02:00
jakobdyrby
cb5fa8ac13
Removed "double" file
2014-06-16 12:12:49 +02:00
jakobdyrby
531eba6e28
corrected comment
2014-06-16 12:12:49 +02:00
jakobdyrby
4c6ec3ac4b
Removed som out commentet code
2014-06-16 12:12:48 +02:00
jakobdyrby
46eaba668c
Missed this in last commit
2014-06-16 12:12:48 +02:00
jakobdyrby
889736f63b
now loosely testet.
2014-06-16 12:12:47 +02:00
jakobdyrby
a03e46339d
small layout stuff
2014-06-16 12:12:46 +02:00
jakobdyrby
37fbc3bab4
Now uses new constants
2014-06-16 12:12:46 +02:00
jakobdyrby
9f146753b5
used the right method that returns a single object
2014-06-16 12:12:45 +02:00
jakobdyrby
acc6d46b4b
splittet into more single resposebility classes
2014-06-16 12:12:45 +02:00
jakobdyrby
d57c572116
moved strings to constants
2014-06-16 12:12:44 +02:00
jakobdyrby
70fcd6fab7
more updates
2014-06-16 12:12:44 +02:00
jakobdyrby
45076491cb
Added new PackagingService
2014-06-16 12:12:43 +02:00
Sebastiaan Janssen
c34f83e231
U4-5092 Czech language support
2014-06-16 10:11:19 +02:00
Henrik Andersen
6019ab13df
Updated sortdiaglog frame
...
Updated the dialog frame to use dynamic height.
2014-06-13 09:28:57 +02:00
Henrik Andersen
83fd0ab7e3
Updated modals.less
...
Added background color to umb-dialog footer
2014-06-13 09:21:45 +02:00
Sebastiaan Janssen
fd2fe1939a
Adds new installer image
2014-06-11 10:22:13 +02:00
Morten Christensen
81e56bed9e
Implementing Document Type Compositions in the Document Type Editor.
...
Adds changes to the CMSNode and doc type related class which improves the internal usage of the new model based on IUmbracoEntity.
2014-06-11 07:08:38 +02:00
Sebastiaan Janssen
52457fea21
Bump version number
2014-06-10 18:47:02 +02:00
Sebastiaan Janssen
07ec9aa813
Undo formatting of query for now
2014-06-10 18:11:14 +02:00
Sebastiaan Janssen
ba89aec34f
Merge pull request #415 from rustyswayne/7.1.5-templatequery
...
Query Builder - Fix Date sort fields and format returned query
2014-06-10 17:48:59 +02:00
Jeavon Leopold
29533820ab
Query Builder - Fix Date sort fields and format returned query to be on new lines and tabbed
2014-06-10 16:43:28 +01:00
Sebastiaan Janssen
4366500fad
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/content/content.edit.controller.js
2014-06-10 17:15:07 +02:00
Sebastiaan Janssen
ee6e1a9d8b
Disable extra templates tree
2014-06-10 17:13:58 +02:00
antoine
3b95184f04
empty video or media issue
2014-06-10 17:06:13 +02:00
antoine
9da7e108da
double )) in embed open windows
2014-06-10 16:52:29 +02:00
antoine
cb491d45ab
open preview issue fixed
2014-06-10 16:50:03 +02:00
Sebastiaan Janssen
344b880ba7
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/common/dialogs/content/edit.controller.js
src/Umbraco.Web.UI.Client/src/views/content/content.edit.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.controller.js
src/Umbraco.Web/Umbraco.Web.csproj
2014-06-10 15:22:31 +02:00
Sebastiaan Janssen
c958f12bc1
Merge pull request #413 from rustyswayne/7.1.5-templatequery
...
Template Query Editor Prototype
2014-06-10 15:11:57 +02:00
Shannon
9a973d0ccc
fixes csproj
2014-06-10 15:06:41 +02:00
Jeavon Leopold
b170053e87
Support for multiple "and" conditions in the query builder
2014-06-10 14:05:57 +01:00
antoine
db4509de2b
link picker removed
2014-06-10 14:35:57 +02:00
antoine
5c91b822e3
legacy grid's configs removed
2014-06-10 13:45:52 +02:00
Shannon
e6ddf63e56
re-adds old providers
2014-06-10 13:19:52 +02:00
Shannon
84ac029372
re-add segment provider
2014-06-10 13:18:54 +02:00
antoine
5d59741612
iframe resize with the tuning panel
2014-06-10 12:52:33 +02:00
Jeavon Leopold
2ffd0413e8
Adding query builder button to View editor
2014-06-10 11:27:26 +01:00
Jeavon Leopold
dc4e6ee01c
Adding Visible to template query builder
2014-06-10 08:40:33 +01:00
Nicholas-Westby
23b6170106
Set value type for Textarea to "TEXT".
...
This should fix http://issues.umbraco.org/issue/U4-5063
2014-06-09 15:48:27 -07:00
Jeavon Leopold
1d8e217c6f
Template Query builder prototype working!
2014-06-09 23:23:31 +01:00
Jan Skovgaard
4421681538
Fix for U4-4913
2014-06-09 22:38:49 +02:00
Jan Skovgaard
f430698e29
Replaced "umbraco" with "Umbraco
2014-06-09 21:03:44 +02:00
Jan Skovgaard
bd7533f0bf
Replaced "umbraco" with "Umbraco
2014-06-09 21:03:37 +02:00
Jan Skovgaard
748dddf25b
Replaced "umbraco" with "Umbraco
2014-06-09 21:03:33 +02:00
Jan Skovgaard
48518d8f42
Replaced "umbraco" with "Umbraco
2014-06-09 21:03:29 +02:00
Jan Skovgaard
d234297791
Replaced "umbraco" with "Umbraco
2014-06-09 21:03:25 +02:00
Jan Skovgaard
8b752dbc63
Replaced "umbraco" with "Umbraco
2014-06-09 21:03:17 +02:00
Jan Skovgaard
2d87a2ae2b
Replaced "umbraco" with "Umbraco
2014-06-09 21:03:12 +02:00
Jan Skovgaard
05ea0b5ac4
Replaced "umbraco" with "Umbraco
2014-06-09 21:03:07 +02:00
Jan Skovgaard
15d84759f6
Replaced "umbraco" with "Umbraco
2014-06-09 21:03:00 +02:00
Jan Skovgaard
c344e7247c
Replaced "umbraco" with "Umbraco
2014-06-09 21:02:54 +02:00
Jan Skovgaard
74d84d909d
Replaced "umbraco" with "Umbraco
2014-06-09 21:02:50 +02:00
Jan Skovgaard
30462d72e6
Replaced "umbraco" with "Umbraco
2014-06-09 21:02:45 +02:00
Jan Skovgaard
b8849fc1b1
Replaced "umbraco" with "Umbraco
2014-06-09 21:02:39 +02:00
Jan Skovgaard
d80f707b69
Replaced "umbraco" with "Umbraco
2014-06-09 21:02:32 +02:00
Jan Skovgaard
8d4d0d2f53
Replaced "umbraco" with "Umbraco
2014-06-09 21:02:26 +02:00
Jan Skovgaard
22993cf185
Replaced "umbraco" with "Umbraco
2014-06-09 21:02:20 +02:00
Jan Skovgaard
c9717d22ea
Replaced "umbraco" with "Umbraco
2014-06-09 21:02:07 +02:00
Jan Skovgaard
cdcef49ff8
Replaced "umbraco" with "Umbraco
2014-06-09 21:01:54 +02:00
Sebastiaan Janssen
e59768dda0
Capitalize Caturday
2014-06-09 20:57:15 +02:00
Sebastiaan Janssen
0b114c88f0
Merge pull request #397 from lesleyauk/7.1.5
...
Correct English days of the week on login screen
2014-06-09 20:55:31 +02:00
Rusty Swayne
0b3136cf20
Patched Contains query & implemented SortExpression
2014-06-09 09:14:26 -07:00
Rusty Swayne
b0e96b256a
Merge branch '7.1.5' into 7.1.5-templatequery
2014-06-09 08:44:19 -07:00
Jeavon Leopold
72a966b0fa
Template Query Editor - Angular and hooking up to the API controller
2014-06-09 16:42:57 +01:00
Rusty Swayne
bf222f26cd
Merge remote-tracking branch 'umbraco/7.1.5' into 7.1.5
2014-06-09 08:41:33 -07:00
Rusty Swayne
be9f4b70e2
Added JasonCamelCaseFormatter to the .Web project
2014-06-09 08:40:47 -07:00
Jan Skovgaard
4238b79c67
Fix for U4-4493
...
Makes it possible to go back if you don't want to customize.
2014-06-09 16:48:27 +02:00
Stephan
d9374c34d1
Add IPropertyValueConverterMeta interface
...
Conflicts:
src/Umbraco.Core/Models/PublishedContent/PublishedPropertyType.cs
src/Umbraco.Core/Umbraco.Core.csproj
2014-06-09 15:31:35 +02:00
Sebastiaan Janssen
2b7526ab2e
Merge pull request #409 from JimBobSquarePants/7.1.5
...
Improving grammar in installer facts.
2014-06-09 15:30:46 +02:00
Shannon
2fde10494c
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-06-09 15:32:52 +02:00
Shannon
0da4879400
downgrades mini profiler to what it used to be
2014-06-09 15:32:44 +02:00
Sebastiaan Janssen
07172067ab
Merge pull request #408 from BatJan/7.1.5-wording-fix-4382
...
Fix of U4-4382
2014-06-09 15:28:36 +02:00
James South
681a3e3046
Improving grammar in installer facts.
2014-06-09 15:20:28 +02:00
Rusty Swayne
0060f0019e
Merge branch '7.1.5' into 7.1.5-templatequery
2014-06-09 05:41:16 -07:00
Rusty Swayne
632cd221d9
Attribute for WebApi controllers that camel cases object property names when serialized to Json
2014-06-09 05:39:14 -07:00
Jeavon Leopold
46d5215d9e
Merge remote-tracking branch 'upstream/7.1.5' into 7.1.5-templatequery
2014-06-09 13:21:07 +01:00
Jeavon Leopold
aa43656cb9
Revisions to QueryModel. Added Sorting and Take functionality.
2014-06-09 13:18:35 +01:00
Sebastiaan Janssen
e5dea8e4be
Merge pull request #407 from BatJan/7.1.5-translation-fix-4538
...
Fix of U4-4538
2014-06-09 14:09:19 +02:00
Sebastiaan Janssen
087dd1fe9e
Merge pull request #404 from BatJan/7.1.5-installer-fix-4416
...
Fix of U4-4416
2014-06-09 13:58:08 +02:00
Sebastiaan Janssen
37afe6dd29
Merge pull request #406 from BatJan/7.1.5-spelling-fix-5007
...
Fix of issue U4-5007
2014-06-09 13:51:57 +02:00
Sebastiaan Janssen
338a125eaa
Merge pull request #405 from JimBobSquarePants/7.1.5
...
Fixing broken preview dialog U4-4977
2014-06-09 13:49:45 +02:00
Jan Skovgaard
18fc6ccc99
Fix of U4-4382
2014-06-09 13:23:01 +02:00
Stephan
8a1db41fc4
Implement content.FirstChild
2014-06-09 13:04:40 +02:00
James South
d2119c17c1
Fixing broken preview dialog U4-4977
2014-06-09 13:01:00 +02:00
Jan Skovgaard
9d4afbd007
Fix of U4-4538
2014-06-09 12:44:07 +02:00
Jan Skovgaard
c4f764d5fc
Fix of issue U4-5007
2014-06-09 12:28:29 +02:00
Sebastiaan Janssen
db3d86aeca
Merge pull request #402 from leekelleher/U4-3596
...
U4-3596 Recycle bin, use the listview on the recycle bin instead of showing the deleted items as children
2014-06-09 10:56:24 +02:00
Sebastiaan Janssen
c17e60f709
Merge pull request #401 from leekelleher/U4-5066
...
U4-5066 Display message on empty list-view.
2014-06-09 10:45:13 +02:00
Sebastiaan Janssen
68860b6c54
Update Umbraco version everywhere
2014-06-09 10:32:09 +02:00
Sebastiaan Janssen
5834757476
Merge pull request #403 from BatJan/7.1.5-installer-fix-5040
...
Fix of U4-5040
2014-06-09 10:15:06 +02:00
Jeavon Leopold
e4837d1962
Changing DescendantOrSelf to DescendantOrSelf.First as it doesn't work with dynamics
2014-06-09 08:41:29 +01:00
Jeavon Leopold
40868d7cd2
Fixing typo in Descendants for template query controller
2014-06-09 07:08:06 +01:00
Jeavon Leopold
0fde3f7b5d
Fixing up the test method for the query builder
2014-06-08 23:26:46 +01:00
Jeavon Leopold
76f0eac5f8
Template Query WIP
2014-06-08 22:39:01 +01:00
Jeavon Leopold
2352d258b9
Fix mock API method and some Stylecop
2014-06-08 19:06:37 +01:00
Rusty Swayne
2dc38a29cf
Added QueryModel
2014-06-08 10:20:34 -07:00
leekelleher
91ddbff990
U4-5066 Display message on empty list-view.
2014-06-08 18:18:50 +01:00
Niels Hartvig
5fd1d7c9e5
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-06-08 19:18:43 +02:00
Niels Hartvig
32cfdbe968
Fixes: U4-4892 Inconsistent (lack of) instructions regarding file extensions in the UI
2014-06-08 19:18:37 +02:00
Shannon
a754cecaf7
Allows any Controller to use PreRenderViewActionFilterAttribute
2014-06-08 19:12:40 +02:00
Jeavon Leopold
1aa162e255
Add Site() method to DynamicPublishedContent for Template Query Builder
2014-06-08 18:09:29 +01:00
leekelleher
8ccb06c91d
Tidied up the "Recycle Bin" headers for both content/media
2014-06-08 18:09:07 +01:00
Shannon
d8e35ffc08
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-06-08 19:05:54 +02:00
Shannon
34dcde645c
Half completes: U4-2462 Does the app_plugins manager monitor file changes?
2014-06-08 19:05:48 +02:00
Rusty Swayne
342999a678
TemplateQueryController
2014-06-08 09:51:06 -07:00
Jan Skovgaard
0474605d36
Fix of U4-4416
...
http://issues.umbraco.org/issue/U4-4416
2014-06-08 18:47:07 +02:00
Sebastiaan Janssen
4dd3f2f8ac
Merge pull request #399 from leekelleher/U4-3575
...
U4-3575 Get Started Dashboard does not changes when changing sections using Left Menu icons
2014-06-08 18:38:43 +02:00
Jan Skovgaard
d7a0447e2e
Fix of U4-5040
2014-06-08 18:31:50 +02:00
Sebastiaan Janssen
cbe23663e3
Merge pull request #400 from BatJan/7.1.5-installer-fix-4874
...
7.1.5 installer fix 4874
2014-06-08 18:23:21 +02:00
Niels Hartvig
bff415a4c6
Fixes: U4-4893 Inconsistent display of file extensions in the UI
2014-06-08 17:55:05 +02:00
leekelleher
caa59f2c80
Updated recycle-bin dashboard controller to handle both content and media items.
2014-06-08 16:46:04 +01:00
leekelleher
2ff1c973e0
Set the listview row item to 'inactive' if the item isTrashed.
...
(As media items do not have a published state.)
2014-06-08 16:45:22 +01:00
leekelleher
f056d3fae7
Modified MediaTypeController.GetAllowedChildren to return an empty collection if the "node ID" is the content/media recycle-bin.
...
Removed the media recycle-bin node ID from the `ContentTypeController.GetAllowedChildren `.
2014-06-08 16:43:55 +01:00
leekelleher
41a455c9ac
Added treeHeaders_mediaRecycleBin to the localization mocks
2014-06-08 16:28:13 +01:00
Shannon
f834155763
updated version to 7.1.5
2014-06-08 17:26:23 +02:00
leekelleher
15cc3d19c1
Modified ContentTypeController.GetAllowedChildren to return an empty collection if the "node ID" is the content/media recycle-bin.
2014-06-08 16:18:33 +01:00
leekelleher
3bb563ec55
Modified the 'listview' view + controller - added isTrashed property/state
2014-06-08 16:17:16 +01:00
Shannon
b5282244f0
Umbraco MVC style routes now implemented.
2014-06-08 17:16:28 +02:00
Shannon
aa5b5708b2
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-06-08 17:15:58 +02:00
Shannon
ec0d6959a9
mini profiler in back office now enabled with query string
2014-06-08 17:15:52 +02:00
leekelleher
320df6706e
Modified content tree controller to point the recycle bin node to the dashboard.
2014-06-08 16:15:28 +01:00
leekelleher
519dd8b476
Modified the existing 'recyclebin' dashboard view.
...
Added view for media 'recyclebin'
2014-06-08 16:14:35 +01:00
leekelleher
0434b3e5bd
#U4-3575 Get Started Dashboard does not changes when changing sections using Left Menu icons
...
Switching sections updates the route/location; thus displays the corresponding dashboard.
2014-06-08 16:02:18 +01:00
BatJan
ff42a1b79c
Fix of http://issues.umbraco.org/issue/U4-5025
2014-06-08 16:32:03 +02:00
BatJan
4e433becd6
Fix of http://issues.umbraco.org/issue/U4-5025
2014-06-08 16:29:10 +02:00
Niels Hartvig
8aafc583de
New styling for content / media titles
2014-06-08 16:29:04 +02:00
Jan Skovgaard
d6b0ed2d40
Fix for U4-4874
...
Added id's to the input fields, so labels are connected properly.
2014-06-08 16:09:06 +02:00
Shannon
ebbbd80bb3
Fixes: U4-5065 Add event to modify the model on front-end for IRenderMvcControllers
2014-06-08 14:14:12 +02:00
Morten Christensen
02eff33d29
Fixes U4-2640 LocalizationService throws exception when getting dictionary items and adds tests for the LocalizationService
2014-06-08 13:16:32 +02:00
Shannon
7b33eca014
disables dist call
2014-06-08 13:14:27 +02:00
Shannon
f8e06e54de
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
2014-06-08 13:09:37 +02:00
Shannon
23d9ef624b
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
...
Conflicts:
build/Build.bat
build/NuSpecs/build/UmbracoCms.targets
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
2014-06-08 13:09:31 +02:00
Morten Christensen
cdb5b0470d
Implementing tests for all methods in the LocalizationService.
2014-06-08 12:59:30 +02:00
Shannon
b43f39a0cb
disables dist call
2014-06-08 12:50:45 +02:00
Shannon
d0cb27d1c1
Completes: U4-2633 Bundle all cache refresher transmissions into a single call per request for much better performance
2014-06-08 12:49:20 +02:00
Shannon
e8990eb6b2
Merge commit 'beb1979b4655a529b703ceec094a50f6a3dd8602' into 7.1.5
...
Conflicts:
src/Umbraco.Web.UI/config/umbracoSettings.config
2014-06-08 12:24:29 +02:00
Shannon
05524c643e
Merge branch '7.1.5-backoffice-miniprofiler' into 7.1.5
2014-06-08 12:08:34 +02:00
Shannon
ed989079b4
positions mini profiler to the bottom right
2014-06-08 12:08:05 +02:00
antoine
5cb210c7b6
slider input updated real time
2014-06-08 11:08:56 +02:00
Morten Christensen
feed5c5e51
Fixes #U4-4593 EntityService.GetObjectType with passed in integer id or guid unique id
2014-06-08 09:46:43 +02:00
antoine
b80ab20cb4
device preview background color
2014-06-08 09:42:39 +02:00
Lesley
754a6e327e
Correct capitals for English days of the week (part 2).
2014-06-07 15:56:17 +01:00
Lesley
650fb94057
Correct capitals for English days of the week.
2014-06-07 14:12:01 +01:00
Stephan
0af19fa442
U4-5057 - fix UmbracoHelper.TypedSearch
2014-06-05 17:30:58 +02:00
antoine
bac6e71e7f
color picker in real time, general clear code
2014-06-05 14:02:38 +02:00
Matthew Sheeley
a4b25c3f84
Close user dialog on logout
2014-06-04 15:44:22 -05:00
antoine
9a36d74418
tuning issue
2014-06-04 16:24:02 +02:00
Shandem
5b17bc6d5f
Merge pull request #393 from henrikrossen/7.1.5
...
Migrated obsolete method calls and cleaned ContentTypeServiceTests.cs
2014-06-04 10:46:36 +10:00
Henrik Rossen Jakobsen
06a1f790dd
Migrated obsolete method calls and cleaned ContentTypeServiceTests.cs
2014-06-03 21:47:18 +02:00
antoine
39eaa4a15e
Element select improved, default style more clean
2014-06-03 19:33:31 +02:00
antoine
2fdf040f73
Palette improvement
2014-06-02 10:55:53 +02:00
antoine
aec956dd2e
grunt js task issue
2014-06-02 10:55:17 +02:00
Shannon
e7994d077e
minor logic change for checking if sort exists
2014-06-02 15:40:24 +10:00
Shannon
f55f9edb71
Ensures each property type has a real sort order when adding to the property type collection
2014-06-02 14:04:40 +10:00
antoine
65bb1e1e20
gridRow default less
2014-05-30 20:03:34 +02:00
antoine
3dabd73ec2
Merge branch '7.1.2-Usky' into 7.1.2-Usky-Grid
...
Conflicts:
src/Umbraco.Web.UI.Client/src/tuning/tuning.controller.js
src/Umbraco.Web.UI.Client/src/tuning/tuning.global.js
src/Umbraco.Web.UI/Umbraco/js/tuning.panel.js
src/Umbraco.Web.UI/Views/Partials/Grid/bootstrap3.cshtml
2014-05-30 19:56:51 +02:00
Shannon
df3bc873df
Upgrades mini profiler and enables it in the back offfice.
2014-05-30 15:26:22 +10:00
Sebastiaan Janssen
d1c5ddc03d
Merge branch 'AndrewSwerlick-7.1.1' into 7.1.5
2014-05-29 18:19:52 +02:00
Sebastiaan Janssen
f11d209177
Merge branch '7.1.1' of https://github.com/AndrewSwerlick/Umbraco-CMS into AndrewSwerlick-7.1.1
2014-05-29 18:19:22 +02:00
Stephan
16a1720bf7
Merge remote-tracking branch 'origin/6.2.1' into 6.2.1
2014-05-28 17:11:56 +02:00
Sebastiaan Janssen
ea32776174
Bump version
2014-05-28 17:07:51 +02:00
Sebastiaan Janssen
92ef071883
Don't do a ToString() in a IsNullOrEmpty..
2014-05-28 16:37:16 +02:00
Sebastiaan Janssen
b42d0bc17e
Bump version and fix dashboard
2014-05-28 16:04:11 +02:00
antoine
90e5440518
bootstrap3 ; issue + hx style issue
2014-05-28 15:33:36 +02:00
antoine
7cfd2d6593
schema's selector improved
2014-05-28 15:06:16 +02:00
Sebastiaan Janssen
020a416dc5
en_us lang also updated like en
2014-05-28 13:15:20 +02:00
Sebastiaan Janssen
d491c133a7
Merge pull request #391 from danlister/patch-1
...
Updated en.xml to fix some minor spelling mistakes
2014-05-28 13:13:01 +02:00
Sebastiaan Janssen
b68dd6b35c
U4-5006 Typo: "struture" in the Copy and Move dialogs
2014-05-28 13:12:10 +02:00
Sebastiaan Janssen
ba9d023cc0
Additional fix for U4-4950 U7.1.3 multiple media picker
2014-05-28 13:10:17 +02:00
Sebastiaan Janssen
eb6fe1e4d3
Fix unit test that was failing after moving from yepnope to LazyLoad.js
2014-05-28 13:06:23 +02:00
Stephan
c972ae566e
Merge remote-tracking branch 'origin/6.2.1' into 7.1.4
...
Conflicts:
src/Umbraco.Core/Dynamics/PropertyResult.cs
src/Umbraco.Core/Models/IPublishedProperty.cs
src/Umbraco.Core/Models/PublishedContent/PublishedPropertyBase.cs
src/Umbraco.Tests/PublishedContent/PublishedContentTestElements.cs
2014-05-28 11:45:45 +02:00
Stephan
320b53ae3c
U4-4773 - bring back IPublishedContentProperty Alias and Version (compat)
2014-05-28 11:36:31 +02:00
antoine
6382515258
Device preview always enable
2014-05-28 11:29:08 +02:00
Sebastiaan Janssen
84f94d6471
U4-4752 No "change password" dialog available in 7.x backoffice
2014-05-28 11:17:33 +02:00
Morten Christensen
f758eb6a62
Extra open namespace for hackers
2014-05-28 10:54:52 +02:00
Shannon
7ec4d3f26d
Fixes: U4-4950 U7.1.3 multiple media picker
2014-05-28 13:33:03 +10:00
Shannon
2a0d2bdb86
Fixes: U4-4945 Slider type stops working on ajax load in 7.1.3
2014-05-28 13:25:47 +10:00
Shannon
24d3e465ea
Merge remote-tracking branch 'origin/6.2.1' into 7.1.4
2014-05-28 12:42:43 +10:00
Shannon
d987dfb5a2
Fixes: U4-4141 7.0.2 "Save and send for approval" fails for a writer user on a newly created unsaved content page
2014-05-28 12:40:43 +10:00
Shannon
2ede32fe70
minor change, using non obsolete user id
2014-05-28 12:39:12 +10:00
Shannon
fce8c9d3ec
Fixes: U4-4141 7.0.2 "Save and send for approval" fails for a writer user on a newly created unsaved content page
2014-05-28 12:38:11 +10:00
Shannon
f5194efb6e
Fixes: U4-4999 Image cropper - Image file duplicated each time the page (content) is saved/published
2014-05-28 12:29:41 +10:00
Dan Lister
1b360226d6
Updated en.xml to fix some minor spelling mistakes
2014-05-27 12:01:41 +01:00
antoine
fd2b9ce67d
/umbraco/dialogs/tuning.aspx removed
2014-05-27 12:37:43 +02:00
antoine
1284417a58
/umbraco/dialogs/tuning.aspx removed
2014-05-27 12:36:49 +02:00
Stephan
74806984b3
U4-4931 - fixing & refactoring
2014-05-27 12:17:48 +02:00
Stephan
c8c278c7bc
Merge remote-tracking branch 'origin/6.2.1' into 6.2.1
2014-05-27 12:17:43 +02:00
Sebastiaan Janssen
524d6fb76a
U4-4914 Add icon for 'Import Document Type' action menu
2014-05-27 12:12:34 +02:00
Sebastiaan Janssen
7185a6dba5
Merge pull request #383 from imulus/colorpicker-toggle
...
Allow colors to be toggled on/off in Color Picker - U4-4935
2014-05-27 11:53:55 +02:00
Sebastiaan Janssen
2496a8e77e
Merge branch '6.2.1' of https://github.com/umbraco/Umbraco-CMS into 7.1.4
...
Conflicts:
src/Umbraco.Web/Models/PublishedContentBase.cs
src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedMediaCache.cs
2014-05-27 11:49:31 +02:00
Sebastiaan Janssen
13e8e972eb
U4-4956 UserService.SavePassword method always throws a not supported exception
2014-05-27 11:43:50 +02:00
Stephan
a8e4c3eb9a
Merge remote-tracking branch 'origin/6.2.1' into 6.2.1
2014-05-26 18:07:45 +02:00
Stephan
d631039c0d
U4-4928 - issue with missing media content properties
2014-05-26 18:07:20 +02:00
Stephan
b1e879bf68
U4-4928 - issue with missing media content properties
2014-05-26 15:59:28 +02:00
Stephan
113b866485
U4-4931 - fixing & refactoring
2014-05-26 15:56:29 +02:00
Stephan
6c6ef8d144
Merge remote-tracking branch 'origin/6.2.1' into 6.2.1
2014-05-26 15:03:38 +02:00
Stephan
95b9a46b88
U4-4928 - issue with missing media content properties
2014-05-26 15:02:05 +02:00
antoine
b57642003c
Grid row unique id
2014-05-25 20:52:23 +02:00
antoine
9ee59e8e38
Merge branch '7.1.2-Usky' into 7.1.2-Usky-Grid
...
Conflicts:
src/Umbraco.Web.UI/Views/Partials/Grid/bootstrap3.cshtml
2014-05-25 18:35:18 +02:00
antoine
a5f81ae6c2
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.1.2-Usky
...
Conflicts:
src/Umbraco.Web.UI.Client/gruntFile.js
2014-05-23 16:39:39 +02:00
per ploug
08cc608dc8
One last change, enable setting max number of items in a cell
2014-05-23 14:57:16 +02:00
per ploug
71839d53a6
Last round of polish to the grid
...
adds image captions, textstring markup support in rendering, better
styling and icon previews
2014-05-23 14:37:00 +02:00
Stephan
99250cefbb
U4-4931 - fixing & refactoring
2014-05-23 10:46:41 +02:00
Stephan
dc651a1c42
Merge remote-tracking branch 'origin/6.2.1' into 6.2.1
2014-05-23 10:46:13 +02:00
Shannon
766ca78725
Merge remote-tracking branch 'origin/6.2.1' into 7.1.4
2014-05-23 10:00:34 +10:00
Shannon
3ca4fb76b2
Merge branch 'darrenferguson-7.1.2' into 7.1.4
2014-05-23 09:52:11 +10:00
Shannon
0a76757cea
Merge branch '7.1.2' of https://github.com/darrenferguson/Umbraco-CMS into darrenferguson-7.1.2
2014-05-23 09:51:48 +10:00
antoine
7508613d13
First approach
2014-05-22 22:20:13 +02:00
Sebastiaan Janssen
8fb446960c
U4-4927 Image Cropper Crop URL is wrong in 6.2.0
...
Reverts part of 067268a96e which was refactored wrong
2014-05-22 19:39:25 +02:00
Stephan
1cf40aca07
U4-4922 - add details to error message
2014-05-22 18:32:20 +02:00
Stephan
4e9fd5a223
U4-4931 - fixing & refactoring
2014-05-22 13:43:55 +02:00
Stephan
e2c36d7212
Merge remote-tracking branch 'origin/6.2.1' into HEAD
2014-05-22 13:40:58 +02:00
Shannon
aadcdc9c15
ensures session id is set on user data on login.
2014-05-22 13:17:15 +10:00
Shannon
e04eed41e7
Merge remote-tracking branch 'origin/6.2.1' into 7.1.4
...
Conflicts:
src/Umbraco.Core/Models/DeepCloneHelper.cs
src/Umbraco.Core/Models/PreValue.cs
src/Umbraco.Core/Models/PreValueCollection.cs
src/Umbraco.Tests/Persistence/Repositories/TemplateRepositoryTest.cs
src/Umbraco.Web/umbraco.presentation/umbraco/editContent.aspx.cs
2014-05-22 13:01:23 +10:00
Shannon
62887607ff
fixes csrf with mediauploader.ashx
2014-05-22 12:44:04 +10:00
Shandem
54a639ffcd
Merge pull request #387 from lars-erik/Fix-U4-4264
...
Fixes U4-4264 (dictionary tree collapses) while we wait for angularification.
2014-05-22 10:47:47 +10:00
antoine
9626e91c83
dependency with bootstrap.3.0.1.min.js
2014-05-21 19:51:13 +02:00
per ploug
83b6375f04
Migrated the Editors out of the grid
...
Added configuration for individual editors, added allowed editors, new
styling refactored css
2014-05-21 15:40:17 +02:00
antoine
52cd44a700
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.1.2-Usky
2014-05-21 15:37:58 +02:00
antoine
0c8ff187aa
grunt update to copy default files
2014-05-21 15:37:20 +02:00
John
3af74bd4fd
Load google fonts independently in the content iframe.
...
Enables live preview on the page's content for google fonts.
2014-05-21 14:57:20 +02:00
John
c9e2e1e116
Apply preview of font to page's content.
2014-05-21 14:57:18 +02:00
John
c27f73e54a
Fix glitch when selecting new font in dropdown.
...
In the font family picker, selecting a not-yet-loaded font caused the font sample to render as Arial until the font had been downloaded.
2014-05-21 14:57:17 +02:00
John
cede13d180
Merge name and description changes from uSky.
2014-05-21 14:57:15 +02:00
antoine
3ffb2772b6
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.1.2-Usky
2014-05-21 13:54:25 +02:00
antoine
e6f0d4e056
@Umbraco.EnableTuning() and Recursive less file
2014-05-21 13:53:00 +02:00
Shannon
9f16bee040
Fixes: U4-4952 RTE: macro editing - parameter dialog blank
2014-05-21 15:27:10 +10:00
Stephan
976d1b1ff6
Merge pull request #385 from zpqrtbnk/7.1.4
...
U4-4618 - public PublishedContentModel & Factory
2014-05-20 15:41:41 +02:00
Lars-Erik Aabech
8a4e39a999
Fixes U4-4264 while we wait for angularification.
2014-05-20 15:05:45 +02:00
per ploug
23c7eafaf5
merge from upstream 7.1.4
2014-05-20 12:32:47 +02:00
per ploug
90892ce818
adds rootscope access to umb.clientmgr
2014-05-20 12:14:10 +02:00
John
e62d1559b1
Fix grunt not copying tuning's index.html to Umbraco/preview.
...
Also fixes same issue when using grunt --dev.
2014-05-20 10:36:48 +02:00
Stephan
695cc07912
Merge remote-tracking branch 'origin/6.2.1' into 6.2.1
2014-05-20 09:32:54 +02:00
Stephan
f325794523
U4-4949 - fix issue with domains
2014-05-20 09:32:26 +02:00
Stephan
0b3733f992
Merge remote-tracking branch 'origin/7.1.4' into 7.1.4
2014-05-20 09:28:03 +02:00
Stephan
2926a79c3f
U4-4949 - fix issue with domains
2014-05-20 09:24:40 +02:00
Stephan
ef7a6f19ba
Fix the build
2014-05-20 08:57:27 +02:00
antoine
81934c47d2
laptop width
2014-05-19 16:06:45 +02:00
antoine
80379e116d
umbraco media support
2014-05-19 14:34:09 +02:00
Stephan
95a4bb9ba6
refactor PublishedContentModelFactory
2014-05-19 13:15:47 +02:00
Stephan
32b7871eaf
Rename PublishedContentModelFactoryImpl
2014-05-19 13:01:49 +02:00
Sebastiaan Janssen
3ec6d2b82f
U4-4861 6.2.0 Nuget package copies wrong files
2014-05-19 10:08:26 +02:00
Stephan
cd03e80410
Optimize PublishedContentModelFactoryImpl
2014-05-18 21:57:59 +02:00
Stephan
9ed3561b56
Fix the build
2014-05-18 21:41:34 +02:00
Stephan
28da44f0de
Refactor PublishedContentModelFactory
2014-05-18 21:31:53 +02:00
Stephan
f8d7aeec80
Merge branch '7.1.4' into HEAD
2014-05-18 21:29:37 +02:00
Stephan
dacec47cd9
Fix the build
2014-05-18 21:27:41 +02:00
Stephan
57f06ba447
U4-4618 - public PublishedContentModel & Factory
2014-05-18 19:57:39 +02:00
Stephan
46f57a3115
U4-4931 - lock contention & potential application lockdown
2014-05-18 19:13:22 +02:00
Stephan
82c1c95e35
Detached PublishedProperty - refactor
2014-05-18 19:06:28 +02:00
Tom Fulton
fa6c215849
Merge branch '7.1.4' into colorpicker-toggle
2014-05-17 15:06:15 -06:00
Shannon
420746397d
fixes macro property saving issue in editor (to ensure the alias/key can be changed)
2014-05-17 15:35:56 +10:00
Shannon
142a9963af
Fixes macro property saving issue in repo
2014-05-17 15:35:30 +10:00
Tom Fulton
b656db3af3
Allow colors to be toggled on/off in Color Picker - U4-4935
2014-05-16 21:59:34 -06:00
Sebastiaan Janssen
d697c590e7
U4-4930 NuGet update fails to copy new Umbraco binaries
2014-05-16 18:54:49 +02:00
Sebastiaan Janssen
1dd103caa3
U4-4930 NuGet update fails to copy new Umbraco binaries
2014-05-16 18:53:23 +02:00
antoine
89081b86af
preview grunt issue
2014-05-16 14:42:47 +02:00
Sebastiaan Janssen
a55cd67fd6
U4-4650 Pluralization of document type aliases doesn't always work
2014-05-16 14:33:25 +02:00
Sebastiaan Janssen
43bfd6e472
U4-4650 Pluralization of document type aliases doesn't always work
2014-05-16 14:33:03 +02:00
Sebastiaan Janssen
afa81be102
Fixes U4-4650 Pluralization of document type aliases doesn't always work
2014-05-16 14:23:40 +02:00
Sebastiaan Janssen
b07665f4d4
Fixes U4-4650 Pluralization of document type aliases doesn't always work
2014-05-16 14:22:13 +02:00
antoine
216e2255f2
Save message more friendly
2014-05-16 13:33:41 +02:00
Sebastiaan Janssen
0ebd66d926
Merge branch 'dampee-oembed_slideshare' into 7.1.3
2014-05-16 12:51:26 +02:00
Sebastiaan Janssen
8d45898274
UmbracoVersion property no longer needed. Added data folder to the targets.
2014-05-16 12:44:02 +02:00
Sebastiaan Janssen
a99a33477a
Centralized the current Umbraco version number in UmbracoVersion.txt that will be read by
...
buildbelle.bat, build.bat and the umbraco.web.ui.csproj so it works in VS, command line and
also in TeamCity.
2014-05-16 12:27:54 +02:00
antoine
9db3dbd730
Style improvement
...
focus schema in front when roll-over in panel
2014-05-16 11:40:39 +02:00
Sebastiaan Janssen
b42d3b226d
Bump version
2014-05-16 11:29:35 +02:00
Sebastiaan Janssen
b6925f9f07
Merge branch 'gambrose-7.1.2' into 7.1.3
2014-05-16 11:28:02 +02:00
Stephan
ddd0e8abb5
Bugfix media cache property alias case sensitivity
2014-05-16 10:10:55 +02:00
Stephan
e07f573683
Fix the build
2014-05-16 09:57:21 +02:00
Shannon
ffbb1a85ab
Fixes: U4-4312 Spelling error on "Retreive" should be Retrieve -U7.0.0.4
2014-05-16 12:43:23 +10:00
Shannon
ac9c938e92
Fixes: U4-4923 Failed to retrieve data for application tree media after upgrade to 7.1.2
2014-05-16 12:42:21 +10:00
Shannon
1f88960b3f
Fixes: U4-4926 Pre-values need to be cloned in/out of the cache
...
Conflicts:
src/Umbraco.Core/Models/PreValue.cs
src/Umbraco.Core/Models/PreValueCollection.cs
2014-05-16 12:09:47 +10:00
Shannon
d8edf67b82
Fixes: U4-4842 Unable to edit "name" and "alias" to MediaType property
2014-05-16 12:09:08 +10:00
Shannon
762656e964
Fixes: U4-4926 Pre-values need to be cloned in/out of the cache
2014-05-16 12:08:17 +10:00
Shannon
46a4f9242c
fixes test
2014-05-16 11:43:20 +10:00
Shannon
8cae2526d5
Fixes: U4-4842 Unable to edit "name" and "alias" to MediaType property
2014-05-16 11:34:10 +10:00
Graham Ambrose
6b313aba48
CopyUmbracoFilesToWebRoot assumes packages loacation
...
CopyUmbracoFilesToWebRoot assumes packages folder is always one dir up from
project file which is not always the case.
I have changed to use MSBuildThisFileDirectory which makes the path
relative the the UmbracoCms.targets file.
MSBuildThisFileDirectory is supported from MSBuild 4 but as ToolsVersion is
already set to 4.0 that should not be a problem.
UmbracoVersion property is no longer required but removing it may break
external target files depending on it. Have moved it to props file as this
makes it more reliable for external targets files.
2014-05-15 22:43:24 +01:00
Shannon
365a8e85e9
Fixes: U4-2356
2014-05-15 16:13:54 +10:00
Shannon
7b4c58538d
wrote test to confirm: U4-2356
2014-05-15 16:11:59 +10:00
Shannon
e41c99d5bc
Merge branch 'ma1f-7.1.2' into 7.1.3
2014-05-15 15:44:56 +10:00
Shannon
a49dd36461
Merge branch '7.1.2' of https://github.com/ma1f/Umbraco-CMS into ma1f-7.1.2
2014-05-15 15:43:53 +10:00
Mark van Schaik
82a1e85431
solves issue U4-2356 when deleting templates
2014-05-15 16:37:32 +12:00
Shannon
5f9dddafd8
fixed an upgrade script when upgrading from old 4.x versions
2014-05-15 14:11:43 +10:00
Shannon
836297df58
Fixes error message on publishing when it fails due to any of these statuses: FailedHasExpired, FailedAwaitingRelease, FailedIsTrashed
2014-05-15 13:35:52 +10:00
Shannon
1c7d83f589
Undoes the comma encoding for tags and istead adds support to store the tags as json or csv (U4-4741)
2014-05-15 12:49:03 +10:00
antoine
8a1dd96294
some styles fixed
2014-05-14 19:15:43 +02:00
antoine
67bebd0d2d
index.html missing
2014-05-14 18:39:25 +02:00
antoine
4f34fbd2c8
devices preview better look
...
tested in chrome/firefox/IE
2014-05-14 18:37:44 +02:00
antoine
8cda6e4062
Tuning panel include in preview mode
2014-05-14 14:51:58 +02:00
Shannon
157428dbc8
ensures multiple commas in tags still work.
2014-05-14 20:54:01 +10:00
Darren Ferguson
a2a81222e6
Adding extension methods to PartialViewMacroModel to allow: Model.GetParameterValue<DateTime>("datey")
...
Model.GetParameterValue<int>("booly", 8) //optional default value if parsing can't happen
Model.GetParameterValue("booly",8) // can be used like this as type is implied by default value argument
2014-05-14 11:33:40 +01:00
Darren Ferguson
5abbca0f5d
Adding extension methods to PartialViewMacroModel to allow: Model.GetParameterValue<DateTime>("datey")
...
Model.GetParameterValue<int>("booly", 8) //optional default value if parsing can't happen
Model.GetParameterValue("booly",8) // can be used like this as type is implied by default value argument
2014-05-14 11:32:39 +01:00
Shannon
0bcaa0da7f
ensures that when querying for a tag with a comma that we encode it so that it finds it.
2014-05-14 20:31:32 +10:00
Shannon
922942197f
Fixes: U4-4741 Tags Property Editor Mishandles Tags with Commas
2014-05-14 19:57:40 +10:00
Shannon
b8975de04d
Fixes: U4-4666 SQL Error when saving content with Tags property with @ value
2014-05-14 18:55:08 +10:00
Shannon
f00950bfe4
adds unit test for image helper
2014-05-14 18:38:05 +10:00
Shannon
80d012f3ad
Fixes: U4-4771 u7.1.1 Media section can't view images RangeError: Maximum call stack size exceeded
2014-05-14 18:25:50 +10:00
Shannon
654efd1128
Fixes: U4-3492 Recent history list persist between logged in users
2014-05-14 15:26:52 +10:00
Shannon
aa2375b8ba
Fixes client side mem leak for dialogs and not correctly removing their scopes.
2014-05-14 15:18:28 +10:00
Shannon
f6532d2743
un-does the distinct check, in the past it was never like this, duplicate values were always allowed so by doing this it is a breaking change
2014-05-14 13:09:02 +10:00
Shannon
8c334a8c95
Fixes: U4-4880 SEO Checker fails after upgrading from 7.1.1 to 7.1.2
2014-05-14 12:29:38 +10:00
Shannon
42cd71ef6c
Fixes: U4-4865 Umbraco 7.1.2 Date Picker not rendering icon or calendar control
2014-05-14 12:01:38 +10:00
Shannon
5956394bf1
Fixes: U4-4877 Editing macro parameters fails because of new item validation
2014-05-14 10:52:08 +10:00
Shannon
d1e9fb6d9f
re-fixes Core proj since it would not build
2014-05-14 09:42:34 +10:00
Damiaan
48dcc373dc
Oembed for slideshare not working anymore
2014-05-13 22:29:59 +02:00
antoine
d8209efefa
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.1.2-Usky
2014-05-13 16:20:20 +02:00
antoine
00180d2120
Web.config with less mime
2014-05-13 16:19:45 +02:00
Stephan
c9961b5192
Fix Umbraco.Core project (missing files, would not build)
2014-05-13 15:24:36 +02:00
per ploug
66e768afee
Missing bootstrap3 grid view
...
Missing as gitignore wont allow it, had to manually add it
2014-05-13 13:31:51 +02:00
antoine
bba109cb28
tuning.aspx deleted
2014-05-13 13:10:28 +02:00
antoine
39ede8c47a
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.1.2-Usky
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2014-05-13 13:07:38 +02:00
antoine
fec84b8ce3
iframe 100% in firefox
2014-05-13 13:04:39 +02:00
antoine
a00e5d54aa
rename tuning project without usky
2014-05-13 12:50:48 +02:00
Stephan
03d3503531
Don't throw when validating doctype/property aliases with dangerous chars
2014-05-13 12:39:35 +02:00
per ploug
331813e370
Adds serverside grid api
...
Replaces the partial view macro, also enables the grid to be rendered
with different frameworks, should be fairly easy to support a couple
2014-05-13 12:36:38 +02:00
per ploug
6c36f43276
Adds support for loading custom RTE settings into the grid
2014-05-13 12:35:08 +02:00
Stephan
9acba1d6d7
U4-4857 - issue with document type new property alias
2014-05-13 09:53:22 +02:00
per ploug
e8f4e7663f
More visual tweaks to the grid to handle deletes
...
also rolls back a couple of bower "tweaks" that ended up being horrible
2014-05-13 09:45:09 +02:00
Shannon
659f47c038
Merge remote-tracking branch 'origin/6.2.1' into 7.1.3
2014-05-13 15:47:38 +10:00
Shannon
78613823ae
Fixes: U4-4853 Richtext Editor doesn't render macros after upgrade to Umbraco 6.2.0
2014-05-13 15:22:16 +10:00
Shannon
cb7f26c998
Fixes: U4-4197 Error 400 on admin area login
2014-05-13 13:39:18 +10:00
Shannon
16b5c86192
Fixes: U4-4869 Cannot save tags - was due to adding the loading... message and the ng-if creating a new scope and not targeting the $parent in the view, also fixes up clearing the value with typeahead is used
2014-05-13 12:55:31 +10:00
Shannon
c83ab00827
Merge remote-tracking branch 'origin/6.2.1' into 7.1.3
2014-05-13 10:46:14 +10:00
Shannon
937e840104
Fixes: U4-4873 RuntimeCacheRefresher does not remove items when media or content requires cache refreshing & U4-4871 Synced media indexes between load balanced servers do not sync all properties
2014-05-13 10:40:56 +10:00
Shannon
8d49c730d5
Merge branch 'meixger-hotfix/imagecropper' into 7.1.3
2014-05-13 09:33:34 +10:00
Shannon
fadb503b97
Merge branch 'hotfix/imagecropper' of https://github.com/meixger/Umbraco-CMS into meixger-hotfix/imagecropper
2014-05-13 09:33:22 +10:00
antoine
9f116c00d5
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.1.2-Usky
2014-05-12 20:00:57 +02:00
antoine
7e61b25746
uskytuning with style suggest and preview device
2014-05-12 19:57:06 +02:00
Martin Meixger
289bed8fd2
change negative coordinates to zero
2014-05-12 15:34:50 +02:00
per ploug
482750ab6a
Missing file
2014-05-12 13:22:58 +02:00
per ploug
40d1099fbd
grid modifications
2014-05-12 13:22:57 +02:00
Shannon
eec1048631
Merge branch '6.2.1' into 7.1.3
2014-05-12 17:50:33 +10:00
Shannon
313d77eb91
Fixes: U4-4789 PluginCache doesn't update with code defined PropertyEditors in package and publicizes a couple things
2014-05-12 17:19:17 +10:00
Shannon
b048341da0
Fixes: U4-4789 PluginCache doesn't update with code defined PropertyEditors in package and publicizes a couple things
2014-05-12 17:07:29 +10:00
Shannon
03cb54e931
fixed merge issue
2014-05-12 14:37:54 +10:00
Shannon
150b67d10f
Merge remote-tracking branch 'origin/6.2.1' into 7.1.3
...
Conflicts:
src/Umbraco.Tests/Models/ContentTests.cs
src/Umbraco.Tests/Models/ContentTypeTests.cs
2014-05-12 14:37:19 +10:00
Shannon
ac88da4188
Fixes: U4-4856 ApplicationContext.Current.Services.ContentService.Save throw exception
2014-05-12 14:32:34 +10:00
Shannon
cca27e064a
Fixes: U4-4855 Can't use macro parameters at all
2014-05-12 13:48:56 +10:00
Stephan
4e5019d5af
U4-4851 - Umbraco.Field legacy names
2014-05-11 21:33:56 +02:00
Stephan
f1a312b14a
U4-4851 - Umbraco.Field legacy names
2014-05-11 21:06:33 +02:00
antoine
2d050a0c88
original sln
2014-05-10 15:57:59 +02:00
antoine
103f4f33bd
Only one less style file
2014-05-10 15:56:36 +02:00
antoine
727f9355a0
dotless dependency
2014-05-10 14:53:59 +02:00
antoine
e269a0b9bb
Merge branch '7.1.2-Usky' of https://github.com/umbraco/UmbracoCms-Internal into 7.1.2-Usky
2014-05-09 18:22:37 +02:00
antoine
861b1cefe5
uSkyTuning.loader.js deleted
2014-05-09 18:22:02 +02:00
antoine
23301817bf
uSkyTuning into Umbraco core, first approach
2014-05-09 18:18:08 +02:00
antoine
f5842c82a6
dotless dependency
2014-05-09 18:15:31 +02:00
per ploug
4baf3ed99a
Initial commit of the grid
2014-05-09 12:23:59 +02:00
Shannon
da0b935604
Fixes merge
2014-05-09 16:08:05 +10:00
Shannon
b91a06ab98
Fixes: U4-4849 Cannot change a users language/sections in the back office
2014-05-09 16:00:30 +10:00
Shannon
d61fb5d94d
Fixes user cloning issues with allowed sections
2014-05-09 15:59:30 +10:00
Shannon
3b424274ee
ensure properties reset on deep clone of ContentType (this is just a fail safe check)
2014-05-09 15:57:17 +10:00
Shannon
b763c2ab2f
Fixes deep clone of User object
2014-05-09 15:56:45 +10:00
per ploug
3c09cd7674
Initial commit to set upstream
...
Includes a minor change to force it to commit...
2014-05-07 15:10:14 +02:00
AndyButland
309e460f07
Merge from 7.1.1
2014-04-13 22:52:41 +02:00
Andrew Swerlick
6fae57c5e9
Fix for U4-4636. Changed to pass in the defined fileAddition names for preset sizes and pass in an empty string for additional file sizes
2014-04-08 01:10:06 -04:00
Alexander Bryukhov
051f9b4744
Updated ru.xml - new ver7 keys were added
2014-04-04 10:21:01 +07:00
Shannon
beb1979b46
Fixes small bug when distributed cache is called with invalid params.
2014-03-21 17:04:30 +11:00
Shannon
672672d0aa
Completes: U4-2633 Bundle all cache refresher transmissions into a single call per request for much better performance
2014-03-21 14:50:24 +11:00
AndyButland
c9d1123f0a
Removed related links sorting up/down buttons and updated to use drag-drop
2014-02-28 14:42:45 +01:00
AndyButland
07229c4bd2
Up/down buttons for changing the order of related links
2014-01-03 17:08:33 +01:00