Klaus Leithoff
5105251b11
convertHTML2Text: handling of chars that break further processing of converted Data (e.g.: Mail to Infolog)
2010-09-15 08:39:51 +00:00
Klaus Leithoff
318b97f04f
fix for Safari Padding-Bug, provided by Chr.Fueller and RB
2010-09-15 08:30:37 +00:00
Ralf Becker
12705d58a6
reverting back to arbitrary job data AND adding other job parameters only if data is an array, it made to many problems requiring it to be an array
2010-09-14 09:43:07 +00:00
Ralf Becker
63ca019264
* SyncML performance patches for calendar datastore
...
merged 32021:32047 ^/trunk/syncml, 32025:32047 ^/trunk/calendar, 32032:32050 ^/trunk/phpgwapi, thought not everything merged cleanly
2010-09-13 10:39:58 +00:00
Klaus Leithoff
e95f4e6eba
fix for expected parameter for data must be an array in set_timer, when starting async testjob; handling array as adr in send when creating messages
2010-09-13 08:14:03 +00:00
Ralf Becker
4380a7760b
fixed typo, wrong parameter name
2010-09-10 08:23:17 +00:00
Klaus Leithoff
7065ea4d7e
preserving ampersands while converting html to text; improving linebreak behavior; switching off WordWrapn (by setting it to 0) in phpmailer, as we handle our linebreaking on our own
2010-09-09 10:20:44 +00:00
Ralf Becker
ed4f50cbb7
if modified timestamp get set, reset evtl. existing deleted timestamp, as recovering of deleted entries does NOT work otherwise
2010-09-09 09:09:02 +00:00
Ralf Becker
e3f9da7613
new method to abstract MySQL function unix_timestamp (convert db timestamp to integer)
2010-09-09 09:06:45 +00:00
Ralf Becker
7f58cc16b5
fixed wrong type parameter for logging to a file and some formatting
2010-09-08 16:23:23 +00:00
Ralf Becker
d596da1306
Log mails to log file specified in ['egw_info']['server']['log_mail'] or regular error_log for true (can be set either in DB or header.inc.php)
2010-09-08 16:03:27 +00:00
Ralf Becker
7cf6b9216a
fixed in some update situations called unset_datetime on egw_minimal object
2010-09-08 07:46:12 +00:00
Ralf Becker
cf34ecdabf
added abstract function to base egw_framework, as it get called from admin/inc/hook_top_menu.inc.php for pending updates
2010-09-07 19:09:46 +00:00
Ralf Becker
0477624b27
* create preference for start directory of image browser in rich text editor in EGroupware VFS (filemanager), instead of old FCK editor configuration
2010-09-07 18:13:47 +00:00
Ralf Becker
e2d760a946
fixed warning if data is no array and modified method signature to allow only an array or NULL as parameter (seems that is the way it is used so far)
2010-09-07 12:17:42 +00:00
Ralf Becker
9efbde6fea
new mount option for filesystem streamwrapper to specify a download url, to be used instead of default webdav.php download, eg. if mounted directory is already in the docroot or mapped via an alias
2010-09-07 11:41:27 +00:00
Klaus Leithoff
a2f1f19a90
idots: IE8 Compatibility, reduce to 1pxpadding-left; resources select box was not shown in calendar sidebox
2010-09-06 15:51:18 +00:00
Klaus Leithoff
37542eabf2
idots: fix for IE8 Compatibility; resources select box was not shown in calendar sidebox
2010-09-06 15:18:54 +00:00
Ralf Becker
65be94b6ce
calling job with data array, plus all regular job data, like eg. next (time job was supposted to run)
2010-09-06 14:07:23 +00:00
Klaus Leithoff
ed68774f22
include 250 in checking the error-codes when sending data, as 250 indicates success -> OK (354 indicates intermediate status, and was the only status checked for)
2010-09-06 08:03:25 +00:00
Ralf Becker
21300696eb
* updating API version to 1.9.001 and app version to 1.8
2010-09-05 17:57:47 +00:00
Ralf Becker
50c43deec9
updating verson to 1.8
2010-09-05 15:24:34 +00:00
Klaus Leithoff
57c63c6c29
improve convertHTMLToText, for toggle editor and mail2infolog process; better control of insert Signature at Top. Only insert the signature, when the compose window is opened the first time (compose/reply/forward), dont do it if sending failes, and the compose window is refreshed (in general when mySigID is set)
2010-08-31 14:29:01 +00:00
Klaus Leithoff
a2919ecd3b
improve convertHTMLToText, for toggle editor and mail2infolog process; better control of insert Signature at Top. Only insert the signature, when the compose window is opened the first time (compose/reply/forward), dont do it if sending failes, and the compose window is refreshed (in general when mySigID is set)
2010-08-31 14:23:58 +00:00
Ralf Becker
376208d6ab
- fixed not working accounts::cache_invalidate(): cache is now in regular egw_cache on session level
...
- calling static methods static: accounts::cache_invalidate() or egw::invalidate_session_cache()
- fixed wrong number of deleted items in setup_cmd_ldap sub-comand=delete_ldap
- only use create, if we have an ldap_admin_pw set
- call an add_account hook for each created account, if specified (not by default)
2010-08-29 08:56:59 +00:00
Ralf Becker
d6822d9564
- fixed not working accounts::cache_invalidate(): cache is now in regular egw_cache on session level
...
- calling static methods static: accounts::cache_invalidate() or egw::invalidate_session_cache()
- fixed wrong number of deleted items in setup_cmd_ldap sub-comand=delete_ldap
- only use create, if we have an ldap_admin_pw set
- call an add_account hook for each created account, if specified (not by default)
2010-08-29 08:16:27 +00:00
Ralf Becker
2cc8585ecb
small docu about creating ssl (ldaps) or tls connections
2010-08-26 20:44:33 +00:00
Ralf Becker
ff867f4daf
tls support for ldap, use "tls://host" instead of hostname
2010-08-26 20:30:01 +00:00
Oscar Manuel Gómez Senovilla
2f0df89b4f
Tracker #2703
2010-08-25 16:14:29 +00:00
Klaus Leithoff
dfe383226b
translations provided by mkk
2010-08-25 11:16:20 +00:00
Klaus Leithoff
316ac13e31
translations provided by mkk
2010-08-25 11:15:29 +00:00
Ralf Becker
1b76adb9fe
setting NO memory limit for async service
2010-08-24 09:57:41 +00:00
Ralf Becker
bb5000d526
setting NO memory limit for async service
2010-08-23 16:32:33 +00:00
Ralf Becker
1bcbeb51ed
* restore to current system charset, to force all restores to utf-8, and do NOT halt on sql errors in restore
2010-08-19 08:08:39 +00:00
Ralf Becker
a65406b88b
* restore to current system charset, to force all restores to utf-8, and do NOT halt on sql errors in restore
2010-08-19 08:07:06 +00:00
Ralf Becker
2a594f51eb
fixed halfway implemented $append parameter and app-detection for static methods
2010-08-15 20:06:19 +00:00
Ralf Becker
912973e47f
fixed halfway implemented $append parameter and app-detection for static methods
2010-08-15 20:05:39 +00:00
Ralf Becker
d5662f3a88
* not overwriting system configuration (eg. pathes) on restore, which break a running system and if called from within EGroupware update the restored backup, in case it is an older version
2010-08-15 15:47:44 +00:00
Ralf Becker
10cf1b2b8e
* not overwriting system configuration (eg. pathes) on restore, which break a running system and if called from within EGroupware update the restored backup, in case it is an older version
2010-08-15 15:46:23 +00:00
Jörg Lehrke
44c3c7eb9a
Improve iPhone iCal support
2010-08-15 06:42:05 +00:00
Jörg Lehrke
c8b9bf7e68
Improve iPhone iCal support
2010-08-15 06:37:34 +00:00
Ralf Becker
2fb60eb30d
allow to return a limited result set and arbitrary columns
2010-08-12 18:16:19 +00:00
Ralf Becker
70e0947517
allow to return a limited result set and arbitrary columns
2010-08-12 18:15:37 +00:00
Nathan Gray
8728ba5512
- Implement request.abort() to cancel a request
...
- Check that the response is there before trying to access a key inside it
- Don't return null for encoding 0
2010-08-10 14:58:54 +00:00
Nathan Gray
7ea2ef612c
Add static method to access history and slice it using a start and num_rows, instead of getting all history at once
2010-08-10 14:48:05 +00:00
Jörg Lehrke
d6d7198785
Fix old format vCard/vCalendar quoting issue
2010-08-06 20:51:26 +00:00
Jörg Lehrke
ed79fca436
Fix old format vCard/vCalendar quoting issue
2010-08-06 20:50:56 +00:00
Jörg Lehrke
b780c68c3f
Improve support of BB Funambol Client
2010-08-06 18:14:36 +00:00
Jörg Lehrke
68cf0235e2
Improve support of BB Funambol Client
2010-08-06 18:13:44 +00:00
Ralf Becker
42093a106e
fixed wrong english translation: E-Mail --> Email
2010-08-05 09:11:08 +00:00