Commit Graph

157 Commits

Author SHA1 Message Date
jengo
3831d2e0d2 Fixed some error reporting 2000-11-17 16:19:37 +00:00
skeeter
7e1b914689 minor fix for phpgw->link() 2000-11-17 05:07:42 +00:00
pjw
46480718d0 added session support for folks without cookies. 2000-11-17 04:35:25 +00:00
skeeter
3ad039bb09 fix for deletion of accounts 2000-11-17 03:28:36 +00:00
pjw
4b848e45e8 Util for developers to make "selected" versions of their navbar icons. 2000-11-17 00:31:35 +00:00
jengo
165e15b76a *** empty log message *** 2000-11-16 08:09:00 +00:00
jengo
07bf8a2a7c Converted the flags to use the new style 2000-11-16 08:00:18 +00:00
seek3r
066cc921b3 new disable by default policy should help performance 2000-11-16 07:40:37 +00:00
jengo
88d7dc6ea3 Fixed the percent of users who didn't logout not showing up correctly 2000-11-15 09:34:57 +00:00
jengo
764ae33d93 Wasn't updated to the new templates 2000-11-15 08:19:25 +00:00
jengo
f514d209db update the applcations section to handle apps that aren't display on the navbar 2000-11-13 12:00:47 +00:00
jengo
8e765f2af7 Changed the 8 charater limit on loginids to only affect LDAP users 2000-11-13 10:05:45 +00:00
Lars Kneschke
764a469406 a simple up button, and some german translations 2000-11-12 21:12:16 +00:00
jengo
28eeae8ad7 Just added a few notes 2000-11-12 10:43:57 +00:00
jengo
9e4f4343b1 Added the code to handle delete from tables based on the table lists in applications 2000-11-12 10:37:47 +00:00
Lars Kneschke
84a5c8773d user admin page was broken for ldap 2000-11-12 09:26:54 +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
Lars Kneschke
708456dd33 added a rawurlencode => ldap dn's can have white spaces and other non html
chars
2000-11-10 20:49:33 +00:00
jengo
3231a12e2a I forgot to remove a $t = new Template() from before 2000-11-07 23:50:02 +00:00
jengo
148cad83fd Moving around templates 2000-11-07 20:44:19 +00:00
jengo
1a1f774680 Started cleaning up the templates 2000-11-07 20:37:02 +00:00
jengo
eb5b0f9ff8 I added the code in phpgw.inc.php to check if there is a templates directory in the applications directory. It will then load up $phpgw->template. I did not commit the moved templates, becuase we need to figure out the name of the directory for them. 2000-11-07 17:31:12 +00:00
jengo
2912a3d68f Fixed logout field not showing up properly 2000-11-06 11:38:22 +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
jengo
7fb5ee338e Added better error checking to new/edit account and new/edit applications 2000-10-28 19:24:51 +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
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