Commit Graph

30 Commits

Author SHA1 Message Date
jengo
b4996f1819 Converted over to templates 2001-01-21 02:05:45 +00:00
skeeter
504c71d323 corrected footer call 2001-01-07 17:25:25 +00:00
jengo
947a4f5067 Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +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
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
jengo
07bf8a2a7c Converted the flags to use the new style 2000-11-16 08:00:18 +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
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
689f013abc More work on creating the functions for the LDAP admin section 2000-10-20 05:59:25 +00:00
jengo
e5f5796d49 Started adding the LDAP admin section functions 2000-10-20 02:45:54 +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
skeeter
4a93132396 fixes for accounts 2000-09-27 23:17:36 +00:00
jengo
341d218664 Fixed a sql error in preferences table 2000-09-27 08:18:40 +00:00
jengo
066b5ff4fe Merged in admin section changes 2000-09-25 22:27:40 +00:00
skeeter
816aac68fe various little fixes 2000-09-25 21:13:52 +00:00
seek3r
24d5295a9d switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens 2000-09-25 20:47:40 +00:00
jengo
1434c95e58 Fixed a few bugs and parse errors 2000-09-18 16:42:24 +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
e08b04a148 Removed references to session->con 2000-09-05 03:35:42 +00:00
jengo
6716ab839c Removed a few references to session->id 2000-09-04 21:11:16 +00:00
jengo
6b0c6ae7ca Removed the templates, it should now work 2000-08-27 01:59:30 +00:00
skeeter
e98124bfdb fixed misspelling of filesystem_separator 2000-08-26 20:12:01 +00:00
izzy
2d69d4b0ac users directory was searched for at the wrong place 2000-08-22 17:11:11 +00:00
jengo
fbddadbce0 Merged in print patch and working on converting deleteaccount to templates 2000-08-22 03:48:28 +00:00
jengo
322a8f25b4 Added a better message about users logining in for the first time about change there password 2000-08-19 13:27:01 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00