Commit Graph

54 Commits

Author SHA1 Message Date
seek3r
97f2607166 fixed some formatting 2002-01-04 22:06:12 +00:00
seek3r
ee6e6860d8 Made this look the same from IE and Netscape, but in IE it would be better to have it fill the page. Not sure what final resolution will be 2002-01-04 17:31:57 +00:00
seek3r
9468a22fbb Fixing justweb interface and made a change to the navbar function so that it always has the icon_hover set. It wasnt for home, preferences, logout and about 2002-01-04 16:47:26 +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
102c1d66cd Add the icon/shortcut icon from phpgroupware.org 2001-12-22 22:47:57 +00:00
skeeter
056149ea4c Fix for bug/enhancement #486048. 2001-12-01 00:54:58 +00:00
Ralf Becker
96689fbfca change to enable to login by hiting return after password
(as talked with seek3r)
2001-10-06 08:12:33 +00:00
Miles Lott
4226b5a8a1 html color code cleanup 2001-09-27 00:17:16 +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
skeeter
72e1cff9af One more fix for the justweb head file. 2001-09-01 19:39:26 +00:00
skeeter
a1e4360c27 One more fix for the justweb head file. 2001-09-01 19:33:15 +00:00
skeeter
bc5a9556d1 Fixes for the justweb head/navbar files. 2001-09-01 19:24:30 +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
skeeter
863a80298d This will now allow apps to include CSS values into the <HEAD></HEAD> portion of the HTML page by having a function in their ui class called css(). 2001-08-28 03:39:34 +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
skeeter
4314ffbfc1 Milosch tried it all on one line and it works. 2001-08-05 13:27:56 +00:00
skeeter
1d77812d76 Added the bgcolor setting to the <td> tags. 2001-08-05 12:38:57 +00:00
skeeter
963b5b16eb New template for ceb to try out for the coloring. Missed a setting of a table's bg color. 2001-08-05 03:44:08 +00:00
skeeter
b20c072d9e New template for ceb to try out for the coloring. 2001-08-05 03:33:39 +00:00
skeeter
366349179c This now adds the cats on the same line with search/filter for show_tpl and adds a new function call cats_search_filter(). 2001-08-05 03:15:46 +00:00
skeeter
7c14b13aa4 Added a search_filter by itself. Can now switch in mid stream from old style to new style menuaction=... by including it in the parameter. 2001-08-05 01:50:48 +00:00
skeeter
b958ac035d Got nextmatchs to work. 2001-08-04 20:38:52 +00:00
jengo
7c9c85b456 Odd, last commit didn;t work 2001-08-04 02:59:14 +00:00
jengo
263a96944f Moved nextmatchs over to template blocks 2001-08-04 02:47:19 +00:00
skeeter
11ebee5fa9 Added the border=0 for jengo. 2001-08-04 02:10:48 +00:00
bettina
2775a46530 update tpls 2001-08-04 01:09:15 +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
Ralf Becker
0af94375ea make filter reload the page automaticly if js availible
button [Filter] in Templates now in <noscript>-tags
2001-07-16 09:01:02 +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
bettina
f4a2518c32 added images for categories_format 2001-05-01 23:17:13 +00:00
skeeter
8ad8e64091 Fixes for the menus not working now. 2001-04-29 00:16:55 +00:00
skeeter
3d50e88071 Various clean-ups and added some missing features (charset). 2001-04-28 21:48:05 +00:00
Miles Lott
4ad4403de4 Make the big 'X' transparent 2001-04-18 17:45:40 +00:00
Miles Lott
e1825eed76 Add nonav images for use when no default image exists for an app 2001-04-18 17:29:59 +00:00
Miles Lott
c4040201e8 Fixes bug #417012 2001-04-18 17:03:21 +00:00
Miles Lott
321fe4def2 I hope this is a better about line than what we had 2001-04-08 07:49:44 +00:00
Miles Lott
ece1208b07 Complete template var setting for filter 2001-03-26 08:24:35 +00:00
jengo
5d4493670c Converted nextmatchs to work off templates 2001-03-13 13:15:53 +00:00
Miles Lott
72c952ada4 Fix spelling 2001-02-09 03:29:32 +00:00
Miles Lott
b161971275 Copy of default - fixes object call for template 2001-02-06 14:03:45 +00:00
Miles Lott
3cba8275a4 Add addressbook to preferences list 2001-01-24 03:40:49 +00:00
skeeter
29ab476381 fix for language independence 2001-01-21 14:50:39 +00:00
skeeter
1f2655b0f1 fixes for the about page 2001-01-13 04:33:53 +00:00
jengo
0e29679846 Fixed templates messing up w/ certian languages 2001-01-10 04:11:17 +00:00