Commit Graph

80 Commits

Author SHA1 Message Date
ceb
82e6d2b70a removed pix 2002-12-05 00:16:27 +00:00
ceb
f62568db1c updated help system 2002-11-30 01:31:30 +00:00
ceb
7c767314c9 removed double pix and old tpl files 2002-11-18 00:51:21 +00:00
ceb
92d9a97614 moved manual to the top menubar 2002-11-15 23:43:20 +00:00
ceb
c71c14dc96 added funkwerk layout 2002-11-15 05:15:39 +00:00
ceb
2f676b1d26 update xsl 2002-11-09 01:02:55 +00:00
ceb
4302dad685 update xsl 2002-11-09 00:54:48 +00:00
ceb
e527d74cd8 update xsl 2002-11-09 00:39:37 +00:00
ceb
48d4f167cc moved justweb to use xslt 2002-11-08 22:42:14 +00:00
ceb
3cbe4c45a9 moved justweb to use xslt 2002-11-08 22:35:44 +00:00
ceb
27031e5523 added option to enable/disable support for old_style apps, added css class for msgbox, fixed home screen if default_app 2002-10-29 22:15:32 +00:00
ceb
87b431ebd2 update css 2002-10-20 18:42:15 +00:00
ceb
a102ba435d update css 2002-10-06 18:04:05 +00:00
ceb
bfd5f43148 update css 2002-10-06 16:17:37 +00:00
ceb
c3f4ec2e0a update to use xslt 2002-10-03 23:33:57 +00:00
ceb
68684ff8ac removed tpl files 2002-10-03 22:12:27 +00:00
ceb
b5abff2679 added tpl plus css 2002-10-03 21:35:38 +00:00
ceb
26b6bb74b8 removed double tpl files 2002-09-29 15:10:58 +00:00
ceb
5cc4622500 update css 2002-09-29 02:05:54 +00:00
ceb
b13c5e40e8 added css 2002-09-27 16:21:01 +00:00
Zone
05edacccfc Fix preferences links to email and calendar (bug #1058), thanks skwashd. (Untested due to state of templates) 2002-08-23 04:23:16 +00:00
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
skeeter
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
seek3r
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
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