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 |
|
skeeter
|
056149ea4c
|
Fix for bug/enhancement #486048.
|
2001-12-01 00:54:58 +00:00 |
|
skeeter
|
5cefe64960
|
Cleanups to clear out warnings.
|
2001-09-18 03:56:01 +00:00 |
|
skeeter
|
73b04851cc
|
Changed the call to use the execmethod() in /index.php.
|
2001-09-17 02:18:32 +00:00 |
|
Miles Lott
|
0f4192e582
|
Add one missing GLOBALS
|
2001-08-31 08:30:54 +00:00 |
|
skeeter
|
ddc855fff6
|
Finished changing to and loads template vars to an array. May speed things up.
|
2001-08-31 00:44:46 +00:00 |
|
jengo
|
5749ad83d8
|
Converted current sessions over to 3 tier design
|
2001-08-16 02:46:07 +00:00 |
|
skeeter
|
6da089837d
|
Various optimizations to the API. This also does a little internal caching of some of the account data, but, only for a single page session.
|
2001-08-15 02:14:18 +00:00 |
|
jengo
|
402ab7a87b
|
Just a small tweak
|
2001-08-08 06:58:37 +00:00 |
|
skeeter
|
e73a82a001
|
Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer().
|
2001-07-28 14:21:32 +00:00 |
|
skeeter
|
300c84ea9a
|
This now takes the app header/footer as methods of the application ui. For this to work, each ui that plans on implementing this, will need to create public_functions header() and footer().
|
2001-07-21 23:29:07 +00:00 |
|
jengo
|
7e538b6df2
|
Removed legecy variables that should have been removed before
|
2001-06-26 21:40:45 +00:00 |
|
skeeter
|
5693fa9b96
|
Minor speed enhancements. Also cleans up a few warning messages.
|
2001-06-17 17:04:26 +00:00 |
|
Miles Lott
|
2b26b73b33
|
Add hook navbar_end to display just before the end navbar
|
2001-06-16 20:01:41 +00:00 |
|
Miles Lott
|
e04d9617ed
|
Moving hook_after_navbar hook
|
2001-06-16 19:39:33 +00:00 |
|
skeeter
|
dc7578a39a
|
Various cleanups. Trying to remove some warnings when generating php errors to a file.
|
2001-05-14 03:54:40 +00:00 |
|
jengo
|
24fb82eb64
|
Fixed background filler not showing up in IE, created better logo and logos that fit each theme
|
2001-05-08 08:49:23 +00:00 |
|
jengo
|
1844bdcd26
|
SF #413712 - Fixed text only layout not working
|
2001-04-07 11:53:03 +00:00 |
|
jengo
|
c3e29775ab
|
Added the session_flags column to phpgw_sessions
|
2001-02-28 15:56:47 +00:00 |
|
jengo
|
a403215f2f
|
Re-added the powered by section and current users
|
2001-02-10 03:27:02 +00:00 |
|
skeeter
|
29ab476381
|
fix for language independence
|
2001-01-21 14:50:39 +00:00 |
|
jengo
|
0e29679846
|
Fixed templates messing up w/ certian languages
|
2001-01-10 04:11:17 +00:00 |
|
seek3r
|
9098612395
|
fixed red button logic problem
|
2001-01-08 20:04:37 +00:00 |
|
jengo
|
68da4219c0
|
Cleaned up the images for the new layout and made the red icon work w/ home and preferences
|
2001-01-08 15:01:37 +00:00 |
|
seek3r
|
82c5aac5de
|
corrected new navbar_end function
|
2001-01-06 09:20:33 +00:00 |
|
jengo
|
40d3507e7a
|
Things are now using the templates
|
2001-01-06 04:17:47 +00:00 |
|
jengo
|
fb33bbda0d
|
Adding in the new template set
|
2001-01-06 03:46:59 +00:00 |
|