Build 2223

IMPLEMENTED:

  1. Java 64-bit
  2. Java 8
  3. Support for references for external objects
    1. Foreign key constraints automatically detected
    2. New ones can be added
    3. One-to-one, one-to-many, many-to-one supported
    4. Many-to-many not supported
    5. Some IN expressions in queries not supported
    6. Primary keys automatically detected
    7. Matching references can be defined
    8. Shortcuts can be defined
  4. Native mobile apps
    1. Take photo from camera - MOBILE CAMERA SNAP INTO Object.PictureAttribute
    2. Take photo from photo library - MOBILE CAMERA GET INTO Object.PictureAttribute
    3. Get current geo location - MOBILE GET LOCATION TO MobileGeoLocation - write into existing one
      (also available for non-native mobile and desktop)
    4. Watch changes of the current location (MOBILE START LOCATION WATCH INTO
      and MOBILE STOP LOCATION WATCH FROM MobileGeoLocation (also available for non-native mobile and desktop)
    5. Show current location (didn't work in - 0) - also centers the map around current location
  5. Push notifications (iOS devices not tested yet):
    1. Push Notifications setup in the Config. Tool
    2. MOBILE SUBSCRIBE action to register a phone for push notifications
    3. MOBILE PUSH MobilePushNotification TO MobilePhone - send push notifications
  6. Configuration improvements
    1. Quick Test command
    2. CA reports more info about processes and queries
    3. CTRL mouse click in rule and queries goes to the definition of the element
    4. SHFT mouse click in a rule brings up quick view of the element
    5. GoTo button in a visual perspective menu and in Operations Dialog
    6. Formatting of the text rule is preserved when switching from standard rule form
    7. Ability to disable a rule
    8. Find Element command
    9. Expand buttons for HTML cell and Advanced Script dialogs
    10. Form and grid styles
      1. Manage styles command
      2. Set current style (drop downs)
      3. Apply current style to new form or query
      4. Apply specified style to the existing form or query
  7. Support for Tomcat session persistence
  8. Support for ReplyTo field in the Outgoing Email notification
  9. Font combo in report designer is bigger
  10. Delete font command in report designer
  11. New version of the Kendo UI Library
    1. Number formatting problems with the thousand separator fixed
  12. Latest version of Font Awesome 4.6.3

Removed:

  1. Determining user location on startup has been removed - becomes unnecessary
  2. Closest addresses in the presentation GM - not supported
  • Last modified: 2022/09/13 18:15