Klaus Leithoff
8b2a51b89f
make sure (or at least try) there is an emailaddress set for ident_email when fetching identities for the current user
2014-11-21 13:47:23 +00:00
Ralf Becker
f00530f7cb
use a wrapper on a different url for sending mail to be able to select a different fpm pool
2014-11-21 13:37:49 +00:00
Ralf Becker
89f8c87cd1
dont allow to insert html
2014-11-21 11:18:58 +00:00
Ralf Becker
f56857343d
* EMailAdmin: used quota not shown in mail-account when called by an admin for an other user (only for managed mail-servers)
2014-11-21 10:28:27 +00:00
Klaus Leithoff
2795360ef3
avoid problems regarding the deletion of messages from Trash, when configured Trash Folder does not match current folder regarding upper/lower case
2014-11-21 10:24:11 +00:00
Klaus Leithoff
7f1d9043b2
fix broken disposition-notification request
2014-11-20 15:54:10 +00:00
Klaus Leithoff
adfa95b45d
handle error and error-messages on folder-creation. Special handling when having flat folderstructure (no prefix present)
2014-11-20 14:59:26 +00:00
Ralf Becker
df39e04e95
* Admin: fix fatal error in admin >> bulk password reset
2014-11-20 13:54:03 +00:00
Ralf Becker
a71d0d7a80
* EMailAdmin: fixed creating identities as admin when further identities are not allowed (for regular users) overwrites standard identity
2014-11-20 12:47:58 +00:00
Klaus Leithoff
23b9e73a2d
fix problem with not set ident_email / ident_realname. was only seeded when not set, when session credentials had to be used
2014-11-20 10:57:43 +00:00
Ralf Becker
ba0fe9a9eb
explicitly set login-type from mail-account for smtp plugins, otherwise we depend on no longer updated config from setup
2014-11-19 20:30:06 +00:00
Ralf Becker
3b8a7f9e9c
do NOT allow / correctly quote html in title, description and location of events
2014-11-19 20:11:16 +00:00
Ralf Becker
558076686f
clientside redirect ignore appname only for popups, not eg. iframes like in admin
2014-11-19 16:17:00 +00:00
Ralf Becker
c8dabaff43
set ts_project for export/merge from ts_project_blur, where it get moved, if it is no custom value
2014-11-19 13:51:27 +00:00
Ralf Becker
a534b96ca7
fix PHP Fatal error: Access to undeclared static property: customfields_widget::$non_printable_fields
2014-11-19 13:24:29 +00:00
Ralf Becker
4a17d5e467
* all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields
...
r49491: missing egw_customfield changed from last commit
r49492: fix formatting for timestamp and quiten error_log
r49493: class var to enable/disable memory_usage reporting to error_log
2014-11-19 13:12:17 +00:00
Ralf Becker
4fe4c4ebc8
quiten permanent error_log on disabled cells and fixed IDE warnings
...
r49488: fix error introduced by previous commit
2014-11-19 09:23:39 +00:00
Hadi Nategh
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
Klaus Leithoff
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
Ralf Becker
6c2990b515
fix not being able to accept/reject invitation, if only a participants
2014-11-18 15:04:30 +00:00
Ralf Becker
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
Ralf Becker
200f7337ef
shorten German translation
2014-11-18 14:34:43 +00:00
Ralf Becker
32f373e351
translations for facation notice
2014-11-18 14:31:17 +00:00
Hadi Nategh
d9c19fad5e
Fix mail display print area on to/cc and bcc for multiple emails
2014-11-18 13:30:47 +00:00
Ralf Becker
374bdb86a0
fix unknown modifier "n" warning caused by a "/" in replacement
2014-11-18 12:28:49 +00:00
Klaus Leithoff
508537606b
rework sender/from/replyTo Information on notification
2014-11-18 11:04:22 +00:00
Klaus Leithoff
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
Ralf Becker
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
Ralf Becker
80d6962eea
fix regular expresssion to find Debian 6 "20-apc.ini" file
2014-11-17 17:01:59 +00:00
Nathan Gray
93d9c0d631
Fix calendar list filter by custom date interval
2014-11-17 15:55:18 +00:00
Ralf Becker
5f12865701
only add readonly entries if required, saves some time/transfer volumn for hughe participant lists
2014-11-17 13:30:47 +00:00
Ralf Becker
69bf6708a6
hook allowing apps to add properties to *dav root
2014-11-17 12:36:53 +00:00
Ralf Becker
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
Ralf Becker
e59d6fc617
fix customfield type "button" without any value stalls whole addressbook
2014-11-14 12:39:01 +00:00
Ralf Becker
acbffe344e
fix HTTP status for failed DELETE requests to return "403 Forbidden" and fix IDE warnings
2014-11-14 08:49:09 +00:00
Ralf Becker
d7997c9221
Changelog for 14.1.20141113
2014-11-13 13:28:01 +00:00
Ralf Becker
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
Ralf Becker
f6ec2dc563
* Admin/Setup: ignoring doublicate rows from old backups
2014-11-13 11:52:28 +00:00
Ralf Becker
fab4618bc6
fix fatal error if customfields contains widget with no validation method --> nothing to validate / return
2014-11-13 09:28:40 +00:00
Ralf Becker
2961398a27
catch exception from unparsable date and display it empty instead
2014-11-12 19:24:06 +00:00
Ralf Becker
3db39c4130
additions to changelog
2014-11-12 17:48:33 +00:00
Ralf Becker
15572d6f10
* eMailAdmin: allow as admin to add or edit identities&signatures for other users
2014-11-12 17:40:38 +00:00
Hadi Nategh
8200ff3746
Get infolog status icons showing in element list.
2014-11-12 16:30:26 +00:00
Hadi Nategh
e77800252c
Do not clear start/end time in simple mode, use them as user set them.
2014-11-12 16:28:08 +00:00
Hadi Nategh
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
Ralf Becker
aa2eaf512e
Changelog for 14.1.20141112
2014-11-12 12:18:35 +00:00
Ralf Becker
afe5d7f77f
disable UI for forwarding, if it is not supported by smtp server plugin
2014-11-12 11:18:01 +00:00
Ralf Becker
d3cc56767f
* Mail: setting a font-size of 12pt for printing mails
2014-11-12 10:35:40 +00:00
Ralf Becker
6bd46949b9
fix fatal error and call vfs hooks to create user and group home directories
2014-11-12 08:42:00 +00:00
Ralf Becker
50d1d778e8
remove permanent log triggered during install and fix IDE warnings
2014-11-12 08:38:26 +00:00