seek3r
|
4e3e6c77cb
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
|
seek3r
|
fba1a92446
|
Put in new license details
|
2001-01-13 10:18:50 +00:00 |
|
seek3r
|
dbd8bbb072
|
moved crypto to use createobject
|
2001-01-11 19:41:38 +00:00 |
|
seek3r
|
156a6b6220
|
fixed createobject to only include any given file once
|
2001-01-11 17:54:32 +00:00 |
|
seek3r
|
69769d81a0
|
Im going to stick to using the phpgw.inc.php
|
2001-01-11 10:30:36 +00:00 |
|
seek3r
|
e7e6373e52
|
Im going to stick to using the phpgw.inc.php
|
2001-01-11 10:22:21 +00:00 |
|
seek3r
|
431f841cba
|
switching to the new Object factory method
|
2001-01-11 10:04:28 +00:00 |
|
seek3r
|
c8cc472302
|
moved cookies to preferences section of setup/config and also added some details about a fix needed in some environrments
|
2001-01-10 18:24:31 +00:00 |
|
seek3r
|
5422e66f34
|
moved <html> tags to templates, Im making the core html compliant, and added a greybar on the rightside
|
2001-01-09 20:25:49 +00:00 |
|
seek3r
|
235a4d42d0
|
putting back in my changes
|
2001-01-09 17:23:05 +00:00 |
|
Lars Kneschke
|
abc91c7f3e
|
reverted the changes from seek3r, because the broke more then they did
repair
|
2001-01-09 16:48:08 +00:00 |
|
seek3r
|
068cb47ae3
|
fixed use of link() with no params
|
2001-01-08 20:51:48 +00:00 |
|
seek3r
|
aa6137e272
|
added comment about what bug will apear soon
|
2001-01-08 20:20:13 +00:00 |
|
seek3r
|
2d05366f51
|
added comment about what bug will apear soon
|
2001-01-08 20:09:22 +00:00 |
|
seek3r
|
b9a41b61c4
|
fixed problem with link() scheme
|
2001-01-08 19:23:54 +00:00 |
|
seek3r
|
1db613d9ed
|
changed the link() and webserver_url to return the entire path
|
2001-01-08 18:51:39 +00:00 |
|
skeeter
|
abe2072c1a
|
Fixed problem with saving of user preferences
|
2001-01-08 03:41:34 +00:00 |
|
skeeter
|
d674b1e46b
|
better way of handling preferences
|
2001-01-08 01:25:43 +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
|
f9a2fa3840
|
added funtions for detecting users preferred language automatically
|
2001-01-06 21:09:05 +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
|
bc71ebf3e0
|
changed link() better handle mis-use
|
2001-01-05 07:59:46 +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
|
c16da3e05b
|
fix for crypto and password
|
2000-12-29 19:40:09 +00:00 |
|
skeeter
|
3ef93d16db
|
small fixes for new users and group edits
|
2000-12-29 03:49:29 +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
|
ce195b4f2c
|
fix for preferences on login
|
2000-12-27 21:14:41 +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
|
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
|
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 |
|
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 |
|
seek3r
|
73a5ec994a
|
added the security check to all vunerable files
|
2000-12-23 09:43:04 +00:00 |
|
jengo
|
27c0c9125a
|
Added in the new about code
|
2000-12-23 00:45:58 +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 |
|