80 results found
-
Feature to export memory dump
Hi Team,
In the PAAS portal, we can download database, and logs for any environment. Similarly, can we have an option to download memory dump with time range selection for any environment?
Most of the time, the cause of timeout, and other unknown errors is custom code or data. It's useful for the customer for their initial investigation of such issues.
I can see a similar tool is developed by the Optimizely team and it is compatible with IIS but not with the DXP environment ( Linux https://github.com/episerver/DeveloperTools/tree/master
Can you please check the possibility?7 votes -
DirectDeploy For Preproduction And Production
I'd like to request the ability to use DirectDeploy (https://docs.developers.optimizely.com/digital-experience-platform/docs/deploy-using-powershell#deploy-directly-to-web-app-without-a-slot-swap on both preproduction and production as currently the option is only available for integration. I understand that during the DirectDeploy process the site becomes unavailable, which you'd typically want to avoid for a production deployment. But there are scenarios where a fast fix is needed opposed to having to wait for the normal deployment process to complete. One such scenario is if there is an unforeseen error with a deployment that causes the site to no longer work properly or simply throwing a site wide exception.
Some companies can…45 votes -
Auto Maintenance Page when origin server is not reachable
It will be good to have a maintenance page or custom error page automatically put up when origin server is not reachable e.g. 403, 502, 503 error response. So that user are not just seeing a generic error page which may impact business image.
15 votes -
Support CSP with nonce in Edit, Admin etc
It would be great if developers can configure CSP to use nonce. So that they can increase the security and control of what resources are loaded by the application.
Currently almost all script tags are rendered without CSP nonces and the site is broken because the browser refused to execute the script.26 votes -
Support .NET 8 Blazor SSR and Razor components as templates for pages and blocks
From .NET 8 Preview 3 we see a lot of the upcoming new third Blazor mode: Blazor SSR
https://github.com/dotnet/aspnetcore/tree/main/src/Components/Samples/BlazorUnitedApp
https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-preview-3/#server-side-rendering-with-blazor-components
This mode can handle traditional request/response and will also handle form posts with model binding where everything is server-rendered.
Looks very likely that this will quite quickly start replacing MVC and Razor Pages for new ASP.NET web apps since people will want to be in the nice Blazor component model.
Blazor SSR also seems like it will work great with other clientside options (any JS framework or approaches like htmx, Hotwired.dev etc so we are not restricted to only go…24 votes -
Application Insights: allow us to create personalized workbooks
At the moment, if we try to save a custom workbook in application insights, we get the following error:
"You do not have the ability to create workbooks in this resource group".
Is it possible to modify the access rights so we have the option to create workbooks?30 votes -
1 vote
-
Automatic copy of database from production to preproduction
Preproduction should resemble production. There should be an automatic function for copying the database from production to preproduction and keep the correct hostnames in preproduction. This should also be possible to schedule as preferred.
3 votes -
Improve user experience for editors when searching for Pages when multi-site
As an editor, when searching in the Pages gadget, results from all sites are shown.
Add a label to indicate what site the result is from. It's possible multiple sites have the same named content. i.e. 'Blog'
So it would be ideal to see:
Blog [Site 1]
Blog [Site 2]8 votes -
Search and replace utility
Our CMS authors need a built-in reporting tool that will list all pages, blocks and documents that contain a specific keyword (In strings, xhtmlStrings or external links. Ideally this would allow replacement of the text with another term in pages and blocks.
7 votes -
Make it possible to expand more than one level in CD API
As a developer I want to be able to expand more than one level in the Content Delivery API to be able to retrieve nested properties in content areas. When doing this, I want to be able to control the maximum number of levels to expand.
4 votes -
Enable drag and drop for PropertyList<T> in the editing experience
Would it be possible to enable drag & drop in the editing experience of property list similar to content areas.
PropertyList are sometime favored in content type architecture as they take less editorial time to setup then blocks.33 votes -
Show fallback or replacement langage in page tree without have to check in Language Settings.
Give the editor a visual indicator that the page has a fallback or replacement language. Today the editor needs to mouse our the language code to see if a fallback is set. See attachments.
2 votes -
User management on PAAS portal
Having one tab on PAAS portal for Azure Access Users. Only technical contact (TC will be able to see this tab, which having a list of current users who is having access to the customer's resource group because TC will be aware to correct the list, remove/update those who is not working on that project anymore. This is to prevent possible security risk for their environments.
In the case, the technical contact becomes invalid, he/she can submit a button "Request to change technical contact information" on this tab. And a new form will be popped up for him/her to fill…59 votes -
Unable to move multiple pages into hierarchy tree
We found the CMS system doesn't allow you to move multiple pages into the hierarchy tree, the only way is to move them one by one, which is very tedious and time-consuming. The only way is to write a custom class and archive them based on date creation and that's not the result we want either.
28 votes -
PaasPortal feature to enable site maintenance mode
A control/button in the Paasportal to set the site into maintenance mode.
Currently we can only enable maintenance mode with a deployment - which we might not want to do.19 votes -
Create a publicly available symbols server for Episerver Libraries
Hello,
I recently found through some of my searches on the internet that a symbols server for Episerver libraries did existed in the past. The URL I found so far is the following: http://symbols.episerver.com, but it doesn't seems to be working anymore.
It would be interested to have it back online and working, so we could leverage these pdb file to ease our debugging sessions as developers.
Thank you!
David17 votes -
Parameters for scheduled jobs in Net 5/6
As a admin I would like to be able to add parameters for my scheduled jobs so I can make configurable certain actions within the scheduled jobs.
In full framework there is a popular addon that does this.
https://github.com/Geta/Geta.ScheduledParameterJob33 votes -
Language codes in page tree (navigation and in page header menu are not the same
If you in admin change the "Web Address Prefix" for languages the editor interface uses different language codes in different locations. In the page tree navigation it uses the language code but on the page header of the page the "Web Address Prefix" is used.
This confuses the editors. See attachments.3 votes -
As an editor, I'd like navigate to page associated to "For this Page" asset folder
When editing a content object located in "For this X" asset folder I would like to find/navigate to the X content.
This can be solved by adding a link in the "For this X" breadcrumb.11 votes
- Don't see your idea?