small addition to changelog

This commit is contained in:
Ralf Becker 2012-07-03 15:47:07 +00:00
parent 3a9762bddd
commit 0ff7a8640f

View File

@ -16,13 +16,14 @@ egroupware-epl (11.1.20120703-1) hardy; urgency=low
* EMail: if marking a message for deletion, set the message as read too; if not trusting SEEN/UNSEEN info, always look/filter for unseen and return the counter (not only when unseen counter is set to 0)
* ProjectManager: open project in popup when clicking on edit button in element list view (top row)
* API: for new (autocreated) accounts, set ->can change password<- flag only if admin requires his users to change their passwords regularily (admin->site configuration->set recurrent forced password change)
* Admin/DB-Backup: querying only chunks for 100 rows, to not run into memory limit on huge tables
* Admin/DB-Backup: querying only chunks for 10000 rows, to not run into memory limit on huge tables
* ImportExport: fixed not working export in IE8 (seems to choke on Content-Disposition: attachment header)
* Tracker: use mailhandling settings to decide if we add addresses to CC or not; Settings for ALL are used (wether they are active or not), as we do not have a tracker queue at the point of data preparation for edit on new tickets
* Timesheet: filtering by a status did not contain timesheets of sub-status
* EMail: manage acl table; show acl table for selected folder for first folder selected when clicking on ACL tab as first action
* EPL-Filemanager: ignore notifications to not longer exiting accounts, they count (now fixed) create a sql error
* InfoLog/Calendar/EPL features: fixed display of tasks without time as wholeday events, should now be working with DBs other then MySQL too
* Admin: View sessions / access log allows to sort by login ID, IP, last action
-- Ralf Becker <rb@stylite.de> Tue, 03 Jul 2012 14:47:29 +0200