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 |
|
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 |
|
angles
|
0143ee3a8f
|
add isset check for flags noheader and noappheader
|
2001-05-17 21:34:43 +00:00 |
|
Miles Lott
|
0e39edee33
|
Remove extra )'s
|
2001-04-28 23:59:25 +00:00 |
|
skeeter
|
3d50e88071
|
Various clean-ups and added some missing features (charset).
|
2001-04-28 21:48:05 +00:00 |
|
jengo
|
215ad8f011
|
Cleaned up calls to link()
|
2001-03-10 08:53:42 +00:00 |
|
jengo
|
c3e29775ab
|
Added the session_flags column to phpgw_sessions
|
2001-02-28 15:56:47 +00:00 |
|
jengo
|
d0849b6c39
|
Making sure things are in sync
|
2001-02-06 13:58:59 +00:00 |
|
jengo
|
e0b8a07f9c
|
Fixed not being able to login and clean up a ton of code. It was a mess in there, things flow a little but better now. I still have some cleaning up to do
|
2001-02-06 13:18:51 +00:00 |
|
skeeter
|
29ab476381
|
fix for language independence
|
2001-01-21 14:50:39 +00:00 |
|
skeeter
|
355480e531
|
fix for current users
|
2001-01-09 02:28:16 +00:00 |
|
jengo
|
24945c4b3b
|
text version of navbar is working again
|
2001-01-07 09:34:45 +00:00 |
|
jengo
|
6e63f1172f
|
Bottom row will only show up if the powered by section is on the bottom
|
2001-01-07 09:18:44 +00:00 |
|
seek3r
|
82c5aac5de
|
corrected new navbar_end function
|
2001-01-06 09:20:33 +00:00 |
|
jengo
|
c743c5a7c0
|
Remove comments and added in the phpGroupWare banner
|
2001-01-05 13:37:04 +00:00 |
|
jengo
|
13cf6da7aa
|
Changed navbar() to return and array and each template set will now use its own navbar.inc.php file. Theres still much to do, but its at least working
|
2001-01-05 13:35:42 +00:00 |
|