Child pages
  • New in 7.4

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • SVY-3659 HTML-based Form Editor (currently only in use for Servoy Mobile)
  • SVY-3518 Upgraded to Eclipse 4.3.1
    • Color preview on hover over color declarations in the CSS Editor
    • ???? Support for CSS3 in the CSS Editor: this does not enable CSS3 usage in StyleSheets used on Forms, but allows setting a CSS3 Profile on .css files stored in the media library (To set the CSS Profile, open the Navigator View, locate the .cc file, right-click it > Properties > ?????)
  • SVY-170 Added support to group Forms together in the Solution Explorer
    TODO: describe 
  • SVY-3555 Enabled the strike-through of deprecated member declarations in the Script Editor
  • ??? SVY-5033 Added ability to drag and drop media entries around folders inside the media library
  • SVY-5202 Grouped layout related properties in the Properties View
  • ??? SVY-4204SVY-4203 Made CodeCompletion on the 'this' keyword work by default, without requiring JSDoc annotations
  • SVY-3049 Made the preference to initially fold the Header comment work (Preferences > JavaScript > Editor > Folding)
  • SVY-4876 Fixed the generation of JSDocs through the "Generate Element Comment" option to not insert an @return tag if the function does not return anything 
  • SVY-5257 Better indication of what type of update is available through the auto-update mechanism 
  • SVY-5194 Improved handling of Solutions that are created/modified using a newer version of Servoy Developer
  • SVY-4226 Improved "move code" option of the Solution Explorer to not insert the scope prefix if inserting into the same scope
  • SVY-4448 Improved deleting of User Groups by allowing multi-select
  • SVY-375 Improved the "Select Dataprovider" dialog with option to create new scope variables
  • SVY-5145 Exposed encapsulation and deprecation properties in the ValueList and Relation Editors
  • SVY-132 Implemented Search for References for media entries
  • SVY-5613 support for debugging self-executing functions assigned to variables
  • SVY-5532SVY-5523SVY-5531, SVY-5527 Improved support for JavaScript prototype inside code
  • SVY-3149 Ability to locate scopes using the Servoy Locator

 

CHECK FOR OTHER EXTRAS DUE TO THE ECLIPSE /WST/... UPGRADES

...

SVY-5538 Behavior Change in the Web Client due to aligining the behavior of controller.enabled with the Smart Client behavior 

SVY-5213 

  • SVY-5151 Added alias support for database servers
    This allows utilizing 3rd party modules that are coded against database server name x, while using database server name y
  • SVY-2648 Added ability to set imageUrl in onRender
  • SVY-5443 Added support to the rawSQL plugin to get all ResultSets returned by executed Stored Procedures
  • SVY-4134 Support transparent dialogs
  • SVY-5660 Foundset iterator support for easy looping through a FoundSet, making sure all records are processed that were present when starting the iterator (except when deleted during the iteration)

Web Client

Behavior Change: Due to the fixing of case SVY-5538, the behavior on controller.enabled in the Web Client has changed slightly, in that it now allows elements to be individually enabled again

  • SVY-4143 Reduced Web Client memory footprint server-side
  • SVY-5231 Auto-hide Calendar popup when loosing focus
  • SVY-69 Disabled text-selection while a Drag 'n' Drop operation is taking place
    The side effect is that selecting text on elements that also have an onDragStart event handling that starts a Drag 'n' Drop event is not possible anymore 
  • SVY-521 Added ability to customize internal icons of Calendar and Image fields
  • SVY-1419 Made Calendar  popup styleable
    For  more details see ?????????????? 
  • SVY-5462 Option to push classNames set on elements onto the node as additional className in the generated HTML markup for the element
  • SVY-5176 Improved onRender performance on consequtive calls

Smart Client

  •  SVY-5270 Improved perceived record selection speed in tableviews
  • SVY-4946 Improved UX of Smart client launch

Deployment

  • SVY-3072 Added support for exporting the scale of columns when exporting to a .servoy file
  • SVY-5251 Support prevention overwriting specific files of the Servoy Server installation by the Servoy updater, by setting the files to readonly in the file system
  • SVY-4143 Reduced Web Client memory footprint server-side
  • ??? SVY-5357 Ability to incude Solutions in a WAR export
  • SVY-5490 Upgraded to tomcat 7.0.47

...