Commit Graph

16 Commits

Author SHA1 Message Date
Lars Kneschke
1e86601deb add a missing space 2003-08-31 23:21:11 +00:00
Lars Kneschke
cecef59550 addedd javascript support class 2003-08-30 08:44:51 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +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
ceb
c069d67023 fixed wrong img dir 2002-03-15 01:20:53 +00:00
Miles Lott
102c1d66cd Add the icon/shortcut icon from phpgroupware.org 2001-12-22 22:47:57 +00:00
skeeter
5cefe64960 Cleanups to clear out warnings. 2001-09-18 03:56:01 +00:00
Miles Lott
9f4bea61fa add missing ) 2001-09-17 12:25:55 +00:00
skeeter
73b04851cc Changed the call to use the execmethod() in /index.php. 2001-09-17 02:18:32 +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
skeeter
3d50e88071 Various clean-ups and added some missing features (charset). 2001-04-28 21:48:05 +00:00
skeeter
dff440505a This should now be compatible for NON-Latin charsets. 2001-03-27 18:31:07 +00:00
jengo
d0849b6c39 Making sure things are in sync 2001-02-06 13:58:59 +00:00
jengo
e0b8a07f9c Fixed not being able to login and clean up a ton of code. It was a mess in there, things flow a little but better now. I still have some cleaning up to do 2001-02-06 13:18:51 +00:00
skeeter
1f2655b0f1 fixes for the about page 2001-01-13 04:33:53 +00:00
seek3r
5fc390a75c moved <html> tags to templates, Im making the core html compliant, and added a greybar on the rightside 2001-01-09 18:58:34 +00:00