WaveMaker Studio 4.0.2.24308 Release Notes ----------------------------------- The server output log file, wm.log, has been moved. The wm.log file now resides in a new folder named "logs" in the WaveMaker projects base directory. --------------------- Feature Improvements --------------------- * [MAV-1821] - Cut/Copy/Paste should be Undo-able * [MAV-1901] - Display the version of WaveMaker (the same info shown on the bottom of the main screen). --------------------- Resolved Defects --------------------- * [MAV-684] - Security Warning when launching installer on Vista * [MAV-1799] - Properties editor - change confusing wording (editor, editable) * [MAV-1808] - Live Variable - ignore case property does not seem to be working in conjunction with the orderby property * [MAV-1810] - Data Grid - if grid is wider than the panel, the first time I touch the horizontal scroll bar it jumps to far column * [MAV-1819] - Drag and Drop for DataGrid widget will not work unless it is initiated from a spot in the grid that has data/rows rendered Release Comment: Dragging a grid requires you click on a rendered portion of the grid such as the header. Clicking on a blank area of the grid will not start a drag operation. * [MAV-1820] - Undo queue not cleared when switching between pages * [MAV-1822] - Data Model Editor - clicking on length or precision accidentally can get you in trouble * [MAV-1823] - Undo delete generates error for wm.Layers * [MAV-1825] - Multiple undo delete does not preserve position of widgets * [MAV-1826] - Multiple undo after sizing produces js error * [MAV-1832] - OnChange of editor should only fire when editor is in editable state * [MAV-1833] - Some internal links of JavaScript (Client) Documentation not available * [MAV-1848] - Checkbox checkValue bound to readonly property of an editor not showing the checkbox as checked when the readonly property of the editor is set to true/checked * [MAV-1854] - Deploy on WebLogic failed - commons-lang.jar conflict * [MAV-1879] - can't install as administrator, run as personal user * [MAV-1882] - Set Date Example incorrect, generates syntax error * [MAV-1883] - Database connection - updating database connection does not make live layout work * [MAV-1884] - wm.Variable setData(inData) fails when inData is a wm.Variable with a list of items * [MAV-1886] - 3 internal links on page http://localhost:8094/wavemaker/jsdoc/symbols/wm.ServiceCallBaseMixin.html for java script documentation are not available * [MAV-1890] - Export using Data Model functionality of the tool not working for Oracle * [MAV-1896] - The wm.log files gets over written when ever WaveMaker is restarted * [MAV-1900] - Upper case db name in MySQL jdbc connection url breaks import - relationships are not imported * [MAV-1929] - No compiler output logged to wm.log * [MAV-1930] - Can not run on Vista * [MAV-1932] - Unable to import database: repeated column in mapping. should be mapped with insert="false" update="false" * [MAV-1934] - need a way to start studio from the command line * [MAV-1949] - Extra Quote in WaveMaker folder causes errors in project * [MAV-1958] - Tutorial - Mac - location of tutorial support files is not correct * [MAV-1989] - WaveMaker startup on Vista with normal user throws an exception but Studio still works * [MAV-1995] - FW: Vista UAC - demos fail to run Release Comment: Demos are now copying into the users' WaveMakerHome/samples directory. Demos in this directory will be clobbered when new versions are available; to edit them, use project copy to copy them to a new name. * [MAV-2000] - Additional issues with UAC