Commit Graph

92 Commits

Author SHA1 Message Date
jengo
8415b69f34 Added in some new themes 2001-01-06 04:35:09 +00:00
jengo
40d3507e7a Things are now using the templates 2001-01-06 04:17:47 +00:00
jengo
6d61ab9c87 Updated docs 2001-01-06 04:13:08 +00:00
jengo
635b7f1de0 Added in the new templates set, there are still a number of things not working or broken ... I will start cleaning them up now 2001-01-06 04:03:42 +00:00
jengo
fb33bbda0d Adding in the new template set 2001-01-06 03:46:59 +00:00
jengo
87e9a958a5 Added in new icons 2001-01-06 03:46:12 +00:00
jengo
a7e2ac802f Forgot to add a file and remove the files that are no longer needed 2001-01-05 14:49:06 +00:00
jengo
c743c5a7c0 Remove comments and added in the phpGroupWare banner 2001-01-05 13:37:04 +00:00
jengo
13cf6da7aa Changed navbar() to return and array and each template set will now use its own navbar.inc.php file. Theres still much to do, but its at least working 2001-01-05 13:35:42 +00:00
seek3r
c8290ae8c5 added code into some acl functions 2001-01-05 10:08:17 +00:00
seek3r
bc71ebf3e0 changed link() better handle mis-use 2001-01-05 07:59:46 +00:00
skeeter
891c0f2d6e fix for default page set to calendar now displays default calendar view 2001-01-05 01:38:12 +00:00
Lars Kneschke
13b082b088 retunr flase, if password changing was not succesfull 2001-01-04 20:53:50 +00:00
Lars Kneschke
1e1fe30c51 commented $entry["phpgw_lastpasswd_change"] = time(); out
it's not ldap conform
2001-01-04 20:43:36 +00:00
Lars Kneschke
aa5d415752 use $phpgw->common->ldapConnect() for ldap connects 2001-01-04 20:37:46 +00:00
seek3r
75c26a23fe moved change_password code to the auth class where it belongs 2001-01-04 20:29:28 +00:00
seek3r
534337b237 moved change_password code to the auth class where it belongs 2001-01-04 20:20:43 +00:00
skeeter
f248381a6f missed a stray setting 2000-12-31 03:28:08 +00:00
skeeter
fe8d288061 now php3 compatible 2000-12-31 02:19:56 +00:00
skeeter
61be9586c4 fix for missing hooks call in sync() 2000-12-30 21:39:16 +00:00
skeeter
b693138a0b sessions should work correctly/restructure of code 2000-12-30 17:10:20 +00:00
skeeter
1433ec0b6f beginnings of a working manual app 2000-12-30 04:07:14 +00:00
skeeter
c16da3e05b fix for crypto and password 2000-12-29 19:40:09 +00:00
jengo
19a79c9735 Working on fixing serialize() with encryption, seems to work on 3.0.16 2000-12-29 09:56:04 +00:00
jengo
0c5e127b53 Started converting the code to encrypt the session_info field, and it now uses kp3 properly. This needs to be tested 2000-12-29 09:00:52 +00:00
skeeter
4985bb1605 small fixes for editting accounts 2000-12-29 04:33:29 +00:00
skeeter
3ef93d16db small fixes for new users and group edits 2000-12-29 03:49:29 +00:00
skeeter
1e4f1ecc8b small fixes for new users and group edits 2000-12-29 03:05:30 +00:00
jengo
b150a2a1c4 This might be the final fix to get things working with serialize() in all version of PHP 2000-12-28 11:29:05 +00:00
skeeter
a329803c8e now allows changing of preference values 2000-12-28 01:09:12 +00:00
Lars Kneschke
1c61949d9c it was not able to change preferences, because $preferences->account_id as
not set
2000-12-27 22:58:42 +00:00
skeeter
22feaafc29 fix for themes 2000-12-27 21:59:05 +00:00
skeeter
5909a9738a fix for missing param 2000-12-27 21:49:06 +00:00
skeeter
ce195b4f2c fix for preferences on login 2000-12-27 21:14:41 +00:00
jengo
1f29754cc0 Wokring on final fix for PHP 4.0.4 2000-12-27 11:11:38 +00:00
jengo
20bd0cab2d Fixed SQL error 2000-12-27 10:00:43 +00:00
jengo
e48f4f0c65 Changed around the preferences class to work with users other then the current one 2000-12-27 03:05:34 +00:00
skeeter
b6631877a0 removed addressbook and todo from api 2000-12-26 20:29:47 +00:00
skeeter
cbc8000109 calendar removed from api 2000-12-26 20:13:34 +00:00
seek3r
65fd880cfc cleaned up reference 2000-12-26 19:45:20 +00:00
seek3r
1e7aa992a0 sorting out the final details 2000-12-26 19:42:15 +00:00
seek3r
40e3054b17 I think I got the apps include order corrected this time 2000-12-26 19:36:40 +00:00
seek3r
28140d4b6c I think I got the apps include order corrected this time 2000-12-26 19:30:51 +00:00
seek3r
c8ed443755 trying to sort out app include order 2000-12-26 19:21:00 +00:00
seek3r
cf8c6eeb99 trying to sort out app include order 2000-12-26 19:20:15 +00:00
seek3r
680b766dbb corrected a problem with the order we include app header and app functions 2000-12-26 18:55:58 +00:00
jengo
d30890881a Started fixing edit account 2000-12-26 06:30:51 +00:00
jengo
bddad0c03d Merged some duplicate code 2000-12-24 09:55:51 +00:00
jengo
5ef7bdf190 Working on possiable fix for LDAP apps problems 2000-12-24 09:52:27 +00:00
seek3r
6563053c82 I think this should solve the auth problem with ldap 2000-12-24 09:08:03 +00:00