Commit Graph

426 Commits

Author SHA1 Message Date
ceb
fb6a15917b update cats prefs 2002-01-13 23:54:46 +00:00
ceb
1f611ae1b3 added data fields to cats setup 2002-01-13 23:31:03 +00:00
ceb
0385d7628f added data fields to cats setup 2002-01-13 22:35:54 +00:00
ceb
26edf4dccb added api version to deps 2002-01-13 20:37:05 +00:00
ceb
8bc7d387ce update cats 2002-01-12 18:28:42 +00:00
Miles Lott
c4e356f093 Now ntiered 2002-01-12 15:53:34 +00:00
ceb
0cbb0abcb6 ntier for the cats 2002-01-12 05:29:11 +00:00
ceb
cd2effab0f ntier for the cats 2002-01-12 05:11:00 +00:00
ceb
2c3f92a9f1 update hook_prefs 2002-01-12 04:17:42 +00:00
ceb
3a5769473b ntier for the cats 2002-01-12 04:09:56 +00:00
p_pessagno
8bd3bd6d6e sorting and fixes in the spanish file 2002-01-11 22:47:04 +00:00
p_pessagno
3df57e76a1 Updating preferences 2002-01-11 22:36:00 +00:00
Miles Lott
fa3562d6ec add some langs, move some to api 2002-01-11 14:04:40 +00:00
p_pessagno
26b864d8c3 Portuguese Translation - Thanks to Leonardo Gomes Figueira 2002-01-10 16:57:31 +00:00
seek3r
c13ade18dc Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files. 2002-01-07 10:50:42 +00:00
Miles Lott
985fc8292c Move peer server config; add option to set default expiration for auto-created accounts 2002-01-05 20:40:44 +00:00
seek3r
0ce125a2d2 updated so the hooks get registered properly 2002-01-02 15:27:36 +00:00
seek3r
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
Miles Lott
4fd27dceca New ui version of acl_prefs manager 2001-12-28 00:59:30 +00:00
Miles Lott
093e6d006b No longer used 2001-12-23 15:42:07 +00:00
Miles Lott
b78953097a globals 2001-12-18 05:53:31 +00:00
Miles Lott
044c98c83a Anyone still need this? 2001-12-18 05:47:38 +00:00
itheart
ce01f617eb config.tpl change to lang_submit and lang_cancel. 2001-12-04 07:43:52 +00:00
itheart
f5006fb941 Japanese lang file phrase add. 2001-11-19 20:34:02 +00:00
itheart
38d1253837 japanese lang file add 2001-11-14 22:39:28 +00:00
jengo
c98c5faa6e There are apart of the old setup program and are no longer needed 2001-09-29 04:20:43 +00:00
jengo
dd450aa11b #465163 - Merged in patch for Chinese Translations 2001-09-28 21:52:33 +00:00
Miles Lott
4ef07f8d67 Now using the same template files as the admin/config.php - only api/admin/prefs templates
are included, and all are saved in the config table as appname='phpgwapi'.
2001-09-21 20:14:04 +00:00
Miles Lott
660c56e67a Add session ip check 2001-09-20 20:41:32 +00:00
skeeter
be83963d2b Changed over to use mostly GLOBALS where possible. 2001-09-18 03:47:31 +00:00
skeeter
32907e0aee Missed a few of the vars to . 2001-09-18 02:21:31 +00:00
skeeter
63ca721bd5 Possible fixes for some small problems in the preferences. 2001-09-18 01:26:21 +00:00
Miles Lott
477991e9f4 Add additional config to show currentapp and api upgrade status 2001-09-16 15:09:52 +00:00
Miles Lott
37122a1fa7 add globals to work with setup 2001-09-12 16:49:23 +00:00
Lars Kneschke
00780c7fe1 some german translations 2001-09-10 03:41:32 +00:00
jengo
92a1a669cd Added config option to disable grant access to all users 2001-09-09 18:48:20 +00:00
Miles Lott
460d0fbca0 Updated file from Guillaume Courtois <guigui@gugux.net> 2001-09-08 12:14:53 +00:00
Miles Lott
2728d97fe0 Location: not working to redirect to the same page, now goes to index.php 2001-09-05 03:49:40 +00:00
Miles Lott
5a5d1c0a09 php3 fix again with same function as before 2001-09-05 02:57:30 +00:00
jengo
ac6cb8b252 Removed config options that have been moved to forced preferences 2001-09-03 23:35:38 +00:00
jengo
969e39dff0 Fixed the table header 2001-09-03 23:18:47 +00:00
jengo
3c633fcbc1 Cleaned up the preferences section, its now split into seperate sections (using tabs) for admins. User, default and forced 2001-09-03 23:01:42 +00:00
Miles Lott
9b8169d0e2 Fix for preprocessor weirdness in php3, constant must defined prior to a function
definition that will use it (in parsing order)
2001-09-03 04:45:28 +00:00
Miles Lott
9b07da7075 Trying to fix problem where some do not see the settings page 2001-09-01 20:01:05 +00:00
Miles Lott
5eb871e3cc remove bogus var setting 2001-09-01 19:32:55 +00:00
Miles Lott
c5016e45a3 Make cancel button work 2001-08-31 16:35:43 +00:00
Miles Lott
2b19a2b95c using GLOBALS 2001-08-31 16:32:05 +00:00
Miles Lott
57570d9024 Adjust to use GLOBALS, etc. 2001-08-31 16:23:31 +00:00
jengo
a52878e3b3 Some how my last commit didn't work, heres the missing files 2001-08-27 03:17:14 +00:00
jengo
955fa303be _finally_ merged my dual pass and default preference changes 2001-08-26 04:32:28 +00:00
Miles Lott
f3caba72b3 Add server user/pass 2001-08-13 22:33:04 +00:00
Miles Lott
a4eafadbcc Minor formatting 2001-08-06 11:35:45 +00:00
jengo
948dc70875 *** empty log message *** 2001-08-06 09:46:03 +00:00
skeeter
179559990c Fix for bug #435822. 2001-08-05 03:23:01 +00:00
Miles Lott
295e36cccf Comment out filespace until further notice 2001-07-28 03:14:08 +00:00
Miles Lott
c9b1d29592 Commented out filespace until further notice 2001-07-28 03:13:13 +00:00
Miles Lott
1d9f053876 Tentatively undo bogus error message. 2001-07-23 21:18:31 +00:00
bettina
8dac4d5616 update delete cats 2001-07-20 01:05:47 +00:00
bettina
58d7129099 update cats 2001-07-19 21:45:28 +00:00
bettina
fed982b4a3 update add plus edit cats 2001-07-18 23:51:52 +00:00
Miles Lott
e50cdaa6d6 remove stray whitespace 2001-07-18 20:34:11 +00:00
Miles Lott
f829220ac2 Change form vars to php3-compatible ones 2001-07-18 20:31:55 +00:00
cortesi
5a3e21ab8d added/fixed few translations 2001-07-09 01:10:16 +00:00
jengo
59874ad788 SF Feature Request #428390 - Added option to not check the IP of sessions for those behind load balancing proxys 2001-07-08 04:05:10 +00:00
jengo
4100284943 Admins can now force users to use a default app 2001-07-04 03:00:05 +00:00
itheart
2285d88d58 country selection langs 2001-07-03 18:39:41 +00:00
bettina
c3d72d5af5 cats function 2001-07-02 02:24:15 +00:00
skeeter
dde10d310a Fixes proposed by ralfbecker on the ACL. 2001-06-30 14:55:46 +00:00
bettina
94592679c0 update showing number of items 2001-06-28 20:10:52 +00:00
zone
d19cf469cb Updated to PHPGW_APP_TPL 2001-06-27 09:26:01 +00:00
zone
fcf491e1e0 Fixed typo in new file_space option 2001-06-26 20:32:34 +00:00
Miles Lott
958d379435 Fix display of 'showing...' 2001-06-26 03:24:48 +00:00
Miles Lott
a996d265ef Fix missing </a> 2001-06-26 03:05:49 +00:00
Miles Lott
2fe4597371 Undo needless use of hook, fix one typo in config.inc.php 2001-06-25 22:57:11 +00:00
Miles Lott
ee800e651e Merge Zone's new configs for vfs into the admin/config template 2001-06-25 22:33:21 +00:00
zone
2bb540dc92 Added VFS file system space preferences 2001-06-25 22:22:42 +00:00
Miles Lott
d476922fc3 Minor change to use existing lang 2001-06-25 07:01:14 +00:00
Miles Lott
69a3c36c70 Disable checkboxes since they will not work for our scheme of checking data
prior to deleting/setting values; add unset if value='' for select
2001-06-23 06:33:03 +00:00
Miles Lott
f7f08956a2 Change from checkboxes to select so we get a null back from the form 2001-06-23 06:15:37 +00:00
skeeter
6342c22f72 Admin can enable disable caching on the fly now. 2001-06-23 00:53:36 +00:00
Miles Lott
ae9b96d242 Add settings for user country and countrlist option based on admin setting 2001-06-22 01:15:14 +00:00
skeeter
f069e2fb06 Caching has been reworked and added back in. 2001-06-22 00:49:32 +00:00
jengo
4df3d42d38 Fixed bad link() 2001-06-18 04:15:08 +00:00
skeeter
c02f0e5626 Too strict at user preference level. 2001-06-18 03:26:57 +00:00
skeeter
3733e5a945 Fix for jengo. 2001-06-18 03:18:25 +00:00
skeeter
4546f7aaa1 Applying a patch from ralfbecker. This gives the admin the ability to grant ACL rights at the group level. 2001-06-18 03:03:48 +00:00
Miles Lott
6396f3f8e6 increment version to match api 2001-06-17 16:57:32 +00:00
bettina
a05b313f66 lang update 2001-06-15 01:37:09 +00:00
Miles Lott
7401d70d57 Add config template for preferences 2001-06-12 17:24:04 +00:00
Miles Lott
ff1e89cd0d This is the first example of a hook_config for config.php in admin 2001-06-12 17:21:47 +00:00
bettina
35d53f6631 update langs 2001-06-11 04:21:03 +00:00
bettina
aca95352d9 update langs 2001-06-11 00:48:12 +00:00
bettina
68f73e1ac3 update langs 2001-06-10 21:01:49 +00:00
bettina
d1ed14ae63 update langs 2001-06-10 04:53:48 +00:00
Miles Lott
9755a6d6a7 Fix syntax error due to commenting style (at least on php4.0.4pl1) 2001-06-09 15:21:45 +00:00
bettina
ba8845dd72 moved langs to the apps files 2001-06-07 04:46:24 +00:00
bettina
066d2942ac removed some non-used langs and added 'grant access' 2001-06-07 03:00:18 +00:00
jengo
950eb824d2 Changed around hooks code, its now cleaner and requires you to specify the location, the hook file names have also changed, the old format was redundent 2001-06-07 01:46:12 +00:00
Miles Lott
115a2fd025 Adding lang files, split from main lang files 2001-06-04 16:40:19 +00:00
bettina
b1f5d1b2da update cats 2001-06-04 01:10:39 +00:00
Miles Lott
6bb6470ec8 Add enable flag 2001-06-03 20:56:46 +00:00
jengo
1ac69cf92a Started removing phpgw_info caching 2001-06-03 17:16:49 +00:00
jengo
bdbc19216b Added anchors so developers can link directly to there section in preferences 2001-05-31 19:07:11 +00:00
Miles Lott
dc38f82581 Update display to match function change in setup 2001-05-31 09:24:56 +00:00
seek3r
1def56a2c4 updating for the new dev versioning 2001-05-30 17:48:20 +00:00
Miles Lott
ac6d6d42b6 setup.inc changes to work with setup3 2001-05-29 14:15:53 +00:00
skeeter
775e90b953 This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +00:00
jengo
f87e15da72 Added option to allow developers to include there own header and footer 2001-05-23 05:00:13 +00:00
skeeter
64ce202c13 When selecting grant access, will not display the current user in the list. 2001-05-20 16:37:50 +00:00
Miles Lott
e464e7cde9 Add app title 2001-05-20 00:03:17 +00:00
seek3r
85a3b35de4 I have decided that setup.inc.php will contain all the details about the app, which setup will need to know. I am removing all other existing files that served the same purpose. I may switch to setup.xml at some point... but not yet 2001-05-19 06:09:07 +00:00
Miles Lott
ab8bc875de Change cats_app to lang call in display 2001-05-15 10:40:44 +00:00
bettina
158c78afb6 formatting 2001-05-14 23:33:42 +00:00
skeeter
7185c8fdb1 More controlled manual app. Controller can be more easily modified bya single source. 2001-05-14 00:18:12 +00:00
angles
4dd22317a7 switch to set_block in index.tpl 2001-05-11 21:18:59 +00:00
bettina
dea0ac49a9 update categories 2001-05-11 20:14:28 +00:00
angles
3022447c3f change template init to CreateObject 2001-05-11 18:43:47 +00:00
angles
b63d389f34 templatization of preferences 2001-05-11 17:19:20 +00:00
skeeter
34a91dbb46 New New manual - multi-language capabilities. 2001-05-11 02:34:43 +00:00
skeeter
fd49dee821 No longer needed 2001-05-11 02:28:41 +00:00
bettina
a0404d3b53 update categories to have the possibility to choose global parent cats for apps_sub_cats 2001-05-11 00:47:50 +00:00
skeeter
75db6dc449 Final manual layout 2001-05-10 03:24:11 +00:00
skeeter
0d7946c764 new manual layout 2001-05-10 01:21:09 +00:00
skeeter
76a9cfebe4 small fixes for consistency. 2001-05-08 17:25:13 +00:00
Miles Lott
58d77b3ddf Change treemenu to an array 2001-05-08 10:34:12 +00:00
skeeter
a75ac408ef New manual layout 2001-05-06 16:44:21 +00:00
bettina
8dd7dad2ed added function to check the valid main cat 2001-04-29 00:51:53 +00:00
skeeter
1ad8671716 Applied patch #417233 2001-04-28 22:22:42 +00:00
bettina
49f29fb0f5 added level_value to categories_preferences 2001-04-27 22:46:05 +00:00
bettina
7144eef917 update sort categories 2001-04-27 16:06:17 +00:00
jengo
955bf76715 Added an option to force a certian theme on users 2001-04-27 10:02:33 +00:00
jengo
fad64be85d Made sub categorys show the parent category with a :: seperating them, this are only test changes 2001-04-26 15:06:07 +00:00
jengo
a0be8816fe Fixed spelling mistake in link() for nextmatchs 2001-04-26 14:30:53 +00:00
Miles Lott
4b031df087 Fix spelling - gee wasn't I just here? 2001-04-24 08:24:11 +00:00
Miles Lott
90d880ac31 Change to existing lang 2001-04-23 07:05:10 +00:00
Miles Lott
02746c0697 Add lang calls 2001-04-22 20:28:22 +00:00
bettina
6cd1089ca6 update cats 2001-04-21 23:18:35 +00:00
Miles Lott
479c0f0721 put quotes around powered by 2001-04-21 16:25:04 +00:00
Miles Lott
568fa2524c Check error after name check, skip exists call if cat_name='' 2001-04-21 15:51:39 +00:00
Miles Lott
9bf8708b25 change to phpversion() 2001-04-21 12:39:30 +00:00
Miles Lott
da00f85567 Adjust lang call 2001-04-19 00:29:27 +00:00
Miles Lott
8d395fb14c Update lang call 2001-04-18 23:10:05 +00:00
Miles Lott
0166255a49 Update lang calls 2001-04-18 22:37:08 +00:00
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
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