Commit Graph

27424 Commits

Author SHA1 Message Date
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
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
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
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
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ø
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
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
Kevin Jump
3211054063 look for the system.web section under the root configuration node
use Element to get the root system.web. DescendantsAndSelf can return multiple
2019-11-05 11:52:48 +01:00
Jan Skovgaard
8dd92bc720 NuCache dashboard: Add translation keys (#6867) 2019-11-05 11:46:55 +01:00
Jan Skovgaard
fd649ea0e2 Languages: Add missing "none" translation (#6865) 2019-11-05 10:27:27 +01:00
Jan Skovgaard
1759813795 Examine management dashboard: Add missing translations (#6866) 2019-11-05 10:20:11 +01:00
Bjarke Berg
88e57277fa Bump version to 8.4.0 2019-11-04 12:58:08 +01:00
Bjarke Berg
e77eb74655 post cherry pick fix 2019-11-04 11:54:19 +01:00
Shannon
5728823625 Fixes tests - Nucache tests were not disposing the snapshot service so was binding to all events!! renames the test snapshot service to avoid confusion 2019-11-04 11:43:29 +01:00
Shannon
5125772de5 ensures nucache table isn't rebuilt when adding a new lang 2019-11-04 11:43:19 +01:00
Shannon
58f50be337 simplifies lang refresher a bit 2019-11-04 11:43:07 +01:00
Shannon
22de853dee ensures the domain cache is totally refreshed when changing langs 2019-11-04 11:42:58 +01:00
Shannon
37fce725ff Updates UI to allow updating a culture for a language and warn the user if they are changing it, updates the controller to be able to udpate a culture on a lang 2019-11-04 11:42:46 +01:00
Shannon
a7eb693053 updates logic for cache refreshers for languages to deal with updating nucache and examine 2019-11-04 11:40:25 +01:00
Shannon
73fc648718 Adds logic to ensure you can't change to a culture that is already assigned + test 2019-11-04 11:40:17 +01:00
Rasmus John Pedersen
640f042acf Disallow deleting "Sensitive data" user group 2019-11-04 11:37:50 +01:00
Rasmus John Pedersen
6b318207c7 Disable rename alias of system user groups 2019-11-04 11:37:27 +01:00
Bjarke Berg
501f9495a9 Bumb version to 8.3 2019-11-04 11:30:52 +01:00