Commit Graph

12404 Commits

Author SHA1 Message Date
Ralf Becker
24d7fec287 fixed typo reported by Daniel Lüken <lueken-AT-via-ev.de> on the german list 2007-10-30 06:29:18 +00:00
Ralf Becker
880b801afc backported GroupDAV support from trunk to 1.4, can be used eg. with the thunderbird GroupDAV plugin from inverse.ca (sogo-connector) to access the eGW addressbook from thunderbird 2007-10-29 20:04:33 +00:00
Ralf Becker
517bdb9f65 Merged several SyncML fixes from trunk:
- 24518: prevent deleting of accounts via SyncML and to read private flag from the DB if missing
- 24531: Merge SyncML patches from Patrick Bihan-Faou plus some other SyncML fixes from trunk
- 24555: fixed bug introduced by my commit r24522 (included in 24531): egw could not deal with LDAP Ids
- 24571: fixed typo reported by Thomas Hoth on the developer list, causing calendar sync in trunk to fail if the clients wants categories
- 24591: diverse vCard improvments, incl. rudimentary vCard3 support
2007-10-29 19:46:46 +00:00
Ralf Becker
ef95e5527c not using gidNumber for autocreating accounts, as it means nothing on our system and it stops the group selected in setup from beeing used 2007-10-28 06:04:54 +00:00
Christian Binder
8d84c76715 german lang update for felamimail 2007-10-26 09:20:35 +00:00
Christian Binder
aa9bcef188 warn on empty subject before sending mail 2007-10-26 09:13:25 +00:00
Ralf Becker
5ef1bb620c patch from erwin.leubaz-AT-advancedsilicon.com for IE and Outlook2007 2007-10-25 15:35:39 +00:00
Klaus Leithoff
ac7199beac fixed a bug/problem introduced by patch r24492 (doubling of the mailheader) if you are forwarding a mail, with headers already present 2007-10-22 08:49:17 +00:00
Ralf Becker
ac86714bc5 allow mixed installations of trunk and 1.4 apps, by reading both langfiles 2007-10-19 13:09:04 +00:00
Oscar Manuel Gómez Senovilla
2be30b346a http://www.egroupware.org/patches&tr_id=1236 2007-10-19 11:14:37 +00:00
Ralf Becker
b9203d1770 fixed not shown list of replacement, if language is english 2007-10-19 09:47:54 +00:00
Ralf Becker
339a099e1e italian holidays from Vanja Cvelbar <cvelbar-AT-tasc.infm.it> 2007-10-18 12:39:34 +00:00
Klaus Leithoff
3dde5f1bdc function getCleanHTML; strip comments out of the message completely, since kses stripped only the tags, and not the content
this has been an issue with answering on html-mails composed with word
2007-10-15 07:47:32 +00:00
Ralf Becker
c90af2f9af reverted r24531 as there are reports on the user-list it causes SyncML
to stop working
2007-10-13 11:00:47 +00:00
Ralf Becker
2781ae2987 fixed wrong content-type reported by Erwin (erwin.leubaz-AT-advancedsilicon.com) on the developers list 2007-10-13 07:26:33 +00:00
Ralf Becker
2757e5bab9 Merge SyncML patches from Patrick Bihan-Faou plus some other SyncML
fixes from trunk
2007-10-12 17:46:48 +00:00
Ralf Becker
6240c313ab merged r24219: fixed problems (no param in the constructor) reported on
the german list
2007-10-12 16:39:17 +00:00
Klaus Leithoff
214eda4e66 fix of small typo in function convert 2007-10-12 11:13:11 +00:00
Ralf Becker
08e5a52ccd patch #1035 from Ulrich Spoerlein: Wrong single icon even if there are (external) participants 2007-10-12 06:53:58 +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
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
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
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
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
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
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
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
Carsten Wolff
7cbd5df48d fixed sql syntax error 2007-09-29 18:59:01 +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
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
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
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
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
Oscar Manuel Gómez Senovilla
6d8d3af2ab pending file from tracker 1170 2007-09-23 18:27:33 +00:00
Ralf Becker
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
Ralf Becker
d159593b28 patch from aleksander.adamowski-AT-olo.org.pl 2007-09-21 17:06:11 +00:00
Ralf Becker
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
Klaus Leithoff
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