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
jengo
9b9bad78f0
LDAP list users is now working
2000-10-23 02:48:34 +00:00
jengo
703b1c2553
Adding users to LDAP is now working
2000-10-23 01:14:21 +00:00
jengo
689f013abc
More work on creating the functions for the LDAP admin section
2000-10-20 05:59:25 +00:00
jengo
0295005a6e
More work on LDAP admin section
2000-10-20 05:51:27 +00:00
jengo
ac8d54a110
Fixed parse error and working on LDAP admin section
2000-10-20 05:43:27 +00:00
jengo
78e7194dc0
The SQL version of the admin section is fully working now
2000-10-20 05:14:53 +00:00
jengo
b592122f3c
More work on the SQL version of the admin section, editing accounts is now working
2000-10-20 04:43:13 +00:00
jengo
f9fe837aa5
More work on the SQL version of the admin section, add and delete account now works
2000-10-20 03:30:28 +00:00
jengo
e5f5796d49
Started adding the LDAP admin section functions
2000-10-20 02:45:54 +00:00
jengo
17eeb47d3c
Fixed new account form not return the user firstname or lastname on an error.
2000-10-18 20:21:52 +00:00
jengo
ef3a4a6e5c
Fixed access columns and groups columns not working correctly
2000-10-18 03:46:57 +00:00
skeeter
dce91446c9
Setting default preferences for new users
2000-10-13 12:21:04 +00:00
jengo
d9abb263a5
Updating more of the preferences
2000-10-12 18:18:03 +00:00
sjb4891
f4f9bfaba3
changed ereg in the code to remove groups from accounts to match what is
...
actually in the field.
2000-10-11 01:58:21 +00:00
skeeter
1369e38c4b
improper group info on new groups causing navbar problems
2000-10-11 00:57:09 +00:00
skeeter
fc91dfaf5b
improper group info on new groups causing navbar problems
2000-10-11 00:18:42 +00:00
skeeter
77768a90ef
improper group info on new groups causing navbar problems
2000-10-11 00:02:39 +00:00
skeeter
5001c5bdbd
improper group info on new groups causing navbar problems
2000-10-10 23:28:42 +00:00
jengo
b3f402db9f
Removed uneed files that where moved to the phpgwapps cvs tree
2000-10-03 10:44:26 +00:00
jengo
0b2c610755
Cleaned up a few forms
2000-10-03 09:14:08 +00:00
jengo
a490cdcf5c
Updated viewaccounts to new accounts table and fixed a few parse errors
2000-10-03 06:58:01 +00:00
jengo
5008306a5d
Converted new accounts to work off templates
2000-10-02 20:43:56 +00:00
jengo
3e3f04a137
Fixed a problem with the sorting in the current users section and cleaned up some of the error reporting
2000-10-02 10:48:03 +00:00
seek3r
95d93a753f
needed umask so that permissions would be accurate
2000-10-02 08:30:23 +00:00
seek3r
895c9ba0f3
fixed a few bugs, and added support for dirverify
2000-10-02 07:33:43 +00:00
sjb4891
263fdedd2a
Added $phpgw->common->phpgw_footer() function, and changed all
...
places that were including the footer.inc.php to use the function.
Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
seek3r
583ebddb32
renamed header(0 to phpgw_header() to remedy function name conflicts
2000-09-28 15:01:11 +00:00
sjb4891
b781dd61f6
sessionid was used instead of session_id to kill session. From Chew.
2000-09-28 14:36:38 +00:00
jengo
ed3540db30
Cleaned up uneeded code and fixed a SQL error in the sessions table.
2000-09-28 11:48:58 +00:00
jengo
e094af286f
Wasn'r updated to the new sessions table
2000-09-28 05:06:27 +00:00
jengo
1cdd40e6b9
Fixed last account showing up twice
2000-09-28 04:57:32 +00:00
skeeter
6f98d63860
missing php closing tag ?>
2000-09-28 02:25:19 +00:00
skeeter
cfbf8db153
fixes for accounts
2000-09-27 23:50:11 +00:00
skeeter
4a93132396
fixes for accounts
2000-09-27 23:17:36 +00:00
skeeter
941f47ff4d
fixes for accounts
2000-09-27 22:44:20 +00:00
skeeter
e48168c5cd
fixes for accounts
2000-09-27 22:36:15 +00:00
jengo
51fcd9558a
Fixed a bug where users where able to delete there own account
2000-09-27 09:05:02 +00:00
jengo
341d218664
Fixed a sql error in preferences table
2000-09-27 08:18:40 +00:00
jengo
5f4b9d6a04
Merging in more changes to the admin section
2000-09-25 22:35:09 +00:00
jengo
066b5ff4fe
Merged in admin section changes
2000-09-25 22:27:40 +00:00
skeeter
816aac68fe
various little fixes
2000-09-25 21:13:52 +00:00
seek3r
24d5295a9d
switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens
2000-09-25 20:47:40 +00:00