skeeter
|
6f9c81a7af
|
This locks the preference table before deleting the user preferences.
|
2001-03-30 02:40:18 +00:00 |
|
skeeter
|
357692004e
|
new hook for deleting user preferences when user is deleted from the system
|
2001-03-30 02:37:56 +00:00 |
|
skeeter
|
3313bb0a39
|
Changed to .
|
2001-03-30 02:32:23 +00:00 |
|
skeeter
|
69ef94cd17
|
New hook for deleting ALL records for a user when the user is deleted from the system.
|
2001-03-30 02:16:23 +00:00 |
|
skeeter
|
22e093dc07
|
Rename of hook_deleteaccount.inc.php to hook_admin_deleteaccount.inc.php
|
2001-03-30 02:14:17 +00:00 |
|
skeeter
|
f2329fc7bc
|
Guarrantee maxmatchs is an integer value.
|
2001-03-30 01:00:33 +00:00 |
|
skeeter
|
2026b25976
|
Fixes for NNTP. Was not returning results. Also, cleanups and now meets coding standards.
|
2001-03-30 00:58:38 +00:00 |
|
Miles Lott
|
e274ab6a23
|
Fix php tag
|
2001-03-29 20:17:54 +00:00 |
|
Miles Lott
|
c9af0a21e7
|
Fix php tags
|
2001-03-29 19:53:19 +00:00 |
|
Miles Lott
|
41300b53ca
|
Fix php tags
|
2001-03-29 19:36:29 +00:00 |
|
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 |
|