Commit Graph

126 Commits

Author SHA1 Message Date
jengo
2a1f9be4ec Fixed PHP warning about variable passed to asort() not being an array when submiting your preferences 2001-04-02 22:12:09 +00:00
bettina
136885a500 fixed typo 2001-04-02 10:40:28 +00:00
bettina
2bec31eacd update data field to only show if extra exists 2001-04-02 00:29:26 +00:00
skeeter
e88b29edbc Small cosmetic cleanups. 2001-04-01 20:47:02 +00:00
bettina
e7a279a1f3 included files to edit apps categories. each app can use the files in preferences dir 2001-04-01 02:58:04 +00:00
bettina
6223c14c96 included files to edit apps categories. each app can use the files in preferences dir 2001-04-01 01:48:00 +00:00
Miles Lott
3cee7b2049 Fix check for admin app enabled for show_currentusers to be set 2001-03-31 17:00:29 +00:00
jengo
beb4ee4029 Fixed it not linking back to itself 2001-03-31 11:10:28 +00:00
jengo
31d74f4bcb Cleaned up some uneeded sections of code 2001-03-31 10:59:36 +00:00
jengo
994611cd51 Moved acl preferences into /preferences/ to work as a common function, developers just need to change the templates to match there app 2001-03-31 10:35:13 +00:00
skeeter
6f9c81a7af This locks the preference table before deleting the user preferences. 2001-03-30 02:40:18 +00:00
skeeter
357692004e new hook for deleting user preferences when user is deleted from the system 2001-03-30 02:37:56 +00:00
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