jengo
|
ac60c67a5b
|
Added a temp partial fix for accounts to the new phpgw_account tables
|
2001-02-06 08:54:19 +00:00 |
|
skeeter
|
1717428989
|
fix for edit_account()
|
2001-02-03 01:46:58 +00:00 |
|
skeeter
|
2bd2c994b7
|
edit/new accounts works with new acl/applications and w/o warnings
|
2001-02-02 12:28:39 +00:00 |
|
skeeter
|
ea0ebf51ce
|
editaccount now works with acl class
|
2001-02-02 03:11:57 +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 |
|
skeeter
|
abf8c3bcd9
|
implementation of applications class
|
2001-01-21 01:26:23 +00:00 |
|
Lars Kneschke
|
21a878f06b
|
added missing
include($phpgw_info["server"]["server_root"]."/calendar/inc/functions.inc.php");
|
2001-01-11 21:09:25 +00:00 |
|
Lars Kneschke
|
0e36c3a43c
|
added missing )
|
2001-01-07 20:38:59 +00:00 |
|
jengo
|
24945c4b3b
|
text version of navbar is working again
|
2001-01-07 09:34:45 +00:00 |
|
skeeter
|
fbf40f18ab
|
fix for changing passwords
|
2001-01-07 03:40:38 +00:00 |
|
skeeter
|
329e8b3f00
|
calendar removed from api
|
2000-12-27 15:20:15 +00:00 |
|
skeeter
|
f3abbd9ae4
|
fixes for new preferences class
|
2000-12-27 15:07:14 +00:00 |
|
jengo
|
20c3f60c29
|
create header is now using templates
|
2000-12-27 09:30:43 +00:00 |
|
jengo
|
d30890881a
|
Started fixing edit account
|
2000-12-26 06:30:51 +00:00 |
|
Lars Kneschke
|
7d494dda53
|
user deleting and adding didn't work
|
2000-12-26 01:35:37 +00:00 |
|
jengo
|
947a4f5067
|
Changed all exit; calls to use the new common->phpgw_exit()
|
2000-12-23 22:50:32 +00:00 |
|
skeeter
|
ea66a64a46
|
new hook file for preferences
|
2000-12-22 21:18:35 +00:00 |
|
skeeter
|
cce88109f4
|
fix for changing of users password and setting in phpgw_sessions
|
2000-12-21 01:08:10 +00:00 |
|
seek3r
|
e045c4236e
|
added functions needed to detect template and image dirs
|
2000-12-19 18:14:22 +00:00 |
|
skeeter
|
ea3bd773b7
|
deleted call to preference_delete()
|
2000-12-16 16:51:03 +00:00 |
|
seek3r
|
c115717da0
|
converting to the new hooks system
|
2000-12-15 21:56:09 +00:00 |
|
Lars Kneschke
|
8b5b4cb849
|
read_accounts was making a loop to much, so we had always a empty line in
accounts.php
|
2000-12-10 10:46:42 +00:00 |
|
jengo
|
e09c174427
|
Merged in patch for UW-mailfolder and added a config option for 8 charater limit on loginids for LDAP
|
2000-12-06 11:19:59 +00:00 |
|
skeeter
|
d004d226fa
|
firstname and lastname was swapped
|
2000-12-03 12:45:40 +00:00 |
|
jengo
|
98b55b6cf9
|
Renamed table from sessions to phpgw_sessions
|
2000-11-26 09:34:39 +00:00 |
|
jengo
|
68c5285a8c
|
Fixed editaccount.php had the wrong table name
|
2000-11-26 09:32:34 +00:00 |
|
Lars Kneschke
|
8792d409b0
|
store only ldap data in the ldap server. phpgw data in the sql server
|
2000-11-25 22:34:15 +00:00 |
|
jengo
|
a8700c4050
|
Added the legal notice/message for the mainscreen
|
2000-11-24 04:45:09 +00:00 |
|
jengo
|
3742880ff0
|
Updated the LDAP for the changes for directorys not move correctly when the loginid changes. This has not been tested yet.
|
2000-11-23 22:06:54 +00:00 |
|
jengo
|
9f88504c00
|
Fixed login id changes not being updated correctly
|
2000-11-23 22:00:11 +00:00 |
|
skeeter
|
ba00a39582
|
Fix for deletion of user accounts
|
2000-11-22 12:16:51 +00:00 |
|
skeeter
|
d6295ba513
|
delete no deletes accounts calendar events
|
2000-11-21 02:32:22 +00:00 |
|
jengo
|
f888b16943
|
Working on nextmatchs for LDAP
|
2000-11-18 01:18:31 +00:00 |
|
jengo
|
471f42b67a
|
Cleaning up LDAP support
|
2000-11-17 21:16:49 +00:00 |
|
skeeter
|
3ad039bb09
|
fix for deletion of accounts
|
2000-11-17 03:28:36 +00:00 |
|
Lars Kneschke
|
7a855bfd7e
|
I hope i did not break too much. ldap-support should now be mostly
complette. Some things are still to do.
|
2000-11-11 15:30:37 +00:00 |
|
Lars Kneschke
|
0e967d2b64
|
removed bug
|
2000-11-11 12:04:44 +00:00 |
|
Lars Kneschke
|
8fd703f1eb
|
changes for better ldap support
|
2000-11-10 21:11:03 +00:00 |
|
jengo
|
74e0869c8f
|
Merged in LDAP patch
|
2000-11-06 00:27:52 +00:00 |
|
jengo
|
9d323346b3
|
Merged in patch for vcard support
|
2000-11-03 20:07:57 +00:00 |
|
jengo
|
ae4eb2c239
|
Cleaned up a little code
|
2000-10-31 11:55:05 +00:00 |
|
jengo
|
9adf13dc8c
|
Edit LDAP users is now working properly
|
2000-10-31 11:50:35 +00:00 |
|
pjw
|
4ebbb9871b
|
Fixed error on new user creation.
|
2000-10-26 23:17:06 +00:00 |
|
jengo
|
bbcc442177
|
Working on LDAP admin section
|
2000-10-26 01:16:10 +00:00 |
|
jengo
|
cb30556aaf
|
Update changepassword to work with LDAP
|
2000-10-25 22:09:41 +00:00 |
|
jengo
|
b33d3e05c4
|
Working on converting the account_lid owner fields to account_id
|
2000-10-25 21:09:00 +00:00 |
|
skeeter
|
f6109d9ed2
|
small logic problem
|
2000-10-24 02:35:36 +00:00 |
|
jengo
|
4076adf8b4
|
LDAP delete users is now working
|
2000-10-23 06:34:25 +00:00 |
|
jengo
|
2f3d14486b
|
more work on LDAP
|
2000-10-23 05:44:39 +00:00 |
|
jengo
|
3618a61f1c
|
More work on LDAP read accounts
|
2000-10-23 03:33:30 +00:00 |
|