Commit Graph

29 Commits

Author SHA1 Message Date
Ralf Becker
81ff8a977e get admin/index.php to send its output through the xslt-framework 2002-10-26 11:25:14 +00:00
seek3r
8abf9fa1a5 Switched to using the register_exit_function() and added scrolling divs to a couple places for examples 2002-09-28 15:20:20 +00:00
skeeter
83102bed0e GNU Patch #379. 2002-06-29 15:59:37 +00:00
skeeter
998d7dcc6e Removed the explicit file extension to the images. 2002-01-12 01:32:13 +00:00
Miles Lott
478d41d1d2 remove stray whitespace 2002-01-08 02:05:04 +00:00
seek3r
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
Miles Lott
c67fd7c7ee Fix for passing phpgw_info in the querystring 2001-12-05 16:19:12 +00:00
skeeter
11563491f8 Trying to GLOBAL'ize these. 2001-11-21 03:22:08 +00:00
jengo
950eb824d2 Changed around hooks code, its now cleaner and requires you to specify the location, the hook file names have also changed, the old format was redundent 2001-06-07 01:46:12 +00:00
jengo
2ebeebfcb3 Added anchors to allow developer to link directly to there section 2001-05-31 19:10:13 +00:00
seek3r
4b1390eb0f had to make several changes and cleanups for php3 compatibility 2001-05-31 10:11:18 +00:00
skeeter
775e90b953 This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +00:00
jengo
e4de7df1b1 Converted admin hooks over to templates 2001-05-16 05:12:20 +00:00
Miles Lott
f4980ba34e Formatting 2001-05-10 11:21:06 +00:00
Miles Lott
1e0f13e0e8 Let admin handle enabled but hidden apps also 2001-04-15 22:35:44 +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
jengo
e4955703cf *** empty log message *** 2001-02-06 17:13:48 +00:00
Lars Kneschke
be3d70940f phpinfo was broken. 2001-01-11 00:48:08 +00:00
skeeter
504c71d323 corrected footer call 2001-01-07 17:25:25 +00:00
seek3r
22590c65a3 converting to the new hooks system 2000-12-15 22:09:13 +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
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
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
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
21a934d1c7 Started app the application enabler/disabler 2000-08-19 13:58:49 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00