Commit Graph

318 Commits

Author SHA1 Message Date
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
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
b9300cc5d4 Make colors alternate 2002-08-21 02:14:15 +00:00
89ebd8ea8a Did I miss commiting this? 2002-08-13 23:39:39 +00:00
273c381628 updating for my netscape 4.x patches 2002-06-03 22:17:56 +00:00
198abc90cc updated for a few bug fixes and some html comliance 2002-05-31 22:14:10 +00:00
e1cdcafb61 updated idsociety to new format. works fine for me in normal/tables and frames mode 2002-05-31 21:22:25 +00:00
0e2e0f5446 fixed design to allow for backwards compatibility 2002-05-31 18:13:07 +00:00
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
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
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
f54cf5cb0e updated idsociety so that the footer is always at the bottom of the page 2002-05-25 07:14:38 +00:00
d8e16f226c more improvements on the msgbox 2002-05-24 21:56:56 +00:00
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
88f19d299d added msgbox and now have templates class auto add the navbar values 2002-05-24 19:15:24 +00:00
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
97a47edc8f initial common template. I will be expanding on this soon 2002-05-23 21:29:52 +00:00
d85756a0e6 Now possible to select file-based lang() 2002-05-20 00:56:06 +00:00
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
325bedb44e Adding option for image type selection order 2002-01-22 04:48:44 +00:00
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
985fc8292c Move peer server config; add option to set default expiration for auto-created accounts 2002-01-05 20:40:44 +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
a0dfb05ea0 Fix to make these actually test against http://validator.w3.org 2001-12-12 01:55:54 +00:00
056149ea4c Fix for bug/enhancement #486048. 2001-12-01 00:54:58 +00:00
dab358dfa5 Should be only fixes to make the portal box movement possible (up/down). 2001-10-21 10:49:29 +00:00
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
593539a8be - Fixed return_html() not working when no history is present 2001-10-17 01:10:52 +00:00
4a02b10e31 New portal stuff. 2001-10-16 01:25:23 +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
f25585896f Added class to keep track on a records history 2001-10-06 02:36:59 +00:00
1dc787e40d Started working on allowing md5 passwords to be sent from login.php 2001-10-02 05:38:35 +00:00
4226b5a8a1 html color code cleanup 2001-09-27 00:17:16 +00:00
4ef07f8d67 Now using the same template files as the admin/config.php - only api/admin/prefs templates
are included, and all are saved in the config table as appname='phpgwapi'.
2001-09-21 20:14:04 +00:00
40dd0d8563 fix show_sort_order_imap and fix html form tag locations in nextmatch tpl 2001-09-18 19:42:27 +00:00
5cefe64960 Cleanups to clear out warnings. 2001-09-18 03:56:01 +00:00
9f4bea61fa add missing ) 2001-09-17 12:25:55 +00:00