Commit Graph

1524 Commits

Author SHA1 Message Date
skeeter
8bc405905d does a reset of the array and checks for a rogue int application 2001-01-30 02:10:45 +00:00
skeeter
50cf9c05ae now handles the multi args in CreateObject() 2001-01-30 02:09:32 +00:00
jengo
0341383c39 Moved it over to use db->limit() instead of nextmatchs->sql_limit() 2001-01-30 00:17:15 +00:00
jengo
813d2e72ed Removed the use of nextmatchs->sql_limit() and replace it with db->limit() 2001-01-30 00:13:25 +00:00
jengo
81c7d0be94 Fixed limit(), I must have been a sleep when I wrote the function :) 2001-01-30 00:12:27 +00:00
skeeter
8345e26b12 fixes the preference pages for the different apps 2001-01-29 04:40:16 +00:00
seek3r
f1bb2f6bef fixed app listing 2001-01-29 02:26:01 +00:00
seek3r
80c8300172 corrected contrustor problem 2001-01-29 02:17:08 +00:00
bettina
2a5777bb22 added column cat_access to phpgw_categories 2001-01-28 23:13:59 +00:00
Miles Lott
5746fb0eef Fix limit call to db->limit 2001-01-28 13:43:22 +00:00
Miles Lott
4ace69d421 Rename phpgw_fillarray to fill_user_array to match sql. 2001-01-28 13:31:44 +00:00
Miles Lott
6938a42803 Addin username/groupname conversion functions from sql. 2001-01-28 13:29:14 +00:00
seek3r
5544af855f looks good. please test 2001-01-28 12:24:38 +00:00
seek3r
d3ed4a59ae Working on load order simplification. It still needs ALOT of work 2001-01-28 12:07:20 +00:00
seek3r
9b8a1cd8f7 fixed get_app_list_for_id and get_location_list_for_id so that they return on the entries for the specified user or group. As would be expected. 2001-01-28 01:37:34 +00:00
skeeter
0cc6d28d3c added constructor to class 2001-01-27 16:32:09 +00:00
seek3r
caa97ad127 I think this fixes it 2001-01-27 15:59:19 +00:00
seek3r
a000b3d00d around and around we go 2001-01-27 04:23:32 +00:00
seek3r
e9c319813d fixd 2001-01-27 04:07:29 +00:00
seek3r
fd8a910b08 fixed logic problem 2001-01-27 03:29:33 +00:00
jengo
716c0c7f24 Fixed the sorting issue 2001-01-27 03:24:53 +00:00
skeeter
f24fa93c1e fix for overlapping of events not overlapping 2001-01-27 01:40:03 +00:00
Miles Lott
91316c0538 Modify read to optionally handle queries 2001-01-26 21:37:04 +00:00
skeeter
1804a9213c made day view on home page editable 2001-01-26 18:34:53 +00:00
skeeter
6f0c6678be repeating events work correctly now 2001-01-26 13:15:38 +00:00
seek3r
14399c60c4 went full blown with app assignments via ACL. Still need to do teh admin pages tho 2001-01-26 11:58:00 +00:00
Miles Lott
786bffc4c5 Add read_single_entry 2001-01-26 04:30:02 +00:00
skeeter
27c6fc6ed1 now displays the title - description 2001-01-26 04:22:15 +00:00
skeeter
53a67b7722 fixes and prep for acl integration 2001-01-26 04:10:58 +00:00
Miles Lott
05109519c4 Add var to show total_records, and modify read to set it. 2001-01-26 00:23:46 +00:00
skeeter
77e137a1c1 fixes for removing user grants 2001-01-25 17:58:08 +00:00
skeeter
de2aa31d33 fixed paging and searching.. still problems 2001-01-25 17:56:25 +00:00
Miles Lott
39334f25ec fix limit function to return offset var 2001-01-25 07:07:57 +00:00
Miles Lott
ab86478263 Add filters to sql. 2001-01-25 07:07:04 +00:00
jengo
9505b365d6 Moved sql_limit() to the db classes and renamed it to limit() 2001-01-25 06:09:08 +00:00
skeeter
6c15e4a6d3 now updates properly to acl table 2001-01-25 04:32:14 +00:00
skeeter
0d2fc30cbf changes for using maxmatches and paging 2001-01-25 04:07:26 +00:00
jengo
c075d32f83 Added in the new contacts class, it still needs some work 2001-01-25 03:03:45 +00:00
seek3r
435a794d5e fixed some various issues with acl 2001-01-25 01:30:39 +00:00
seek3r
c98109234f reversed some lame hard coded path that jengo put 2001-01-24 19:28:08 +00:00
Miles Lott
5df0c4ae7d Update to latest generic acl_prefs from calendar app 2001-01-24 03:45:00 +00:00
Miles Lott
3cba8275a4 Add addressbook to preferences list 2001-01-24 03:40:49 +00:00
skeeter
8a23de20ea changed around the check function a little 2001-01-24 03:21:16 +00:00
skeeter
775d0fc4bc more generic - still lacking actual acl saving 2001-01-24 01:11:32 +00:00
Miles Lott
0c1ee930fb Removed. 2001-01-23 13:45:00 +00:00
Miles Lott
d36bae98ff Import calendar acl stuff, not working yet. 2001-01-23 13:43:15 +00:00
Miles Lott
929f59dcc8 Imported calendar acl stuff, not working yet. 2001-01-23 13:42:18 +00:00
Miles Lott
b1df65cdfe Another template update to allow for better customization in index.php. 2001-01-23 13:40:42 +00:00
skeeter
9c554ba6d9 cosmetic fixes 2001-01-23 12:01:55 +00:00
Miles Lott
210ae70a45 Redo template set for index.php to allow for better customization. 2001-01-23 04:28:06 +00:00