08e5a52ccd
patch #1035 from Ulrich Spoerlein: Wrong single icon even if there are (external) participants
2007-10-12 06:53:58 +00:00
1629343f47
fixed instance selection by server-name to additionally find instance names containing only the domain-part (eg. www.domain.com matches instance domain.com, if no www.domain.com instance exists)
2007-10-11 11:45:27 +00:00
d31652ed35
Patch from Nigel Vickers: It fixes the problem created by broken string delimeters in ENV-TOs' (Outlook, Apple Mailer and Co.). It also prevents the generic parser walking out of a damaged response and crashing PHP. Thus Mailboxes will now display lists of mails that contain damaged headers.
2007-10-11 05:38:12 +00:00
9076e73906
removed daylight saving fix, as it caused what it is suppost to fix: exported events with a different daylight saving are wrong by one hour
2007-10-10 15:11:49 +00:00
2c3996e4e5
convert old eGW whole day events enddate to correct ical value
2007-10-10 07:03:20 +00:00
b09e764ad0
fixed deletion of sieve vacation message when editing sieve rules
2007-10-09 15:03:52 +00:00
eec7a40444
removed files used by the removed idots2 template set
2007-10-09 08:49:43 +00:00
3228a59d31
fixed wrong total in search, if there are not to show rejected events
2007-10-09 08:01:28 +00:00
2a806e7484
fixed only partcial csv export in timesheet, get_rows was not using the num_rows parameter
2007-10-07 13:29:59 +00:00
ebfa3d6128
fixed not returned global and other user cats in name2id (eg. if contacts stored in LDAP or SyncML), the so far only returned personal and application global cats have priority
2007-10-07 07:00:59 +00:00
aa69ea1867
fix for a bug in the creation of the mail-structure. MULTIPART/RELATED parts where created as structure nested too deep, comared to the structure
...
used by the IMAP-server, when accessing the parts in question directly.
2007-10-05 07:07:27 +00:00
54ecc90b58
fix for problems with displaying MULTIPART/RELATED sections of Mails. This fix is connected to a fix to egw-pear/Net/IMAP.php for creating the
...
mailstructure regarding MULTIPART/RELATED
2007-10-05 07:05:41 +00:00
4b24d98f77
fix for the problem, that forwarding mails could lead to the conversion of the forwarded mails to plain text of the raw body of this mail.
2007-10-05 07:04:24 +00:00
b1c111db85
fixed breaking of signatures when sending emails
2007-10-05 03:47:49 +00:00
2c66992d1d
"fixed php4 problem reported on the user-list: undefined function: array_combine(),"
2007-10-01 10:36:17 +00:00
84db48756f
changed single Quotes to double quotes, to allow the use of single quotes in the translation, as asked by zorg-AT-probesys.com on the developers list
2007-09-30 06:43:24 +00:00
8a5b43dda5
merged from trunk: OCI8 ADODB - Fix imported from adodb 5.02 (Control
...
triggers and secuence names > 30 chars, oracle restriction)
2007-09-30 03:12:36 +00:00
7cbd5df48d
fixed sql syntax error
2007-09-29 18:59:01 +00:00
f1bc6ab712
global bytes() function returning the number of bytes of a string, independent of mbstring available and mbstring.func_overload set
2007-09-29 09:19:44 +00:00
2bce586215
added the MULTIPART/RELATED Fix to the handling of the Structure with partID 1 in function _getSubStructure
2007-09-28 07:15:02 +00:00
a8ddeb719d
explicitly enable casts between text and bytea for transparent use by schema_proc
2007-09-27 22:07:28 +00:00
6bfdfcac95
merged translations from trunc
2007-09-25 11:56:35 +00:00
a96f88a721
1.4.002
2007-09-25 11:32:24 +00:00
e385c6412f
retry for patch 1170
2007-09-25 07:37:31 +00:00
633dfca9f2
1.4.002
2007-09-24 21:25:20 +00:00
ad8561debb
setting version to 1.4.002 for the upcomming bugfix/maintainance release
2007-09-24 08:45:33 +00:00
6a1a75adad
fixed problem reported by perci <tin_nospam-AT-oleco.net>: typo ->bo instead of ->contacts
2007-09-24 07:06:23 +00:00
6d8d3af2ab
pending file from tracker 1170
2007-09-23 18:27:33 +00:00
03baeadfcd
CSV Export for all eTemplate applications using the nextmatch widget to list their entries. The column names, labels and types can be set by the application or get autodetected by eTemplate. Admins can configure an export limit (max. number of entries to export) or disable the functionality completly for non-admins. The charset for the csv export can be configured in the common prefs. Applications can and have to turn the export explicitly off by setting ['nm']['csv_fields']=false. I only made a column-definition for InfoLog, which includes translated column-names.
2007-09-22 15:03:03 +00:00
d159593b28
patch from aleksander.adamowski-AT-olo.org.pl
2007-09-21 17:06:11 +00:00
467423329f
fixed 2.unwanted-download problem: if you click on a download button and then use eg. a selectbox with onchange='this.form.submit()' the button _stays_ pressed, because the value of the button var is still set as the previous submitted form returns no new page to the browser (resetting the button var), because it's a download
2007-09-20 08:46:14 +00:00
dbb52a6231
Small Bugfix for the call of the setup-cli.php script. When checking the enviroment as command-line call DOCUMENT_ROOT is not set. The empty string
...
results in an error stating, that the path provided for tmp/file/backup is in DOC_ROOT. This is fixed now.
2007-09-19 12:26:02 +00:00
1079197f7d
fixed spelling error mentioned by David Ranking
2007-09-18 06:33:35 +00:00
d9f9c0bd45
fixed problems pointed out by enricomilanese-AT-gmail.com
2007-09-16 06:52:32 +00:00
eb70245a4b
fixed not shown custom fields tab in edit, if there's no field shown only for that type (fields shown for multiple types were not taken into account)
2007-09-14 07:34:05 +00:00
f37e2bfdc6
Simple fix for the MULTIPART/RELATED section of the Mail-Structure.
2007-09-14 07:20:06 +00:00
df8b55c0f7
100% done causes status to set to done again in mail2infolog
2007-09-13 09:18:10 +00:00
8d2512f5ab
fixed two mail2infolog problems: 1. instead of default status of email type done was used, 2. long lines of line-chars (-_+=~) stalled the infolog layout, they get now truncated to 40 of these chars
2007-09-13 08:13:43 +00:00
9735285636
fixed not working autorepeated rows with , added id's to (content of) labels and images
2007-09-06 12:00:02 +00:00
47994931b8
fixed not working direct sql-updates (eg. 'etag=etag+1') via so_sql::save's parameter
2007-09-06 11:57:14 +00:00
59cf6042fa
"added missing \"None\" label for contact-type"
2007-09-06 11:15:12 +00:00
a5dc5e8b0d
calculation of rfc822 dates was not working with half hour time zones used eg. in Australia, set smtp timeout to 30s, as there are multiple reports 10s is to less
2007-09-05 07:50:49 +00:00
2416e9cd6a
fix for small typo in switch of the export definitions
2007-09-05 06:50:19 +00:00
25c0ba0ac8
Fix for some problems handling attachments, regarding the logik of the mail-structure object.
...
This fix adds to the fix of Connie, and focuses on the MULTIPART/ALTERNATIVE part of the mail-structure object
2007-09-04 08:14:47 +00:00
fe80186ba2
fix: not displayed messages when MIME MIXED was in RFC822 Container with PartID 1 (Thanks Lars)
...
fix: not displayed images, when PartID of Attachment was > 1
fix: broken addresses after ajaxsearch when for some reason an rfc formated address is in the addressbook
2007-09-03 20:21:45 +00:00
7308e918a6
bugfix from trunk (warning in check_install line 184) and set checked memory_limit to 24M, as 16M cries for problems, also added missing translations
2007-08-31 07:01:22 +00:00
b7013343a2
add german outlook import
2007-08-30 15:44:11 +00:00
654294ae97
php5.2 fixes
2007-08-30 15:43:27 +00:00
a012a4ba22
removed formatting chars from the phone-number in callto:-links, as the mess up the links
2007-08-30 13:25:34 +00:00
7aa256a362
fix: onchange of date selector was not working
2007-08-28 13:01:42 +00:00