Mads Rasmussen
|
01bb00a8ec
|
better date formatting
|
2018-10-04 16:04:14 +02:00 |
|
Mads Rasmussen
|
99e7fb008e
|
remove unused styles
|
2018-10-04 16:03:13 +02:00 |
|
Dave Woestenborghs
|
9d36ee6bd8
|
#3141 fixed broken Do something else button
|
2018-10-04 15:49:32 +02:00 |
|
Mads Rasmussen
|
5b6c6c0cd1
|
remove schedule publish box from info app
|
2018-10-04 15:37:59 +02:00 |
|
Mads Rasmussen
|
1c5547e594
|
add better styling for scheduling of invariant content
|
2018-10-04 15:23:38 +02:00 |
|
Mads Rasmussen
|
8f9db82159
|
clean up states when dialog closes, prevent dialog from closing then date picker is open, wip support for invariant content
|
2018-10-04 14:21:30 +02:00 |
|
Shannon
|
7b41730b60
|
Changes how variant property data is updated with bulk SQL and gets tests working
|
2018-10-04 14:15:54 +02:00 |
|
Warren Buckley
|
811526859c
|
Fix up unit test - Test_Section_Tabs after dahsboards moving around from dev into settings
|
2018-10-04 13:08:14 +01:00 |
|
Warren Buckley
|
d1835d8ea0
|
Merge pull request #3151 from umbraco/temp8-219-IsolatedContentAppForms
#219 Isolated content app forms
|
2018-10-04 12:53:38 +01:00 |
|
Warren Buckley
|
17cb3604e0
|
After peer review with Shan & Mads - forgot to remove commented out code but both are happy with this implemtation for first iteration
|
2018-10-04 12:49:43 +01:00 |
|
Robert
|
bed391d20f
|
Merge branch 'temp8' into temp8-w220
|
2018-10-04 13:20:44 +02:00 |
|
Robert
|
24fe3b33f2
|
Cleaning some usings
|
2018-10-04 13:20:15 +02:00 |
|
Robert
|
76bacb3ba0
|
Moved the join and coalesce into GetBaseQuery, making sure that we append the right query if we are searching a variant list
|
2018-10-04 13:15:01 +02:00 |
|
Robert
|
f33953e702
|
Moving the sql join and coalesce query in the DocumentRepository.GetBaseQuery(), renaming "ordering" to "variantName" to match the field created in GetBaseQuery.
|
2018-10-04 13:12:49 +02:00 |
|
Robert
|
ff7356fea2
|
Extending the AndSelect to take an param array of fields
|
2018-10-04 13:06:07 +02:00 |
|
Warren Buckley
|
5bc2954650
|
Merge pull request #3109 from umbraco/update-dashboards
Merge dashboards from Developer to Settings section
|
2018-10-04 11:56:14 +01:00 |
|
Warren Buckley
|
8270888780
|
Merge remote-tracking branch 'origin/temp8' into temp8-219-IsolatedContentAppForms
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js
|
2018-10-04 10:38:37 +01:00 |
|
Bjarne Fyrstenborg
|
7355ba4b23
|
Add option to rename colorpicker labels (#3121)
|
2018-10-04 08:36:21 +02:00 |
|
Jan Skovgaard
|
deca5d7bdb
|
Refactor error handling to serve different error messages depending on the context. If we know that the id being moved is the same as the id we want to move it to then show a specific error message hinting the editor what's wrong and otherwise show the usual generic error message.
|
2018-10-04 08:19:51 +02:00 |
|
Anders Bjerner
|
bc081db9e6
|
Sentences should end with a period (#3144)
|
2018-10-04 08:16:11 +02:00 |
|
Shannon
|
f76df08cd2
|
ensures that property type variations are set to nothing if the content type is updated to nothing
|
2018-10-03 19:34:02 +02:00 |
|
Shannon
|
26759e97fa
|
First iteration to populate property type changes when they are changed variant/invariant
|
2018-10-03 19:03:22 +02:00 |
|
Sebastiaan Janssen
|
b6966055b4
|
Merge pull request #3140 from StrikerRUS/domain
updated domain in links to Umbraco community
|
2018-10-03 18:29:11 +02:00 |
|
Sebastiaan Janssen
|
2389901ba9
|
Merge pull request #3139 from ThomasAdams2/twitter-settings-typo
Fix typo in twitter settings section of EmbeddedMedia configs
|
2018-10-03 18:23:09 +02:00 |
|
Claus
|
9579b97dde
|
fixes #3124 - logging in BaseDataCreation.
|
2018-10-03 18:17:46 +02:00 |
|
Claus
|
c27b9d76db
|
fixes #3126 - If no property data is found for a specific version - a null exception is thrown.
- Throwing an exception with a description instead of hitting a null exception.
|
2018-10-03 18:16:56 +02:00 |
|
KimHolzmann
|
a8df8f484f
|
#3022 media uploader in rte doesn't select uploaded image (#3117)
|
2018-10-03 18:13:35 +02:00 |
|
Warren Buckley
|
e98cd3fe8f
|
WIP - Get the custom content app icon as invalid if my form in my content app contains errors in the form
|
2018-10-03 16:42:58 +01:00 |
|
Stephan
|
5c2591f9a1
|
Merge pull request #2764 from AndyButland/u4-11502
U4-11502 - fall-back languages [v8]
|
2018-10-03 17:42:22 +02:00 |
|
Jan Skovgaard
|
0a245dda43
|
Add an outer check to make sure the scope.includeSubFolders property is not undefined, which makes the media render in the view again
|
2018-10-03 17:38:44 +02:00 |
|
BatJan
|
125bbdd5bd
|
#3102 - Make styling for media search dialogue prettier (#3103)
|
2018-10-03 17:20:04 +02:00 |
|
Dave Woestenborghs
|
321460c395
|
#3099 Added docs for tour directives (#3100)
|
2018-10-03 17:05:25 +02:00 |
|
Sebastiaan Janssen
|
6bd31636f0
|
Merge pull request #3086 from kjac/fix-nc-dragging-discards-changes
Avoid data loss when dragging an unsaved Nested Content item
|
2018-10-03 17:03:49 +02:00 |
|
Sebastiaan Janssen
|
e80c450e42
|
Merge pull request #3085 from kjac/fix-nc-config-duplicate-doctypes
Don't let the same doctype be selectable twice in the Nested Content configuration
|
2018-10-03 16:52:58 +02:00 |
|
Mads Rasmussen
|
0bbacf46ea
|
add filters
|
2018-10-03 16:41:56 +02:00 |
|
Sebastiaan Janssen
|
262f7aff7c
|
Merge pull request #3084 from kjac/fix-nc-rte-loading-v2
Fix loading issue for RTE's in Nested Content
|
2018-10-03 16:33:28 +02:00 |
|
StrikerRUS
|
62a82c17c2
|
updated domain in links to Umbraco community
|
2018-10-03 17:33:11 +03:00 |
|
Stephan
|
96acc1bd7e
|
Contextualize variations in fallback, too
|
2018-10-03 16:19:41 +02:00 |
|
Stephan
|
ef3099ec58
|
Expose variation context accessor on Current
|
2018-10-03 16:16:50 +02:00 |
|
Warren Buckley
|
a3217a73d3
|
we need to NOT have umb-isolate-form or val-form-manager on the umb-editor-sub-view when its core's own content apps
|
2018-10-03 15:15:43 +01:00 |
|
Stephan
|
1ff92d819d
|
Fix languages list
|
2018-10-03 16:08:25 +02:00 |
|
Thomas Adams
|
833137772d
|
Fix typo in twitter settings section of EmbeddedMedia configs
|
2018-10-03 15:04:33 +01:00 |
|
Warren Buckley
|
6d604a37b6
|
WIP with Shan - Removes nested content app form validation error messages & then puts them back
|
2018-10-03 14:55:15 +01:00 |
|
Warren Buckley
|
b2ec2ac592
|
Update bower to angular 1.7.4
|
2018-10-03 14:51:04 +01:00 |
|
Sebastiaan Janssen
|
69528704ca
|
Merge pull request #3106 from umbraco/abjerner-patch-3
Hide the "Links" box when there are no links
|
2018-10-03 15:36:16 +02:00 |
|
Sebastiaan Janssen
|
be140bd06c
|
Merge pull request #3104 from umbraco/abjerner-patch-2
Hide "Created Date" field when the media hasn't yet been created
|
2018-10-03 15:35:35 +02:00 |
|
Sebastiaan Janssen
|
2bda1a211d
|
Merge pull request #3107 from umbraco/abjerner-patch-4
Should be "JavaScript" instead of "javascript"
|
2018-10-03 15:34:40 +02:00 |
|
Stephan
|
f42bb663ff
|
Lock XmlPublishedContent initialization for thread-safety
|
2018-10-03 15:17:32 +02:00 |
|
Mads Rasmussen
|
991d960379
|
Merge branch 'temp8' into temp8-223-scheduled-publishing
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js
# src/Umbraco.Web.UI.Client/src/common/services/contenteditinghelper.service.js
|
2018-10-03 15:13:54 +02:00 |
|
Stephan
|
2020c680d6
|
Merge branch temp8 into temp8-11502
|
2018-10-03 15:08:12 +02:00 |
|