Commit Graph

38 Commits

Author SHA1 Message Date
jengo
a2cf079de6 Removed the "Allow anonymous access to this app" since its not being used and I hate answer emails and questions about it everyday :) 2001-07-13 07:12:46 +00:00
Miles Lott
548b5ba431 Change phpgwapi app enable to 3, set navbar to ignore 2 & 3, add notifywindow app
with enable of 2, adjust admin tools to ignore enable of 3, not 2
2001-06-07 11:28:31 +00:00
skeeter
ebae457a26 Fix for bug #429394 - trailing spaces in application (name,title) 2001-06-03 12:59:09 +00:00
Miles Lott
60069e2751 Minor formatting 2001-05-11 18:40:13 +00:00
Miles Lott
a21a733b5f Convert to use single template per page 2001-05-11 13:26:46 +00:00
Miles Lott
b77db18323 Formatting 2001-05-10 11:36:19 +00:00
skeeter
6793fc6013 Fix for SF Bug #417440 2001-05-08 21:05:56 +00:00
jengo
25fe742367 Cleaned up all of the link calls in the admin section 2001-03-08 23:32:22 +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
skeeter
f3abbd9ae4 fixes for new preferences class 2000-12-27 15:07:14 +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
b30d142352 Changed template back to the way it should be .... 2000-12-26 05:15:20 +00:00
skeeter
a7a8c5bebf smarter about previous settings 2000-12-25 01:12:12 +00:00
jengo
947a4f5067 Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
bettina
188f7e09c8 included missing ) plus ; 2000-12-23 05:16:32 +00:00
skeeter
ea66a64a46 new hook file for preferences 2000-12-22 21:18:35 +00:00
jengo
38503e90f1 Change new appliction to support app order 2000-12-20 10:09:33 +00:00
jengo
420c8e3668 $totalerrors was named wrong 2000-11-22 06:26:44 +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
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
2d4b4e2c09 Fixed a few problems with missing vars in templates and form methods 2000-09-11 03:22:29 +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
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
e6d27b6166 Converted newapplication.php to templates 2000-08-20 02:08:01 +00:00
jengo
2536a54522 More work on application editor 2000-08-19 14:49:32 +00:00
jengo
7ad447b37a More work on application editor 2000-08-19 14:22:09 +00:00