Commit Graph

31305 Commits

Author SHA1 Message Date
Niels Lyngsø
de712cd89d Adds HideLabel for Rich Text Editor prevalue property 2019-12-03 09:47:27 +01:00
Niels Lyngsø
5616dcb807 moved hideLabel to control-header 2019-12-03 09:46:40 +01:00
Shannon
2ec5a8101a fixes binary breaking change introduced 2019-12-02 17:15:47 +11:00
Bjarke Berg
0680f104b5 Added "rc" to AssemblyInformationalVersion 2019-11-26 12:39:12 +01:00
Shannon Deminick
0eea70b50b Merge pull request #7222 from umbraco/v8/bugfix/5551-refactorying-of-property-actions-api
Refactorying of PropertyActions
2019-11-26 12:22:06 +11:00
Shannon
ba625e6181 fix up minor inconsistency 2019-11-26 12:20:49 +11:00
Niels Lyngsø
ea8f1c3ae3 make umbProperty optional, since its not present in DocumentTypeEditor 2019-11-25 15:47:45 +01:00
Niels Lyngsø
b4ae7ebe2c refactored how communication is done between propertyEditorController and umbPropertyDirective 2019-11-25 15:38:11 +01:00
Niels Lyngsø
b0b67ca957 removed PropertyEditorService as its not needed anymore 2019-11-25 15:36:56 +01:00
Niels Lyngsø
503fd1887e Change NestedContent property editor controller into a component 2019-11-25 13:16:04 +01:00
Warren Buckley
f9d59f9270 Merge pull request #7211 from umbraco/v8/bugfix/3909-Rename-reference-to-info
Rename reference to info
2019-11-25 10:46:01 +01:00
Niels Lyngsø
b9104dfaf8 moved info properties to the into tab. 2019-11-22 14:53:15 +01:00
Warren Buckley
ab9478ff6d Merge pull request #7207 from umbraco/v8/bugfix/7181-Check-if-template-tree-exists-for-8.4
check if template tree exists, to avoid error if its not present.
2019-11-22 10:32:48 +01:00
Niels Lyngsø
e83589a024 rename reference tab to info tab 2019-11-22 09:59:11 +01:00
Niels Lyngsø
3402f36de3 check if template tree exists, to avoid error if its not present. 2019-11-22 09:02:28 +01:00
Warren Buckley
096bcf8a11 Merge pull request #7203 from umbraco/v8/bugfix/AB3875-untouchability-fix-8.4-cherry
Bugfix - AB3875 untouchability checker: do not check style for document fragments
2019-11-21 15:28:47 +01:00
Warren Buckley
f209905d2a Update src/Umbraco.Web.UI.Client/src/common/services/tabbable.service.js
(cherry picked from commit 7798937ea7d26bd42d122a1ebdb90859e4cb11c5)
2019-11-21 14:30:44 +01:00
Niels Lyngsø
213fa0e71e return true, cause DocumentFragment is never displayed.
(cherry picked from commit ec9c99554ace24b5a1fbeae4a22dbe29cdc62f77)
2019-11-21 14:30:36 +01:00
Niels Lyngsø
7ccfe809ae Do not check style of DocumentFragment.
(cherry picked from commit 3b7d5995e4cdeab56265114416e7ea17b8ca7cbd)
2019-11-21 14:30:24 +01:00
Bjarke Berg
c0dc545c27 Fix for csproj 2019-11-14 13:54:04 +01:00
Bjarke Berg
7c72fb57f2 Merge remote-tracking branch 'origin/v8/8.3' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
#	src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorheader.directive.js
#	src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
#	src/Umbraco.Web/Cache/LanguageCacheRefresher.cs
2019-11-14 13:40:32 +01:00
Bjarke Berg
ba73ad5792 Merge remote-tracking branch 'skttl/grid-editor-name-templates' into v8/dev
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.controller.js
#	src/Umbraco.Web.UI/config/grid.editors.config.js
2019-11-14 13:08:05 +01:00
Shannon Deminick
075937de59 Merge pull request #7145 from umbraco/v8/feature/0000-Remove-non-production-mode-from-gulp
remove isProd from Gulp script
2019-11-14 13:14:02 +11:00
Shannon
7cbb2840a4 Merge branch 'Jeavon-v8/feature/search-media-files' into v8/dev 2019-11-14 12:40:53 +11:00
Jeavon
88f6ddeae4 Code tweaks from PR review - also led to adding logging for Deserialization issues and therefore needing to mock the logger for the tests 2019-11-13 12:07:11 +00:00
Niels Lyngsø
e2adb4964c remove isProd from Gulp script 2019-11-13 09:36:40 +01:00
Shannon Deminick
89e9b14f88 Merge pull request #7131 from umbraco/v8/hotfix/7125-update-dependencies-to-same-as-nuspec
V8: Update the projects to use the same dependencies as required by our nuspec
2019-11-13 09:21:53 +11:00
Jeavon
10622cc430 Switched to using a dummy Uri so that runtimeState isn't needed as per review 2019-11-12 10:26:25 +00:00
Jeavon
b30f7b6a48 Merge branch 'v8/dev' into v8/feature/search-media-files 2019-11-12 10:12:03 +00:00
Bjarke Berg
7eef6b4037 https://github.com/umbraco/Umbraco-CMS/issues/7125 - Updates the projects to use the same versions as required by our nuspec 2019-11-12 08:50:31 +01:00
Jan Skovgaard
a2551521e4 Settings dashboard: Add translations (#6880) 2019-11-11 20:48:52 +01:00
Niels Lyngsø
5528c721c7 Merge pull request #6811 from umbraco/v8/feature/0000-DataType-DeleteWarning-with-links-to-references
Adding reference links to DataType delete dialog
2019-11-08 09:36:11 +01:00
Niels Lyngsø
73f7e85f41 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/0000-DataType-DeleteWarning-with-links-to-references
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/datatypes/delete.html
2019-11-08 09:28:52 +01:00
Richard Thompson
0d2c2846d4 Corrected the model variable name
The model variable name is registerModel rather than profileModel.
2019-11-07 15:21:11 +00:00
andyneil
41915080b2 Fix incorrect data types for default member properties. (#7086)
Issue https://github.com/umbraco/Umbraco-CMS/issues/7051
2019-11-07 15:01:22 +00:00
Poornima Nayar
52dcdb396f Accessibility Improvement - Open Template in info content app changed from anchor tag to button 2019-11-07 14:34:46 +00:00
Poornima Nayar
603f720636 Changed the styling of Resend Invitation button and fixed the margin 2019-11-07 14:17:08 +00:00
Paul Seal
466610bd32 - added delete title to trash icons in the grid 2019-11-07 14:05:23 +00:00
John Sheard
d747312eb7 encode name of folder rename 2019-11-07 13:06:50 +00:00
Jeffrey Schoemaker
55b76ecc4e Add some help if you're on the wrong repo (#7082) 2019-11-07 12:46:48 +01:00
Bill Bixby
6307a0173b Edit text file to remove reference to App_Data\NuGetBackup folder 2019-11-07 11:24:31 +00:00
Sebastiaan Janssen
60e4727e51 Update CONTRIBUTING.md 2019-11-07 12:05:16 +01:00
Jeffrey Schoemaker
2bbe2c01de Added to switch to the correct repository
I always forget this.... And it's nowhere in the documentation
2019-11-07 10:48:00 +00:00
KB
d41e5bb27f Update JQuery CDN In partial snippets, to use newer version without vulnerability 2019-11-05 18:16:47 +00:00
Kenn Jacobsen
759e3ddf5e Make sure we can't rollback trashed items serverside 2019-11-05 18:15:14 +00:00
Kenn Jacobsen
a78aab628f Don't show rollback for deleted content 2019-11-05 18:15:14 +00:00
Søren Kottal
1c70d04ce2 Moves editor name part out of template. Adds null checking in templates 2019-11-05 15:33:29 +01:00
Jan Skovgaard
68de8a1fa6 Video dashboard (Settings & Members): Add translations (#6881) 2019-11-05 12:20:00 +01:00
Jan Skovgaard
c8ec7ce8ba Profiling dashboard: Add translations (#6879) 2019-11-05 12:10:41 +01:00
Matt Brailsford
0b16c48fc3 Split PagedResult into a typed and non-typed version (Fixes #46… (#6871) 2019-11-05 11:59:04 +01:00