Commit Graph

1044 Commits

Author SHA1 Message Date
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
seek3r
26b8f506f9 added support for template detection and selection 2001-01-05 22:39:07 +00:00
seek3r
da015de66d added support for template detection and selection 2001-01-05 22:38:08 +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
fc530443d0 new install docs 2001-01-05 09:17:04 +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
519e7bdcaf disabled schema_proc for now 2001-01-04 20:32:09 +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
9b7dfe7315 should allow changing of account prefs using ldap or sql 2001-01-04 20:06:38 +00:00
skeeter
4638fe9f4d minor fix for default calendar 2001-01-04 19:22:52 +00:00
seek3r
76a62e5f83 corrected problem which prevented sql server instructions from being displayed 2001-01-04 17:56:57 +00:00
skeeter
f3c3031bcd minor fix for default calendar 2001-01-04 03:59:51 +00:00
skeeter
a235dd11b9 remove the track_vars 2001-01-03 01:51:26 +00:00
seek3r
07b9a13571 correcting header creation 2001-01-02 08:51:31 +00:00
seek3r
601f50a4e6 correcting header creation 2001-01-02 08:50:41 +00:00
seek3r
5f298ace4f correcting header creation 2001-01-02 08:47:58 +00:00
seek3r
49bc1cf1e4 adding in schema proc for testing on php3 2001-01-02 08:43:57 +00:00
seek3r
71239ff304 adding in schema proc for testing on php3 2001-01-02 08:37:45 +00:00
seek3r
93cea133f7 adding in schema proc for testing on php3 2001-01-02 08:37:45 +00:00
seek3r
c2874a17ea minor roolback so jengo can test 2001-01-02 08:25:02 +00:00
seek3r
9ae9d07801 adding in schema proc 2001-01-02 08:22:36 +00:00
seek3r
923f731f0f fixed jengos problems 2001-01-02 08:15:12 +00:00
seek3r
f3a10f1998 fixed jengos problems 2001-01-02 08:12:17 +00:00
seek3r
b463fe28e4 fixed jengos problems 2001-01-02 08:11:00 +00:00
jengo
f2710edd85 Took out some charaters that where casuing problems 2001-01-02 06:26:45 +00:00
skeeter
74b88a4e0a adds for calendar 2001-01-02 00:48:28 +00:00
skeeter
7d4eb35da4 added calendar hook for home app 2001-01-01 18:49:28 +00:00
Lars Kneschke
0d342d2916 call a different hooks for "new user" and "modify user" 2001-01-01 12:02:53 +00:00
seek3r
e84c60be92 cleaned up interface to fit better 2001-01-01 11:57:47 +00:00
seek3r
c76e53cc0c added lang support 2001-01-01 11:50:35 +00:00
seek3r
7bb8355b5e fixed one more shortfall of manageheader 2001-01-01 10:49:38 +00:00
seek3r
2683bc556c corrected problem with db updates 2001-01-01 10:36:58 +00:00
skeeter
6e828646fa fixes logout/login problem 2000-12-31 23:46:55 +00:00
skeeter
1ed4e92e1b applied patch for setting preferences 2000-12-31 22:58:41 +00:00
seek3r
4089a9a2e2 code clean up, hopefully this should help clean up the problems jengo is having with php 3.0.16 2000-12-31 18:13:15 +00:00
Lars Kneschke
f4a7860474 now you can add your own plugins to the usermanager
i have user hook's for this

hook 1:
show_user_data
creates html code which gets added to the editaccount.php pages

hook2:
show_newuser_data
creates html code which gets added to the newaccount.php pages

hook3:
update_user_data
get's called after we have put the new userdata in the database

Enjoy
2000-12-31 16:20:49 +00:00
Lars Kneschke
594434dc47 reintroduced setup_header because it broke lang.php and ldap.php 2000-12-31 14:24:29 +00:00
seek3r
d40d5a77bb code clean up, hopefully this should help clean up the problems jengo is having with php 3.0.16 2000-12-31 10:14:11 +00:00
seek3r
a812666b75 code clean up, hopefully this should help clean up the problems jengo is having with php 3.0.16 2000-12-31 09:50:16 +00:00
skeeter
07d6df2ebd fix for php3 compatibility 2000-12-31 03:49:33 +00:00
skeeter
f248381a6f missed a stray setting 2000-12-31 03:28:08 +00:00