Commit Graph

110 Commits

Author SHA1 Message Date
jengo
ed0135f488 Categories class is now somewhat working 2001-01-11 13:37:37 +00:00
seek3r
69769d81a0 Im going to stick to using the phpgw.inc.php 2001-01-11 10:30:36 +00:00
seek3r
e7e6373e52 Im going to stick to using the phpgw.inc.php 2001-01-11 10:22:21 +00:00
seek3r
431f841cba switching to the new Object factory method 2001-01-11 10:04:28 +00:00
seek3r
e97ef24062 switching to the new Object factory method 2001-01-11 09:52:33 +00:00
skeeter
327588521e fixed calendar to be printer friendly 2001-01-11 01:10:08 +00:00
seek3r
c8cc472302 moved cookies to preferences section of setup/config and also added some details about a fix needed in some environrments 2001-01-10 18:24:31 +00:00
seek3r
9b5e9550f8 moved theme selection 2001-01-10 08:18:11 +00:00
jengo
0e29679846 Fixed templates messing up w/ certian languages 2001-01-10 04:11:17 +00:00
seek3r
09f8a61d04 fixed default template problem 2001-01-10 02:21:37 +00:00
seek3r
a946c16b17 added templates selection 2001-01-10 02:03:16 +00:00
seek3r
83de0f612d added templates selection 2001-01-10 00:53:30 +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
235a4d42d0 putting back in my changes 2001-01-09 17:23:05 +00:00
Lars Kneschke
abc91c7f3e reverted the changes from seek3r, because the broke more then they did
repair
2001-01-09 16:48:08 +00:00
seek3r
068cb47ae3 fixed use of link() with no params 2001-01-08 20:51:48 +00:00
seek3r
aa6137e272 added comment about what bug will apear soon 2001-01-08 20:20:13 +00:00
seek3r
2d05366f51 added comment about what bug will apear soon 2001-01-08 20:09:22 +00:00
seek3r
b9a41b61c4 fixed problem with link() scheme 2001-01-08 19:23:54 +00:00
seek3r
1db613d9ed changed the link() and webserver_url to return the entire path 2001-01-08 18:51:39 +00:00
seek3r
45cac2c216 added a couple of values in the array 2001-01-08 17:13:56 +00:00
jengo
0fd18d7d62 Remove up the email on main screen and removed uneeded graphics 2001-01-08 17:10:06 +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
jengo
883b40c508 common->phpgw_exit() is now called when there is a halt becuase of a database error and I started adding the auto_stripslashes feature 2001-01-08 10:08:32 +00:00
jengo
c9ca56e4a6 phpgw_exit() can now call phpgw_footer() before it exits 2001-01-08 09:53:40 +00:00
skeeter
abe2072c1a Fixed problem with saving of user preferences 2001-01-08 03:41:34 +00:00
skeeter
d674b1e46b better way of handling preferences 2001-01-08 01:25:43 +00:00
skeeter
a4982a7f0a fix for user preferences 2001-01-07 23:34:39 +00:00
skeeter
49cc2b5ae1 minor fixes for reading out of bounds email 2001-01-07 21:16:33 +00:00
skeeter
cf5f3680c7 new portal templates 2001-01-07 19:53:22 +00:00
seek3r
2bdc3cd5bd fixed a few small bugs 2001-01-07 09:57:34 +00:00
seek3r
6bfe707ddd fixed bug that wasnt loading up default if admin gave users the chioce, and they didnt make one 2001-01-07 06:29:18 +00:00
seek3r
39e22a5202 fixed bug that wasnt loading up default if admin gave users the chioce, and they didnt make one 2001-01-07 06:25:34 +00:00
skeeter
a8062d13db new utility - will put into template 2001-01-07 04:02:06 +00:00
skeeter
b4c4b517ab minor changes - can't remember 2001-01-07 03:59:56 +00:00
skeeter
29a957dcf3 minor cleanup of file format 2001-01-07 02:35:27 +00:00
Lars Kneschke
5c98a89a6f automatic language detection is now working 2001-01-06 23:06:00 +00:00
Lars Kneschke
71cb70e46c lang support is not working correctly, just deactivated it 2001-01-06 21:17:13 +00:00
Lars Kneschke
f9a2fa3840 added funtions for detecting users preferred language automatically 2001-01-06 21:09:05 +00:00
seek3r
82c5aac5de corrected new navbar_end function 2001-01-06 09:20:33 +00:00
seek3r
6e76be6a3c cleaned up a few bugs in the interface/templates code 2001-01-06 07:28:44 +00:00
seek3r
6341dbac76 fixed problem with icons not showing if a certain template set is not fully supported by apps 2001-01-06 06:32:07 +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
13cf6da7aa Changed navbar() to return and array and each template set will now use its own navbar.inc.php file. Theres still much to do, but its at least working 2001-01-05 13:35:42 +00:00
seek3r
c8290ae8c5 added code into some acl functions 2001-01-05 10:08:17 +00:00
seek3r
bc71ebf3e0 changed link() better handle mis-use 2001-01-05 07:59:46 +00:00
skeeter
891c0f2d6e fix for default page set to calendar now displays default calendar view 2001-01-05 01:38:12 +00:00
Lars Kneschke
13b082b088 retunr flase, if password changing was not succesfull 2001-01-04 20:53:50 +00:00