Commit Graph

2464 Commits

Author SHA1 Message Date
Miles Lott
2f87627bf7 Trying to get cats and other filters to behave, this is the best yet 2001-03-29 17:53:26 +00:00
Miles Lott
6a59701d07 Set {filter} to '' if no $filter_obj 2001-03-29 17:13:35 +00:00
Miles Lott
a031515dbe Fix cat_id select, and ldap filter 2001-03-29 16:07:34 +00:00
Miles Lott
c4ebab9d28 Fix selection of cats 2001-03-29 15:40:10 +00:00
Miles Lott
8f786be9f5 Fix the selection of cats 2001-03-29 15:39:10 +00:00
Miles Lott
966cc127e0 Found another problem on the same line 2001-03-29 12:24:03 +00:00
Miles Lott
01cd30a78f Fix bad call to old function exists(), now using accounts class 2001-03-29 12:18:43 +00:00
Miles Lott
f6636247c7 Fix setting of prefs for default cat, remove phpversion check 2001-03-29 11:12:03 +00:00
Miles Lott
1e1b56cc8b More POST fixes 2001-03-29 11:02:14 +00:00
Miles Lott
36d417cbaa Clean up a lot of GET/POST nonsense, moving to POST where possible 2001-03-29 10:45:29 +00:00
Miles Lott
7be7aa0595 Fix LDAP filtering, I think. 2001-03-29 09:56:43 +00:00
Miles Lott
d567722a61 Fix to display correct cat from contact entry 2001-03-29 09:15:27 +00:00
Miles Lott
c6b541291b Disable java for now 2001-03-29 09:08:08 +00:00
Miles Lott
50be1bbeb5 get_list() did not know about ldap_context, oops 2001-03-29 08:49:09 +00:00
Miles Lott
6238ac903d Initial add; This is very prelim 2001-03-29 08:10:04 +00:00
jengo
2a46126b1b Finished adding ACL to the addressbook, I belive it should now work. Needs testing 2001-03-29 08:09:50 +00:00
jengo
76495e058f view now has ACL support 2001-03-29 07:53:14 +00:00
Miles Lott
a4ce6380d9 Cheap hack to make {rows} not show if no custom fields 2001-03-29 07:29:32 +00:00
Miles Lott
fef9d740a9 Add min/max account_id to admin config.inc.php, and ldap accounts is using it 2001-03-29 07:26:28 +00:00
Miles Lott
cd3c45db5f Change lang for login shell 2001-03-29 06:23:06 +00:00
Miles Lott
8557b386f6 Add 'home directory' and 'login shell' 2001-03-29 06:21:06 +00:00
Miles Lott
2c5d6daae2 Another try at checking if $id > $max, I like this better 2001-03-29 06:15:57 +00:00
Miles Lott
f67f7719c2 Added min/max to nextid/lastid 2001-03-29 06:10:47 +00:00
Miles Lott
5713329ff9 Add LINE,FILE to nextid/lastid 2001-03-29 04:32:33 +00:00
Miles Lott
cc1e174762 Add empty account_id to create() call 2001-03-29 04:21:27 +00:00
Miles Lott
0b15657e4c Add account_id for future use 2001-03-29 04:20:12 +00:00
Miles Lott
c7b682d525 Add homedirectory and loginshell to ldap 2001-03-29 03:40:14 +00:00
Miles Lott
3690501ca1 Add new setup configs for ldap homedir and shell 2001-03-29 03:39:40 +00:00
Miles Lott
3ae25525a8 Two new forms for ldap accounts 2001-03-29 03:09:30 +00:00
Miles Lott
7ffd9c2858 Fill in default if no custom fields 2001-03-29 02:55:11 +00:00
Miles Lott
5acca29f4d Add onsubmit to cat select 2001-03-28 12:53:39 +00:00
Miles Lott
3659fba29a Query string passage 2001-03-28 12:51:59 +00:00
Miles Lott
0319a6e05b New hook for admin/deleteaccount.php 2001-03-28 12:44:05 +00:00
Miles Lott
f57e5d0c3a Modify delete_all() to handle account record deletion by admin 2001-03-28 12:39:42 +00:00
Miles Lott
dcdf02842e Update contacts class documentation, rename file 2001-03-28 11:22:25 +00:00
Miles Lott
8470020176 Fix cat edit link to addressbook 2001-03-28 07:22:09 +00:00
Miles Lott
57bc11d8de Correct field choices for mainscreen_showbirthdays 2001-03-28 04:49:31 +00:00
Miles Lott
561670a24d More query string handling 2001-03-28 01:59:08 +00:00
Miles Lott
d58fc5bfcd Let export keep the query string 2001-03-28 01:55:24 +00:00
Miles Lott
c17201687a Add cat selection to export 2001-03-28 01:54:00 +00:00
Miles Lott
d8c21b2961 Setup new var, remove vars from class extension file (shared) 2001-03-28 00:57:47 +00:00
Miles Lott
30fe68b84c Better filtering and correct field updates - imagine that! 2001-03-27 21:57:26 +00:00
Miles Lott
68df73e563 Make option dialog use ncat_id not cat_id 2001-03-27 21:50:37 +00:00
Miles Lott
7100c51a3a Remove a stray tab, yes I am stalling 2001-03-27 21:20:56 +00:00
Miles Lott
b3332e9707 Check for one other value of access 2001-03-27 21:19:06 +00:00
skeeter
dff440505a This should now be compatible for NON-Latin charsets. 2001-03-27 18:31:07 +00:00
Miles Lott
8a4bb9cea1 Let import keep track of where you were in index 2001-03-27 17:33:47 +00:00
Miles Lott
bb2a6c38c4 Category selection on import 2001-03-27 17:17:46 +00:00
Miles Lott
9917a39116 More ldap filtering fixes 2001-03-27 17:15:47 +00:00
Miles Lott
dac252934e Add tid to update as an option 2001-03-27 14:44:50 +00:00