Skip to content

Version 12.19.3.97

Released February 8, 2017.

New features

  • Possible to search for data in option fields (PRO-433)

Possible to show and search for information in option-fields.

Web Client

  • Link to object page in the card header for a related object (LCWC-285)

Adds a link to the “main object page” in the top of the card when opening a related object. This link will open the object's full page.

  • Suggest related objects when adding new activities (LCWC-217)

Easier to attach activities to person and deal when adding an activity when relations are automatically suggested.

  • Email address links in search results (LCWC-136)

Possible to click on an e-mail adress in search results which will open an empty e-mail with the e-mail adress added.

  • Belongs-to controls should show a list of suggestions before a search criteria is given (LCWC-55)

The suggestions will make it much easier to attach a related object.

  • Phone number links in search results (LCWC-22)

Phone numbers are now clickable in search results.

Improvements

Web Client

  • Keyboard navigation for relation controls (LCWC-283)

The user can now use the arrow keys and Enter to select in the suggestions box.

  • Use search view format for related item lists (LCWC-226)

Items are shown using the search view for the respective type.

  • Allow data from related objects in search results (LCWC-191)

It's now possible to show data from related objects in search results, for example the company name in search results for person.

  • Formatted decimalfields in search results (LCWC-126)

Decimal fields are formatted in the same way as on cards, which will make it easier to see the actual value of the field in search results.

  • Formatted date and time in search results (LCWC-125)

Search result items can now include nicely formatted dates/times, e.g. “Q3 2017” or “2017-09-01”.

Bug fixes

  • Files are not considered accessible by the ACL (PRO-1722)

  • Installation fails on certain servers (PRO-1720)

  • System properties cannot be used as keys when importing (PRO-1715)

  • Importing decimals or integers with empty values should populate entries with the defaultvalue. (PRO-1714)

If an empty string is mapped to a number-field, the defaultvalue set in lisa will be set as value.

  • Installation may fail due to COM security initialization timing (PRO-1711)

  • Import fails for types having record access enabled (PRO-1710)

  • Imports created with limeclient.py cannot import to option fields (PRO-1705)

  • Importer does not display required fields. (PRO-1703)

Importer GUI displays all required fields.

  • limefu importer list –state failes (PRO-1702)

Bugfix such that limefu cmd: limefu importer list –state <state> works.

  • Only administrators can open document files when the document table has an access query (PRO-1701)

  • Files that have been deleted could show up in the desktop client (PRO-1700)

  • Lime CRM Server may become unresponsive due to there being no available database connections (PRO-1698)

  • Lime CRM Importer can't import decimal-numbers with comma (PRO-1697)

Possible to import decimal numbers with comma via lime-import.

  • Cannot save objects with XML properties longer than 128 characters (PRO-1669)

Possible to save objects in the webclient containing xml-properties.

Web Client

  • Cannot fetch more todo items on dashboard (LCWC-298)

  • Belongsto control dropdown should be displayed on top of other controls (LCWC-284)

The line from the numeric controls used to be shown on top of the dropdown.