Commit Graph

529 Commits

Author SHA1 Message Date
Cornelius Weiß
fc24544f11 fixed not working work email in advanced search
added a more clear WARNING for deletebutton in adv. search
2005-11-07 23:06:16 +00:00
Ralf Becker
b9008dd3ad fixed customfields returned as serialized array 2005-11-07 16:12:41 +00:00
Cornelius Weiß
fd5a8b7510 forgot to use the new edit dialog if we come from view-mode.
we cant change view mode jet, since we need to find a solution for the infolog below the contact.
2005-11-04 01:12:37 +00:00
Cornelius Weiß
fd9e935e63 - new add/edit dialog using tabs
- new "advanced search" function / dialog
- customfields can now be of type text, selectbox, radio and checkbox
2005-11-03 23:47:52 +00:00
Lars Kneschke
e7179a8977 use the same name schema like the other egw apps 2005-09-26 07:06:04 +00:00
Lars Kneschke
1085534c94 modified the delete hooks to use $GLOBALS['hook_values'] 2005-09-20 10:11:38 +00:00
Lars Kneschke
c01925959a display "grant access" link only when we have NOT user grants disabled 2005-09-07 09:24:13 +00:00
Miles Lott
b8bf4655fb formatting 2005-07-28 03:44:13 +00:00
Ralf Becker
2bc834b576 1) fixed missing charset conversation on import
2) phpgw --> egw
2005-07-27 16:11:01 +00:00
Ralf Becker
5156ab1024 commit for Lars: latest SyncML updates 2005-07-20 12:14:39 +00:00
Miles Lott
9a48625481 Fix apply button in preferences 2005-07-17 16:51:03 +00:00
Miles Lott
29cfef66be Switch to use of Save/Apply/Cancel for save and edit pages. Fix array close in boaddressbook. 2005-07-17 16:46:36 +00:00
Lars Kneschke
fc09bb2ab3 defined twice and breaking PHP5 2005-07-05 04:56:05 +00:00
Miles Lott
4924cfc9e2 Switch remaining variables to egroupware convention 2005-07-03 14:15:23 +00:00
Miles Lott
8e4a4edb51 Move custom field functions to new bo class, and implement in calls within this application 2005-07-02 20:20:06 +00:00
zhangweiwu
0adcf97c33 add better w3 complaince so that I could use style like input[type=text] 2005-06-30 07:38:51 +00:00
Miles Lott
2cc1972c51 Converting to new egw arrays 2005-05-01 14:34:59 +00:00
Miles Lott
c651776aca Fix for bug #1187688 2005-04-22 12:45:23 +00:00
Miles Lott
47afabd5b1 missing string identifier 2005-04-15 12:39:26 +00:00
Miles Lott
81f926b501 Add special case for correct filename in Palm_PDB export (Bug #1162859) 2005-03-24 13:29:51 +00:00
Ralf Becker
e6947642bf renamed French export file, as its non-ascii chars caused trouble on non-iso-8859-1 systems 2005-03-15 15:01:17 +00:00
Ralf Becker
f7b38fc301 fixed problems pointed out by gulftech 2005-03-15 14:32:30 +00:00
Ralf Becker
818149f6bc fixed typo from lars 2005-03-03 17:07:32 +00:00
dawnlinux
5b7f56fce7 Fix the following bugs,
[ 996794 ] Custom field can not be deleted.
[ 1029059 ] Delete user fields
[ 1154738 ] Customer fields contain UTF-8 works could not be deleted.

The problem is due to, some specail characters, e.g, utf-8 chars, are url-encoded for generationg the url, but are not decoded when trying to delete them.
2005-03-02 02:50:42 +00:00
Lars Kneschke
f6c2029094 changes to keep track of changed content 2005-02-27 23:33:14 +00:00
reinerj
6b182d0e6d add import script file from itanczos 2004-10-24 09:57:47 +00:00
Carsten Wolff
466e423dbc forwardport of the recent xml-rpc-fixes in stable 2004-10-06 09:29:12 +00:00
alpeb
88451fd126 Added button translation 2004-09-18 21:33:23 +00:00
alpeb
bbe871a450 Added some translations for import and export screens 2004-09-18 15:18:28 +00:00
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