Stephan
e47566ca4e
Fix build
2018-11-27 10:49:41 +01:00
Stephan
5b111f9629
More composition simplification
2018-11-27 10:37:33 +01:00
Germán Díaz de Rada
d1457cfd75
Updated with more accurate translations ( #3742 )
...
Updated Spanish translations
2018-11-27 10:22:01 +01:00
Mads Rasmussen
c0f5158b03
When a node is opened through a content picker don't allow editing doc type and template
2018-11-27 09:58:57 +01:00
Robert
3f75274283
Merge pull request #3766 from umbraco/temp8-remove-bootstrap-slider
...
Temp8 remove bootstrap slider
2018-11-27 09:51:08 +01:00
Robert
4f7b9cd61a
Update umbrangeslider.directive.js
...
Updated comment
2018-11-27 09:50:22 +01:00
Stephan
13f6469590
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-11-27 09:45:07 +01:00
Stephan
d2a474f6ff
ContentService should remain public for now
2018-11-27 09:44:08 +01:00
Shannon
ff3af8b7a7
Updates the content value set validator + tests
2018-11-27 17:43:56 +11:00
Sebastiaan Janssen
4024095555
Revert "Style the default browser radio button as a custom one to provide a nicer UI experience" #3226
2018-11-26 17:23:40 +01:00
Stephan
b8608f1b2e
Refactor runtimes, injection and composition
2018-11-26 16:54:32 +01:00
Warren Buckley
58b1c9e9fb
Update Serilog.Settings.AppSettings Nupkg reference from 2.1.2 to 2.2.2 in Umbraco.Core
2018-11-26 15:03:39 +00:00
Mads Rasmussen
f8068801af
add docs
2018-11-26 15:12:38 +01:00
Stephan
27c2b3ba5e
Cleanup
2018-11-26 14:43:19 +01:00
Mads Rasmussen
99c5fdbd9d
Merge branch 'temp8' into temp8-remove-bootstrap-slider
2018-11-26 14:30:17 +01:00
Mads Rasmussen
d314361996
delete bootstrap slider javascript and css files
2018-11-26 14:28:51 +01:00
Mads Rasmussen
d6b24ac92d
Merge branch 'temp8' into temp8-remove-bootstrap-slider
...
# Conflicts:
# src/Umbraco.Web.UI.Client/package.json
2018-11-26 14:10:57 +01:00
Mads Rasmussen
a7e53be079
Merge branch 'temp8' into temp8-remove-bootstrap-datepicker
2018-11-26 13:57:52 +01:00
Mads Rasmussen
16b57ac022
remove bootstrap logic from slider controller
2018-11-26 13:46:47 +01:00
Mads Rasmussen
e169de917d
remove unused config
2018-11-26 11:53:52 +01:00
Mads Rasmussen
6257416c4a
remove a bunch of slider prevalues.
2018-11-26 11:38:15 +01:00
Mads Rasmussen
f4728e5b83
add custom styling + add pips
2018-11-26 11:18:23 +01:00
Kenn Jacobsen
fee968b94e
Make MoveOperationStatusType of underlying type byte to fix move and copy YSODs
2018-11-26 08:19:49 +01:00
Shannon
d3057ea2e1
Merge remote-tracking branch 'origin/temp8' into temp8-3527-indexes-via-code
...
# Conflicts:
# src/Umbraco.Core/StringExtensions.cs
2018-11-26 17:34:22 +11:00
Shannon
b6790261c4
Adds test
2018-11-26 17:20:15 +11:00
Shannon
9368c71ced
fixes tests
2018-11-26 14:43:08 +11:00
Shannon
985572690f
IValueSetBuilder implementations
2018-11-26 14:27:44 +11:00
Shannon
977d18e200
Adds IValueIndexer for the RTE
2018-11-26 13:41:32 +11:00
Shannon
9a9fcab0e9
New IValueIndexer and implements it for grid, new UmbracoValueSetBuilder to create the value sets, no more event handling for grid index data
2018-11-26 13:33:15 +11:00
Shannon
4f7de35e04
Adds HtmlValueType
2018-11-26 12:06:38 +11:00
Marc Goodson
aac278a4e3
Fix for #3758 - Map NodeId of Audited Item instead of Log entry PK
...
The Entity NodeIds aren't being passed through from the database Audit table, instead the Log Entry Primary Key is used incorrectly instead, this commit fixes it so the NodeId is passed!
2018-11-26 00:07:27 +00:00
Shannon
fba549e59c
Creates IUmbracoIndexer to decouple lucene from the indexers
2018-11-26 11:06:11 +11:00
Shannon
75116e1585
Creates IUmbracoIndexer to decouple lucene from the indexers
2018-11-26 11:05:53 +11:00
Stephan
8b74453c13
Simplify IContainer.CreateInstance
2018-11-24 16:41:27 +01:00
Stephan
392c9ed83b
More filesystem DI fixes
2018-11-24 15:38:00 +01:00
Stephan
ce47eae85b
Various fixes
2018-11-23 16:19:03 +01:00
Stephan
6ffc340725
Merge branch temp8 into temp8-di2690
2018-11-23 14:58:08 +01:00
Bjarke Berg
31b4e944e7
Fixed issue where tree root was not shown when moving items. Pair programming with @mads
2018-11-23 13:57:26 +01:00
James Coxhead
5872b6de22
Prototyped create view
2018-11-22 14:19:40 +00:00
Warren Buckley
54a2aa00a7
Revert "Temp8 tinymce"
2018-11-22 14:05:51 +00:00
Mads Rasmussen
e54e1989ba
format numbers to not have decimals
2018-11-22 10:52:48 +01:00
Mads Rasmussen
f24a347b01
load in new slider + basic setup
2018-11-22 10:06:00 +01:00
Shannon
77f855a649
Removes a ton of duplicate code
2018-11-22 17:46:49 +11:00
Shannon
08dc94a535
Merge branch 'temp8' into temp-tinymce
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/grid/grid.rte.directive.js
# src/Umbraco.Web.UI.Client/src/common/services/tinymce.service.js
# src/Umbraco.Web.UI.Client/src/less/property-editors.less
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/rte/rte.html
2018-11-22 15:38:58 +11:00
Shannon
57074d3545
some code cleanup
2018-11-22 15:26:10 +11:00
Shannon
ff2b2893ae
adds notes
2018-11-22 15:23:50 +11:00
Shannon
845a652c1c
adds some notes
2018-11-22 14:31:27 +11:00
Shannon
c5b36773c9
Removes the old _searchEmail and configures the 'email' field to be of type EmailAddress
2018-11-22 14:26:26 +11:00
Shannon
2965523029
Configures Umbraco indexes via code, updates to latest examine, simplifies some logic
2018-11-22 14:05:36 +11:00
Shannon
80af1641ae
rebuilds empty indexes on startup on managed background thread
2018-11-21 23:14:12 +11:00