Ralf Becker
ff4369d6b3
fix problem "found" on www.autosectools.com>
2011-08-03 08:34:04 +00:00
Ralf Becker
99b209ab49
fix problem "found" on www.autosectools.com>
2011-08-03 07:35:07 +00:00
Ralf Becker
59186a9ce3
fix problem reported by Fabio Ciuffani / John Leitch <john@autosectools.com>
2011-08-03 07:30:58 +00:00
Klaus Leithoff
6c60ce367a
make sure keywords of parameters/dparameters are stripped of leading and trailing whitespase, as this meets the expectation later on. Otherwise keys in the parameters/dparameters structure may not be found/identified
2010-09-28 07:44:23 +00:00
Klaus Leithoff
ebbae18a41
allow for/expect encoded MAILBOX/EMAIL Parts of an RFC822 EMail in MessageList creation, and decode it
2010-09-24 12:42:50 +00:00
Klaus Leithoff
d34486462a
postgres compatibility gathering of birthdays for homearea (calendar merge of birtdays into holidays) order by column must be part of distinct selection list; adapting calendar home view to meet expected date format by using egw_time::to
2010-09-17 14:00:50 +00:00
Klaus Leithoff
e542243d30
add helperfunction to normalize bodyParts structure (as of problems with reply on mails with MULTIPART/RELATED with array as subparts)
2010-09-15 14:10:54 +00:00
Klaus Leithoff
aab5e27530
handle to address in MDNSent correctly, when a full rfc822 Address is given
2010-09-15 10:52:19 +00:00
Klaus Leithoff
b655e76ed5
missing handling of decoding in emailAddressToHTML;
2010-09-10 14:14:41 +00:00
Klaus Leithoff
97c8238e60
decode of MessageEnvelope: forgotten subject in getMessageEnvelope
2010-09-10 14:03:30 +00:00
Klaus Leithoff
2b515c4827
fixed bug reported by V.Richert, about not decoded envelope information; thus allow arrays to be passed and processed to bofelamimail::decode_header; use the new ability; provide better control if data should be decoded or not
2010-09-10 13:37:58 +00:00
Klaus Leithoff
28d5e5b49f
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:33:28 +00:00
Ralf Becker
b37b1dc454
* infologs with parents in projectmanager templates, got now the new parent not the original one from the template (egw.stylite.de #8164 )
2010-09-07 15:52:51 +00:00
Klaus Leithoff
18e7ab9283
rework of bofelamimail::_strtotime, to make propper use of egw_time; performance issue: limit the number of links and email to be parsed (and adapted) to 100 each, as it should be sufficient for most standard emails; try to further improve the display of textmails; backport of bofelamimails version of wordwrap from trunk (allow to skip lines that start with )
2010-09-07 09:16:20 +00:00
Klaus Leithoff
2228cb11cc
handling totally absent dates in _strtotime, return current timestamp is all failes
2010-09-06 13:05:19 +00:00
Klaus Leithoff
ead7f146a9
fixed problem reported with myStylite Trackerticket #820 wrong owner assignment with groupowned infologtypes, when initially linked to addressbook
2010-09-03 11:44:43 +00:00
Klaus Leithoff
50ac49a195
Using egw_time for date/time handling; handle unrecognized timezones like 'Westeuropäische Sommerzeit' by splitting them off, when strtotime failes
2010-08-30 14:30:49 +00:00
Ralf Becker
57e1782236
fixed historylog widget shows "unknow type" for selectboxes with explicit options containing key 0
2010-08-27 16:12:05 +00:00
Jörg Lehrke
00d52b33c5
Fix EXDATE issue for Apple devices and enddate issue for iPhone
2010-08-26 20:29:51 +00:00
Klaus Leithoff
f8d882f372
use composeOption to determine compose Editors content when forwarding as Attachment
2010-08-25 15:04:16 +00:00
Klaus Leithoff
865378921b
USABILITY: if admin is setting the password,and retyping the intended password was not successful, the retype now gets deleted, and the inital password gets selected, after the alertbox is cleared away
2010-08-24 08:41:47 +00:00
Ralf Becker
d3ac0f0687
setting NO memory limit for async service
2010-08-23 16:34:00 +00:00
Klaus Leithoff
6cc8c9d4a3
show infolog id in linktitle too (,if show_id is switched on)
2010-08-23 11:47:12 +00:00
Nathan Gray
30c1634b9c
Backport 31732 - Fix incorrect address count when searching organisations ( #8117 )
2010-08-19 16:22:10 +00:00
Ralf Becker
c07bbde11d
* 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:09:27 +00:00
Ralf Becker
0ec25e276a
fixed fatal error: Cannot use object of type PEAR_Error as array, happening eg. if no or wrong credentials
2010-08-18 10:04:08 +00:00
Ralf Becker
4f16a9714d
using organizationalRole instead of namedObject which seems to be suse specific
2010-08-18 09:14:51 +00:00
Ralf Becker
018723568b
reverted r31570/7: using label as blur text, as label is already used (as label), using blur text field now, no idea why I didnt used it in the first place ;-)
2010-08-16 07:31:19 +00:00
Ralf Becker
642489ded5
* 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:51:24 +00:00
Jörg Lehrke
965dd4a42f
Fix recurrence enddate issue
2010-08-15 06:34:27 +00:00
Ralf Becker
9a85dad709
chang_e_log typo and removing trailing newlines
2010-08-10 07:44:41 +00:00
Ralf Becker
96edf7b72f
fixed typo in editsvnchang_e_log and not replaced message about created svntag
2010-08-09 11:43:25 +00:00
Jörg Lehrke
cb9827aa2a
Disable Thunderbird special treatment
2010-08-08 21:52:00 +00:00
Ralf Becker
210f15a96f
generate package changelog automatic from svn log messages since the last svn tag
2010-08-08 13:25:43 +00:00
Jörg Lehrke
c5d0478294
Fix old format vCard/vCalendar quoting issue
2010-08-06 20:51:03 +00:00
Jörg Lehrke
76723b08fa
Improve support of BB Funambol Client
2010-08-06 18:14:07 +00:00
Ralf Becker
119e4e154f
using created and modified timestamps from calendar, and not reading them separate from egw_content_history table
2010-08-05 17:58:44 +00:00
Ralf Becker
7ea9d5338b
improved performance by not checking exceptions for referencing a master which mentions them as exceptions
2010-08-05 17:40:06 +00:00
Ralf Becker
98de7b91f6
fixed not working notifications for types:
...
- responses: on participant responses too (everytime)
- modifications: on all modification, but responses
2010-08-02 14:16:30 +00:00
Ralf Becker
eb71b62770
quitened warning
2010-08-01 12:48:25 +00:00
Ralf Becker
91be5c0f11
new parameter $make_db_name_unique to append a decrementing numeric postfix to db_name and db_user, if db already exists
2010-07-31 09:24:35 +00:00
Klaus Leithoff
08fed99081
fix a bug regarding the check of infolog_status existing in known status for the type selected
2010-07-30 10:29:25 +00:00
Ralf Becker
5856176c7a
commiting the session, before redirecting might fix racecondition in session creation
2010-07-29 12:52:01 +00:00
Ralf Becker
8f0f842606
using functions moved to setup_translation class and modernising setup_html
2010-07-29 08:30:41 +00:00
Ralf Becker
2149f77705
marking all static methods static and moving method to query supported languages into setup_translation class
2010-07-29 08:15:18 +00:00
Ralf Becker
ee3d53c1ba
fixed typo
2010-07-29 07:50:48 +00:00
Jörg Lehrke
560bccd65f
Fix unknown qualifier issue for contact fields
2010-07-27 19:37:32 +00:00
Ralf Becker
d598408a85
- using EGW_*_ROOT instead of .., to allow running from different directories
...
- allow running setup_cmd_admin directly via the command line with regular syntax (was already possible under special syntax)
- limiting database names to 16 chars, which is the limit in mysql
2010-07-26 08:21:11 +00:00
Jörg Lehrke
5edfad2233
Fix syncml:metinf and syncml:devinf namespace issue ( #2696 )
2010-07-25 18:10:52 +00:00
Jörg Lehrke
7b86ac1ef0
Allow moving of existing cantacts between adressbooks
2010-07-25 09:17:11 +00:00