remove private (to improve performance) with inner class access
minor coding improvements, fixed UMLMETA-51 (underscores should be considered non-word characters), added a test for StringUtils.toPhrase, bpm4struts cartridge output zip needed update because this improvement better handles some modeling errors
avoid null pointer if enumeration is null
table tagged values can now be placed onto classes too (for the crud feature), fixed an issue where the default values for radiobuttons wasn't properly populating the values, added online help support for CRUD, improved code here and there, refactored a few common features in the bpm4struts utils
added fix for BPM-246 also to StrutsManageableEntityAttribute and StrutsManageableEntityAssociationEnd and refactored logic into bpm4struts utils, fixed typo in docs
fixed BPM-238: support for array tables (including tests + online store update), added struts attribute facade, minor coding improvements
refactored the way form fields are rendered, fixed BPM-236: radio buttons need improvement when using different types or specifying the number of options; minor coding improvements, wording in documentation, added DateTime and Object datatypes to the UML profile, pulled formatting of dates in table columns (will be properly added soon), fixed an issue where manageable entities weren't properly accessible from a secured context (empty combobox), fixed BPM-241: textarea was not correctly rendered, BPM-237: when preventing direct page access all page forward/redirect references are replaced by action calls
CORE-54: refactored StringUtilsHelper outside of the core and into a dedicated artifact (utils), the package name is different and a dummy delegate util class has been used to replace the existing one
reformatted parameter list to use a single indentation
move toWebFile name to a more appropriate location
improvement related to BPM-211: more informative message
added the 'final' keyword where appropriate
sorting entity lists + only applying security checks when security has been enabled
reformatted code
fix BPM-155: support for custom validators (vars and args)
- Remove CollectionUtilsHelper and put its functionaly into a class called Bpm4StrutsUtils (we really don't want templates dependant on the core, we want the core as lite as possible, StringUtilsHelper should be refactored out of the core if possible as well). - remove unused xdoclet templates, and outlets from samples (since xdoclet was removed a couple weeks ago)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.