Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
99 commits
Select commit Hold shift + click to select a range
c15f07e
Added API method to check for references in descendants
dawoe Oct 8, 2020
7834c4d
Added UI parts to show if a item has underlying items that are in use
dawoe Oct 8, 2020
f351c8c
Updated component to call api to check for usages in descendants
dawoe Oct 8, 2020
8dc4caf
Refactored so loading state is updated when all promises are resolved
dawoe Oct 8, 2020
fc43d62
Implement API method to check for usage in descendants
dawoe Oct 8, 2020
3b6421d
Don't show message that there are no referencese if one of the descen…
dawoe Oct 8, 2020
892462f
Added new service and repostiory method to check descendants in use f…
dawoe Oct 8, 2020
3e00ae3
Remove commented code in repository
dawoe Oct 8, 2020
b0a543c
Added loading property to tracked references component
dawoe Oct 8, 2020
c2debb4
Added tracked references dialog to media delete dialog
dawoe Oct 8, 2020
28dae0f
Hide confirmation buttons until checking of referneces has been done
dawoe Oct 8, 2020
df06439
Don't show message that are no references in the delete dialog for me…
dawoe Oct 8, 2020
d5f3e69
Added a nice warning for editor when trying to delete items that are …
dawoe Oct 8, 2020
d5b9609
Show references in delete dialog
dawoe Oct 8, 2020
6ebc28e
Hide unpublish button during checking of references
dawoe Oct 9, 2020
17cb8fc
Use localized text for unpublish warning
dawoe Oct 9, 2020
a59ac2d
Added some styling so warning messages has bottom margin
dawoe Oct 9, 2020
99e0560
Added new component for showing the references table
dawoe Oct 9, 2020
62fc5f7
Limit the size of the references table to 10
dawoe Oct 9, 2020
3121e54
Use new references table component in tracked references component
dawoe Oct 9, 2020
069da44
Merge branch 'v8/temp_8693' into v8/temp_8695
dawoe Oct 9, 2020
d56b156
Removed comments
dawoe Oct 24, 2020
951de85
Use list instead of array
dawoe Oct 24, 2020
bfa03ed
Changed text to from underlying items to descendants
dawoe Oct 24, 2020
5fb651d
Added unit test for relation service method GetPagedParentEntitiesByC…
dawoe Oct 24, 2020
5f69f8a
Merge branch 'v8/temp_8699' into v8/temp_8693
dawoe Oct 24, 2020
7f4e802
Merge branch 'v8/temp_8693' into v8/temp_8695
dawoe Oct 24, 2020
c2e0c0a
Merge branch 'v8/item-tracking' into v8/temp_8693
dawoe Oct 26, 2020
960f0b1
Fix language xml
dawoe Oct 26, 2020
bf9165f
Merge branch 'v8/temp_8693' into v8/temp_8695
dawoe Oct 26, 2020
97d20ba
skipValidation for content save
nielslyngsoe Jan 20, 2021
352f49f
Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/always-ig…
nielslyngsoe Feb 1, 2021
3185a28
Correcting merge
nielslyngsoe Feb 1, 2021
d2a26bf
Caching RecycleBinSmells
elit0451 Mar 25, 2021
19c1783
Adding recycle bin smells caches at repository level
elit0451 Mar 25, 2021
05e9710
Using an atomic operation when calling GetCacheItem - a callback is s…
elit0451 Mar 25, 2021
8d8fb2d
Dont show block catalogue if only one block is available. Enable ente…
nielslyngsoe Apr 12, 2021
18fa631
use paste-resolvers (#10121)
nielslyngsoe Apr 12, 2021
de4a7ef
Fixes some property editors ensuring ngModelController(#10013)
Shazwazza Apr 12, 2021
2534f99
Adding new RecycleBin event handlers
elit0451 Apr 14, 2021
038afa5
Fixing tests after adding the new event related to EmptiedRecycleBin
elit0451 Apr 15, 2021
8e14543
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB10632-…
elit0451 Apr 15, 2021
7d09de6
Removing unused param
elit0451 Apr 15, 2021
0c3788e
Merge pull request #10061 from umbraco/v8/feature/AB10632-recycle-bin…
nikolajlauridsen Apr 16, 2021
57ed469
Revert "Revert "The Value() method for IPublishedContent was not work…
nul800sebastiaan Apr 19, 2021
f1e4fec
Revert "The Value() method for IPublishedContent was not working with…
nul800sebastiaan Apr 19, 2021
a3e3e83
Bump version to 8.13.0
nul800sebastiaan Apr 19, 2021
12cde0c
Use warning style when saving
nielslyngsoe Apr 20, 2021
eeb30db
Merge remote-tracking branch 'origin/v8/bugfix/use-warning-message-st…
nielslyngsoe Apr 20, 2021
021c0b8
final corrections
nielslyngsoe Apr 20, 2021
1a5b885
Media Picker v3 (#9461)
nielslyngsoe Apr 22, 2021
4369747
skip client side validation
madsrasmussen Apr 22, 2021
d8d4be9
Backport cache key fix and optimizations (#10199)
nikolajlauridsen May 3, 2021
dcfdcb1
remove log
nielslyngsoe May 3, 2021
0b4be69
Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/always-ig…
nielslyngsoe May 3, 2021
ce34165
use formCtrl.$invalid instead of running angularHelper.countAllFormEr…
nielslyngsoe May 3, 2021
c2fd288
show invariant property validation issues in the save dialog
nielslyngsoe May 4, 2021
c8a98a6
Review AB11194 — Improve media selector UX (#10157)
nielslyngsoe May 4, 2021
7ab09cb
Ensure BlockObjects have references to a working current property edi…
nielslyngsoe May 4, 2021
f8c3894
Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/always-ig…
nielslyngsoe May 5, 2021
c1dd004
use warning color for .show-validation-type-warning
nielslyngsoe May 5, 2021
6e16550
Dont let validation issues prevent saving (#9691)
nielslyngsoe May 5, 2021
aaa1330
Adjust grid editor layout configuration (#9887)
bjarnef May 7, 2021
f1e2ef8
Merge branch 'v8/bugfix/always-ignorer-validation-when-saving' into v…
nielslyngsoe May 7, 2021
97b6a5b
Merge branch 'v8/item-tracking' into v8/temp_8695
nul800sebastiaan May 10, 2021
96d37a5
Fix copy button inactive, nodeSelectHandler had too many args passed.…
nzdev May 11, 2021
f5406b9
Updates to Examine 1.2.0
Shazwazza Apr 20, 2021
17e43a6
Update to noUiSlider v14.6.4
bjarnef Apr 2, 2021
499d22a
Move the SetWeight logic to WeightedCollectionBuilderBase so other co…
patrickdemooij9 Feb 8, 2021
809fd81
Merge branch 'v8/dev' into v8/contrib
nul800sebastiaan May 11, 2021
980d9ad
#10193 The listview search within a dialog (eg. minilistview) shows t…
spudstuff May 12, 2021
474a76f
Use ContainsKey for Dictionaries. O(1)
nzdev May 15, 2021
aaf5cd5
Added a link to 404 documentation
prjseal May 14, 2021
cce3c49
Bump underscore from 1.9.1 to 1.12.1 in /src/Umbraco.Web.UI.Client
dependabot[bot] May 6, 2021
df8b2d5
Bump version to 8.14.0-rc
nul800sebastiaan May 17, 2021
e19a598
#10274 Variant sorting should take into account that there might not …
nielslyngsoe May 18, 2021
0432636
New issue forms
nul800sebastiaan May 18, 2021
92cdf4e
Update CONTRIBUTING.md
nul800sebastiaan May 19, 2021
14558ae
Update CONTRIBUTING.md
nul800sebastiaan May 19, 2021
017b56e
#10274 Variant sorting should take into account that there might not …
nielslyngsoe May 19, 2021
36c49b0
#10274 Variant sorting should take into account that there might not …
nielslyngsoe May 18, 2021
7c2f956
Update ModelsBuilderComposer.cs
mistyn8 Apr 27, 2021
7b77d21
Merge branch 'v8/8.13' into v8/8.14
nul800sebastiaan May 19, 2021
9730a18
#10274 Variant sorting should take into account that there might not …
nielslyngsoe May 19, 2021
779c94c
Update CONTRIBUTING.md
nul800sebastiaan May 19, 2021
a2c461b
Update CONTRIBUTING.md
nul800sebastiaan May 19, 2021
3f596e2
Bump version to 8.13.1
nul800sebastiaan May 19, 2021
710ecf2
Add option to remove/cancel added crops (#10267)
bjarnef May 19, 2021
9bf0174
Fix invalid XML
nul800sebastiaan May 20, 2021
71a1817
Fixed issue with data types not being cleared in cache refresh operat…
AndyButland May 11, 2021
12328ba
Fixed issue with data types not being cleared in cache refresh operat…
AndyButland May 11, 2021
008480a
Can't use optimized version of this method call until 8.14
nul800sebastiaan May 21, 2021
0a9325c
Merge branch 'v8/8.13' into v8/8.14
nul800sebastiaan May 21, 2021
9f51de5
Merge branch 'v8/8.14' into v8/dev
nul800sebastiaan May 21, 2021
2de635a
Merge branch 'v8/dev' into v8/contrib
nul800sebastiaan May 21, 2021
d1eb20e
Merge remote-tracking branch 'origin/v8/contrib' into v8/temp_8695
nielslyngsoe May 25, 2021
c21736b
we need larger headlines to enable typographical hierarchy needed for…
nielslyngsoe May 25, 2021
5b84be3
making the messages a little bit simpler
nielslyngsoe May 25, 2021
82de320
using callbacks over two way binded properties.
nielslyngsoe May 25, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This project and everyone participating in it, is governed by the [our Code of C

[Contributing code changes](#contributing-code-changes)
* [Guidelines for contributions we welcome](#guidelines-for-contributions-we-welcome)
* [Ownership and copyright](#ownership-and-copyright)
* [What can I start with?](#what-can-i-start-with)
* [How do I begin?](#how-do-i-begin)
* [Pull requests](#pull-requests)
Expand Down Expand Up @@ -44,6 +45,17 @@ We have [documented what we consider small and large changes](CONTRIBUTION_GUIDE

Remember, it is always worth working on an issue from the `Up for grabs` list or even asking for some feedback before you send us a PR. This way, your PR will not be closed as unwanted.

#### Ownership and copyright

It is your responsibility to make sure that you're allowed to share the code you're providing us.
For example, you should have permission from your employer or customer to share code.

Similarly, if your contribution is copied or adapted from somewhere else, make sure that the license allows you to reuse that for a contribution to Umbraco-CMS.

If you're not sure, leave a note on your contribution and we will be happy to guide you.

When your contribution has been accepted, it will be [MIT licensed](https://github.com/umbraco/Umbraco-CMS/blob/v8/contrib/LICENSE.md) from that time onwards.

### What can I start with?

Unsure where to begin contributing to Umbraco? You can start by looking through [these `Up for grabs` issues](https://github.com/umbraco/Umbraco-CMS/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Acommunity%2Fup-for-grabs+)
Expand Down
52 changes: 52 additions & 0 deletions .github/ISSUE_TEMPLATE/01_bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
name: 🐛 Bug Report
description: "File a bug report, if you've discovered a problem in Umbraco."
labels: "type/bug"
body:
- type: input
id: "version"
attributes:
label: "Which Umbraco version are you using?"
description: "Use the help icon in the Umbraco backoffice to find the version you're using"
validations:
required: true
- type: textarea
id: "summary"
attributes:
label: "Bug summary"
description: "Write a short summary of the bug."
placeholder: >
Try to pinpoint it as much as possible.

Try to state the actual problem, and not just what you think the solution might be.
validations:
required: true
- type: textarea
attributes:
label: "Specifics"
id: "specifics"
description: "Remember that you can format code and logs nicely with the `<>` button"
placeholder: >
Mention the URL where this bug occurs, if applicable

Please mention if you've checked it in other browsers as well

Please include full error messages and screenshots, gifs or mp4 videos if applicable
- type: textarea
attributes:
label: "Steps to reproduce"
id: "reproduction"
description: "How can we reproduce the problem on a clean Umbraco install?"
placeholder: >
Please include screenshots, gifs or mp4 videos if applicable
validations:
required: true
- type: textarea
attributes:
label: "Expected result / actual result"
id: "result"
description: "What did you expect that would happen on your Umbraco site and what is the actual result of the above steps?"
placeholder: >
Describe the intended/desired outcome after you did the steps mentioned.

Describe the behaviour of the bug
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/02_feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: 📮 Feature Request
description: Open a feature request, if you want to propose a new feature.
labels: type/feature
body:
- type: dropdown
id: version
attributes:
label: Umbraco version
description: Which major Umbraco version are you proposing a feature for?
options:
- v8
- v9
validations:
required: true
- type: textarea
id: summary
attributes:
label: Description
description: Write a brief desciption of your proposed new feature.
validations:
required: true
- type: textarea
attributes:
label: How can you help?
id: help
description: Umbraco''s core team has limited available time, but maybe you can help?
placeholder: >
If we can not work on your suggestion, please don't take it personally. Most likely, it's either:

- We think your idea is valid, but we can't find the time to work on it.

- Your idea might be better suited as a package, if it's not suitable for the majority of users.
66 changes: 0 additions & 66 deletions .github/ISSUE_TEMPLATE/1_Bug.md

This file was deleted.

31 changes: 0 additions & 31 deletions .github/ISSUE_TEMPLATE/2_Feature_request.md

This file was deleted.

65 changes: 0 additions & 65 deletions .github/ISSUE_TEMPLATE/3_BugNetCore.md

This file was deleted.

4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
blank_issues_enabled: true
blank_issues_enabled: false
contact_links:
- name: ⁉️ Support Question
url: https://our.umbraco.com
Expand All @@ -8,4 +8,4 @@ contact_links:
about: Documentation issues should be reported on the Umbraco documentation repository.
- name: 🔐 Security Issue
url: https://umbraco.com/about-us/trust-center/security-and-umbraco/how-to-report-a-vulnerability-in-umbraco/
about: Discovered a Security Issue in Umbraco?
about: Discovered a Security Issue in Umbraco?
2 changes: 1 addition & 1 deletion build/NuSpecs/UmbracoCms.Web.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency id="ClientDependency" version="[1.9.9,1.999999)" />
<dependency id="ClientDependency-Mvc5" version="[1.9.3,1.999999)" />
<dependency id="CSharpTest.Net.Collections" version="[14.906.1403.1082,14.999999)" />
<dependency id="Examine" version="[1.1.0,1.999999)" />
<dependency id="Examine" version="[1.2.0,1.999999)" />
<dependency id="HtmlAgilityPack" version="[1.8.14,1.999999)" />
<dependency id="ImageProcessor" version="[2.7.0.100,2.999999)" />
<dependency id="LightInject.Mvc" version="[2.0.0,2.999999)" />
Expand Down
4 changes: 2 additions & 2 deletions src/SolutionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
[assembly: AssemblyVersion("8.0.0")]

// these are FYI and changed automatically
[assembly: AssemblyFileVersion("8.13.0")]
[assembly: AssemblyInformationalVersion("8.13.0-rc")]
[assembly: AssemblyFileVersion("8.14.0")]
[assembly: AssemblyInformationalVersion("8.14.0-rc")]
3 changes: 3 additions & 0 deletions src/Umbraco.Core/Cache/CacheKeys.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ public static class CacheKeys
public const string UserAllMediaStartNodesPrefix = "AllMediaStartNodes";
public const string UserMediaStartNodePathsPrefix = "MediaStartNodePaths";
public const string UserContentStartNodePathsPrefix = "ContentStartNodePaths";

public const string ContentRecycleBinCacheKey = "recycleBin_content";
public const string MediaRecycleBinCacheKey = "recycleBin_media";
}
}
Loading