Mads Rasmussen
8a3c5c226c
fix angular docs build
2016-06-23 15:44:55 +02:00
Mads Rasmussen
7411be99a8
Merge pull request #1344 from bjarnef/dev-v7-U4-8607
...
Document localizationService and localize directive
2016-06-23 15:30:26 +02:00
Stephan
7d25723afd
U4-8469 - media cache TLC
2016-06-23 13:52:43 +02:00
Sebastiaan Janssen
7dcd67f953
!= to !==
2016-06-23 12:39:32 +02:00
Sebastiaan Janssen
f995370792
Merge pull request #1328 from pynej/fix-markdwn-isDirty
...
Update markdowneditor.controller.js
2016-06-23 12:35:46 +02:00
Stephan
f3f53896b7
U4-8469 - fixing
2016-06-23 11:31:32 +02:00
Stephan
5b28260f96
U4-8469 - xml cache TLC
2016-06-23 09:39:31 +02:00
Claus
b75578c889
U4-8640 Deleting a content type with children only emits a deleted event on the parent content type
...
service now includes all deleted content types including children, in the DeletedContentType event arguments.
tests to ensure the correct number of deleted entities are sent in events.
2016-06-22 19:30:31 +02:00
Sebastiaan Janssen
402b2b082f
Merge pull request #1347 from umbraco/temp-U4-8433
...
This ensures we are using the latest code from Log4Net.Async for thes…
2016-06-22 17:25:11 +02:00
Sebastiaan Janssen
abd2e70b6a
Make sure to hide the timezone offset message when no offsetting is needed (server and client are in the same timezone)
2016-06-22 17:19:24 +02:00
Warren Buckley
772754bde8
Merge pull request #1348 from umbraco/temp-U4-8630
...
fixes: U4-8630 Make lightbox component for package images
2016-06-22 15:35:46 +01:00
Stephan
980683d25a
Merge pull request #1285 from umbraco/temp-U4-8410-2
...
Backports some changes from v8 so that we can perform a nice strongly… Reviewed, sounds good.
2016-06-22 14:55:06 +02:00
Stephan
ab973fd4df
U4-8410 - fix build
2016-06-22 13:33:52 +02:00
Stephan
3f285185d1
U4-8410 - minor fixes
2016-06-22 13:10:37 +02:00
Mads Rasmussen
f1803b4f33
fixes: U4-8630 Make lightbox component for package images
2016-06-22 12:15:50 +02:00
Shannon
9463db7431
This ensures we are using the latest code from Log4Net.Async for these libs. there are very little changes and none breaking but it is now up-to-date and we will use the nuget package in v8 instead.
2016-06-22 11:48:52 +02:00
Mads Rasmussen
5021112934
fix the Angular Docs build: fixes small issues in healthCheck resource documentation
2016-06-22 11:40:11 +02:00
Stephan
d4f2486b4f
Merge remote-tracking branch 'origin/dev-v7' into temp-U4-8410-2
2016-06-22 10:58:46 +02:00
Shannon
740c3e770a
remove test thing
2016-06-21 21:09:41 +02:00
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