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
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