Commit Graph

133 Commits

Author SHA1 Message Date
Miles Lott
d7baddd8c6 This seems to work now, please test 2001-04-17 19:31:26 +00:00
Miles Lott
13f1ac3bcb Not completely working yet, but better 2001-04-17 18:37:07 +00:00
jengo
bc67e109dc Converted change password over to templates, and fixed the error reporting 2001-04-17 18:09:13 +00:00
Miles Lott
f777cf6c87 Comment out called to OLD sync function 2001-04-17 16:46:14 +00:00
Lars Kneschke
cc5cffded5 applied [ #416185 ] settings selected patch
Thanks to Tony Puglisi (tony-devel)
2001-04-17 09:11:52 +00:00
bettina
38263532ea update phrase 2001-04-09 23:20:09 +00:00
bettina
01be8c3c6f added possibility to delete also all subcats if deleting the maincat 2001-04-09 14:45:27 +00:00
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