Commit Graph

434 Commits

Author SHA1 Message Date
Miles Lott
cbd9cbadc8 Add ability for HR to set tid 2001-03-26 23:19:36 +00:00
Miles Lott
e6d9173490 Add saving of cat_id into new phpgwcatid attribute - filters pending 2001-03-26 13:33:50 +00:00
Miles Lott
df41f9fefe More adjustment to sql filter strings 2001-03-26 13:08:59 +00:00
Miles Lott
cea7ef4b6e More query-following 2001-03-26 10:23:30 +00:00
Miles Lott
00b6b8699d help query follow us, so it is not lost when we cancel or delete 2001-03-26 09:50:07 +00:00
Miles Lott
a12fd0c775 Oops, remove cat_id from the submit form - resets what you pick above 2001-03-26 09:43:09 +00:00
Miles Lott
944c092953 Fixing some cat_id settings in form buttons 2001-03-26 08:52:53 +00:00
Miles Lott
4716028755 Alter filter setting in conjunction with nextmatchs fix 2001-03-26 08:25:19 +00:00
Miles Lott
7b2ab4f697 Some more filtering fixes, I hope 2001-03-26 02:00:47 +00:00
Miles Lott
8fa2ccd754 Trying to delete 2001-03-26 00:20:09 +00:00
Miles Lott
1a90069692 Adding test 2001-03-26 00:19:03 +00:00
Miles Lott
ee58225c19 Removing test file 2001-03-26 00:15:48 +00:00
Miles Lott
5c80b371cb Testing attic 2001-03-26 00:15:21 +00:00
Miles Lott
528db46464 Add delete_all() to sql for testing ONLY :) 2001-03-25 23:25:23 +00:00
Miles Lott
a0ec697e28 Fix sql error in add() 2001-03-25 23:21:01 +00:00
Miles Lott
2e91489c7a Remove extra ] 2001-03-25 23:14:17 +00:00
Miles Lott
382347be76 Some work on sql filter mods since the intro of acl 2001-03-25 14:11:43 +00:00
Miles Lott
890e106ec0 Set display of cat setting to 'none' if no cat 2001-03-25 09:18:14 +00:00
Miles Lott
e783530f7f Add default category setting of all 2001-03-25 09:14:43 +00:00
Miles Lott
1d413dd5bb Don't set prefs here, pass the current value to form() 2001-03-25 09:09:32 +00:00
Miles Lott
3c0832cab2 Add autosetting of cat_id on add if pref set for default 2001-03-25 09:07:58 +00:00
Miles Lott
23ec2bb2b1 Update for missing template values 2001-03-25 08:56:24 +00:00
Miles Lott
2dd34c4c1a Added ability to autosave last selected category 2001-03-25 08:46:26 +00:00
Miles Lott
50c042d7d4 Prefs template changes 2001-03-25 08:31:30 +00:00
Miles Lott
390d9f0362 Some prefs dialog changes 2001-03-25 08:31:02 +00:00
Miles Lott
3ca4825e4f Fix cat_id logic to check for '', not 0 (which is none) 2001-03-25 07:56:55 +00:00
Miles Lott
030388d193 Also set $fand to NULL; 2001-03-25 07:46:13 +00:00
Miles Lott
e9bcd7a91b Fix if no grants are set - this is because of changes for cat_id 2001-03-25 07:44:01 +00:00
Miles Lott
1433916943 Add check for default category pref if none is set via dropdown 2001-03-25 07:39:58 +00:00
Miles Lott
72ba1e141a Add selection of default category 2001-03-25 07:36:21 +00:00
Miles Lott
32e82f77ef Don't allow select all in edit/add 2001-03-25 06:07:00 +00:00
Miles Lott
fb1aa7062b Add ability to select all/none or a specific category 2001-03-25 06:02:52 +00:00
Miles Lott
37cdf6faf1 Adding category support to addressbook 2001-03-25 05:41:06 +00:00
Miles Lott
10790a2005 Add category editing 2001-03-25 02:50:04 +00:00
Miles Lott
25f13d5072 Add category editing code, based on Notes' code, for prefs 2001-03-25 02:48:11 +00:00
Miles Lott
a5bf90d42e Add category editing templates 2001-03-25 02:45:58 +00:00
Miles Lott
8b605f50ff Switch LDAP to o,ou,streetaddress, add access to functions.inc.php 2001-03-24 21:54:31 +00:00
Miles Lott
9b868cb86a Add use of access field 2001-03-24 21:48:41 +00:00
Miles Lott
e96dab92b8 Add selection of marking import as private 2001-03-24 16:50:30 +00:00
Miles Lott
99f310b1b4 Remove another silly mistake in update() for owner field 2001-03-24 15:51:28 +00:00
Miles Lott
7e03760d36 Silence reset if no records 2001-03-24 15:31:59 +00:00
Miles Lott
7676f0576c Make edit use class for owner check, make add use acl and access field 2001-03-24 15:21:56 +00:00
Miles Lott
058d9bcb2e Fix update error in access field 2001-03-24 15:12:33 +00:00
Miles Lott
3806a09744 Added grants var and setting 2001-03-24 15:04:35 +00:00
Miles Lott
ab0c85c467 Add acl check to view, and reinsert access field display 2001-03-24 14:55:33 +00:00
jengo
72b4870a4c Started working on edit ACL, its not complete 2001-03-24 11:11:45 +00:00
jengo
f3df7a0ff4 Started working on ACL, so far index has been updated 2001-03-24 09:58:09 +00:00
Miles Lott
1cfe152bad Add missing field request for 'access' 2001-03-24 08:49:25 +00:00
Miles Lott
a7742b1685 Add return of access field, modify read_single/last to return these explicitly 2001-03-24 08:45:52 +00:00
Miles Lott
933685fb30 Add checks to make sure ldap_contact_context is set 2001-03-24 07:58:03 +00:00