Skip to content

Releases: berliCRM/berlicrm

berlicrm-1.0.41

24 Jan 07:45
1e98817
Compare
Choose a tag to compare

Functional

  • Detail View: added installer for copy & paste widgets at Accounts and Contacts
  • PDF export: added netto price print for rebates

System

  • improved Excel output for dates

Bugfixes:

  • fixed an issue with disabling module in Modulmananger by certain PHP configurations

berlicrm-1.0.40

01 Jan 11:39
36fd6a7
Compare
Choose a tag to compare

Functional

  • Picklist Editor: added button for sorting a picklist aphabetically
  • Mass Editor in list view: added checkbox to empty field contents
  • Sales Order / Invoice: added new payment duration 14 days and reurring frequency 4 month
  • added email template fields to Inventory modules

Security

  • updated ADO DB class
  • reset brute force protection when user gets restored

System

  • improved display of description field in ticket list
  • allow created and modified time to be part of related lists
  • improved cleanup on module deletion
  • improved formating for email signature
  • improved map module
  • improved comments view
  • allow saving of symbols (smiles and anothers) in description field
  • further preparations for PHP update
  • improved translations / labels in GUI

Bugfixes

  • formating issues in Reports
  • avoid warnings for empty signature, improves signature formating
  • fixed picklist issues for lead conversion
  • fix for empty list in workflow module
  • improved display of blocked field content by privilege system settings
  • fixed search for foldername in related list of Documents
  • fixed inproper date handling when an invalid date was included by webservice by better format control
  • fixed time zone in calendar import
  • fixed an issue where comments couldn't be loaded into Widget or related list if commentor was marked as deleted/merged
  • fixed display of milestone side bar widget
  • fixed an display issue should field 'modifiedby' be present in list view
  • fixed an issue with Excel version incompatibilities

berlicrm-1.0.38

03 Nov 07:39
62b2ece
Compare
Choose a tag to compare

Modules

  • added storage of modified datetime for direct db operations
  • improved translation
  • improved module export
  • improved email address validation

Other

  • minor bug fixes

berlicrm-1.0.37

11 Mar 10:18
3e7c8c6
Compare
Choose a tag to compare

Security

  • update of standard libraries

Functional

  • improved Widget for scheduled reports
  • added email address verification to Verteiler module
  • added relation to Services for the Vendor module
  • process substitute fields for all entity module in email functions
  • improved GUI for email templates
  • improved performance of Map module
  • introduced email signature as direct part of email creation
  • ignore PLAIN Auth warnings in MailManager
  • added information about fieldtype and option to rename fields to LayoutEditor

System

  • improved memory usage and performance of query generator
  • provide edit lock release of data sets after 2 minutes
  • improved search function performance
  • further preparations for PHP update
  • improved console function for module creation
  • improves module export function
  • improved translations / labels in GUI

Webservice improvements

  • fix for activity type at Calendar
  • improved parser for emails
  • improved WHERE conditions parser
  • improved return messages in case of a faulty call

Bug fixes

  • fixes for Excel export from reports
  • fix for PDF settings menue
  • some DB field name and Constraint fixes

berlicrm-1.0.36

28 Jun 07:29
98dc907
Compare
Choose a tag to compare

Another Hotfix

Gnaaa ... fixed version number in 'vtigerversion.php' to match actual release number ... and some reporting stuff :-/

berlicrm-1.0.35

23 Jun 09:28
2d40106
Compare
Choose a tag to compare

Hotfix

Hotfix für bug in list view ...

berlicrm-1.0.34

21 Jun 09:44
e6b18b3
Compare
Choose a tag to compare

System

system ready for PHP v.7.4

for PHP version compatibility and security improvements

  • update ADODB class to becompatible with PHP v7.4

Modules

  • improved GUI for documents drag&drop
  • improved GUI for Workflows
  • improved Tooltip popup functionalieties
  • improved some systems functions

Webservices

  • improved error reporting

Other

minor bug fixes in the following modules/functions

  • MailManager
  • PDF Setting

berlicrm-1.0.33

23 May 09:19
d46c250
Compare
Choose a tag to compare

System

for PHP version compatibility and security improvements

  • update to actual TCPDF version
  • update to actual Smarty version
  • update of actual HTML purifier version

Modules

  • provide GUI for Login History exports
  • added side bar widget to reports module which lists scheduled reports
  • improved mouse over function for fields in detail views

Other

minor bug fixes in the following modules/functions

  • added fallback when saving profile permissions for certain actions
  • Reporting
  • Documents
  • MailManager
  • Webservices lineItem operations
  • display of field help text in inventory modules
  • module creation by console
  • improved language files
  • Crons
  • Query generator
  • Workflows

berlicrm-1.0.32

25 Nov 11:18
bfc64c4
Compare
Choose a tag to compare

System

security improvements

  • removed SQL-Injection vulnerabilities by either typecasting parameter to Integer or using generic function
  • switched Token generation in workflows to JSON token

provide new webservice parser with the follwoing improvements

  • supports GROUP BY clause
  • supports DISTINCT clause
  • supports empty values in WHERE conditions
  • supports complex AND and OR operations in WHERE conditions
  • uses Prepared Statements
  • uses the CRM’s query generator for privilege control
  • improved error messages
  • query compatible to the previous webservice parser version

Modules

  • added support for Microsoft Office shared access in MailScanner/MailConverter login credentials
  • limit data amount to process in Workflows to prevent out of memory crashes and inform admin via email about limitation
  • improved file download of large files by chunks for Documents module
  • added Distribution List functions to Mail Manager
  • improved serial events in Calendar
  • added Color to related lists

Other

minor bug fixes in the following modules/functions

  • modTracker
  • Reporting
  • Softphone
  • MailManager
  • getMultiRelation web service

berlicrm-1.0.31

24 Aug 11:40
46b03c0
Compare
Choose a tag to compare

Modules

  • added table berlicrm_recurringreferences to DatabaseSchema & scripts

Other

  • fix of minor bugs