Commit Graph

28629 Commits

Author SHA1 Message Date
Kasper Christensen da0ace18e6 Loginpage: Added an id to input fields and a for attr on the la… (#6247)
(cherry picked from commit 24efa54481)
2019-09-02 10:01:14 +02:00
Kasper Christensen 24efa54481 Loginpage: Added an id to input fields and a for attr on the la… (#6247) 2019-09-02 10:00:44 +02:00
Mads Krohn 0e8b4b8342 Correctly html encode text (#6235)
(cherry picked from commit 1bf85ab1db)
2019-09-02 08:48:48 +02:00
Mads Krohn 1bf85ab1db Correctly html encode text (#6235) 2019-09-02 08:46:33 +02:00
Warren Buckley 4eed413f95 Remove a forgotten console.log 2019-08-30 13:35:38 +01:00
christophnz 1d94c4b9bb Fixed returntype of IPublishedContent.Siblings<T> to be IEnumerable<T> rather than IEnumerable<IPublishedContent> 2019-08-30 14:27:13 +02:00
Warren Buckley 4adcd7de9b Makes the insert media picker button active only if an image has a data-udi attribute set
Means images pasted from a webpage that have a full absolute URL pasted into tiny does not active this button unnecessarily
2019-08-30 12:46:57 +01:00
Warren Buckley db37f847f9 Remove the console.log debug messages 2019-08-30 12:34:46 +01:00
Warren Buckley 55c0a5f7c2 Uses browser localStorage to store the UDI from the API response & updates the IMG element when we put them in the editor 2019-08-30 11:58:22 +01:00
Poornima Nayar f9319079c7 Fix- Unable to create members in the members section using the create option in the overlay
(cherry picked from commit 13e704e36c)
2019-08-30 08:51:35 +02:00
Poornima Nayar 13e704e36c Fix- Unable to create members in the members section using the create option in the overlay 2019-08-30 08:50:15 +02:00
Warren Buckley 1ec88a6647 Add new API controller for uploading images dragged/pasted into a TinyMCE editor 2019-08-29 14:06:29 +01:00
Sebastiaan Janssen 90c99eda17 Bump version to 7.15.3 2019-08-29 15:00:32 +02:00
Sebastiaan Janssen e9bd0d9266 Bump version to 8.1.4 2019-08-29 14:58:58 +02:00
Bjarne Fyrstenborg 538b434c75 v8: Replace tree loader with umbLoader component (#6169) 2019-08-29 14:37:32 +02:00
Bjarne Fyrstenborg 413b266335 v8: Replace tree loader with umbLoader component (#6169) 2019-08-29 14:36:51 +02:00
Kenn Jacobsen 7d0711e129 Prevent markdown editor from stealing input focus on enter
(cherry picked from commit 7cb0886b35)
2019-08-29 14:33:03 +02:00
Kenn Jacobsen 7cb0886b35 Prevent markdown editor from stealing input focus on enter 2019-08-29 14:32:40 +02:00
Kenn Jacobsen ea9498b90d Prevent double click errors when editing compositions
(cherry picked from commit d0e7344e2d)
2019-08-29 14:30:39 +02:00
Kenn Jacobsen d0e7344e2d Prevent double click errors when editing compositions 2019-08-29 14:30:10 +02:00
Andy Butland d77559d52b Added metadata indicating if document published for content picker display 2019-08-29 14:28:45 +02:00
Andy Butland 8fdc14f360 Added metadata indicating if document published for content picker display 2019-08-29 14:27:31 +02:00
Sean McLemon 0dc840a4ed When deciding whether to use SSL, ApplicationUrlHelper.GetApplicationUrlFromCurrentRequest() has an expression port == "443" which is always false. The variable port is set to to either "" or ":" + request.ServerVariables["SERVER_PORT"], so it might sometimes be ":443" but it will never be just "443". This code has been this way for at least a year, and I don't know if the situation it tried to handle makes any sense (using port 443 over plain HTTP, for some reason??) so I've just removed it.
(cherry picked from commit 915b24e4e4)
2019-08-29 14:26:54 +02:00
Sean McLemon 915b24e4e4 When deciding whether to use SSL, ApplicationUrlHelper.GetApplicationUrlFromCurrentRequest() has an expression port == "443" which is always false. The variable port is set to to either "" or ":" + request.ServerVariables["SERVER_PORT"], so it might sometimes be ":443" but it will never be just "443". This code has been this way for at least a year, and I don't know if the situation it tried to handle makes any sense (using port 443 over plain HTTP, for some reason??) so I've just removed it. 2019-08-29 14:26:16 +02:00
Kenn Jacobsen 27c8c7abf1 Don't use a hardcoded "image" type in media picker value conversion
(cherry picked from commit 3457018fb4)
2019-08-29 14:21:07 +02:00
Kenn Jacobsen 3457018fb4 Don't use a hardcoded "image" type in media picker value conversion 2019-08-29 14:20:03 +02:00
Kenn Jacobsen 529792227c Make sure the empty search result is visible for list views
(cherry picked from commit bfc87922cb)
2019-08-29 14:18:41 +02:00
Kenn Jacobsen bfc87922cb Make sure the empty search result is visible for list views 2019-08-29 14:13:43 +02:00
Steve Megson 71aad30f8e Migration of MarkdownEditor prevalues
(cherry picked from commit 09def9f352)
2019-08-29 14:13:10 +02:00
Steve Megson 09def9f352 Migration of MarkdownEditor prevalues 2019-08-29 14:12:32 +02:00
Steve Megson 9413427797 #6158 - missing media folders after migration
(cherry picked from commit 934e2066a0)
2019-08-29 14:10:46 +02:00
Steve Megson 934e2066a0 #6158 - missing media folders after migration 2019-08-29 14:09:19 +02:00
stevemegson 742105594e V8: Indexing of grid values containing JSON (#6201)
(cherry picked from commit b254b4fcda)
2019-08-29 14:07:48 +02:00
stevemegson b254b4fcda V8: Indexing of grid values containing JSON (#6201) 2019-08-29 14:06:59 +02:00
jmayntzhusen 650663de0c Improve error messages (#6154)
(cherry picked from commit 4dad427a64)
2019-08-29 14:02:12 +02:00
jmayntzhusen 4dad427a64 Improve error messages (#6154) 2019-08-29 14:01:30 +02:00
Steve Megson 507c82f122 RefactorMacroColumns
(cherry picked from commit 9e1424fb24)
2019-08-29 13:59:26 +02:00
Steve Megson 9e1424fb24 RefactorMacroColumns 2019-08-29 13:58:43 +02:00
Kenn Jacobsen 87a0350d44 V8: Use a standard confirm dialog when removing content type compositions (#6213)
(cherry picked from commit ad978c60df)
2019-08-29 13:52:26 +02:00
Kenn Jacobsen 3afcdbbb25 Use a pointer cursor for selectable items in mini listviews
(cherry picked from commit dfe96dccde)
2019-08-29 13:52:19 +02:00
Kenn Jacobsen ad978c60df V8: Use a standard confirm dialog when removing content type compositions (#6213) 2019-08-29 13:51:55 +02:00
Kenn Jacobsen dfe96dccde Use a pointer cursor for selectable items in mini listviews 2019-08-29 13:50:37 +02:00
Kenn Jacobsen c7cb3f81f4 V8: Add confirmation when deleting content and media (#6005)
(cherry picked from commit 16ab7b70cf)
2019-08-29 13:45:19 +02:00
Kenn Jacobsen 16ab7b70cf V8: Add confirmation when deleting content and media (#6005) 2019-08-29 13:44:38 +02:00
Kenn Jacobsen c6e32019c6 V7: Add confirmation when deleting content and media (#6004)
(cherry picked from commit 3f8dffee3f)
2019-08-29 13:42:10 +02:00
Kenn Jacobsen 3f8dffee3f V7: Add confirmation when deleting content and media (#6004) 2019-08-29 13:41:34 +02:00
Kenn Jacobsen 4c5365de1c Make sure Nested Content blueprints are listed in defined sort order
(cherry picked from commit 204a9c9d53)
2019-08-29 13:38:13 +02:00
Kenn Jacobsen 204a9c9d53 Make sure Nested Content blueprints are listed in defined sort order 2019-08-29 13:37:45 +02:00
Kenn Jacobsen d152cf076f Ensure correct icon for file types in search results
(cherry picked from commit e9eecb2031)
2019-08-29 13:36:26 +02:00
Kenn Jacobsen 18c0298720 Ensure correct icon for file types in search results
(cherry picked from commit 531dee1e75)
2019-08-29 13:34:55 +02:00