epesi BIM Changelog

What's new in epesi BIM 1.5.3 Rev 10944

Jul 11, 2013
  • fix calendar month view in certain timezone configuration
  • fix adding new record - rare issue
  • add patch to create one of the ban variables - sometimes after installation admin could get error "undefined variable"
  • fix template html for launchpad
  • fix deprecated hook name in RoundCube EPESI plugin
  • fix leightbox js issues
  • fix searching for a lot of records
  • sort meetings in activities tab
  • fix issues with field names in record's history
  • add filtering for currency field
  • RBO - add set_style method for field definition, add get_access method to recordset
  • fix add note from table view and record view
  • updated translations
  • NEW archived messages threaded view
  • change RoundCube account names display in applet
  • fix RoundCube archive issues

New in epesi BIM 1.5.2 Rev 10766 (Jul 11, 2013)

  • Full version of CKEditor included.
  • Fixed bugs:
  • commondata field created by user was causing error during search - Forum thread tooltips in calendar events were broken - Polish forum thread
  • print browse mode of company or contact field didn't indicate record type.
  • Icon of company or contact field has been changed to text indicator ([Company] / [Contact]) in some places. It's related to third bug listed above.

New in epesi BIM 1.5.1 Rev 10757 (Jul 11, 2013)

  • A new version of CKEditor
  • Fixed bug in Utils/Attachments - user was unable to edit note using Firefox.
  • Now notes edit box is always on top of the notes.
  • Updated translations

New in epesi BIM 1.5.0 Rev 10714 (Jul 11, 2013)

  • USER PERSPECTIVE:
  • new RoundCube email client
  • new CKEditor version - modern look & feel
  • click2fill appearance and help improvements
  • multiple attachments per note
  • shoutbox improvements - click to address person, changed user labels, tab+enter to send
  • company or contact suggestbox - show icon based on type, always display several records from both recordsets
  • watchdog - subscribe to categories (by default only for managers)
  • sort mails archived in EPESI by thread
  • ADMIN PERSPECTIVE:
  • User ban system improvements and restore controls in administrator panel
  • add option to disable EPESI store to faster module administration launch
  • changed install process - allow translating from first screen
  • allow run /admin tools before Base installation
  • add option to set security in smtp server settings
  • improved RecordBrowser fields administration
  • changed HomePage mechanism - allow to set default home page for specific group of users
  • link from Administrator panel to /admin tools
  • add EPESI shell in /admin tools - disabled by default
  • add patch utility in /admin tools
  • DEVELOPERS PERSPECTIVE:
  • RecordBrowser - allow disable "jump to record"
  • RecordBrowser - add autonumbering field type
  • new types for RBO - company, contact, employee, company or contact, email, time, phone
  • allow to translate strings from smarty templates
  • SYSTEM:
  • RoundCube 0.8.2 with several EPESI integration fixes
  • CKEditor 4.0.2
  • optimize startup time
  • allow to translate /admin tools
  • interactive help system
  • fixed automulti suggestboxes to display all selected fields
  • attachments bug fixes
  • display errors by default (config.php)
  • RecordBrowser - fix permission check issues
  • fix search engine for contacts and companies
  • partial rewrite to jQuery (we are going to remove Prototype)
  • several PostgreSQL fixes (thanks to forum user - pedro42)
  • fixed EpesiStore on PHP 5.2.6 (https://bugs.php.net/bug.php?id=45028)
  • add option to store session in files instead of database
  • appearance bug fixes
  • translations improved - more string have been marked to translate
  • clean up some parts of code
  • IMPORTANT NOTES:
  • PHP 5.2.0 is not supported due to bug in json_decode function. (PHP >= 5.2.1 and PHP < 5.2.0 works)

New in epesi BIM 1.4.2 (Jul 11, 2013)

  • Contacts - resolved an issue that could prevent Administrators from creating contacts
  • User Management - user admin level shown when browsing users
  • RecordBrowser - fixed print/export in administrator panel
  • RecordBrowser - resolved a minor issue in mobile interface

New in epesi BIM 1.3.0 Rev 9190 (Apr 3, 2012)

  • EPESI Store added - you can now purchase additional modules for your EPESI installation
  • Improved styles and interface
  • RTL support
  • Fixes for password recovery mechanism
  • RecordBrowser - advanced permissions editor
  • Notes - filter and search added
  • Simple maintenance tools added
  • Multiple minor bug fixes