Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README-changelog-1.7.2.md | 2016-03-14 | 2.1 kB | |
epesi-1.7.2-20160314.ei.zip | 2016-03-14 | 28.8 MB | |
epesi-1.7.2-20160314.zip | 2016-03-14 | 29.0 MB | |
README.md | 2016-03-14 | 2.2 kB | |
Release 1.7.2-20160314.tar.gz | 2016-03-14 | 25.8 MB | |
Release 1.7.2-20160314.zip | 2016-03-14 | 29.0 MB | |
Totals: 6 Items | 112.6 MB | 0 |
This is a minor release to fix important issues. Most of the changes are PHP code fixes. It only uses one patch to fix recordset's caption, so it's pretty safe to update from 1.7.1 version.
We have dropped support for CRM/Assets module. If you're using it right now - don't worry, it will be working, but we won't update it's code anymore.
Changelog
- Fix birthday applet
- Fix RB search and sort for calculated and select fields
- Fix crits - allow to query by date field with LIKE operator
- Fix calendar event drags - revert to original position on invalid drop
- Fix tasks printout from calendar
- Remove unsupported CRM/Assets module
- Allow to block network update with .noupdate file or when .git exists
- Fix RB permission rules save on PostgreSQL
- Fix permission editor issue after editing rule
- Fix WhoIsOnline module installation
- Whitelabel integration fixes
- Fix Roundcube memcache
- Fix sending email with bug report - use files absolute path
- Fix tabbed browser - pick last tab if trying to select page out of range
- Fix Query Builder integration with QuickForm
- Allow to disable expandable rows per RB instance
- Add missing Exception class
- Reorganize installation files and modules installed by default
.ei.zip package
"ei" stands for Easy Install. This package is exactly the same package as normal zip, but files are directly in zip archive instead of epesi-ver-revision directory.
It's used by easy install and Easy Update procedure, but you can use it as well.
Easy Update
If you have EPESI in version 1.7.0 then navigate to <your epesi>/update.php
and follow instructions to update EPESI.
If you'd like to easily update your older installation then download current release package. Copy update.php from release package as up.php to your current installation and navigate your browser to this file.
You're required to have EPESI version at least 1.6.0.
We have removed Update EPESI from /admin tools