Miles Lott
|
bf944380b4
|
Add source file for idsociety alphabet
|
2002-05-11 19:48:51 +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 |
|
skeeter
|
6cd157d0da
|
Possible speed enhancement for javascript image_over.
|
2002-03-15 03:53:54 +00:00 |
|
ceb
|
c069d67023
|
fixed wrong img dir
|
2002-03-15 01:20:53 +00:00 |
|
seek3r
|
2df5d74dd3
|
fixed header to use and added my debug constants along with my replacement for print_debug
|
2002-02-12 09:10:40 +00:00 |
|
seek3r
|
bcd7dc31eb
|
adding all the PNG images to work toward GNU complaince
|
2002-01-21 17:08:04 +00:00 |
|
skeeter
|
846d546eb5
|
This should fix any HTML/js errors wen viewing apps which include a '-' in the name.
|
2002-01-08 02:14:47 +00:00 |
|
skeeter
|
3484ce2f91
|
This is now needed to stay consistent with the rest of the templates.
|
2002-01-08 02:06:43 +00:00 |
|
seek3r
|
97f2607166
|
fixed some formatting
|
2002-01-04 22:06:12 +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 |
|
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 |
|