Commit Graph

32 Commits

Author SHA1 Message Date
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
Miles Lott
3ee4ab412a Replace refs with copies to avoid php3 problems, i hope 2001-07-09 18:06:03 +00:00
Miles Lott
5df37c28ff Switch to using /index.php 2001-07-09 17:35:27 +00:00
Miles Lott
5faec95d69 trying to fix reset of start... again 2001-07-08 14:31:59 +00:00
Miles Lott
ace91371c8 Starting to commit mostly working redesign using 3layer 2001-07-08 13:54:40 +00:00