Commit Graph

13052 Commits

Author SHA1 Message Date
Ralf Becker
1d7cb251f2 patch #1035 from Ulrich Spoerlein: Wrong single icon even if there are (external) participants 2007-10-12 06:42:55 +00:00
Ralf Becker
e024ecd870 "Patch #1149 from JF B: get_egwId could not deal with dashes in the Id, which can happen with LDAP" 2007-10-12 05:52:57 +00:00
Ralf Becker
cd266aba21 "Patch #1077 from Di Guest:
- allow  to unset/remove all cats from Outlook
- wrong private value (missing bracket in cast)
- unsetting n_fileas in (slow sync) search as it causes doublicates
--> I guess there are other fields having the same problem (RalfBecker)"
2007-10-12 05:38:48 +00:00
Ralf Becker
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
Ralf Becker
34816b372f 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:44:39 +00:00
Ralf Becker
74c9b0ccb7 fix prevent deleting of accounts via SyncML and to read private flag from the DB if missing 2007-10-11 06:24:57 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
628f9e1e0b 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:10:34 +00:00
Lars Kneschke
df9ba564c2 patch from Patrick Bihan-Faou to fix contact duplication 2007-10-10 07:21:00 +00:00
Christian Binder
ebcb1ba793 convert old eGW whole day events enddate to correct ical value 2007-10-10 07:03:58 +00:00
Christian Binder
2c3996e4e5 convert old eGW whole day events enddate to correct ical value 2007-10-10 07:03:20 +00:00
Christian Binder
b09e764ad0 fixed deletion of sieve vacation message when editing sieve rules 2007-10-09 15:03:52 +00:00
Ralf Becker
9fa24c53fc New pref to select which type(s) to show in the calendar 2007-10-09 09:39:40 +00:00
Ralf Becker
d22d90be43 new multiselection type for the preferences 2007-10-09 09:38:46 +00:00
Ralf Becker
f0a2cd141e removed files used by the removed idots2 template set 2007-10-09 08:50:06 +00:00
Ralf Becker
eec7a40444 removed files used by the removed idots2 template set 2007-10-09 08:49:43 +00:00
Ralf Becker
3228a59d31 fixed wrong total in search, if there are not to show rejected events 2007-10-09 08:01:28 +00:00
Ralf Becker
49ed423e86 fixed wrong total in search, if there are not to show rejected events 2007-10-09 08:00:42 +00:00
Ralf Becker
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
Ralf Becker
336784d74e fixed only partcial csv export in timesheet, get_rows was not using the num_rows parameter 2007-10-07 13:29:24 +00:00
Ralf Becker
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
Ralf Becker
ea3994993d 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:03 +00:00
Ralf Becker
71149c972f - fixed not copied constrains and milestones in PM templates
- fixed not creatable milestones in templates
- when deleting a project you can now choose to delete the datasources
  of the elements (eg. InfoLog entries) too
- new stati 'template', 'nonactive' and 'archive' for InfoLog, which get
  not displayed by any standard filter, but choosing them from the
  status column filter
- InfoLog tasks in PM templates get now automatic activated, there stati
  is set depending of the percentage to not-started, in-progress or done
- changing the status of a project you can now choose to change the
  stati of InfoLog tasks (or other types having the needed stati) too
--> these features have been sponsored by Arne Reith from Reith-IT
2007-10-05 15:06:27 +00:00
Klaus Leithoff
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
Klaus Leithoff
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
Klaus Leithoff
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
Lars Kneschke
b1c111db85 fixed breaking of signatures when sending emails 2007-10-05 03:47:49 +00:00
Ralf Becker
c89a55fb10 "fix for bug #1245: Export ical dont work: Call to undefined function is_nummeric()" 2007-10-02 12:01:35 +00:00
Ralf Becker
2c66992d1d "fixed php4 problem reported on the user-list: undefined function: array_combine()," 2007-10-01 10:36:17 +00:00
Ralf Becker
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
José Luis Gordo Romero
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
José Luis Gordo Romero
96ed4814ac OCI8 ADODB - Fix imported from adodb 5.02 (Control triggers and secuence names > 30 chars, oracle restriction) 2007-09-30 03:00:03 +00:00
Carsten Wolff
7cbd5df48d fixed sql syntax error 2007-09-29 18:59:01 +00:00
Carsten Wolff
cd18e2cd87 fixed sql syntax error 2007-09-29 18:58:28 +00:00
Ralf Becker
7b6a1013fc SyncML patches from patrick.bihan-faou-AT-mindstep.com (without
logout+mbstring stuff), small modification to use the already exiting
methodes to generate full name and fileas)
The code is commited to trunk only at the moment to allow testing of it.
If everything goes well, we intend to commit it to 1.4 branch too.
Here's the original description of the patch by Patrick:
- handles the default config for current versions of funambol (i.e. the
scard/stask/snote/scal locations)
- tries to be a bit smarter on how the data content should be encoded
based on what the client specified (sif+base64/vcard, / fragmented or
not, etc.)
- workaround a bug in some versions of funambol, where funambol does not
specify the proper sif type for the type of requested data
- imported patch #117 from egw's tracker
- make sure that the logs generated by the horde code go to stderr so
they can be view in the webserver's logs
- as much as possible reduce code duplication. For example, the
categories are handled in the parent classes for both the SIF avn VCAL
formats for each type of data (addressbook,infolog,calendar).
- make sure the code can handle more than one categories in each
  direction
- treat the 'sony ericsson' vendor string just like 'sonyericsson', the
newer phones apparently have a space in the vendor string... (this
touches some files in the icalsrv as well)
- handle notes: these should now work with everything (funambol or
  other)
- remove more code duplication: the syncml "api" for the various data
types (calendar, contacts, infolog) is now common for both the vcard and
sif data formats (cf the files that need to be removed)
- handle the "privat" filter in infolog like the "private" filter (some
part of the code use the name without the trailing e)
- imported patch # 267 from egw's tracker
2007-09-29 10:29:48 +00:00
Ralf Becker
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
Ralf Becker
82f2b4e91f global bytes() function returning the number of bytes of a string, independent of mbstring available and mbstring.func_overload set 2007-09-29 09:17:42 +00:00
Klaus Leithoff
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
Carsten Wolff
a8ddeb719d explicitly enable casts between text and bytea for transparent use by schema_proc 2007-09-27 22:07:28 +00:00
Carsten Wolff
645750297f explicitly enable casts between text and bytea for transparent use by schema_proc 2007-09-27 22:06:58 +00:00
Nathan Gray
b43a9982e3 Ajax select widget fixes:
- Remove the need for the user to have access to the eTemplate app
- Fix some settings being lost, and inability to clear the widget
2007-09-26 17:21:36 +00:00
Klaus Leithoff
6bfdfcac95 merged translations from trunc 2007-09-25 11:56:35 +00:00
Ralf Becker
a96f88a721 1.4.002 2007-09-25 11:32:24 +00:00
Klaus Leithoff
bdf27e11d9 Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +00:00
Oscar Manuel Gómez Senovilla
e385c6412f retry for patch 1170 2007-09-25 07:37:31 +00:00
Ralf Becker
633dfca9f2 1.4.002 2007-09-24 21:25:20 +00:00
Ralf Becker
95d03648cb setting version to 1.4.002 for the upcomming bugfix/maintainance release 2007-09-24 08:45:49 +00:00
Ralf Becker
ad8561debb setting version to 1.4.002 for the upcomming bugfix/maintainance release 2007-09-24 08:45:33 +00:00
Ralf Becker
6a1a75adad fixed problem reported by perci <tin_nospam-AT-oleco.net>: typo ->bo instead of ->contacts 2007-09-24 07:06:23 +00:00