Improvements / Additions
- Re-enabled the build of
WOJRebel.framework
from Maven. (06ed61c)
- Fixed version of
WOJRebel
dependencies. (573f113)
- Added
ERXExistsQualifier
support in ERXQualifierTraversal
. (4c279cc)
- Improved readability for
ERXArrayUtilities.arraysAreIdenticalSets()
. (b0596cf)
- Updated
BUILD.txt
to reflect that you must pass $HOME
environment variable on Ant builds. (7cf445e)
- Added
otherTagString
binding to AjaxDatePicker
. (f92d551)
- Updated BCrypt implementation to version 0.4, correcting an integer overflow. (f92d551) (e17724e)
- Extended the
ERDDelayedExtraQualifierAssignment
to handle different qualifier operators beyond the default "equals". (db91fb4)
- Added ability to specify the restricted choice list in
ERD2WEditToOneRelationship
via a rule making use of ERDDelayedExtraQualifierAssignment
. (f251c8f)
- Enabled Windows
WOAdaptor
URLs, containing .dll
or .exe
. (db18363)
- Added automatic handling of framework
WebServerResource
URLs for embedded frameworks. (f4f5436)
- Updated Flying Saucer libraries to 9.0.7 to support PDF files with vector graphics. (7dfe38a) (7503f61) (3b5c2a0)
- Updated
joda-time
from 2.3 to 2.9.1. (aea41f5)
- Improved
ERXBrowserFactory
browser matching. (558e65b)
- Added Javadocs to explain how to use
ERMDDatePicker
with localized date formats. (5d443e5)
- Added a method to refresh the
ModalDialog
by replacing the content with a new component. (5fac48d)
- Explained behavior of
ERXDisplayGroup
for setSelectedObjects()
. (69ea63e)
- Added
ERMDAjaxNotificationCenter
component. (e2af45a)
- Added
ERMDAjaxUpdateAssignment
class. (b08af6b)
- Added new
ERMD2WListFilter
component that allows filtering on attributes specified via the searchKey
D2W key. (03582e2)
- Modified
ERMD2WEditToOneTypeAhead
to make use of ERMD2WAttributeQueryDelegate
. (4a5d2d8)
- Added
highlightColor
and effects
bindings and AjaxOptions
to AjaxSortableList
. (77b49cf)
- Added generic parameters to
AjaxDraggable
and AjaxSortableList
. (8d6353c)
- Encouraged named threads in
ERXShutdownHook
for easier debugging. (3f81ea6)
- Replaced
date.js
by a compatible successor. (1d9f251)
- Added
ERXRest.includeNullValues
property to show/hide null
values on REST responses. (be87583)
- Added
skip
copy type to ERXCopyable
to enable ignoring of attributes. (8a20eaa)
- Added support for plain arrays to
AjaxAutoComplete
. (3d6f1dd)
- Added support for Apache mod-proxy in ERXApplication. (07e464a)
Bugfixes
- Fixed bindings in
AjaxTabbedPanel.api
. (1d52612) (964f4b5) (6595d56)
- Prevented NPE when
baseKeyPath
is null
in ERXExistsQualifier
. (56ff724)
- Reset
tabSectionContents
key on D2W context to prevent stale tab section configurations getting reused in ERMODWizardCreationPage
. (b11de56)
- Fixed bug in
ERD2WPage
that may cause stale values to be used. (1c86f5b)
- Fixed issue in
ERD2WPage
to ensure the current tab will be kept active when a switch causes the number of tabs or their order to change. (fb791da)
- Fixed issue in
ERMODTabInspectPage
. (b434d5c)
- Fixed tab update issue in
ERD2WInspectPage
. (af11cfd)
- Fixed auto-focus script in
ERD2WTabInspectPage
and ERMODTabInspectPage
. (a763198) (fe423f8)
- Fixed issues in
ERXWOComponentContent
. (0960e75) (8904160)
- Changed
ERMODEditRelationshipPage
to hide the "query related" and "remove related" buttons when the relationship is owned. (7410579) (943a640)
- Fixed handling of owned relationships in
ERMDDeleteButton
. (c3df0c7)
- Fixed the positioning problem of
AjaxDatePicker
used inside a ModalDialog
when the main page is scrolled. (461d871)
- Escaped the single quote in the
AjaxUtils.quote()
method to support single quote in JSON data. (f056609)
- Fixed
AjaxDatePicker
API. (5cca9c8)
- Fixed
ERXDisplayGroup.setSelectedObjects()
for display groups without a datasource. (7730a9a)
- Fixed
calendar.js
if there is no ModalBox
. (d241700)
- Removed
Override
annotations to fix Java 5 compatibility ERXProperties
. (2803ed0)
- Set proper class name for
removeButton
in ERMDRemoveRelatedButton
. (9f4c39c)
- Fixed issue in
ERMODEditRelationshipPage
. (f04e5d2)
- Fixed issues in
AjaxProxy
. (ad29342)
- Prevented a
ClassCastException
in ERTaggableEntity
. (301d97a)
- Fixed issue in
ERCAuditTrailHandler
. (d6b6b8b)
- Fixed issue in
ERD2WInspectPage
. (ca1aa03)
» see all changes since 6.1.4