175 results found
-
Convert blocks
As a developer/administrator, I want to be able to convert blocks like I can convert pages so that I can merge blocks resulting in a cleanup of content and less work for our content editors.
This isn't a new feature request and has been popular on the old forum; see: https://world.optimizely.com/forum/legacy-forums/Feature-requests/Thread-Container/2014/9/Convert-Blocks/. (https://world.optimizely.com/forum/legacy-forums/Feature-requests/Thread-Container/2014/9/Convert-Blocks/
In May 2020, Tomas Hensrud Gulla did a blog post on how he took the existing Convert Pages and made his own Convert Blocks variant with relatively little effort. See https://www.gulla.net/en/blog/convert-episerver-blocks/. (https://www.gulla.net/en/blog/convert-episerver-blocks/11 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 -
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.
27 votes -
Set a default time zone for date/time editing
Currently in the CMS, time/date pickers are associated to the editors local time. This is problematic, because we have editors all over the US. Entering in time/date information incorrectly will lead to our event registration announcements displaying the wrong time.
For example, our servers are set to Central Standard Time, so we display date/times, we need to assume they were entered in as that time zone as well, or the time will be off.
Ideally we should be able to force the date/time picker to use the same time zone as the server.9 votes -
EPiServer.Forms.Samples uses out of data JQuery.UI with known vulnerabilities
One of our customers is using the EPiServer.Forms.Samples library, mostly to facilitate content gating with the Forms Visitor Groups. During a recent penetration test the following was reported:
We also observed the use of a known vulnerable version of jquery-ui at /Util/EPiServer.Forms.Samples/jquery-ui/jquery-ui.js which is known to have the following vulnerabilities
CVE-2022-31160 (https://nvd.nist.gov/vuln/detail/CVE-2022-31160 : XSS when refreshing a checkboxradio with an HTML-like initial text label
Recommendation
Use the latest versions of the dependencies where possible. If it is not possible to update these, ensure the vulnerable components are not used.
There does not appear to be an equivalent of the…3 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 -
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 -
Easier cleanup of unused blocks
Maintaining the number of blocks is important to editors. When using Powershell module you can get a list of blocks that are not in use so editors can maintain content on the site.
The problem is that blocks that are located in "For This Page" folders does not contain the page information in the breadcrumb (see attachment. This means that it's hard to find the folder containing this block if you want to delete the block. Extending the breadcrumb to include the owner (page of the folder "For This Page" would help the editors to know the location.3 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.ScheduledParameterJob32 votes -
Add all the current .NET cultures to the CMS languages list
For example: We need to add the culture en-ES for a customer. It exists as a valid culture in .NET but is not available to select as a language in the CMS.
(In our setup it is not an option to use the default en language code for English on the spanish site.4 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.9 votes -
Missing autocomplete-attribute in Forms module
In the Forms module we are missing the possibility of setting the autocomplete-attribute, and therefore WCAG 1.3.5 is broken. Will this be fixed in a future update of Forms?
2 votes -
Improve user experience for editors when switching from one site to another
At the moment, when a logged in editor switches from one site (Site A to another (Site B, where she/he has access to, the user is forced to re-log-in to Site B, and the entire CMS is re-loaded, which takes a long time. The current user experience is less than ideal. The customer raising this feedback has about 50 primary websites, with a total of 150 sub-sites.
13 votes -
Remove multiple items in Content Area in one go
You can select multiple blocks, images and products from the asset pane (ctrl + click or shift + click and drag them into the Content Area. However, there is no way of doing the same thing if you want to remove them from the Contet Area. This is often the case for commerce customers that add 100 products to a campaign page and want to remove them some time after. Attached video shows CMS 11 but its the same for CMS 12.
2 votes -
Add customizable reporting framework to CMS 12
As a developer I want to create custom reports (like in CMS pre-v12. Then I want them listed on the Reports tab so users (with proper access rights can be viewed or downloaded.
10 votes -
Unable to Delete a Block that with the 'not used anywhere' message
There are blocks that have the message 'not used anywhere' at the top. They were incorrectly created and need to be deleted. But from the offending block's edit URL, we're unable to find the Parent Block/Folder it was created under.
We're needing a 'link' that takes you directly to the Parent of this block. Otherwise, I can't easily delete the block.6 votes -
Task async/await support for scheduled jobs
The scheduled jobs are executed as tasks by the scheduled job executor (IScheduledJobExecutor. However the Execute method that is required to create and run a custom job does not support return type Task or Task<T> and therefore the async/await syntax cannot be used. When performing expensive procedures such as reading files or executing web requests the thread is kept busy as a result. Also as far as I'm aware if I need to call an async function/method in the job then a workaround has to be used. An example of how others do this can be seen in this forum…
30 votes -
Dark mode theme
The CMS UI is mostly white, which can be straining on the eyes. I'm convinced that adding the option to switch to a dark themed interface would be greatly appreciated by a lot of users. The option could also be automatically configured based on browser preferences.
"Dark mode all the things" MKBHD
https://twitter.com/mkbhd/status/1048234335088852994?lang=en25 votes -
Web page listing security bulletins for Optimizely products
We would like a single point of truth for identified security issues so that we can support our clients.
Ideally this would include affected products/versions as well as suggested patches or remedies.
Ideally this would include all Optimizely products, not just CMS or Commerce.16 votes -
Default time zone should be changeable
Default time zone should be CET instead of UTC for CMS in Preproduction/Production
2 votes
- Don't see your idea?