Commit Graph

75 Commits

Author SHA1 Message Date
seek3r
1a2c0638f3 added images to get rid of the lame rollover directory 2001-12-30 08:31:52 +00:00
seek3r
69459e0102 added images to get rid of the lame rollover directory 2001-12-30 08:28:56 +00:00
seek3r
c86438c2b2 now uses the proper image finding features of the API, as well as dynamicly changes the base and hover images based on current app 2001-12-30 08:25:32 +00:00
seek3r
abf54b9909 updated for changing the hover images 2001-12-30 04:58:39 +00:00
Miles Lott
102c1d66cd Add the icon/shortcut icon from phpgroupware.org 2001-12-22 22:47:57 +00:00
Miles Lott
ae720586a4 Cleanup type declaration, colors 2001-12-12 18:09:24 +00:00
Miles Lott
861533fcc1 Add new template, idsociety-style, color-wise 2001-12-12 18:00:33 +00:00
skeeter
aafd270c0c This should now clear up some warnings generated, and possibly a javascript error. 2001-12-10 04:17:40 +00:00
angles
e55305a189 preserve folder, sort and order during page auto-refresh, also detect and use email menuaction link 2001-12-06 19:11:02 +00:00
skeeter
056149ea4c Fix for bug/enhancement #486048. 2001-12-01 00:54:58 +00:00
skeeter
86adabb752 Possible fix for bug #429645. 2001-11-28 03:39:19 +00:00
angles
193ec1e48e add page auto-refresh capability to idsociety template set 2001-11-28 00:18:53 +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
angles
79a831a1d5 this looks better in mozilla 2001-09-21 21:30:55 +00:00
angles
49751a6a73 remove 2 pixels from the bottom of the row 2 images, make template look the same on most platforms 2001-09-21 20:14:02 +00:00
angles
0806b4cce1 fix longstanding issue with td back image in left colum row 2 2001-09-20 00:04:31 +00:00
angles
e12e0864ad modify and bug fix idsociety navbar files 2001-09-19 05:44: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
3856821e6a A few changes for the navbar. 2001-09-04 03:14:16 +00:00
angles
6abb513b98 change semicolon to comma on line 164 2001-08-31 15:22:31 +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
Miles Lott
87e96029fb Add missing </a> 2001-08-10 02:34:41 +00:00
skeeter
4314ffbfc1 Milosch tried it all on one line and it works. 2001-08-05 13:27:56 +00:00
skeeter
f709a91098 Final fix. Should compress the gap between the arrows and the cats/search/filter boxes. 2001-08-05 12:47:07 +00:00
skeeter
1d77812d76 Added the bgcolor setting to the <td> tags. 2001-08-05 12:38:57 +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
8ec1badd16 Doh! I didn't mean to commit this, I started working on it and didn't finish it. 2001-08-04 02:48:34 +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
12de1bd609 Nextmatchs class now deals with the n-tier layering. 2001-08-03 19:14:10 +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
angles
2782b97b35 add roolover image location to template 2001-07-12 02:46:46 +00:00
skeeter
3669fe27c6 Some more fixes to clean up some non-existent images. 2001-06-18 03:08:23 +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
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
skeeter
d915c33f18 Small fixes to possibly fix the IE5.5 problem. 2001-05-23 00:53:27 +00:00
angles
cc14e680ae moved current users info to the right side 2001-05-17 21:48:45 +00:00