Commit Graph

280 Commits

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