Commit Graph

11402 Commits

Author SHA1 Message Date
Lombiq
f7a5ec7c34 Framework/Resources: Fixing automatic merge mistake in ResourceManager
The merge commit 61d9b462a2 from 1.10.x did not bring over
a method call in the PR #8177 (fix for #8166) making the bugfix inoperable
2019-08-19 13:05:14 +02:00
Lombiq
d2aa33d494 Framework/Resources: Fixing a regression with Style.Include, so it supports paths with a query string again, fixes #8231 2019-08-15 23:59:46 +02:00
Zoltán Lehóczky
638a588101 Live preview feature (Orchard.ContentPreview back-port; Lombiq Technologies: WESD-1) (#8260) 2019-08-15 12:21:45 -07:00
Benedek Farkas
bbc86d38cd Merge branch '1.10.x' into dev
# Conflicts:
#	src/Orchard.Web/Core/Contents/Controllers/AdminController.cs
#	src/Orchard.Web/Modules/Orchard.MediaLibrary/Scripts/media-library.js
2019-08-13 17:38:13 +02:00
Lombiq
b03d83473f Localization: Code styling in FrontEndCultureSelector, displaying culture name instead of code in AdminCultureSelector 2019-08-13 16:25:07 +02:00
Lombiq
eba6f118dd TheAdmin: Code styling in AdminCultureSelector override 2019-08-13 16:17:10 +02:00
Lombiq
9ce774efa5 Framework: Marking the Permissions.RequiresOwnership property obsolete 2019-08-13 15:25:49 +02:00
Matteo Piovanelli
21417a9768 Taxonomies: Refactoring Terms' FullWeight calculation including Upgrade path, fixes #8209 (#8214)
FullWeight is now correctly computed based on hierarchy, then Weight, then alphabetical order (in this order).
2019-08-08 13:42:15 +02:00
cmsilv
2082f3691e Fix misaligned checkboxes on workflow admin page (#8253)
Remove unnecessary html class to fix misaligned check boxes on workflow admin page
2019-08-01 12:06:48 -07:00
MarcoViglione-Laser
ec9673a1ca Modified CreateRouteValues when no blog Id is specified to avoid creation of orphaned posts (#8255) 2019-08-01 12:05:42 -07:00
MarcoViglione-Laser
b6a4ef609d Use CreateRouteValues for creation routes (#8241)
Fixes #8238
2019-07-25 12:10:34 -07:00
Matteo Piovanelli
4d04dcc5bb Provide source Url for OEmbedPart as MediaUrl (#8249)
Fixes #8242
2019-07-25 12:08:53 -07:00
Paul Custance
906ee6fe0c Fixed a Layout race condition
Fixes #8250
2019-07-25 12:05:05 -07:00
GiuseppeMusso-Laser
8ca5351872 Fixed media deletion (#8240)
Fixes #8239
2019-07-18 21:22:31 +02:00
ElenaRepository
bdf97f570d Add user event handler disabled (#8246) 2019-07-18 21:17:04 +02:00
MarcoViglione-Laser
a5b2c3d53f Added "Options.SelectedCulture" to RouteData (#8244)
Fixes #8243
2019-07-18 21:09:46 +02:00
MarcoViglione-Laser
927e04b4ad Allows selected contents to not be lost after changing page (#8248)
Fixes #8247
2019-07-18 21:07:15 +02:00
Benedek Farkas
5b7df36640
Media Library Web Search: Minor updates in settings editors (Lombiq Technologies: ORCH-206) (#8245) 2019-07-17 16:23:45 +02:00
Hermes Sbicego
96ffefd078 Placement's path condition now strips the Tenant/Site UrlPrefix (#8222)
Fixes #6962
2019-07-11 21:09:13 +02:00
Hermes Sbicego
bb87e47bc3 Contents: Adding redirects to overridden routes in AdminController and ItemController (#8224) 2019-07-11 21:08:39 +02:00
Milán Keszthelyi
89c562c502 MediaLibrary: Refactoring web search API (Lombiq Technologies: ORCH-206), fixes #7118 (#8229)
Fixes #7118
2019-07-04 21:04:35 +02:00
LorenzoFrediani-Laser
902ad928ad Add Customforms publish button option with settings for button label (#8228)
Fixes #8227
2019-07-04 20:59:38 +02:00
DiegoMarguerettaz-Laser
02ff859cf4 Add return url when clicking on a content hosted into a contentpicker field. (#8234) 2019-07-04 20:58:06 +02:00
Matteo Piovanelli
bfc0c302f8 Fixes the bug by adding the correct binding source to the list (#8236) 2019-07-04 20:56:50 +02:00
Chaleomkiat Munkong
46f76d7140 Update TaxonomyService.cs (#8223) 2019-06-20 12:12:14 -07:00
Zoltán Lehóczky
bf1945d3a9 Throwing exception when an invalid XML character is being saved into Infoset (#8219) (Lombiq Technologies: ORCH-208), fixes #7560 2019-06-05 13:36:04 +02:00
Zoltán Lehóczky
744f8880ff Using Single fcnMode in Release builds (Lombiq Technologies: ORCH-207), fixes #6942 2019-05-31 15:49:53 +02:00
Matteo Piovanelli
4eba79c66e Added a filter for projections over StringFields (#8213) 2019-05-30 12:08:54 -07:00
Márk Bartha
21f5d33402 Workaround for the Azure blob rename bug (#8215) (Lombiq Technologies: ORCH-202), fixes #7741 2019-05-27 19:59:26 +02:00
Márk Bartha
63b1674d09 Extending automatic Workflows CSS discovery with caching (extends #8201) (#8216)
Lombiq Technologies: ORCH-197
2019-05-27 18:42:28 +02:00
eszterkoczak
cfa335a8cf Autoroute migrations: Consolidate UpdateFrom4 changes into Create (#8217), fixes #8198
Lombiq Technologies: ORCH-196
2019-05-26 13:53:07 +02:00
eszterkoczak
26e7a4d251 Adding indices to CommonPart(Version)Record tables (#8210), fixes #8196
Lombiq Technologies: ORCH-193
2019-05-26 13:05:12 +02:00
Lombiq
30fa9458a0 Media Library: "Select All" visibility bound to having at least one item 2019-05-23 18:06:37 +02:00
Lombiq
03c24d8cc7 Media Library: Updating "Select All" logic to also be able to "Select None" depending on whether every item is selected or not 2019-05-23 17:57:39 +02:00
Lombiq
9cafbb82c6 Media Library: Code styling in media-library.js 2019-05-23 17:55:22 +02:00
MobesE46
40e56c5dd9 Media Library: Add button to select all items, fixes #6518 (#6610) 2019-05-23 17:52:38 +02:00
Lombiq
367d2d7d66 Packaging: Code styling in PackageInstaller and PackageManager 2019-05-23 14:13:16 +02:00
Geert Doornbos
f692fc36a9 Packaging: Fixing that trying to install a package that doesn't exist should display a relevant error notification, fixes #6533 2019-05-23 14:10:43 +02:00
Jim Macdonald
bbb5376594 Fixing that ProjectionManager can return duplicate results when using multiple filter groups, fixes 8108 2019-05-21 20:28:54 +02:00
Gábor Domonkos
ce63f47dc4 Merge DraftFieldIndexService.cs into FieldIndexService.cs, fixes #7925 (#8205)
Lombiq Technologies: ORCH-199
2019-05-21 20:05:19 +02:00
Lombiq
b07a9ee5bb Orchard.Azure.Tests.csproj: Updating Newtonsoft.Json to v12 and fixing Microsoft.Data.* DLL paths
that were broken in 82db009d70
2019-05-21 18:24:57 +02:00
Lombiq
d155887c64 Glimpse: Removing Web.config references to Orchard.Framework and Orchard.Core as this project doesn't have views 2019-05-21 18:13:08 +02:00
Lombiq
ef290f9788 OpenId: Unifying Web.config assembly references to other Orchard.* projects 2019-05-21 18:12:27 +02:00
Lombiq
cf4fabf11d Merge branch '1.10.x' into dev 2019-05-21 17:24:35 +02:00
Lombiq
759f50c5c0 Unifying Web.config assembly references to Orchard.Framework and Orchard.Core 2019-05-21 17:05:33 +02:00
Lombiq
1ce0166745 Merge branch '1.10.x' into dev 2019-05-21 16:32:04 +02:00
Lombiq
91dfb8880b Projections: Moving QueryVersionScopeOptions to the Models folder, code styling 2019-05-21 16:30:40 +02:00
Gábor Domonkos
12c0a029fd Removing IProjectionManagerExtension, fixes #7455 (#8206)
Lombiq Technologies: ORCH-201
2019-05-18 20:56:38 +02:00
Attila Álmos Szabó
2f96ccbd8a Textbox for specifying Default value to NumericField re-added, fixes #8124 (#8204)
Lombiq Technologies: ORCH-194
2019-05-18 20:46:53 +02:00
Gábor Domonkos
eababa3d13 Update Newtonsoft.Json to 12.0 everywhere, fixes #7213 (#8202)
Lombiq Technologies: ORCH-205
2019-05-18 20:19:29 +02:00