Claus
|
a06b920785
|
Merge pull request #1563 from umbraco/temp-u4-9137
U4-9137 - Fix PublishedMediaCache getting trashed media
|
2016-11-03 11:25:21 +01:00 |
|
Claus
|
0441827578
|
using the provided media type when uploading images, instead of using default Image media type.
|
2016-11-03 10:41:06 +01:00 |
|
Claus
|
85c2ec68ac
|
allowing default image and file media types at root.
|
2016-11-03 10:39:59 +01:00 |
|
Lars-Erik Aabech
|
bf50c25854
|
Only caching relation types
First hackathon task done. :)
|
2016-11-03 10:26:31 +01:00 |
|
Mads Rasmussen
|
24402388b4
|
position the overlay to the right
|
2016-11-03 09:57:10 +01:00 |
|
AronGreen
|
7b345d6cb0
|
Danish translations related to Redirect URL Management
|
2016-11-02 22:02:47 +01:00 |
|
Rasmus Fjord
|
018f9f1776
|
removed hg ignore
|
2016-11-02 21:30:18 +01:00 |
|
Rasmus Fjord
|
71f3948de2
|
Translated copy dialog (relate to and include descendants) to dk
|
2016-11-02 21:23:02 +01:00 |
|
Thomas Nielsen
|
ea67e21796
|
Link to mediatype from media properties
|
2016-11-02 21:20:03 +01:00 |
|
René Pjengaard Bank
|
a83739c269
|
Removed old options for linked targets and replaced with checkbox instead in linkpicker
|
2016-11-02 20:58:21 +01:00 |
|
Rasmus Fjord
|
cc5f127dcf
|
Translated "openInNewWindow" to a better sound in danish.
|
2016-11-02 20:57:17 +01:00 |
|
Rasmus Fjord
|
e015e73abe
|
Translation of Moving item(media / content)
|
2016-11-02 20:55:15 +01:00 |
|
Rasmus Fjord
|
0624d224a9
|
Translated set permissions windows
|
2016-11-02 20:30:05 +01:00 |
|
Rasmus Fjord
|
030708194a
|
Oversat publish events
|
2016-11-02 20:15:55 +01:00 |
|
Anders Bjerner
|
a5b0fbb83d
|
Headline in the "Republish entire site" dialog is now translated
|
2016-11-02 19:51:54 +01:00 |
|
Alexander Bryukhov
|
5a5be024e4
|
Update ru.xml UI language file
Dictionary item editor keys added
|
2016-11-03 00:12:44 +07:00 |
|
Rasmus Fjord
|
b1b42b5262
|
Merge branch 'dev-v7' of https://github.com/rasmusfjord/Umbraco-CMS into dev-v7
|
2016-11-02 16:45:31 +01:00 |
|
Stephan
|
07f4da9b00
|
Cleanup WebProfiler from 8.x
|
2016-11-02 14:26:04 +01:00 |
|
Stephan
|
59ace3d881
|
Backport SafeCallContext, DefaultDatabaseFactory fixes from 7.6
|
2016-11-02 14:26:04 +01:00 |
|
Mads Rasmussen
|
0426f1f17d
|
Changes from Gerard Konings + a couple of small fixes
|
2016-11-02 14:24:17 +01:00 |
|
Stephan
|
c2d3d057a5
|
U4-9137 - Fix PublishedMediaCache getting trashed media
|
2016-11-02 13:59:04 +01:00 |
|
Stephan
|
5426c570fc
|
U4-9136 - group size 200
|
2016-11-02 13:53:03 +01:00 |
|
Stephan
|
3a6e2e6735
|
U4-9136 - rebuild Xml data in a more resilient way
|
2016-11-02 13:52:58 +01:00 |
|
Claus
|
ef38808ba5
|
Merge branch 'merge-U4-8782' into dev-v7
|
2016-11-01 14:34:56 +01:00 |
|
Claus
|
7fe5f0c099
|
Merge branch 'Flaeng-Email-validation-on-user-form' into merge-U4-8782
Conflicts:
src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
|
2016-11-01 14:28:38 +01:00 |
|
Claus
|
5f615d30b2
|
Merge branch 'Email-validation-on-user-form' of git://github.com/Flaeng/Umbraco-CMS into Flaeng-Email-validation-on-user-form
|
2016-11-01 13:35:04 +01:00 |
|
Claus
|
7ce2bbe9b1
|
Merge branch 'mikecp-temp-U4-8782' into merge-U4-8782
|
2016-11-01 13:34:19 +01:00 |
|
Claus
|
4c408eb1b7
|
Merge branch 'temp-U4-8782' of git://github.com/mikecp/Umbraco-CMS into mikecp-temp-U4-8782
|
2016-11-01 13:32:09 +01:00 |
|
Sebastiaan Janssen
|
82a2f50d03
|
Merge pull request #1554 from umbraco/temp-u4-9121
U4-9121 - improve url perfs
|
2016-11-01 09:56:11 +01:00 |
|
Claus
|
e8237f6190
|
adding culture parameters for this and a few others that were missing.
|
2016-10-31 15:09:10 +01:00 |
|
Claus
|
4d13622432
|
U4-9132 Macros from packages are empty when restored
changing the package installer to use the new API macroservice instead of the old legacy classes.
marked a few methods as obsoleted.
|
2016-10-31 14:55:11 +01:00 |
|
Stephan
|
c77174059d
|
Backport MainDom cleanup from 7.6
|
2016-10-31 11:06:17 +01:00 |
|
Stephan
|
69b442a31a
|
Fix - PublicAccessEntry rules clearing
|
2016-10-31 11:02:00 +01:00 |
|
mikkelhm
|
e9724c8785
|
Updates web.config.install.xdt to re-add the assemblyBinding for HtmlAgilityPack after removing it earlier
|
2016-10-30 20:46:18 +01:00 |
|
Tom Pipe
|
0a49d54a85
|
Fixed issue with member properties sort order
|
2016-10-29 18:23:25 +01:00 |
|
Stephan
|
958392f09b
|
U4-9105 - bit of cleanup
|
2016-10-28 16:30:20 +02:00 |
|
Stephan
|
cb79bcd876
|
Merge branch 'dev-v7' into temp-U4-9105
|
2016-10-28 14:38:43 +02:00 |
|
Stephan
|
c500f98ad8
|
U4-9121 - improve url perfs
|
2016-10-28 14:33:44 +02:00 |
|
Sebastiaan Janssen
|
41a8dd10de
|
Merge pull request #1545 from umbraco/temp-u4-9090
U4-9090 - Upgrade to ModelsBuilder 3.0.5 (reuse compiled live dll on …
|
2016-10-28 10:37:13 +02:00 |
|
Sebastiaan Janssen
|
9283e57429
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2016-10-27 22:09:43 +02:00 |
|
Sebastiaan Janssen
|
3bdb3f8c1e
|
U4-9065 Update github readme from Kris's notes
#U4-9065 Fixed
|
2016-10-27 22:08:52 +02:00 |
|
Sebastiaan Janssen
|
3aee8b069d
|
Merge pull request #1547 from umbraco/temp-U4-9039
Fixes: U4-9039 No progress indication when uploading local package
|
2016-10-27 21:47:05 +02:00 |
|
Sebastiaan Janssen
|
3e79b65539
|
Merge pull request #1549 from umbraco/temp-u4-8995
U4-8995 - fix health check for trySkipIisError
|
2016-10-27 21:30:55 +02:00 |
|
Shannon
|
e2d8a28087
|
ensures the generic base class static query instance is lazily created
|
2016-10-27 18:45:42 +02:00 |
|
Shannon
|
ba0ef3676d
|
U4-9109 changes all usage of automapper ResolveUsing<T> to instantiate the resolver explicitly - this prevents IoC frameworks registered against automapper to not explode if these resolvers have not been added to the container.
|
2016-10-27 18:32:16 +02:00 |
|
Shannon
|
3f609fdf90
|
Moves a few queries to re-used query instances
|
2016-10-27 18:03:13 +02:00 |
|
Shannon
|
9717d03a75
|
oops, didn't mean to commit this
|
2016-10-27 18:03:13 +02:00 |
|
Shannon
|
21e2c35ab0
|
U4-9111 Benchmark BulkCopy changes from U4-9107
|
2016-10-27 18:03:13 +02:00 |
|
Claus
|
563f8fbdca
|
forgot one :)
|
2016-10-27 11:07:41 +02:00 |
|
Claus
|
221354a7d8
|
U4-9104 Update the UmbracoExamine logic for Media to read the data directly from the umbracoXml table.
updated some tests to use the testbehavior attribute so they dont rely on being run in a specific order.
|
2016-10-27 10:47:32 +02:00 |
|