Ralf Becker
e30da3d40f
fix for palm-download as suggested by Peter Hrastnik's patch [ 1010631 ] patch for broken pdb file-download (headers already sent)
2004-08-18 08:32:59 +00:00
Ralf Becker
19cbdcec1d
killed a warning in xmlrpc from the kdepim list:
...
HTML-formated Errors (see below) are returned instead of well formed XML.
Is this already solved in a later Version of eGroupware or is this a special
setting that causes this behaviour ?
kontact: ERROR: Result: <br />
<b>Warning</b>: Invalid argument supplied for foreach() in
<b>/home/httpd/localhost/htdocs/egroupware/addressbook/inc/c
lass.boaddressbook.inc.php</b> on line <b>392</b><br />
2004-07-12 20:02:15 +00:00
Ralf Becker
d9eb3ad604
not used anymore
2004-06-30 09:41:18 +00:00
Ralf Becker
afd3ba4a95
updated the css of the letter-search (like the accounts popup now)
2004-06-16 00:53:45 +00:00
zhangweiwu
587a2d5e1c
a little ui enhancement in addressbook
...
addressbook/inc/class.uiaddressbook.inc.php in the line
161 remove this:
size="3"
On my installation there are 15 categories, a user has
to scroll down to find approprate category, size="3"
for category select box is too limited. Does not
specify size makes mozilla provide a select box just
fit it's content. Don't know how it would be in IE.
2004-05-24 02:35:08 +00:00
reinerj
e8f1738d1d
fix from Mike A. Oligny for visual indicatorthat the cell is clickable
2004-05-04 13:00:00 +00:00
Miles Lott
413710d555
Fix setting of n_prefix based on Title field - bug #942723 from tachometry_nik
2004-04-27 02:57:04 +00:00
reinerj
1f0b14e716
add file Import_from_Outlook_-_Italano from Marco Volpe
2004-04-08 01:02:06 +00:00
Miles Lott
258e68559e
Fix for cat_id selection on export from Bug #930311 - fix from SF userid hilch
2004-04-07 17:38:24 +00:00
reinerj
447bd52582
add changed file with name Import_from_Outlook_-_French
2004-04-07 14:09:07 +00:00
reinerj
bced87cbc3
add changed file with name Import_from_Outlook_-_Espanol
2004-04-07 13:54:23 +00:00
Ralf Becker
a202fb770a
fix from pro-inform to get the prefs working with ldap
2004-03-23 09:11:49 +00:00
Ralf Becker
9b29b3a712
fixed signature
2004-03-21 15:06:01 +00:00
Ralf Becker
52865de3ce
added xmlrpc support for:
...
- custom fields
- reading users via the addressbook, for sheduling
2004-03-14 17:02:18 +00:00
Ralf Becker
373864f6fe
hopefully the last xmlrpc fix
2004-03-14 12:07:02 +00:00
Ralf Becker
e6c351b7d4
fixed missing return
2004-03-13 17:34:26 +00:00
Ralf Becker
00212a8fc9
fixed & enhanced xmlrpc support:
...
- new identical (for all apps) function names: search, read, write, delete, categories
- dates (geb.date, last_mod) iso8601 encoded
- cats are encoded as cat-id / name pairs and are automaticaly created / updated
2004-03-10 07:53:37 +00:00
Ralf Becker
3abbf2fb67
- fixed single quotes in view
...
- fixed setting of no cat (after there've been one) in edit
2004-03-07 12:27:07 +00:00
Lars Kneschke
42ad3ecbe1
fix for bug [ 840190 ] addressbook LDAP export to phpgw LDIF multiple issues
2004-02-27 07:09:26 +00:00
Miles Lott
aeb222d5d7
Remove break which causes error, and detect error another way
2004-02-24 14:05:39 +00:00
Miles Lott
bbbd26dc4b
Add initial framework for alternate contact types (not enabled), cleanup formatting
2004-02-22 15:18:36 +00:00
Miles Lott
ac7a91b8fa
Adjust banners and minor formatting
2004-02-22 14:32:55 +00:00
alpeb
fa49a29017
fix to avoid showing categories twice when viewing an addressbook item
2004-02-20 00:53:47 +00:00
Miles Lott
bab57d221a
fix author credit
2004-02-15 18:21:35 +00:00
Miles Lott
7c71fb9a08
Ensure that the string form value of 'access' is known and not a guess of a boolean
2004-02-15 18:14:44 +00:00
Ralf Becker
64eb32d00e
fixed lost mail/http links in index-page and added felamimail, fix for bug #865511
2004-02-08 23:05:18 +00:00
Lars Kneschke
0e71634b77
remove some debug output
2004-02-05 22:14:23 +00:00
Miles Lott
cf6e9a447a
Fix for preferences bug #832083 (while to foreach conversion error)
2004-02-02 14:04:05 +00:00
mila76
186bb5c970
Fix for Select All image with empy addressbook
...
InternetExplorer not accept <img src="">
Add a transparent.png in phpgwapi /default image
2004-01-29 22:25:31 +00:00
Miles Lott
2f51d281f0
VERY simple fix to allow queries to persist into page view, etc.
2004-01-27 03:30:25 +00:00
reinerj
c514c413f3
small changes in the header
2004-01-25 22:02:59 +00:00
Miles Lott
abe0f76684
Remove echo of alphabet - oops!
2004-01-25 21:39:54 +00:00
Miles Lott
647e3d48f4
New file with extra fields for Mozilla (1.5x)
2004-01-17 04:38:11 +00:00
Miles Lott
0456d8491f
New file with updated fields used in Mozilla (1.5x)
2004-01-17 04:31:29 +00:00
Miles Lott
884bd3e020
comment out unused category object
2004-01-17 04:03:37 +00:00
Miles Lott
1824a46f63
one less call to lang()
2004-01-17 03:57:14 +00:00
Miles Lott
e029c2151a
Fix bad setting of var when no lang is set
2004-01-17 03:52:33 +00:00
Miles Lott
73f11d4481
Fix to allow nextmatchs to maintain cquery, also stretched the top bar to 95 like the rest of the page
2004-01-17 03:33:58 +00:00
Miles Lott
63d80f2fcd
Add the search for 1st character of certain fields, showing alphabet at the top. This feature was lost for 2 years(!), so hopefully it works for you.
2004-01-17 03:21:21 +00:00
Miles Lott
685c2a49ba
Add setting of fullname field on import (patch 876269)
2004-01-16 00:45:59 +00:00
Miles Lott
1166ecf247
Replace reset/while with foreach
2004-01-01 23:31:13 +00:00
Miles Lott
365338f35a
Fix phpgwcontacttypeid field
2004-01-01 23:28:46 +00:00
Miles Lott
45c2ab1cba
Add langs and cleanup html for export page
2004-01-01 23:17:19 +00:00
Miles Lott
e7a1d41f95
add export to sidebox menu
2004-01-01 23:09:49 +00:00
Miles Lott
60646ef432
ereg/intval update
2003-12-19 10:05:05 +00:00
Miles Lott
ec67908ccf
ereg/intval update
2003-12-19 09:27:23 +00:00
Miles Lott
83fa2e42a9
replace ereg_ with str_
2003-12-19 09:25:19 +00:00
Miles Lott
f3549ec4d8
Cleanup handling of vcard file import
2003-12-05 11:27:47 +00:00
Miles Lott
da6ba3797f
Cover delete_block if empty
2003-12-03 04:31:16 +00:00
Miles Lott
6eb49e1666
Add ability to delete multiple entries, with a select all check image from the setup application
2003-12-03 04:28:20 +00:00