Commit Graph

6334 Commits

Author SHA1 Message Date
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
fea25e29a7 Updated docs 2000-12-23 03:28:05 +00:00
jengo
c792c56cb3 Last commit didn't work 2000-12-23 03:23:36 +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
skeeter
6c1f1d4de4 fix for multi-day events 2000-12-21 02:48:53 +00:00
seek3r
fc649d6644 added the ability to specify an order for the apps to show up in 2000-12-20 08:50:00 +00:00
seek3r
af99c453fa testing out new hooks option 2000-12-20 08:09:02 +00:00
seek3r
b5e78d4ce4 testing out new hooks option 2000-12-20 07:51:53 +00:00
seek3r
798ac55a33 testing out new hooks option 2000-12-20 07:45:05 +00:00
jengo
601993e029 Updated docs 2000-12-20 07:40:40 +00:00
jengo
87f2de7d82 Fixed birthday reminders not working 2000-12-20 07:37:49 +00:00
seek3r
b6e9eb701e fixed navbar to use the new functions 2000-12-19 19:19:34 +00:00
seek3r
e045c4236e added functions needed to detect template and image dirs 2000-12-19 18:14:22 +00:00
seek3r
d3c59526f0 moved all the images into the templates dir so that they can be changed as well 2000-12-19 15:33:48 +00:00
seek3r
de695eb33b moving images so that they can be changes with templates 2000-12-19 06:58:21 +00:00
skeeter
4f9526e8c3 fix for timematrix 2000-12-19 03:32:19 +00:00
skeeter
b56691be31 needed by nntp 2000-12-19 03:31:07 +00:00
jengo
3a1c8acfbb Fixed navbar showing up twice when using frames and calling phpgw_header() manually 2000-12-18 21:33:02 +00:00
jengo
96791d2cad Fixed frames 2000-12-18 21:22:02 +00:00
seek3r
9b591173d4 the api code is almost in working condition, I am commiting so that others can statr helping me 2000-12-18 20:22:02 +00:00
seek3r
94b13882e9 adding new dir structure for the api 2000-12-18 20:09:56 +00:00