Commit Graph

52 Commits

Author SHA1 Message Date
jengo
8b9ff102bc Moved to use the new limit_query() function 2001-07-02 19:49:50 +00:00
bettina
afb1499f6a fixed row_empty 2001-06-24 03:31:54 +00:00
seek3r
4b1390eb0f had to make several changes and cleanups for php3 compatibility 2001-05-31 10:11:18 +00:00
jengo
ffba834163 Converted to use template blocks 2001-05-10 12:27:09 +00:00
Miles Lott
f4980ba34e Formatting 2001-05-10 11:21:06 +00:00
jengo
6f9a837e70 Added in expiring accounts field 2001-05-06 11:20:02 +00:00
skeeter
ea0b53e22d fix for call to alternate_color, improper use of reference passing 2001-04-18 16:52:56 +00:00
skeeter
6432271e6c Can now remove all occurences of the admin/inc/accounts_*.inc.php files. 2001-03-27 02:20:07 +00:00
Miles Lott
5f06d2940e Fix to limit count based on u/g, also use class to get_list() 2001-03-26 21:12:56 +00:00
skeeter
2eb29115b1 I'm the biggest idiot in the world... 2001-03-25 20:15:09 +00:00
skeeter
e78968a9d5 Final fix! Added '/' in front of admin on link(). 2001-03-25 20:13:51 +00:00
skeeter
53f0e72fe7 Fix for bug #411158 - Improper link() calls - clears up missing account_total(). Also removes admin/inc/account_* calls from this file. 2001-03-25 18:10:30 +00:00
skeeter
7b81319a3c Fix for bug #411158 - Improper link() calls 2001-03-25 13:50:40 +00:00
jengo
25fe742367 Cleaned up all of the link calls in the admin section 2001-03-08 23:32:22 +00:00
jengo
05d6bdbf64 Cleaned up much of the admin section, new account is now working and fixed a few problems with edit account. delete account still doesn't work 2001-02-20 14:12:06 +00:00
skeeter
5c9323a2c4 fixes for new api layout 2001-02-09 02:45:06 +00:00
jengo
e4955703cf *** empty log message *** 2001-02-06 17:13:48 +00:00
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