Commit Graph

35 Commits

Author SHA1 Message Date
skeeter
504c71d323 corrected footer call 2001-01-07 17:25:25 +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
61dff83652 Converted applications list over to templates 2000-11-22 06:58:08 +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
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
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
07bf8a2a7c Converted the flags to use the new style 2000-11-16 08:00:18 +00:00
Lars Kneschke
764a469406 a simple up button, and some german translations 2000-11-12 21:12:16 +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
bbcc442177 Working on LDAP admin section 2000-10-26 01:16:10 +00:00
jengo
3618a61f1c More work on LDAP read accounts 2000-10-23 03:33:30 +00:00
jengo
9b9bad78f0 LDAP list users is now working 2000-10-23 02:48:34 +00:00
jengo
689f013abc More work on creating the functions for the LDAP admin section 2000-10-20 05:59:25 +00:00
jengo
78e7194dc0 The SQL version of the admin section is fully working now 2000-10-20 05:14:53 +00:00
sjb4891
263fdedd2a Added $phpgw->common->phpgw_footer() function, and changed all
places that were including the footer.inc.php to use the function.

Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
jengo
1cdd40e6b9 Fixed last account showing up twice 2000-09-28 04:57:32 +00:00
skeeter
6f98d63860 missing php closing tag ?> 2000-09-28 02:25:19 +00:00
skeeter
4a93132396 fixes for accounts 2000-09-27 23:17:36 +00:00
jengo
51fcd9558a Fixed a bug where users where able to delete there own account 2000-09-27 09:05:02 +00:00
jengo
066b5ff4fe Merged in admin section changes 2000-09-25 22:27:40 +00:00
seek3r
ba68c71ebb moving to new translation system 2000-09-07 20:49:55 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
jengo
6716ab839c Removed a few references to session->id 2000-09-04 21:11:16 +00:00
jengo
5153a56400 The admin sction should now be using the link() properly 2000-09-04 18:26:32 +00:00
jengo
ad1bddfcf7 A few small random changes 2000-09-03 23:22:14 +00:00
skeeter
9c1ca50d7c working with new session class 2000-09-03 20:25:31 +00:00
jengo
b00f3a6928 Converted current users to use templates 2000-08-22 00:58:29 +00:00
jengo
d85efa7bd4 Converted accounts.php to templates and fix a few directory errors 2000-08-21 05:15:45 +00:00
jengo
5889c92167 Cleaned up groups form, added search field and next matchs icons 2000-08-19 06:32:09 +00:00
jengo
90c70b2704 Cleaned up with accounts form, added a search field and next matchs icons 2000-08-19 06:17:20 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00