Commit Graph

10423 Commits

Author SHA1 Message Date
Jan Skovgaard
c95a7f2ef4 Add focus-lock directive (#8141) 2020-07-23 17:50:50 +02:00
Bjarne Fyrstenborg
0bd9e3ca99 Member type infinite editing (#8027) 2020-07-23 16:42:04 +02:00
Bjarne Fyrstenborg
41d1e33fc4 Add user picker property editor (#7613) 2020-07-23 16:08:24 +02:00
Bjarne Fyrstenborg
2ca7cc9ccc Get dictionary item by id, guid and udi 2020-07-23 15:55:19 +02:00
Bjarne Fyrstenborg
ca1d749f37 Get template by id, guid and udi 2020-07-23 15:54:08 +02:00
Bjarne Fyrstenborg
2a4d4c82ff Get relation type by id, guid and udi 2020-07-23 15:52:57 +02:00
Bjarne Fyrstenborg
20eb8f9567 Access document, media and member types by guid and udi (#7514) 2020-07-23 15:51:53 +02:00
Poornima Nayar
4e420c1936 Added GetLog method to LogController (#8188) 2020-07-22 20:33:46 +02:00
Kenn Jacobsen
4b9edc63dd Fix folder uploads when existing image names clash with the uploaded folder name 2020-07-14 17:37:34 +02:00
hkooiker
984214ea7b Member picker value converter (#8401) 2020-07-14 15:47:33 +02:00
Marc Goodson
fbd2a30606 Update 'default value' title + description of CheckBox Configuration (#8421) 2020-07-14 13:24:21 +02:00
Marc Goodson
6b5e19fcf2 Add the current culture to the cache key used for the CachedPartial Html Helper
when using variants it's unlikely to need the same Html.Partial to be cached across all language variations, if we always add the current culture name to the cache key, we ensure this doesn't accidentally happen, and when not using variants, no harm to have the culture for the single site included here
2020-07-14 13:22:52 +02:00
patrickdemooij9
591575b47d Added content apps for document types (#8187)
* Added content apps for document types

* PR Feedback updates

* Updated the javascript code to use Utilities

* Replace tolowercase comparison with localeCompare
2020-06-19 18:10:16 +01:00
Ronald Barendse
0886ada39c Properly HTML encode text in helper methods (#6545) 2020-06-19 11:41:16 +02:00
Thomas Andresen
a9bd2ae856 Merge pull request #8266 from umbraco/v8/bugfix/macro-rte-render-fix
Allows unpublished content to render a macro HTML in the RTE
2020-06-17 15:59:50 +02:00
Sebastiaan Janssen
567d7176a5 Importing a doctype would never assign a value to UploadedFiles, turns out we don't need UploadedFiles on the model
Additionally added a check to see if temp files were left behind and delete them to prevent errors when the same file has just been uploaded
2020-06-15 11:05:40 +02:00
Warren Buckley
3680f22321 Allows unpublished content to render a macro HTML in the RTE 2020-06-10 14:33:32 +01:00
Sebastiaan Janssen
9829d4abef Merge branch 'v8/dev' into v8/contrib 2020-06-02 11:41:09 +02:00
Chad
a4274ba767 Shorter JSON property names for nucache (#8204) 2020-06-02 11:35:19 +02:00
Warren Buckley
49c438b55f Merge pull request #7166 from umbraco/v8/feature/7133-do-not-paste-keys-in-nested-content
NC keys: Do not copy keys for Nested Content (Fix for #7133)
2020-05-29 15:18:46 +00:00
Steve Megson
33850b13d0 If GetControllerTypeInternal falls back to creating an instance, it should also release it (#8196) 2020-05-29 14:39:14 +02:00
Shannon
2565a626cb Fixes NC key replacement and adds tests 2020-05-29 13:01:56 +10:00
Warren Buckley
732d574ec2 Tidy up & better checking for NC JSON with JSONPath & SelectTokens()
Less code duplication.
No need for Publishing event as Saving event is called before publishing
2020-05-28 21:35:39 +01:00
Warren Buckley
c81268995c Remove code duplication 2020-05-28 12:06:04 +01:00
Warren Buckley
c9ab2ca9ef Use InvariantEquals 2020-05-28 11:45:43 +01:00
Claus
ff30a27697 adding missing nullchecks. 2020-05-28 08:41:32 +02:00
Jan Skovgaard
32a0c3b075 "Actions" drop down options do not give context to the user (#6301) 2020-05-26 17:45:39 +02:00
Sebastiaan Janssen
78a7785256 Merge branch 'v8/contrib' into v8/dev
# Conflicts:
#	src/Umbraco.Web.UI.Client/package-lock.json
2020-05-26 16:27:09 +02:00
Warren Buckley
e434b01386 Adds in NC Property Component to deal with creating/adding missing keys 2020-05-26 14:43:57 +01:00
Marc Goodson
b6262bf334 Remove ContentFinderByRedirectUrl if RedirectUrlTracking is disabled (#7761) 2020-05-25 17:51:52 +02:00
Bjarke Berg
5b7f1227f9 Bugfix for issue with hanging saves. + Fix for double post of save templates 2020-05-22 10:46:13 +02:00
Daniël Knippers
392d74f80d Added support for segments to File Uploads (#8070) 2020-05-19 17:04:23 +02:00
Bjarne Fyrstenborg
11f8628279 Lock core relation types (#8022) 2020-05-16 19:51:57 +02:00
Daniël Knippers
0fdf084544 Validation errors reworked to incorporate segment errors (#8065) 2020-05-14 17:03:33 +02:00
Sebastiaan Janssen
7634b37676 Merge branch 'v8/dev' into v8/contrib 2020-05-11 14:22:07 +02:00
Shannon Deminick
aff41762ac Merge pull request #8061 from umbraco/v8/bugfix/5716-section-check-when-no-dashboards
Preventive check that will enable sections load for users with no dashboards
2020-05-07 15:46:16 +10:00
Warren Buckley
0f4681f3f9 Merge pull request #7973 from umbraco/v8/feature/AB6057-segment-feature
Segment feature
2020-05-05 14:53:12 +01:00
Elitsa Marinovska
3763427726 Adding section value check in the query string 2020-05-05 09:41:04 +02:00
Bjarke Berg
a9b48fe85e Merge pull request #8058 from umbraco/v8/bugfix/8038-SqlMainDomLock-loadbalancing
Fixes SqlMainDomLock setting for Azure does not work in Load Balancing #8038
2020-05-04 12:09:56 +02:00
Shannon
d7469e6576 when we rebuild indexes in the back office we are actually calling index.CreateIndex() 2 times before populating 2020-05-04 09:24:07 +02:00
Niels Lyngsø
641332d28e Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB6057-segment-feature 2020-05-01 09:29:29 +02:00
Shannon
bac42c6fb2 change to protected 2020-04-30 22:46:06 +10:00
Shannon Deminick
4ceed8cf3a Merge pull request #7998 from Jeavon/v8/bugfix/umbracoapplication
Add GetMainDom method to UmbracoApplication
2020-04-30 22:31:06 +10:00
Niels Lyngsø
d9f25d0841 do not showAllowSegmentationForDocumentTypes pr default 2020-04-29 16:36:40 +02:00
Warren Buckley
9bce66cb5f Adds AllowSegmentVariation on the Doctype to be peristed 2020-04-29 15:29:21 +01:00
Bjarke Berg
e45ffea207 Merge pull request #7983 from umbraco/v8/bugfix/models-builder-enable-flag
ModelsBuilder enabled flag not respected
2020-04-29 07:37:33 +02:00
Shannon
279329d682 removes code that shouldn't have been committed. 2020-04-29 10:32:05 +10:00
Niels Lyngsø
678ceba1a8 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB6057-segment-feature
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbvariantcontenteditors.directive.js
#	src/Umbraco.Web.UI.Client/src/common/directives/components/umbgroupsbuilder.directive.js
#	src/Umbraco.Web.UI.Client/src/common/services/servervalidationmgr.service.js
2020-04-27 12:58:29 +02:00
Sebastiaan Janssen
d65041c250 Merge branch 'v8/dev' into v8/contrib 2020-04-27 11:03:32 +02:00
Morten Christensen
9b21cf9332 Merge pull request #7994 from umbraco/v8/bugfix/5151-scope-issue-indexing
Fixing Nasty Exception with Scope/Provider #5151 - when indexing data
2020-04-23 08:52:00 +02:00