Commit Graph

26 Commits

Author SHA1 Message Date
jengo
25fe742367 Cleaned up all of the link calls in the admin section 2001-03-08 23:32:22 +00:00
Miles Lott
45522f2a0f Set to use template as an object 2001-02-09 05:04:21 +00:00
jengo
dbd48f7e6f Renamed the applications table to phpgw_applications 2001-02-08 20:11:13 +00:00
skeeter
877985274a allows setting app for anonymous access 2001-01-21 23:18:05 +00:00
skeeter
988bc0bb88 rename ->common->navbar() to parse_navbar 2001-01-06 04:11:13 +00:00
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
947a4f5067 Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
jengo
5bbc653dab Fixed another variable named wrong 2000-11-22 06:28:49 +00:00
jengo
1b9ff3d174 Fixed select box looking odd 2000-11-22 04:18:29 +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
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
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
1a1f774680 Started cleaning up the templates 2000-11-07 20:37:02 +00:00
jengo
7fb5ee338e Added better error checking to new/edit account and new/edit applications 2000-10-28 19:24:51 +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
seek3r
583ebddb32 renamed header(0 to phpgw_header() to remedy function name conflicts 2000-09-28 15:01:11 +00:00
skeeter
816aac68fe various little fixes 2000-09-25 21:13:52 +00:00
jengo
d63e8085a6 Fixed a few typos 2000-09-12 18:12:34 +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
b30c63963d Disabling applications system wide now works properly with navbar() 2000-09-05 03:59:26 +00:00
skeeter
9c1ca50d7c working with new session class 2000-09-03 20:25:31 +00:00
jengo
f46021313e Started converting the groups programs over to templates 2000-08-20 04:11:43 +00:00
jengo
6fa81f4c59 Converted editapplication.php over to templates 2000-08-20 02:56:02 +00:00
jengo
0c29077d4a Yet more work on the application editor 2000-08-19 14:51:27 +00:00