Commit Graph

28972 Commits

Author SHA1 Message Date
05ecbe1eea Keep the actual value of ts_quantity while storing it as it is used in price calculation, and rounding it cuases miscalculation of price 2014-11-19 08:41:08 +00:00
4339243655 take the extra time on failure on folderExists, when the folder seems to be not to be there 2014-11-18 15:55:24 +00:00
6c2990b515 fix not being able to accept/reject invitation, if only a participants 2014-11-18 15:04:30 +00:00
272521ba87 only display "Vacation notice is active" message, if it is active or by a date in future 2014-11-18 14:46:44 +00:00
200f7337ef shorten German translation 2014-11-18 14:34:43 +00:00
32f373e351 translations for facation notice 2014-11-18 14:31:17 +00:00
d9c19fad5e Fix mail display print area on to/cc and bcc for multiple emails 2014-11-18 13:30:47 +00:00
374bdb86a0 fix unknown modifier "n" warning caused by a "/" in replacement 2014-11-18 12:28:49 +00:00
508537606b rework sender/from/replyTo Information on notification 2014-11-18 11:04:22 +00:00
f1c51df068 backport of r49425+r49431: do not return an smtp account with a password encrypted with user-credentials for async service, as it can not work 2014-11-18 11:03:09 +00:00
aae7765a35 try to increase/double prce.backtrack_limit no failure to preg_replace up to 1/4 of memory_limit
previous code was adding max 10 time 10000 to default limit of 1000000, which increased it by 10% max, given we have now a default memory_limit of 128M
2014-11-17 17:27:16 +00:00
80d6962eea fix regular expresssion to find Debian 6 "20-apc.ini" file 2014-11-17 17:01:59 +00:00
93d9c0d631 Fix calendar list filter by custom date interval 2014-11-17 15:55:18 +00:00
5f12865701 only add readonly entries if required, saves some time/transfer volumn for hughe participant lists 2014-11-17 13:30:47 +00:00
69bf6708a6 hook allowing apps to add properties to *dav root 2014-11-17 12:36:53 +00:00
d799e91b24 allow to update passwords from LDAP, if accounts stored in SQL and authentication is against LDAP 2014-11-17 12:20:15 +00:00
e59d6fc617 fix customfield type "button" without any value stalls whole addressbook 2014-11-14 12:39:01 +00:00
acbffe344e fix HTTP status for failed DELETE requests to return "403 Forbidden" and fix IDE warnings 2014-11-14 08:49:09 +00:00
d7997c9221 Changelog for 14.1.20141113 2014-11-13 13:28:01 +00:00
24f8117c6b * PHP: fix not starting Apache after adding apc.shm_size, caused by old APC version 3.1 (eg. in Debian6) using a shm_size in MB without unit 2014-11-13 13:20:56 +00:00
f6ec2dc563 * Admin/Setup: ignoring doublicate rows from old backups 2014-11-13 11:52:28 +00:00
fab4618bc6 fix fatal error if customfields contains widget with no validation method --> nothing to validate / return 2014-11-13 09:28:40 +00:00
2961398a27 catch exception from unparsable date and display it empty instead 2014-11-12 19:24:06 +00:00
3db39c4130 additions to changelog 2014-11-12 17:48:33 +00:00
15572d6f10 * eMailAdmin: allow as admin to add or edit identities&signatures for other users 2014-11-12 17:40:38 +00:00
8200ff3746 Get infolog status icons showing in element list. 2014-11-12 16:30:26 +00:00
e77800252c Do not clear start/end time in simple mode, use them as user set them. 2014-11-12 16:28:08 +00:00
cf7017a281 * Calendar: Add customizable link title in calendar preferences, in order to append extra fields to calendar's link title. 2014-11-12 16:26:23 +00:00
aa2eaf512e Changelog for 14.1.20141112 2014-11-12 12:18:35 +00:00
afe5d7f77f disable UI for forwarding, if it is not supported by smtp server plugin 2014-11-12 11:18:01 +00:00
d3cc56767f * Mail: setting a font-size of 12pt for printing mails 2014-11-12 10:35:40 +00:00
6bd46949b9 fix fatal error and call vfs hooks to create user and group home directories 2014-11-12 08:42:00 +00:00
50d1d778e8 remove permanent log triggered during install and fix IDE warnings 2014-11-12 08:38:26 +00:00
485f97fe7e change setup to only add admin account to new groups, but never set memberships removing existing ones, important if using an existing account, also fixed it to change password of existing account if a non-empty password given 2014-11-12 08:17:03 +00:00
9eecbed4d5 silence warning when a location=>verify_settings is passed to resetFolderObjectCache 2014-11-11 14:46:29 +00:00
f73d84dd90 some little additional stuff regarding the signature-selector-placeholder issue in compose 2014-11-11 14:17:38 +00:00
242d4740df fix signature-selector shows placeholders instead their content 2014-11-11 13:40:24 +00:00
0217d8ad0d create new emailadmin_imap object, when changing to or from admin connection 2014-11-11 12:50:16 +00:00
8db75242b2 Do not register dataCache for popups 2014-11-11 11:47:17 +00:00
97be33eee8 added video/mp4 mime-type and fixed IDE warnings 2014-11-11 10:49:23 +00:00
8b14d13fca remove quotes enclosing mailaddresses on replaceEmailAdresses when replacing style <email@adress.es> to email@adress.es addresses 2014-11-11 10:31:35 +00:00
a95f08f88c * CalDAV: fixed users participating only in exceptions of a recurring event were also shown in whole series in Thunderbird and iCal 2014-11-10 20:04:59 +00:00
cc049e25d0 sessions with status blocked or wrong password could not be deleted from access log (to unblock an account) 2014-11-10 16:49:39 +00:00
f5ee6afc6b fix SQL error on install for PostgreSQL or MySQL running strict-mode 2014-11-10 15:37:52 +00:00
f7a508608b * CalDAV: big calendars with more then 500 events in result-set were missing events 2014-11-10 14:20:08 +00:00
ca2b56979c * Mail: Fix mail display and compose open in full height
-commits r49335, r49336, r49339, and r49340.
2014-11-10 12:54:31 +00:00
e24bf5ed50 Fix mail compose resize handler, and make sure that is happening after popup window resize 2014-11-10 12:05:07 +00:00
e68c0857de * PHP: automatic set size shared memory available to PHP APC(u) extension to 128MB, if installed and less then 64MB 2014-11-10 09:52:25 +00:00
418dc8c45b Recommend: php5-pecl-smb and skip interactive install for Univention (uses existing "Administrator" as 1. EGroupware user) 2014-11-08 15:36:26 +00:00
bfe3011961 fix big $_GET[f] URL parameter got removed by Suhosin extension 2014-11-08 15:33:06 +00:00