Shannon
b8c88139e1
fixing build
2016-06-21 21:08:38 +02:00
Shannon
33ca761441
Updated all to use the ref parameter, tests are passing - now to see if they run any faster :)
2016-06-21 20:43:02 +02:00
Shannon
866df9c0b8
Merge branch 'temp-U4-8410-2' of https://github.com/umbraco/Umbraco-CMS into temp-U4-8410-2
...
# Conflicts:
# src/Umbraco.Core/Models/EntityBase/TracksChangesEntityBase.cs
2016-06-21 18:22:26 +02:00
Shannon
06fd7c2780
starting ref refactor (need to merge first)
2016-06-21 18:20:55 +02:00
Shannon
b5411a5402
Initial commit of refactor of better/more efficient in terms of mem and performance properpty selectors for our models, this also yields a much cleaner syntax. I have discovered one issue now which is that the PropertyChanged event now fires before the property value is actually set, this is why the lambda syntax existed before. Instead we can use a ref property for the SetPropertyValueAndDetectChanges methods which will work much nicer - and also potentially have less allocations.
2016-06-21 18:11:03 +02:00
Sebastiaan Janssen
54009a04c3
Makes sense, recent commit removed one of these classes
2016-06-21 17:58:04 +02:00
Sebastiaan Janssen
d2ad39f2d3
Merge pull request #1287 from bjarnef/dev-v7-U4-8526
...
Fix a few translations in da.xml
2016-06-21 17:47:06 +02:00
Stephan
f54022c5d2
Fix exception in DefaultDatabaseFactory during installs
2016-06-21 17:38:08 +02:00
Sebastiaan Janssen
f58c9b5056
Merge branch 'u4-8191' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-u4-8191
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/umbraco/Trees/UserPermissions.cs
2016-06-21 17:33:57 +02:00
Sebastiaan Janssen
5842575d48
Correct path for the matchbrackets.js file
2016-06-21 16:55:02 +02:00
Sebastiaan Janssen
3a0ff337bd
Merge pull request #1304 from pynej/fix-matchbrackets
...
Update CodeArea.cs
2016-06-21 16:54:09 +02:00
Simon Busborg
4c57cc2f39
Fixed white space in package overview
2016-06-21 12:19:02 +02:00
Sebastiaan Janssen
afd62caa73
Ignore ClientDependency.config, building the solution will automatically create it
2016-06-21 10:55:18 +02:00
Sebastiaan Janssen
df95b2a402
Same trick as for web.config, copy the ClientDependency.config from a template once and then ignore it so we don't always get prompted to commit it
2016-06-21 10:53:52 +02:00
Sebastiaan Janssen
fc0334493a
Update installer background
2016-06-21 10:43:56 +02:00
Mads Rasmussen
7b1563e0ca
Merge pull request #1315 from JimBobSquarePants/U4-8583
...
U4 8583
2016-06-21 10:43:15 +02:00
Simon Busborg
b7eb4e4e19
Merge pull request #1337 from bjarnef/dev-v7-U4-8598
...
Focus on input and toggle checkbox when clicking label
2016-06-21 10:34:04 +02:00
Warren Buckley
24a9ce51d5
Merge pull request #1330 from umbraco/temp-U4-6551
...
U4-6551 GetMediaByPath returning null
2016-06-21 09:21:55 +01:00
Simon Busborg
6c8771fae7
Merge pull request #1289 from pynej/fix-grid-macro
...
Macro's inserted in the grid should block link clicks so that users d…
2016-06-21 10:18:31 +02:00
bjarnef
5a53984b43
Document localizationService and localize directive
2016-06-21 01:25:14 +02:00
Stephan
a512880855
U4-8553 - NPoco 3.3.4
2016-06-20 16:42:25 +02:00
Stephan
afcf2e195e
Upgrade to ModelsBuilder 3.0.3
2016-06-20 16:10:06 +02:00
Shannon
bc2b9ab298
U4-8614 JsonCamelCaseFormatter breaks the global configuration for the default JsonMediaTypeFormatter
2016-06-20 15:35:30 +02:00
Shannon Deminick
465a02d697
Merge pull request #1157 from simonech/patch-1
...
[U4-8128] Always rejecting promise even with server error
2016-06-20 15:33:21 +02:00
Danny Drogt
5b417f6241
U4-8613 Link to DocType from "Properties" tab is not localized - Added call to TextService
2016-06-20 15:32:27 +02:00
Jeavon
53fbf04a6c
Add target=_blank on license url in local package installer so user doesn't loose their installer if they click the link
2016-06-20 13:20:24 +01:00
Jeavon
fed718efb5
Fix Author link in Local package installer
2016-06-20 13:17:09 +01:00
Jeavon
05ed8e9530
Fix for U4-8612 so that Icon shows when installing a local package
2016-06-20 13:07:16 +01:00
bjarnef
bca6e16e1b
Focus on input, toggle checkbox when clicking label and only submit button dimmed
2016-06-19 23:11:26 +02:00
Sebastiaan Janssen
2a5dcef5f9
Merge pull request #1335 from bkclerke/U4-7879
...
escape semicolons
2016-06-16 14:11:32 +02:00
Blake Clerke-Smith
f00a5271c3
escape other stuff
2016-06-16 06:09:59 -06:00
Blake Clerke-Smith
deff98612f
escape semicolons
2016-06-16 06:07:21 -06:00
Claus
c612505362
updated unittest to be more precise.
2016-06-14 17:47:33 +02:00
Claus
12a2de7cf3
U4-6551 GetMediaByPath returning null
...
now doing fallbacks to other querys trying to get media from the json value format stored.
2016-06-14 17:43:46 +02:00
Sebastiaan Janssen
85b00f60ab
Update broken unit test
2016-06-14 14:38:19 +02:00
Sebastiaan Janssen
2ae2047b7c
Temporarily ignore two failing tests
2016-06-14 14:18:24 +02:00
Shannon
c5aa97e23a
Merge branch 'temp-packages' into dev-v7
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/components/editor/subheader/umb-editor-sub-header.less
2016-06-14 14:15:47 +02:00
Shannon
017b925fe7
Merge branch 'temp-packages' of https://github.com/umbraco/Umbraco-CMS into temp-packages
2016-06-14 14:12:41 +02:00
Shannon
3fcb2a7840
Installer is now 'fully' working
2016-06-14 14:12:10 +02:00
Mads Rasmussen
5f506a8bbc
fix dropzone width
2016-06-13 23:50:36 +02:00
Sebastiaan Janssen
8539de08d0
IRedirectUrlRepository needs to be public
2016-06-13 23:41:19 +02:00
Shannon
a8c71e52ec
Ensures the min umbraco version is checked when installing packages that have the strict flag set.
2016-06-13 23:35:09 +02:00
Sebastiaan Janssen
7cddeca730
New installer background
2016-06-13 23:24:58 +02:00
Sebastiaan Janssen
7f154e28de
Add the beta label
2016-06-13 23:24:57 +02:00
Sebastiaan Janssen
b2cd4820be
Updates Examine
2016-06-13 23:24:19 +02:00
Sebastiaan Janssen
82954b6b6f
Merge pull request #1325 from umbraco/temp-u4-8361
...
U4-8361 Basic 301 Support In Core
2016-06-13 23:22:34 +02:00
Stephan
ef181b7230
U4-8361 - internal some things
2016-06-13 23:20:27 +02:00
Mads Rasmussen
67d71908bf
add back button when uninstalling package
2016-06-13 22:45:42 +02:00
Jeremy Pyne
4cf202188f
Update markdowneditor.controller.js
...
This is a important fix for the Markdown property type. I added code previously to get it to properly record changes made via the button controls. This was causing every document loaded with a markdown property on it to immedetly be flagged as checked with IsDirty() instead of only when a change was actually made.
2016-06-13 15:20:07 -04:00
Mads Rasmussen
e38d4b7e88
increase icon font size
2016-06-13 20:57:00 +02:00