Kenn Jacobsen
7e1f90fb3b
Clear the content type "common" cache when deleting templates
2019-08-09 16:54:52 +02:00
Kenn Jacobsen
9865596dcc
V7: Change the priority of the tree node annotations for contai… ( #6083 )
...
(cherry picked from commit 7393d9c372 )
2019-08-09 16:47:14 +02:00
Kenn Jacobsen
7393d9c372
V7: Change the priority of the tree node annotations for contai… ( #6083 )
2019-08-09 16:44:43 +02:00
Kenn Jacobsen
c87a22f347
Fix the disabled upload button in media picker ( #6082 )
...
(cherry picked from commit feb5567621 )
2019-08-09 16:42:57 +02:00
Kenn Jacobsen
dc44a7a3a7
Fix the disabled upload button in media picker
...
(cherry picked from commit 79c4d7797c )
2019-08-09 16:41:13 +02:00
Kenn Jacobsen
79c4d7797c
Fix the disabled upload button in media picker
2019-08-09 16:40:08 +02:00
Kenn Jacobsen
feb5567621
Fix the disabled upload button in media picker ( #6082 )
2019-08-09 16:36:38 +02:00
Rachel Breeze
9cab789425
V8: Accessibility improvements for page name entry ( #5760 )
...
(cherry picked from commit ab3202b560 )
2019-08-09 16:27:02 +02:00
Rachel Breeze
ab3202b560
V8: Accessibility improvements for page name entry ( #5760 )
2019-08-09 16:25:51 +02:00
Kenn Jacobsen
a0cd542ba3
Fix "infinityMode" typo
...
(cherry picked from commit e10ce234db )
2019-08-09 16:00:54 +02:00
Kenn Jacobsen
e10ce234db
Fix "infinityMode" typo
2019-08-09 15:59:37 +02:00
Shannon
7f02bc7d1d
fix controller glob
2019-08-09 16:55:58 +10:00
Shannon
44b6738b0d
Moves main/navigation controllers to root - no more 'controller' folder
2019-08-09 16:36:10 +10:00
Shannon
fbb19cba0b
Updates the build so we can be more flexible with where we put angular file types in the solution
2019-08-09 16:02:05 +10:00
Shannon
84554101f2
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into v8/dev
2019-08-09 15:54:38 +10:00
Shannon
8a3b2e038c
adds note
2019-08-09 15:54:21 +10:00
Peter Keating
ff595df7ca
Fix notifications not sending when user has multiple of same type
...
When a user has multiple notifications of the same type, the user may
not receive the notification depending on the order which the
notification was setup. To fix this the notification logic has changed
from looping over users to looping over notifications.
Fixes #4713 .
(cherry picked from commit 01a895bbf7 )
2019-08-08 19:49:59 +02:00
Peter Keating
01a895bbf7
Fix notifications not sending when user has multiple of same type
...
When a user has multiple notifications of the same type, the user may
not receive the notification depending on the order which the
notification was setup. To fix this the notification logic has changed
from looping over users to looping over notifications.
Fixes #4713 .
2019-08-08 19:48:39 +02:00
amitch17
296d7964ae
Corrected comments to change usage examples
...
Corrected usage examples for entityResource.js
My first Umbraco commit! yay!
2019-08-08 18:55:38 +02:00
Steve Megson
88349c6b66
Sorting of images in multiple media picker
...
(cherry picked from commit ed5effd190 )
2019-08-08 16:02:35 +02:00
Steve Megson
ed5effd190
Sorting of images in multiple media picker
2019-08-08 16:00:21 +02:00
Warren Buckley
c6671f7f8e
Apply same loading bar UI to Grid RTE & use editor INIT to hide/remove it
2019-08-08 12:35:39 +01:00
Warren Buckley
44c966bd44
Moves our Umbraco angular loader component to only hide itself once the tinymce editor has initialized
2019-08-08 11:37:18 +01:00
Sebastiaan Janssen
046ed8ec85
Bump version to 8.1.2
2019-08-08 12:23:57 +02:00
Steve Megson
aabe6defb2
Fixes #5864 - migrate prevalues for Umbraco.DropDown.Flexible
...
(cherry picked from commit 4e0dd728a8 )
2019-08-08 10:56:02 +02:00
Bjarke Berg
3245c82ea6
Missing file in project file
...
(cherry picked from commit 3062f40ef5 )
2019-08-08 10:45:34 +02:00
Kenn Jacobsen
beacc5bba8
Fix broken button to open content type from create dialog
...
(cherry picked from commit 57e58c6cf7 )
2019-08-08 10:05:33 +02:00
Kenn Jacobsen
57e58c6cf7
Fix broken button to open content type from create dialog
2019-08-08 10:03:47 +02:00
leekelleher
34e45abcc7
Added constants for Property Editor Groups
2019-08-07 20:59:03 +02:00
leekelleher
7ffe0398f9
DocType Editor sorting - vertical direction
...
In the DocType Editor, when sorting the groups and properties,
the draggable direction is freeform (horizontal, vertical or even
diagonal).
We can restrict the direction, by setting the `axis` property in
the sort options.
2019-08-07 20:55:35 +02:00
Kenn Jacobsen
ce5b3531e0
Make content types with description look ok in the create dialog ( #5752 )
...
(cherry picked from commit b3497011e8 )
2019-08-07 20:50:08 +02:00
Kenn Jacobsen
b3497011e8
Make content types with description look ok in the create dialog ( #5752 )
2019-08-07 20:49:14 +02:00
Søren Gregersen
a398881fa1
fix: spelling error in comment :)
...
infinie error(s) fixed
2019-08-07 20:38:37 +02:00
Sebastiaan Janssen
a9a5d00916
Merge pull request #5999 from kjac/v8-fix-allow-remove-user-start-nodes
...
V8: Allow removing user start nodes
(cherry picked from commit 2cf3a7831c )
2019-08-07 20:25:44 +02:00
Sebastiaan Janssen
2cf3a7831c
Merge pull request #5999 from kjac/v8-fix-allow-remove-user-start-nodes
...
V8: Allow removing user start nodes
2019-08-07 20:19:48 +02:00
Gopakumar R
62a71f8052
Fix for issue #5816 ( #5836 )
...
(cherry picked from commit 0138091a6c )
2019-08-07 20:16:50 +02:00
Gopakumar R
0138091a6c
Fix for issue #5816 ( #5836 )
2019-08-07 20:16:18 +02:00
Kenn Jacobsen
36eccb472c
Fix the create context menu overflows introduced with 405e9a79 ( #5754 )
...
(cherry picked from commit 6c0fb2f849 )
2019-08-07 19:58:13 +02:00
Kenn Jacobsen
6c0fb2f849
Fix the create context menu overflows introduced with 405e9a79 ( #5754 )
2019-08-07 19:56:30 +02:00
Benjamin Carleski
289d50d170
Fix FIPS compliance, add FIPS tests ( #5978 )
...
(cherry picked from commit e495faf83c )
2019-08-07 19:34:13 +02:00
Benjamin Carleski
e495faf83c
Fix FIPS compliance, add FIPS tests ( #5978 )
2019-08-07 19:31:08 +02:00
Linus Elander
0517f29134
Adjusts conditions for which indexes should be affected when a node is unpublished
...
(cherry picked from commit 7557c584d8 )
2019-08-07 16:38:13 +02:00
Shannon
467cf8d762
Adds comments/notes
2019-08-07 15:40:27 +10:00
Bjarke Berg
2cdb6d86ad
Merge pull request #6019 from umbraco/v8/bugfix/pending-changes-issue
...
v8 Changing a property type from invariant to variant and back again causes issues with reporting that a document is edited or not
2019-08-06 09:09:12 +02:00
Bjarke Berg
d474f60465
Merge pull request #5992 from umbraco/v8/bugfix/5554-unpublish-state
...
V8/bugfix/5554 unpublish state
2019-08-05 11:54:49 +02:00
Bjarke Berg
caf4d1fe34
Merge pull request #6038 from umbraco/v8/bugfix/examine-startup
...
Fixes how examine starts up to make it easier for custom index developers
2019-08-05 10:39:29 +02:00
Bjarke Berg
e4f346620e
Added runtime level to ExamineFinalComposer
2019-08-05 10:38:35 +02:00
Shannon
be4536cf16
Refactors ugly statics and nested classes
2019-08-05 17:14:29 +10:00
Shannon
89429bd65a
fixes ctor
2019-08-05 16:28:23 +10:00
Shannon
6d3faf91d8
fixes spacing with ext login providers
2019-08-05 13:50:50 +10:00