Commit Graph

209 Commits

Author SHA1 Message Date
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