Issues
- core json utils now include a prettyJson() and a toPrettyJson() utilitiesCOLDBOX-1172Resolved issue: COLDBOX-1172Luis Majano
- New core delegates for smaller building blocks, which leverages the `@coreDelegates` namespaceCOLDBOX-1167Resolved issue: COLDBOX-1167Luis Majano
- Lazy loading and persistence of engine helper to assist in continued performance and initial load speedCOLDBOX-1166Resolved issue: COLDBOX-1166Luis Majano
- New convention for coldfusion tags: includes/tags. Every ColdBox app will register that location as a repository for custom tags for your applicationCOLDBOX-1164Resolved issue: COLDBOX-1164Luis Majano
- new toJson() helper in the Util class which is delegated in many locations around the framework to add struct based query serialization and no dubm security prefixesCOLDBOX-1161Resolved issue: COLDBOX-1161Luis Majano
- Convert mixer util to script and utilize only the necessary mixins by deprecating older mixinsCOLDBOX-1124Resolved issue: COLDBOX-1124Luis Majano
- Update getServerIP() so it avoids looking at the cgi scope as it can cause issues on ACFCOLDBOX-1103Resolved issue: COLDBOX-1103Luis Majano
- Update BeanPopulator for Hibernate 5 detection in Lucee new extensionCOLDBOX-1026Resolved issue: COLDBOX-1026Doohickey
- Convert util to script and optimizeCOLDBOX-998Resolved issue: COLDBOX-998Luis Majano
- ORM beanpopulator not compatible with Hibernate 5COLDBOX-626Resolved issue: COLDBOX-626Luis Majano
- Refactor FileUtils to use getFileInto() for performance and CF consolodiationCOLDBOX-605Resolved issue: COLDBOX-605Luis Majano
- Bean populator errors on null values in JSON stringCOLDBOX-487Resolved issue: COLDBOX-487Luis Majano
- Bean Populator not working correctly when ORM entity inherits from otherCOLDBOX-485Resolved issue: COLDBOX-485Luis Majano
- Marshaling objects to JSON shows internal propertiesCOLDBOX-481Resolved issue: COLDBOX-481Luis Majano
- onInvalidHTTPMethod not firing with SES InterceptorCOLDBOX-479Resolved issue: COLDBOX-479Luis Majano
- Added content-size headers when using the file utilities sendFile() methodsCOLDBOX-228Resolved issue: COLDBOX-228Luis Majano
- ORM Relationship compositions and null support in object populatorsCOLDBOX-161Resolved issue: COLDBOX-161Luis Majano
- NULL Support in BeanPopulatorCOLDBOX-160Resolved issue: COLDBOX-160Luis Majano
18 of 18
core json utils now include a prettyJson() and a toPrettyJson() utilities
Fixed
Description
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Luis MajanoLuis MajanoReporter
Luis MajanoLuis MajanoComponents
Fix versions
Priority
Major
Details
Details
Assignee
Luis Majano
Luis MajanoReporter
Luis Majano
Luis MajanoComponents
Fix versions
Priority
Sentry
Sentry
Sentry
Created November 21, 2022 at 3:59 PM
Updated November 21, 2022 at 4:00 PM
Resolved November 21, 2022 at 4:00 PM
Activity
Show:
core json utils now include a prettyJson() and a toPrettyJson() utilities