We have moved to GitHub Issues
You are viewing the read-only archive of Umbraco's issue tracker. To create new issues, please head over to GitHub Issues.
Make sure to read the blog posts announcing the move for more information.
You can search issues from the old issue tracker here.
U4-9355 - Server side APIs for new stylesheet editor
U4-9550 - SPIKE autosuggest/code completion in Ace editor
prioritize
U4-9509 - Fix bugs in shadow filesystem
unscheduled
U4-9351 - Add events for package install/uninstall
U4-9421 - Multiple Textstring values appear as single textbox after deployment to UC Live site
U4-8976 - ImageProcessor throw Exception if image url contains anti-cache number postfix
U4-9092 - Set MaxRequestLength lower
U4-9234 - HTTP 500 on redirect URL search API on login
U4-9542 - LInkPicker overlay could use som UI/UX optimizations
U4-8536 - Repositories - Cleanup Transaction usage
U4-8990 - Updating Dutch translations
unscheduled
pr
U4-9532 - logic in ContentRepository.ClearPublished is inefficient
unscheduled
U4-9535 - user defined listview page size
U4-9512 - Missing index on umbracoUser2NodePermission
unscheduled
U4-9491 - Back Office Property Editor to highlight mandatory fields to user
pr
U4-9534 - Feature Request: Configurable save/publish button default
U4-5293 - Need confirmation on Unpublish
U4-9531 - Subquery returned more than 1 value when loading node tree
U4-9530 - TaskService.GetTasks cannot retrieve closed tasks
U4-9523 - mediaHelper#resolveFile might return wrong url, if more than one upload field is present
U4-9528 - Rollback open both versions side-by-side in edit view
U4-9526 - Rollback indication what version was published
U4-8802 - Create 301 URL tracker management dashboard
unscheduled
U4-9520 - Grid layout not rendering published structure (backoffice)
U4-8458 - Transaction was deadlocked: SQL Server event report
U4-9519 - exposing content in json or xml
U4-9517 - BackOfficeSignInManager doesn't automatically keep LastLoginDate set on users
unscheduled
U4-9484 - Implement correct tree menu logic for partialviews, partialviewmacros and scripts
U4-7385 - Improve UI for listview - Make it clearer that users can search children
U4-9514 - Audit and unpublish have duplicated permission letters
U4-9513 - Empty recycle bin SQL logic can SQL to timeout due to query inefficiencies
unscheduled
U4-8835 - cmsMember.LoginName needs a DB index
U4-9481 - Endpoint for creation of folders for partialviews, partialviewmacros and scripts
U4-9468 - Mini list view: add empty state for no children + no search result
U4-9467 - Mini list view: don’t animate list view if it is a start node
U4-9494 - Left outer join query for Documents is very inefficient when querying for multiple nodes
U4-9471 - Mini list view: show breadcrumb instead of back button
U4-9472 - Mini list view: show published/unpublished state of node
U4-9510 - Razor errors if doctype with alias "system" exists
U4-9433 - Add index to path column on umbracoNode
U4-9508 - 7.5.9 Member Groups can be saved with empty strimg
U4-9507 - Installation failure: UmbracoCms.7.5.9 in VisualStudio via nuget
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | >> 94 << | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 | 174 | 175 | 176 | 177 | 178 | 179 | 180 | 181 | 182 | 183 | 184 | 185 | 186 | 187 | 188 | 189 | 190 | 191 | 192 | 193 | 194 | 195 | 196 | 197 | 198 | 199 | 200 | 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 | 209 | 210 | 211 | 212 | 213 | 214 | 215 | 216 | 217 | 218 | 219 | 220 | 221 | 222 | 223 | 224