Commit Graph

125 Commits

Author SHA1 Message Date
ceb
5cc4622500 update css 2002-09-29 02:05:54 +00:00
ceb
d8bf8e6ba6 added docu to the status bar 2002-09-28 15:35:26 +00:00
ceb
09e47d3d8b update css 2002-09-27 22:13:29 +00:00
ceb
b13c5e40e8 added css 2002-09-27 16:21:01 +00:00
ceb
28140d0ccb added xsl tpl 2002-09-27 01:09:37 +00:00
ceb
5533870f76 added xsl tpl 2002-09-27 00:15:09 +00:00
ceb
48d3c51ede added xsl tpl 2002-09-26 04:01:49 +00:00
ceb
4191f270f7 added xsl tpls 2002-09-26 01:49:15 +00:00
ceb
7093aef55a added xsl for cat_select_box 2002-09-25 04:00:53 +00:00
seek3r
72ab5b326a no message 2002-09-23 18:25:23 +00:00
ceb
5203ab1c58 added css files for themes 2002-09-02 00:09:35 +00:00
ceb
4f4876df3c added css files for the themes 2002-09-01 22:19:36 +00:00
Miles Lott
b9300cc5d4 Make colors alternate 2002-08-21 02:14:15 +00:00
skeeter
89ebd8ea8a Did I miss commiting this? 2002-08-13 23:39:39 +00:00
seek3r
273c381628 updating for my netscape 4.x patches 2002-06-03 22:17:56 +00:00
seek3r
198abc90cc updated for a few bug fixes and some html comliance 2002-05-31 22:14:10 +00:00
seek3r
e1cdcafb61 updated idsociety to new format. works fine for me in normal/tables and frames mode 2002-05-31 21:22:25 +00:00
seek3r
0e2e0f5446 fixed design to allow for backwards compatibility 2002-05-31 18:13:07 +00:00
seek3r
4004c9a4e1 updated so that login page will destroy frames, cleaned up various other issues like better lang support in msgbox, now langs trailing char can be turned off. several other improvements 2002-05-31 08:29:19 +00:00
seek3r
eb0b6aaf30 updated phpgwapi/inc/functions.inc.php to follow a nice and orderly loadup process. Added back in the support for CSS, added support for preloading images, fixed javascript problems, updated themes to use , overall just got this api nice and tight in the loadup and template areas. Now we need to update all the template sets and apps to follow suit 2002-05-30 21:13:07 +00:00
seek3r
4a2729a720 massive and sweeping change to the link() function, the way the app loads up, to a single templates class instance, to a new template set structure which automaticly handles frames support. We will have much cleanup to do to get apps working again and have them following the new guidelines 2002-05-30 09:47:09 +00:00
seek3r
f54cf5cb0e updated idsociety so that the footer is always at the bottom of the page 2002-05-25 07:14:38 +00:00
seek3r
d8e16f226c more improvements on the msgbox 2002-05-24 21:56:56 +00:00
seek3r
c74e97e907 bug in phpgw_header wasnt calling the msgbox, and also seperate msgbox_row block for more control over good and bad rows 2002-05-24 20:47:28 +00:00
seek3r
88f19d299d added msgbox and now have templates class auto add the navbar values 2002-05-24 19:15:24 +00:00
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
seek3r
97a47edc8f initial common template. I will be expanding on this soon 2002-05-23 21:29:52 +00:00
Miles Lott
d85756a0e6 Now possible to select file-based lang() 2002-05-20 00:56:06 +00:00
skeeter
bef6b7ed7b This will turn off search engine robots from tagging phpGW installs. 2002-03-28 19:00:38 +00:00
ceb
36743a0187 added pix for class menutree 2002-03-16 03:15:27 +00:00
ceb
c069d67023 fixed wrong img dir 2002-03-15 01:20:53 +00:00
ceb
1fab89aabe update pngs 2002-03-08 22:04:31 +00:00
ceb
79745ec4f8 update pngs 2002-03-08 16:53:09 +00:00
ceb
f570821d0e update pngs 2002-03-08 16:23:02 +00:00
ceb
d09ba2a568 update pngs 2002-03-08 16:16:12 +00:00
ceb
22b29acbad update png 2002-03-08 15:11:41 +00:00
ceb
1a7abd3a95 update about_app.tpl 2002-01-28 01:53:14 +00:00
ceb
3853dfa75f app specific tpl for about hook 2002-01-28 00:20:17 +00:00
Miles Lott
325bedb44e Adding option for image type selection order 2002-01-22 04:48:44 +00:00
seek3r
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
Miles Lott
985fc8292c Move peer server config; add option to set default expiration for auto-created accounts 2002-01-05 20:40:44 +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
Miles Lott
a0dfb05ea0 Fix to make these actually test against http://validator.w3.org 2001-12-12 01:55:54 +00:00
skeeter
056149ea4c Fix for bug/enhancement #486048. 2001-12-01 00:54:58 +00:00
skeeter
dab358dfa5 Should be only fixes to make the portal box movement possible (up/down). 2001-10-21 10:49:29 +00:00
jengo
2562a6b49d Removed the JS code for submitting in Netscape and Konquror, its creating 2 sessions by submitting the form 2 times on Netscape. This is being removed until someone can find a better way 2001-10-21 02:02:02 +00:00
jengo
593539a8be - Fixed return_html() not working when no history is present 2001-10-17 01:10:52 +00:00
skeeter
4a02b10e31 New portal stuff. 2001-10-16 01:25:23 +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