Commit Graph

26 Commits

Author SHA1 Message Date
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