Will Ezell

Results 53 issues of Will Ezell

This uses a new java seed that includes the locale package

Fixes the velocity output for dotAsset image fields ``` curl -u [email protected]:admin -XGET https://local.dotcms.site:8443/api/vtl/dynamic/ \ -H "Content-Type:text/plain" \ -d ' #foreach($con in $dotcontent.pull("+contentType:testing", 100,"")) title: $con.title name: $con.image.name size: $con.image.size...

In order to improve our startup times, we need to prevent tomcat from scanning for TLDs on startup as this takes a long time, especially in cloud environments

Type : Bug
Merged
Needs Internal QA
Maintenance Sprint
Next Release

1. Create a content type `testing` - Title - Image (Image Field) 2. Create a content object of `testing` - use DnD to upload a dotAsset to the field 3....

Type : Bug
Severity : CS Priority
Maintenance Sprint
Next Release

We need to include the `jdk.localedata` in our java-seed that we use to run dotCMS

Type : Bug
Maintenance Sprint
Next Release

Use the DB PgNgDataSourceUrl from #21363 to get the db connection string for the new exporter #20651 . PgNgDataSourceUrl will properly escape invalid characters in the db URL

Type : Bug
LTS: Next
Team: Falcon
Next Release

If a user wants to post a new piece of content and permission it individually at the time of saving, they should be able to pass a Map of permissions...

Team: Scout
Next Release

### Getting your head around it In a nutshell, think about how git or s3 or Google Drive treats folders - they basically don't. This is because they are object...

Type : Enhancement
Epic
Road: Under Consideration
Team: Scout