Commit Graph

1477 Commits

Author SHA1 Message Date
seek3r
39e22a5202 fixed bug that wasnt loading up default if admin gave users the chioce, and they didnt make one 2001-01-07 06:25:34 +00:00
skeeter
a8062d13db new utility - will put into template 2001-01-07 04:02:06 +00:00
skeeter
b4c4b517ab minor changes - can't remember 2001-01-07 03:59:56 +00:00
skeeter
29a957dcf3 minor cleanup of file format 2001-01-07 02:35:27 +00:00
Lars Kneschke
5c98a89a6f automatic language detection is now working 2001-01-06 23:06:00 +00:00
Lars Kneschke
71cb70e46c lang support is not working correctly, just deactivated it 2001-01-06 21:17:13 +00:00
Lars Kneschke
f9a2fa3840 added funtions for detecting users preferred language automatically 2001-01-06 21:09:05 +00:00
seek3r
82c5aac5de corrected new navbar_end function 2001-01-06 09:20:33 +00:00
seek3r
6e76be6a3c cleaned up a few bugs in the interface/templates code 2001-01-06 07:28:44 +00:00
seek3r
6341dbac76 fixed problem with icons not showing if a certain template set is not fully supported by apps 2001-01-06 06:32:07 +00:00
jengo
40d3507e7a Things are now using the templates 2001-01-06 04:17:47 +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
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
seek3r
d3d2963522 I think this should solve the auth problem with ldap 2000-12-24 08:59:06 +00:00
seek3r
554e82ea12 trying to solve auth problems from non-sql 2000-12-24 08:50:59 +00:00
seek3r
3df6699a06 trying to solve auth problems from non-sql 2000-12-24 08:49:24 +00:00
seek3r
66ecfc35b5 trying to solve auth problems from non-sql 2000-12-24 08:28:41 +00:00
jengo
07fb9f217f Fixed link() putting domain at the end of the code and tring to fix some E-Mail folder problems 2000-12-24 06:13:24 +00:00
jengo
a38ed2f62c Fixed msg->status not reporting the correct number of new messages 2000-12-24 00:30:41 +00:00
skeeter
3e420acc5b minor additions 2000-12-23 16:34:13 +00:00
skeeter
943a5229a4 various little fixes - now using sbox 2000-12-23 16:33:22 +00:00
seek3r
73a5ec994a added the security check to all vunerable files 2000-12-23 09:43:04 +00:00
jengo
a4292c95b9 Added in the title tag to the navbar so it will show up in certain browsers 2000-12-23 09:15:38 +00:00
jengo
75a45c9405 Fixed illegal index type errors, fixed permission sorting, fixed account active not showing up 2000-12-23 06:28:34 +00:00
jengo
4d0970d8a6 Added in time select boxes 2000-12-23 05:24:41 +00:00
jengo
5a4701066e Removed some commented code and fixed the "about about" problem 2000-12-23 03:23:17 +00:00
jengo
82b205a432 Last commit failed 2000-12-23 03:18:44 +00:00
skeeter
073d4f53b9 set to ->db in grab_full_name() 2000-12-23 00:56:48 +00:00
jengo
27c0c9125a Added in the new about code 2000-12-23 00:45:58 +00:00
skeeter
ea66a64a46 new hook file for preferences 2000-12-22 21:18:35 +00:00
seek3r
e9d9507a09 fixed loop problem, I think 2000-12-22 20:06:05 +00:00
seek3r
4b75a3ef52 added te new about icon, and fixed a minor bug that stopped the about icon from being displayed 2000-12-22 06:10:16 +00:00
seek3r
55b0109618 changed the format for the version flags so that each app can have their own app version dumped into the new array 2000-12-21 20:43:26 +00:00
seek3r
ae23b3fc29 tweaked out the about window feature, and added a new hook function so that an admin can pick a single app they want to have hook into them. This is good for apps that are looping thru apps for various other reasons 2000-12-21 19:32:50 +00:00
seek3r
c5796a0690 added support for an about button 2000-12-21 09:51:24 +00:00
seek3r
f795023f8f hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00