Commit Graph

123 Commits

Author SHA1 Message Date
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
Miles Lott
3459f050ba Add messages 2001-09-08 14:38:20 +00:00
Miles Lott
0f4192e582 Add one missing GLOBALS 2001-08-31 08:30:54 +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
jengo
402ab7a87b Just a small tweak 2001-08-08 06:58:37 +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
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
e4dc19729b Last commit didn't work ?! 2001-08-04 02:58:42 +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
e73a82a001 Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer(). 2001-07-28 14:21:32 +00:00
skeeter
300c84ea9a This now takes the app header/footer as methods of the application ui. For this to work, each ui that plans on implementing this, will need to create public_functions header() and footer(). 2001-07-21 23:29:07 +00:00
Ralf Becker
0af94375ea make filter reload the page automaticly if js availible
button [Filter] in Templates now in <noscript>-tags
2001-07-16 09:01:02 +00:00
jengo
7e538b6df2 Removed legecy variables that should have been removed before 2001-06-26 21:40:45 +00:00
skeeter
5693fa9b96 Minor speed enhancements. Also cleans up a few warning messages. 2001-06-17 17:04:26 +00:00
Miles Lott
2b26b73b33 Add hook navbar_end to display just before the end navbar 2001-06-16 20:01:41 +00:00
Miles Lott
e04d9617ed Moving hook_after_navbar hook 2001-06-16 19:39:33 +00:00
jengo
dbdb79d280 Removed uneeded files and fixed logout-red.gif 2001-06-10 02:04:39 +00:00
skeeter
dc7578a39a Various cleanups. Trying to remove some warnings when generating php errors to a file. 2001-05-14 03:54:40 +00:00
jengo
2a89d6c4cc *** empty log message *** 2001-05-10 14:35:56 +00:00
jengo
24fb82eb64 Fixed background filler not showing up in IE, created better logo and logos that fit each theme 2001-05-08 08:49:23 +00:00
bettina
f4a2518c32 added images for categories_format 2001-05-01 23:17:13 +00:00
skeeter
3d50e88071 Various clean-ups and added some missing features (charset). 2001-04-28 21:48:05 +00:00
Miles Lott
4ad4403de4 Make the big 'X' transparent 2001-04-18 17:45:40 +00:00
Miles Lott
e1825eed76 Add nonav images for use when no default image exists for an app 2001-04-18 17:29:59 +00:00
Miles Lott
321fe4def2 I hope this is a better about line than what we had 2001-04-08 07:49:44 +00:00
jengo
1844bdcd26 SF #413712 - Fixed text only layout not working 2001-04-07 11:53:03 +00:00
jengo
c70e6fabfe Added some padding some apps aren't right on the edge of the applications list 2001-03-31 11:17:30 +00:00
skeeter
dff440505a This should now be compatible for NON-Latin charsets. 2001-03-27 18:31:07 +00:00
Miles Lott
ece1208b07 Complete template var setting for filter 2001-03-26 08:24:35 +00:00
jengo
77c335a01d Added a unset($tpl) to prevent it conflicting with apps 2001-03-22 18:11:46 +00:00
jengo
7dd376024d *** empty log message *** 2001-03-20 00:24:51 +00:00
jengo
94dc4e3121 *** empty log message *** 2001-03-17 16:11:15 +00:00
mdean
2b7df8c9cc Added nowrap for proper display of welcome/prefs/logout in Mozilla. 2001-03-17 15:49:31 +00:00
jengo
5d4493670c Converted nextmatchs to work off templates 2001-03-13 13:15:53 +00:00
jengo
c052b0fbaf Made the layout stretch all the way across the screen 2001-03-08 23:00:20 +00:00
jengo
c3e29775ab Added the session_flags column to phpgw_sessions 2001-02-28 15:56:47 +00:00
jengo
a403215f2f Re-added the powered by section and current users 2001-02-10 03:27:02 +00:00
Miles Lott
72c952ada4 Fix spelling 2001-02-09 03:29:32 +00:00
Miles Lott
b161971275 Copy of default - fixes object call for template 2001-02-06 14:03:45 +00:00
skeeter
29ab476381 fix for language independence 2001-01-21 14:50:39 +00:00
skeeter
1f2655b0f1 fixes for the about page 2001-01-13 04:33:53 +00:00
seek3r
e97ef24062 switching to the new Object factory method 2001-01-11 09:52:33 +00:00
jengo
0e29679846 Fixed templates messing up w/ certian languages 2001-01-10 04:11:17 +00:00
jengo
f20d77f356 Fixed style sheets, the where become currupt becuase they use the same variable names as templates 2001-01-10 02:52:13 +00:00
seek3r
5422e66f34 moved <html> tags to templates, Im making the core html compliant, and added a greybar on the rightside 2001-01-09 20:25:49 +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
seek3r
5ab04f6cd0 fixed formating and logo 2001-01-09 10:15:05 +00:00
seek3r
b98f5ee9be fixed formating and logo 2001-01-09 09:36:16 +00:00
seek3r
9098612395 fixed red button logic problem 2001-01-08 20:04:37 +00:00
jengo
0fd18d7d62 Remove up the email on main screen and removed uneeded graphics 2001-01-08 17:10:06 +00:00
jengo
ed695b2db3 Added in the nicer last and first page icons 2001-01-08 16:32:40 +00:00
jengo
68da4219c0 Cleaned up the images for the new layout and made the red icon work w/ home and preferences 2001-01-08 15:01:37 +00:00
skeeter
54251c3fea Fixes for home portal pages 2001-01-08 04:35:04 +00:00
skeeter
cf5f3680c7 new portal templates 2001-01-07 19:53:22 +00:00
seek3r
113f5ab593 new images 2001-01-06 17:05:39 +00:00
seek3r
82c5aac5de corrected new navbar_end function 2001-01-06 09:20:33 +00:00
seek3r
0e6ed288db copied some template files which may be needed at some point 2001-01-06 07:57:20 +00:00
seek3r
4a71c2875c removed half implemeted template sets 2001-01-06 07:51:15 +00:00
jengo
cd8f6c24e2 *** empty log message *** 2001-01-06 05:18:54 +00:00
jengo
3dc5c962e7 Added in a few new icons 2001-01-06 05:06:23 +00:00
jengo
40d3507e7a Things are now using the templates 2001-01-06 04:17:47 +00:00
jengo
635b7f1de0 Added in the new templates set, there are still a number of things not working or broken ... I will start cleaning them up now 2001-01-06 04:03:42 +00:00
jengo
fb33bbda0d Adding in the new template set 2001-01-06 03:46:59 +00:00
jengo
87e9a958a5 Added in new icons 2001-01-06 03:46:12 +00:00