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
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
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
Ralf Becker
818149f6bc
fixed typo from lars
2005-03-03 17:07:32 +00:00
Lars Kneschke
f6c2029094
changes to keep track of changed content
2005-02-27 23:33:14 +00:00
Carsten Wolff
466e423dbc
forwardport of the recent xml-rpc-fixes in stable
2004-10-06 09:29:12 +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
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
Miles Lott
bbbd26dc4b
Add initial framework for alternate contact types (not enabled), cleanup formatting
2004-02-22 15:18:36 +00:00
Miles Lott
bab57d221a
fix author credit
2004-02-15 18:21:35 +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
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
f3549ec4d8
Cleanup handling of vcard file import
2003-12-05 11:27:47 +00:00
Miles Lott
c77cc462e6
Cleanup format and use of HTTP_ vars, intval, etc.
2003-12-01 00:46:45 +00:00
Miles Lott
71a27f0ae7
Remove header redirection from bo class - one function left to do
2003-11-19 14:16:15 +00:00
Ralf Becker
620eb15fc4
fixed wrong permission-check (was PHPGW_ACL_DELETE instead of _READ or _EDIT)
2003-11-14 21:15:02 +00:00
Ralf Becker
08379d93b8
- useing the check_perms function from contacts
...
- ui only calls bo and not longer contacts direct
2003-10-25 10:16:12 +00:00
Ralf Becker
8c9c2f09d0
some more xmlrpc changes
2003-10-24 20:42:00 +00:00
Ralf Becker
3b69781d89
fixed not working acl in so&bo (ui acl is working, that why noone noticed it so far), moved acl-check and default-values for add from so to bo)
2003-10-24 19:05:05 +00:00
Ralf Becker
55245b8c8b
some fixes:
...
- removed message 'set your prefs first'
- setting some default prefs, if none are set
- fixed birthdayreminder
2003-10-03 10:04:01 +00:00
Ralf Becker
f76c6eedd7
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:16:30 +00:00
Ralf Becker
468038a09e
fixed default filter in prefs and custom field display
2003-07-01 20:24:00 +00:00
Miles Lott
314fa566c6
Part one of two - implement filter by first char of last name, fullname, or company (for now)
2002-05-13 00:43:35 +00:00
Miles Lott
18c9bede9c
Now using get_var() from api
2002-02-28 04:23:16 +00:00
Miles Lott
2421cc1afa
Fix email link; Formatting;
2002-01-17 03:52:56 +00:00
Miles Lott
fcf1e0a7ec
Fix checking of entry var and posted start/order/sort, etc.
2001-12-23 17:28:14 +00:00
Miles Lott
86e8f527d7
modify exposed function names for xmlrpc to match service class
2001-10-22 21:18:57 +00:00
skeeter
a446455ca4
Small fixes for the addressbook preferences. It wasn't saving users choice of mainscreen_showbirthdays.
2001-10-21 10:51:32 +00:00
Miles Lott
9355b2486c
Fix cat_id setting - again
2001-09-17 02:35:01 +00:00
Miles Lott
01ef0bdc8b
Enhance detection of sqsof vars
2001-09-15 12:59:48 +00:00
Miles Lott
e247562fc7
oops! deleted $start global here somehow
2001-09-04 05:28:24 +00:00
Miles Lott
5d2d1be866
Some more tweaking for GLOBALS, also added introspection for list_methods()
2001-08-27 09:51:32 +00:00
Miles Lott
a18da3100c
Adjustments to pass array values (one more to go)
2001-08-23 06:57:37 +00:00
Miles Lott
ca0ed1f136
Add in function io map function, listmethods() and rework so class to create
...
the contacts object in the constructor
2001-08-20 16:30:02 +00:00
Miles Lott
09a1130896
Working to changeover to use of arrays for all bo functions, fix some other
...
broken calls that were in limbo
2001-08-09 00:19:28 +00:00
Miles Lott
de68820130
Hopefully a fix for acl issues, and the strip_html loop
2001-08-04 14:12:32 +00:00
Miles Lott
3daaf14c25
Moved preferences to ui/bo
2001-07-13 09:03:31 +00:00
Miles Lott
5ec7e29c20
What? you want to delete an entry?! (thanks, DB)
2001-07-12 04:09:12 +00:00
Miles Lott
5e6c6bae46
Trying to fix cat_id setting if cat = 0 or ''
2001-07-12 02:42:26 +00:00
Miles Lott
5d4eb501d5
Fix (?) for cat_id... i just don't know anymore
2001-07-12 01:36:51 +00:00
Miles Lott
bba5990cda
Fix for php4 for fix for php3...
2001-07-12 01:01:11 +00:00
Miles Lott
6b990a110e
Fix export, remove incomplete Italian import file
2001-07-09 23:20:46 +00:00