Commit Graph

273 Commits

Author SHA1 Message Date
jengo
cfd22bdb30 Updated edit applications to the new layout (with the app order field) and changed new application have the default highest number in the app_order field 2000-12-26 05:30:40 +00:00
jengo
b30d142352 Changed template back to the way it should be .... 2000-12-26 05:15:20 +00:00
Lars Kneschke
7d494dda53 user deleting and adding didn't work 2000-12-26 01:35:37 +00:00
Lars Kneschke
0b95e839d7 modified the look of the admin pages 2000-12-26 00:52:38 +00:00
Lars Kneschke
d21dc1ddab removed debug output 2000-12-25 23:46:49 +00:00
skeeter
a7a8c5bebf smarter about previous settings 2000-12-25 01:12:12 +00:00
skeeter
c2723a0234 cosmetic code changes 2000-12-25 00:48:23 +00:00
jengo
5ef7bdf190 Working on possiable fix for LDAP apps problems 2000-12-24 09:52:27 +00:00
jengo
947a4f5067 Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
Lars Kneschke
bdd8b39637 application_form.tpl was broken, used a templeate file from a backup 2000-12-23 15:39:03 +00:00
jengo
046b1f0631 PHP 4.0.0 was spitting out warnings, so I supressed them 2000-12-23 06:36:30 +00:00
jengo
9ba288fab7 Removed commented out code that was no longer needed 2000-12-23 06:29:18 +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
bettina
188f7e09c8 included missing ) plus ; 2000-12-23 05:16:32 +00:00
bettina
b0ae3e54f7 included missing ) plus ; 2000-12-23 04:45:39 +00:00
skeeter
ea66a64a46 new hook file for preferences 2000-12-22 21:18:35 +00:00
seek3r
f795023f8f hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
skeeter
cce88109f4 fix for changing of users password and setting in phpgw_sessions 2000-12-21 01:08:10 +00:00
jengo
1083112979 Added in new template 2000-12-20 10:10:22 +00:00
jengo
38503e90f1 Change new appliction to support app order 2000-12-20 10:09:33 +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
jengo
b24264a48b its working again 2000-12-18 21:46:41 +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
2058628f02 Merged in patch for calendar 2000-12-18 16:36:43 +00:00
seek3r
7ecbb0810e running thru all the applications and am making sure their making proper use of the path variables 2000-12-18 10:09:34 +00:00
jengo
704dd11c9c Merging in change for hooks code, and converted editaccount to templates 2000-12-18 01:28:30 +00:00
skeeter
ea3bd773b7 deleted call to preference_delete() 2000-12-16 16:51:03 +00:00
seek3r
22590c65a3 converting to the new hooks system 2000-12-15 22:09:13 +00:00
seek3r
c115717da0 converting to the new hooks system 2000-12-15 21:56:09 +00:00
jengo
5394d8212d Downgrade the config table back to the old format. We are going to use a different approch on it. 2000-12-14 06:38:47 +00:00
Lars Kneschke
8b5b4cb849 read_accounts was making a loop to much, so we had always a empty line in
accounts.php
2000-12-10 10:46:42 +00:00
jengo
447abe485b alternate_row_color() doesn't require you to pass it a value, you can call it without a value and it will return the new color 2000-12-08 14:58:02 +00:00
jengo
e09c174427 Merged in patch for UW-mailfolder and added a config option for 8 charater limit on loginids for LDAP 2000-12-06 11:19:59 +00:00
skeeter
d004d226fa firstname and lastname was swapped 2000-12-03 12:45:40 +00:00
jengo
f946d84475 Added in addslashes() and stripslashes() 2000-11-28 20:10:01 +00:00
jengo
9ab5005680 Added in optional login screen message that admins can set. Cleaned up mainscreen message and loginscreen message to allow support from differenet languagues
.  Fixed login.php not using multilang support
2000-11-28 19:54:10 +00:00
jengo
ff82661542 Tables wheren't using phpgw_access_log 2000-11-27 20:36:03 +00:00
jengo
98b55b6cf9 Renamed table from sessions to phpgw_sessions 2000-11-26 09:34:39 +00:00
jengo
68c5285a8c Fixed editaccount.php had the wrong table name 2000-11-26 09:32:34 +00:00
Lars Kneschke
329e49904b fixed some sql and ldap errors 2000-11-25 22:55:15 +00:00
Lars Kneschke
8792d409b0 store only ldap data in the ldap server. phpgw data in the sql server 2000-11-25 22:34:15 +00:00
jengo
86faef7c63 Fixed parse error 2000-11-25 21:51:19 +00:00
jengo
e820615828 Added in _L() as a alias for lang() 2000-11-24 04:57:03 +00:00
jengo
a8700c4050 Added the legal notice/message for the mainscreen 2000-11-24 04:45:09 +00:00
jengo
3742880ff0 Updated the LDAP for the changes for directorys not move correctly when the loginid changes. This has not been tested yet. 2000-11-23 22:06:54 +00:00
jengo
9f88504c00 Fixed login id changes not being updated correctly 2000-11-23 22:00:11 +00:00
skeeter
50389bcca7 fix for adding new users 2000-11-23 03:26:45 +00:00
skeeter
ba00a39582 Fix for deletion of user accounts 2000-11-22 12:16:51 +00:00
jengo
7617c124f8 Fixed form wasn't using POST 2000-11-22 07:03:33 +00:00
jengo
61dff83652 Converted applications list over to templates 2000-11-22 06:58:08 +00:00
jengo
5bbc653dab Fixed another variable named wrong 2000-11-22 06:28:49 +00:00
jengo
420c8e3668 $totalerrors was named wrong 2000-11-22 06:26:44 +00:00
jengo
c4fe1069d5 Converted groups list to templates 2000-11-22 06:22:00 +00:00
jengo
a7eb74b77d Cleaning up templates 2000-11-22 05:50:42 +00:00
jengo
a01fbc39e2 Cleaning up the templates 2000-11-22 05:45:31 +00:00
jengo
1690434306 Cleainging up templates 2000-11-22 05:36:47 +00:00
jengo
29ca6287d1 Converted viewaccount over to templates 2000-11-22 05:31:20 +00:00
jengo
ecf581cc34 Fixed currentusers.php not showing the link properly and added code to split off the loginid and domain 2000-11-22 04:27:38 +00:00
jengo
1b9ff3d174 Fixed select box looking odd 2000-11-22 04:18:29 +00:00
skeeter
d6295ba513 delete no deletes accounts calendar events 2000-11-21 02:32:22 +00:00
jengo
ddbe64e26d Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
seek3r
0583ccdcdb split up the auth class. Added authentication based on email account 2000-11-19 08:28:29 +00:00
skeeter
c3be8f96c1 appname problem 2000-11-18 13:59:03 +00:00
jengo
f888b16943 Working on nextmatchs for LDAP 2000-11-18 01:18:31 +00:00
jengo
471f42b67a Cleaning up LDAP support 2000-11-17 21:16:49 +00:00
jengo
3831d2e0d2 Fixed some error reporting 2000-11-17 16:19:37 +00:00
skeeter
7e1b914689 minor fix for phpgw->link() 2000-11-17 05:07:42 +00:00
pjw
46480718d0 added session support for folks without cookies. 2000-11-17 04:35:25 +00:00
skeeter
3ad039bb09 fix for deletion of accounts 2000-11-17 03:28:36 +00:00
pjw
4b848e45e8 Util for developers to make "selected" versions of their navbar icons. 2000-11-17 00:31:35 +00:00
jengo
165e15b76a *** empty log message *** 2000-11-16 08:09:00 +00:00
jengo
07bf8a2a7c Converted the flags to use the new style 2000-11-16 08:00:18 +00:00
seek3r
066cc921b3 new disable by default policy should help performance 2000-11-16 07:40:37 +00:00
jengo
88d7dc6ea3 Fixed the percent of users who didn't logout not showing up correctly 2000-11-15 09:34:57 +00:00
jengo
764ae33d93 Wasn't updated to the new templates 2000-11-15 08:19:25 +00:00
jengo
f514d209db update the applcations section to handle apps that aren't display on the navbar 2000-11-13 12:00:47 +00:00
jengo
8e765f2af7 Changed the 8 charater limit on loginids to only affect LDAP users 2000-11-13 10:05:45 +00:00
Lars Kneschke
764a469406 a simple up button, and some german translations 2000-11-12 21:12:16 +00:00
jengo
28eeae8ad7 Just added a few notes 2000-11-12 10:43:57 +00:00
jengo
9e4f4343b1 Added the code to handle delete from tables based on the table lists in applications 2000-11-12 10:37:47 +00:00
Lars Kneschke
84a5c8773d user admin page was broken for ldap 2000-11-12 09:26:54 +00:00
Lars Kneschke
7a855bfd7e I hope i did not break too much. ldap-support should now be mostly
complette. Some things are still to do.
2000-11-11 15:30:37 +00:00
Lars Kneschke
0e967d2b64 removed bug 2000-11-11 12:04:44 +00:00
Lars Kneschke
8fd703f1eb changes for better ldap support 2000-11-10 21:11:03 +00:00
Lars Kneschke
708456dd33 added a rawurlencode => ldap dn's can have white spaces and other non html
chars
2000-11-10 20:49:33 +00:00
jengo
3231a12e2a I forgot to remove a $t = new Template() from before 2000-11-07 23:50:02 +00:00
jengo
148cad83fd Moving around templates 2000-11-07 20:44:19 +00:00
jengo
1a1f774680 Started cleaning up the templates 2000-11-07 20:37:02 +00:00
jengo
eb5b0f9ff8 I added the code in phpgw.inc.php to check if there is a templates directory in the applications directory. It will then load up $phpgw->template. I did not commit the moved templates, becuase we need to figure out the name of the directory for them. 2000-11-07 17:31:12 +00:00
jengo
2912a3d68f Fixed logout field not showing up properly 2000-11-06 11:38:22 +00:00
jengo
74e0869c8f Merged in LDAP patch 2000-11-06 00:27:52 +00:00
jengo
9d323346b3 Merged in patch for vcard support 2000-11-03 20:07:57 +00:00
jengo
ae4eb2c239 Cleaned up a little code 2000-10-31 11:55:05 +00:00
jengo
9adf13dc8c Edit LDAP users is now working properly 2000-10-31 11:50:35 +00:00
jengo
7fb5ee338e Added better error checking to new/edit account and new/edit applications 2000-10-28 19:24:51 +00:00
pjw
4ebbb9871b Fixed error on new user creation. 2000-10-26 23:17:06 +00:00
jengo
bbcc442177 Working on LDAP admin section 2000-10-26 01:16:10 +00:00
jengo
cb30556aaf Update changepassword to work with LDAP 2000-10-25 22:09:41 +00:00
jengo
b33d3e05c4 Working on converting the account_lid owner fields to account_id 2000-10-25 21:09:00 +00:00