Commit Graph

114 Commits

Author SHA1 Message Date
jengo
5e0ab90cb2 Cleaned up PHP warnings 2001-03-10 09:10:49 +00:00
jengo
9f5b45bf5c Cleaned up calls to link() 2001-03-10 08:16:33 +00:00
jengo
a5a9c54898 Fixed link() calls 2001-03-10 07:21:46 +00:00
jengo
c052b0fbaf Made the layout stretch all the way across the screen 2001-03-08 23:00:20 +00:00
jengo
73627d234d Fixed $ tag 2001-03-08 10:08:22 +00:00
jengo
c264cdcea5 Cleaned up link() calls 2001-03-08 09:56:18 +00:00
skeeter
9ec5db9093 fix for action on form 2001-02-22 05:42:17 +00:00
seek3r
d80f6a4e79 working toward app install/upgrdae within setup prog 2001-02-13 10:53:18 +00:00
skeeter
a43bdd2c4c now built around giving admin capability to edit others prefs 2001-02-09 18:00:52 +00:00
jengo
015a627b1e Renamed the config table to phpgw_config 2001-02-08 19:34:14 +00:00
jengo
fcb18dbb03 Caching the phpgw_info array is now a server option 2001-02-08 04:59:19 +00:00
jengo
1054c949b4 Fixed session->update_session_info() should only be called if its for the current session 2001-02-07 15:27:19 +00:00
seek3r
f1bb2f6bef fixed app listing 2001-01-29 02:26:01 +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
seek3r
343a673c72 now only shows installed langs 2001-01-10 07:50:18 +00:00
jengo
d3bcb08a08 Disabled frames 2001-01-10 03:08:03 +00:00
seek3r
a946c16b17 added templates selection 2001-01-10 02:03:16 +00:00
seek3r
e7896e9bc5 added templates selection 2001-01-10 01:16:01 +00:00
seek3r
1e56bad9cf added templates selection 2001-01-10 01:00:32 +00:00
seek3r
83de0f612d added templates selection 2001-01-10 00:53:30 +00:00
skeeter
7da16388f2 fix for preferences 2001-01-09 04:07:34 +00:00
seek3r
b6821806c9 I prefer to go back to the preferences page 2001-01-09 03:53:01 +00:00
seek3r
4a17afe4e6 minor fix, to keep me in the changethemes page 2001-01-08 23:08:01 +00:00
seek3r
1db613d9ed changed the link() and webserver_url to return the entire path 2001-01-08 18:51:39 +00:00
skeeter
d27f077f09 corrected footer call 2001-01-07 18:12:46 +00:00
seek3r
07e48031cb moved config to use new design 2001-01-07 10:43:48 +00:00
Lars Kneschke
55ca1df08e it was redirecting to /index.php changed that to /preferences/index.php 2001-01-06 23:13:02 +00:00
skeeter
988bc0bb88 rename ->common->navbar() to parse_navbar 2001-01-06 04:11:13 +00:00
seek3r
bc71ebf3e0 changed link() better handle mis-use 2001-01-05 07:59:46 +00:00
seek3r
75c26a23fe moved change_password code to the auth class where it belongs 2001-01-04 20:29:28 +00:00
seek3r
534337b237 moved change_password code to the auth class where it belongs 2001-01-04 20:20:43 +00:00
seek3r
f504d8f6a7 adding in some of the special setup files and dirs 2000-12-29 22:10:24 +00:00
jengo
a38ed2f62c Fixed msg->status not reporting the correct number of new messages 2000-12-24 00:30:41 +00:00
seek3r
c82dd5562a fixed path to match new themes dir location 2000-12-22 06:15:48 +00:00
seek3r
f795023f8f hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
seek3r
fc649d6644 added the ability to specify an order for the apps to show up in 2000-12-20 08:50:00 +00:00
seek3r
af99c453fa testing out new hooks option 2000-12-20 08:09:02 +00:00
seek3r
e045c4236e added functions needed to detect template and image dirs 2000-12-19 18:14:22 +00:00
jengo
ef0223f75b Fixed a few problems with changing the theme with frames and merged in patch for changetheme 2000-12-19 17:38:27 +00:00
seek3r
d3c59526f0 moved all the images into the templates dir so that they can be changed as well 2000-12-19 15:33:48 +00:00
jengo
96791d2cad Fixed frames 2000-12-18 21:22:02 +00:00
seek3r
22590c65a3 converting to the new hooks system 2000-12-15 22:09:13 +00:00
seek3r
c115717da0 converting to the new hooks system 2000-12-15 21:56:09 +00:00
jengo
d244b391f0 account syncing to the session table is now working 2000-12-14 11:39:22 +00:00
jengo
75079acfc1 Preferences are working again, accounts are mostly working, cleaned up some of the code and removed some redundet querys 2000-12-14 08:40:00 +00:00
jengo
3a42ea8a5b Change around the format of the preference table to use serialize() and unserialize() 2000-12-13 15:19:03 +00:00
seek3r
22511e1420 added some acl check into change password 2000-12-13 10:26:44 +00:00
jengo
c28ab79afd Added support for display the navbar on top or bottom when using frames 2000-12-11 10:02:30 +00:00
jengo
a052584cc7 Added in feature from frames. Admins can allow, disable or force them system wide. If they are allowed, there is a user preference
for it.
2000-12-11 09:18:09 +00:00