BatJan
a9d2b0307f
Add missing fallback text
2021-11-21 03:57:21 +01:00
BatJan
2605d7a03b
Add missing fallback texts
2021-11-21 03:19:48 +01:00
BatJan
2f13bbfc52
Add missing fallback texts
2021-11-21 03:07:06 +01:00
BatJan
43db605c31
Add missing fallback texts
2021-11-18 07:59:14 +10:00
Kevin Meilander
1125644eb3
in media selection, made folder name clickable to select into a folder. Added not allowed cursor on not allowed items.
2021-11-18 07:57:44 +10:00
BatJan
47da02c5f1
Add missing fallback text
2021-11-17 03:11:48 +01:00
BatJan
b8f20d4548
Add missing fallback value
2021-11-16 13:10:21 +10:00
BatJan
e900197907
Wrap texts in umb-box
2021-11-16 13:08:12 +10:00
Daniel Shuy
284b4b9253
contentpicker: Don't validate minNumber/maxNumber if 0
2021-11-16 07:22:12 +10:00
BatJan
e07a2b1abd
Add missing text fallback
2021-11-15 03:07:51 +01:00
Søren Kottal
55de670246
makes the log viewer prettier ( #6890 )
...
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-11-12 15:43:09 +10:00
Nikolaj Brask-Nielsen
d9c7640a8d
Fixes userpicker filter
...
#11520
2021-11-11 13:13:21 +01:00
Sebastiaan Janssen
e59f855aa9
Merge branch 'v8/contrib' of https://github.com/umbraco/Umbraco-CMS into v8/contrib
2021-11-09 11:04:01 +01:00
Ronald Barendse
2993c301f3
Hide localization key while loading
2021-11-08 23:42:06 +01:00
Bjarke Berg
02dfb5af25
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/version-history-cleanup
...
# Conflicts:
# src/Umbraco.Tests.AcceptanceTest/package.json
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
2021-11-04 11:40:11 +01:00
Sebastiaan Janssen
2ec77a2fde
Merge branch 'v8/contrib' into v8/dev
2021-11-03 17:53:51 +01:00
Jan Skovgaard
91a67cd3f0
Add missing fallback texts in various views ( #11466 )
2021-11-03 17:49:28 +01:00
Chriztian Steinmeier
b876771a75
Minor edits to the XPath query help sheet ( #11385 )
...
* Clarify the use of placeholders
Since the placeholder is only replaced if it's at the beginning of the query, I've added a note about it.
Also made the spelling of XPath consistent and fixed a nesting error in the HTML.
* Rephrase a couple of sentences
(cherry picked from commit e04efe6067 )
2021-11-03 17:03:14 +01:00
Paul Seal
9a6a7ffa88
Added more detailed message when deleting items in the list view ( #11375 )
...
* Added more detailed message when deleting items in the list view
* Update FR language file
(cherry picked from commit 14fe7d99a8 )
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
2021-11-03 17:03:14 +01:00
Matthew Care
c7b285796d
Update background size
...
Update background size property to `contain` so that the whole image shows
(cherry picked from commit 215ef3d7b6 )
2021-11-03 17:03:14 +01:00
Chriztian Steinmeier
f1668c6bd7
Add positioning context
...
A fallback for browsers that don't support `contain: content`, to make sure the positioning context is correct
(cherry picked from commit 8989c4ad13 )
2021-11-03 17:03:14 +01:00
Matthew Care
4a4b45fe27
Link insertion with no selected text
...
TinyMCE requires text to be selected in order to insert links.
Added checks for if there is a text selection, and insert HTML content if there is not.
Link contents consists of the target name, or the target url if not populated
(cherry picked from commit e7f8e692c2 )
2021-11-03 17:03:14 +01:00
Patrick de Mooij
f39909dd90
8258: Added create dictionary item button
...
(cherry picked from commit 49132e2b7f )
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
2021-11-03 17:03:14 +01:00
Nikolaj Geisle
a3797aaeef
v9: Fixing flaky cypress test "Macro in Grid" ( #11485 )
...
* fixed flaky macro test and updated cypress version
* fixed flaky macro test and updated cypress version
* Update package.json
* Fixed failing tabs test
* Amend magic numbers with actual wait
* Update tests/Umbraco.Tests.AcceptanceTest/cypress/integration/Content/content.ts
* Updated UI to click on button instead of icon
* Make macro test click bottom to ensure we're not clicking on icon
Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk >
(cherry picked from commit 34be464cf8 )
# Conflicts:
# tests/Umbraco.Tests.AcceptanceTest/cypress/integration/Tabs/tabs.ts
2021-11-03 17:03:14 +01:00
Niels Lyngsø
f68dba7bcb
Additional optional sanitization of scripting in TinyMCE ( #10653 )
2021-11-02 13:21:44 +01:00
Bjarke Berg
c7e9e94996
cleanup
2021-11-02 09:25:21 +01:00
Bjarke Berg
c3279f71c1
Negated bool check..
2021-11-02 09:18:03 +01:00
Anders Bjerner
152956bb1a
Added ngdocs documentation for overlay.service.js
2021-10-31 12:16:27 +01:00
Jan Skovgaard
d70583f238
Media Grid View improvements ( #11518 )
...
* Add last Updated text under general
* Map missing fallback text values and refactor <i> to <umb-icon> directive
* fix icon styling
2021-10-29 19:44:05 +02:00
Ibrahim Muhammad Nada
a20915664d
GitHub issue#11299 fix v8 ( #11493 )
...
* adding validation
* adding localization keys
* applying cleaning up notes
* fix spaces
* revert ex.xml
* spaces again
* keep it DRY
* chenge hasTabsAndFirstRender to hasTabsOrFirstRender
Co-authored-by: inada <inada@2p.com.sa >
2021-10-29 18:06:00 +02:00
Bjarke Berg
82a64ca589
Add message if prevent cleanup is globally disabled.
2021-10-29 14:51:38 +02:00
Bjarke Berg
b96ec5a320
UI+Persistence for history cleanup per doc type
2021-10-28 14:14:07 +02:00
Bjarne Fyrstenborg
b04609880b
Accept udt as extension in import document type ( #11108 )
...
* Pass in invalid files
* Fix pattern and accept udt file extension
* Remove wildcard
* fix help text - referred to 'browse' button, which does not exist
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-10-27 12:05:08 +10:00
Rick Butterfield
ed167288c8
Change event name to rte.shortcut.saveAndPublish
2021-10-27 10:40:56 +10:00
Rick Butterfield
976711ef1c
Publish hotkey doesn't work in RTE
2021-10-27 10:40:56 +10:00
BatJan
f12c4493b3
Map fallback texts
2021-10-27 10:18:57 +10:00
BatJan
3ee289fd2f
Update fallback texts and add an ind so label and input are paired properly
2021-10-27 10:17:43 +10:00
BatJan
5f7c00dc31
Add missing fallback texts
2021-10-27 10:14:11 +10:00
BatJan
f6854cddc9
Remove unused code
2021-10-27 10:14:11 +10:00
BatJan
5d4e1c6f98
Add missing fallback texts
2021-10-27 10:11:45 +10:00
BatJan
e8970c0d44
Add missing fallback texts
2021-10-27 10:09:26 +10:00
BatJan
35b0dda1f5
Add missing fallback texts
2021-10-27 02:03:03 +02:00
BatJan
57637da767
Add missing fallback texts
2021-10-27 10:02:28 +10:00
BatJan
80c9c09210
Add missing fallback values
2021-10-27 09:57:39 +10:00
Nathan Woulfe
cf40b904c9
update styling in rollback text - removes stray comma, slight change to wording
2021-10-27 09:56:54 +10:00
BatJan
d131df181b
Add missing fallback texts
2021-10-27 09:56:54 +10:00
BatJan
d1005c5976
Add missing fallback texts
2021-10-27 09:38:23 +10:00
BatJan
713f204ea5
Add missing fallback texts
2021-10-27 09:37:31 +10:00
BatJan
090fe7e9ae
Add missing fallback texts
2021-10-27 09:34:45 +10:00
BatJan
97775196ae
Add missing fallback texts
2021-10-27 09:33:53 +10:00