Commit Graph

59 Commits

Author SHA1 Message Date
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
bef6b7ed7b This will turn off search engine robots from tagging phpGW installs. 2002-03-28 19:00:38 +00:00
ceb
22ad9d3e7b removed pix 2002-03-16 03:22:21 +00:00
ceb
c069d67023 fixed wrong img dir 2002-03-15 01:20:53 +00:00
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
97f2607166 fixed some formatting 2002-01-04 22:06:12 +00:00
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
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
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
102c1d66cd Add the icon/shortcut icon from phpgroupware.org 2001-12-22 22:47:57 +00:00
056149ea4c Fix for bug/enhancement #486048. 2001-12-01 00:54:58 +00:00
96689fbfca change to enable to login by hiting return after password
(as talked with seek3r)
2001-10-06 08:12:33 +00:00
4226b5a8a1 html color code cleanup 2001-09-27 00:17:16 +00:00
5cefe64960 Cleanups to clear out warnings. 2001-09-18 03:56:01 +00:00
73b04851cc Changed the call to use the execmethod() in /index.php. 2001-09-17 02:18:32 +00:00
72e1cff9af One more fix for the justweb head file. 2001-09-01 19:39:26 +00:00
a1e4360c27 One more fix for the justweb head file. 2001-09-01 19:33:15 +00:00
bc5a9556d1 Fixes for the justweb head/navbar files. 2001-09-01 19:24:30 +00:00
ddc855fff6 Finished changing to and loads template vars to an array. May speed things up. 2001-08-31 00:44:46 +00:00
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
5749ad83d8 Converted current sessions over to 3 tier design 2001-08-16 02:46:07 +00:00
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
4314ffbfc1 Milosch tried it all on one line and it works. 2001-08-05 13:27:56 +00:00
1d77812d76 Added the bgcolor setting to the <td> tags. 2001-08-05 12:38:57 +00:00
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
b20c072d9e New template for ceb to try out for the coloring. 2001-08-05 03:33:39 +00:00
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
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
b958ac035d Got nextmatchs to work. 2001-08-04 20:38:52 +00:00
7c9c85b456 Odd, last commit didn;t work 2001-08-04 02:59:14 +00:00
263a96944f Moved nextmatchs over to template blocks 2001-08-04 02:47:19 +00:00
11ebee5fa9 Added the border=0 for jengo. 2001-08-04 02:10:48 +00:00
2775a46530 update tpls 2001-08-04 01:09:15 +00:00
e73a82a001 Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer(). 2001-07-28 14:21:32 +00:00
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
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
7e538b6df2 Removed legecy variables that should have been removed before 2001-06-26 21:40:45 +00:00
5693fa9b96 Minor speed enhancements. Also cleans up a few warning messages. 2001-06-17 17:04:26 +00:00
2b26b73b33 Add hook navbar_end to display just before the end navbar 2001-06-16 20:01:41 +00:00
e04d9617ed Moving hook_after_navbar hook 2001-06-16 19:39:33 +00:00
f4a2518c32 added images for categories_format 2001-05-01 23:17:13 +00:00
8ad8e64091 Fixes for the menus not working now. 2001-04-29 00:16:55 +00:00
3d50e88071 Various clean-ups and added some missing features (charset). 2001-04-28 21:48:05 +00:00
4ad4403de4 Make the big 'X' transparent 2001-04-18 17:45:40 +00:00
e1825eed76 Add nonav images for use when no default image exists for an app 2001-04-18 17:29:59 +00:00
c4040201e8 Fixes bug #417012 2001-04-18 17:03:21 +00:00
321fe4def2 I hope this is a better about line than what we had 2001-04-08 07:49:44 +00:00
ece1208b07 Complete template var setting for filter 2001-03-26 08:24:35 +00:00
5d4493670c Converted nextmatchs to work off templates 2001-03-13 13:15:53 +00:00
72c952ada4 Fix spelling 2001-02-09 03:29:32 +00:00