Commit Graph

3593 Commits

Author SHA1 Message Date
Miles Lott
199eed4e71 Possible php3 fix, need to verify on 4 again 2001-06-28 09:51:57 +00:00
Miles Lott
2a5a6ae473 Set correct unique column 2001-06-28 09:18:27 +00:00
Miles Lott
4458a6f502 undo unique column on nextid table 2001-06-28 09:17:22 +00:00
Miles Lott
26c28ed4a4 Fix for php3 2001-06-28 09:11:40 +00:00
Miles Lott
36d7c85ca5 Fix incorrect template if no groups 2001-06-28 09:01:12 +00:00
Miles Lott
43d0b504ae Fixes for php3 and ldapimport/export 2001-06-28 08:59:39 +00:00
Miles Lott
4bd07b53e2 php3 fix - remove a comma 2001-06-28 08:58:42 +00:00
Miles Lott
e709e02940 one php3 problem and one misnamed function 2001-06-28 07:27:12 +00:00
Miles Lott
5675d3ea35 Cleanup logic and display 2001-06-28 03:50:48 +00:00
Miles Lott
9c24ee424c Now using the already available information in the phpgw_info array,
with nextmatchs support
2001-06-28 03:37:13 +00:00
Miles Lott
c3f03c7733 Update to add new group exclusion, add nextid to create (needs table change) 2001-06-28 00:38:45 +00:00
Miles Lott
6d5b9f1c8c Not needed 2001-06-28 00:37:01 +00:00
Miles Lott
1dda9847ac This should now work, with setup3 and phpgw 2001-06-28 00:35:44 +00:00
zone
76a739dba1 require ()'s now work from anywhere 2001-06-27 22:06:21 +00:00
zone
eadda85332 Updated to PHPGW_IMAGES_DIR 2001-06-27 09:31:38 +00:00
zone
d19cf469cb Updated to PHPGW_APP_TPL 2001-06-27 09:26:01 +00:00
zone
6627870e4d Updated to SEP, very meager beginnings of full ACL support 2001-06-27 07:20:12 +00:00
zone
bde7203314 Updated to SEP 2001-06-27 07:16:06 +00:00
Miles Lott
c9be6f35cf Updated for new constant 2001-06-27 05:17:42 +00:00
Miles Lott
b9620485f9 Update to new constants 2001-06-27 05:17:03 +00:00
Miles Lott
8d402ca2d7 Fix for new constants 2001-06-27 05:11:38 +00:00
Miles Lott
43a9aceecf Fix for new vars 2001-06-27 05:07:24 +00:00
Miles Lott
880bf3a86b Undo last change 2001-06-27 01:31:32 +00:00
Miles Lott
f9eaea8572 Add 'backup' to denied group/user list 2001-06-27 01:24:37 +00:00
Miles Lott
1f640379d3 Fix save repository 2001-06-27 00:44:20 +00:00
Miles Lott
d4694ac015 Add VERY EXPERIMENTAL selection of contacts class for accounts, requires a
table mod which is in the works.
2001-06-27 00:03:00 +00:00
Miles Lott
aa53cee89e Add global denied arrays, for cases of import LDAP->contacts 2001-06-26 23:54:34 +00:00
skeeter
d0890b1864 Fixes for bug #431356. 2001-06-26 23:33:18 +00:00
Miles Lott
397e532e6e format class.accounts.inc.php, update class.accounts_contacts.inc.php to almost
working status
2001-06-26 23:16:18 +00:00
jengo
7e538b6df2 Removed legecy variables that should have been removed before 2001-06-26 21:40:45 +00:00
Miles Lott
83db6d7fb0 Moved the one altered function into old file as new_*, remove _wip 2001-06-26 21:29:39 +00:00
zone
fcf491e1e0 Fixed typo in new file_space option 2001-06-26 20:32:34 +00:00
Miles Lott
43e6a077ed Slight mod to make it work independently for users/groups (for ldap) 2001-06-26 10:25:10 +00:00
Miles Lott
c099d2d296 Add as yet unused get_nextid() 2001-06-26 10:22:25 +00:00
Miles Lott
c77b23fbc7 Clean up evals for php3, same as .12 branch 2001-06-26 09:52:57 +00:00
Miles Lott
829250b0c0 Just some formatting cleanup, but preping to mod ldap to be all ldap 2001-06-26 09:51:16 +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
mdean
40ec10583d Added some missing functionality. 2001-06-26 01:47:36 +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
c709c1282b Add lang for config template 2001-06-25 22:47:49 +00:00
Miles Lott
a03e958e25 Add phrases for config template 2001-06-25 22:43:59 +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
zone
42f1509fa4 Fixed default preferences, add new ones for click-and-view 2001-06-25 21:17:38 +00:00
zone
7f181d11ca Allow | in names 2001-06-25 21:14:52 +00:00
zone
f43ca240f5 Download works, click-and-view done w/ preferences 2001-06-25 21:13:18 +00:00
zone
d7d90905b0 Click and view non-relative files, work on downloading. Syncing with demo 2001-06-25 19:46:52 +00:00
zone
5901222b03 Polished off ACL support 2001-06-25 08:37:55 +00:00
zone
345eb7d14b Finished ACL (almost..), got rid of short tags 2001-06-25 07:28:51 +00:00